+ set -x + for FILE in {test-,}requirements.txt + '[' -f test-requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' test-requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' test-requirements.txt + for FILE in {test-,}requirements.txt + '[' -f requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' requirements.txt + cleanup_sdist + return + detect_python + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + setup_mock + MOCKOPTS='-v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8' + /usr/bin/mock -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 --clean INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1022 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.r6umot2p:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}} DEBUG: environment: {'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'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1022 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-7064b5e588fd136c449c77e45ad80f957ab03159 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/70/64/7064b5e588fd136c449c77e45ad80f957ab03159_f069ede6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-9a473fdf0cba847352d9c8e3f9907638ec9409c5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/9a/47/9a473fdf0cba847352d9c8e3f9907638ec9409c5_cc0b2aef enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-5bb83121719413aa061669265c2e630c4b401ad5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/5b/b8/5bb83121719413aa061669265c2e630c4b401ad5_4f2b27d4 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-2569c9948ed43cc9611c7c88faa5ecabf765c275 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/25/69/2569c9948ed43cc9611c7c88faa5ecabf765c275_a55de7fa enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-979ad64dd54b386864b5b78be81169a9d8791ba7 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/97/9a/979ad64dd54b386864b5b78be81169a9d8791ba7_e79aad9d enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-6e9ad143110657e874d88af7a0a50d0fd6738a2a baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/6e/9a/6e9ad143110657e874d88af7a0a50d0fd6738a2a_c25099af enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-677c89c23631e9083261a1a18ed438d8966e0de2 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/67/7c/677c89c23631e9083261a1a18ed438d8966e0de2_71f1f918 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-3d844d6bcad5f1a9a6407cae512dc8685bbd12fb baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/3d/84/3d844d6bcad5f1a9a6407cae512dc8685bbd12fb_21fe006d enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-f1e7d20b01e452efc234b1f169ee356333adf499 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/f1/e7/f1e7d20b01e452efc234b1f169ee356333adf499_b4865c7f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-bd250b93b74393f9d2699470288fa75e85d621c5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/bd/25/bd250b93b74393f9d2699470288fa75e85d621c5_eb503cb8 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-barbican-486e60723f1f635b8e1843bccaf144d85556a9f6 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/48/6e/486e60723f1f635b8e1843bccaf144d85556a9f6_02a59ac9 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-f56bb37f03e31df3473dce790720c14e451d22e1 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/f5/6b/f56bb37f03e31df3473dce790720c14e451d22e1_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-abddb57fd1974c546a6228b4eb53c1d7bb69ab38 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/ab/dd/abddb57fd1974c546a6228b4eb53c1d7bb69ab38_35aa3ff8 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-tripleo-heat-templates-66bbda8d0bb4da86492e24c0607fcfdf2e706091 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/66/bb/66bbda8d0bb4da86492e24c0607fcfdf2e706091_bfb6fe68 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-da9b7c2fb3a60326473120edd31126b3b923a985 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/da/9b/da9b7c2fb3a60326473120edd31126b3b923a985_f692b1d8 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-c473b46f301769cf3f8e0969125b567af9f85930 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/c4/73/c473b46f301769cf3f8e0969125b567af9f85930_596e5d7b enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot Finish: run DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 --init INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1022 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.v2hjede5:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}} DEBUG: environment: {'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'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1022 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-7064b5e588fd136c449c77e45ad80f957ab03159 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/70/64/7064b5e588fd136c449c77e45ad80f957ab03159_f069ede6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-9a473fdf0cba847352d9c8e3f9907638ec9409c5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/9a/47/9a473fdf0cba847352d9c8e3f9907638ec9409c5_cc0b2aef enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-5bb83121719413aa061669265c2e630c4b401ad5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/5b/b8/5bb83121719413aa061669265c2e630c4b401ad5_4f2b27d4 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-2569c9948ed43cc9611c7c88faa5ecabf765c275 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/25/69/2569c9948ed43cc9611c7c88faa5ecabf765c275_a55de7fa enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-979ad64dd54b386864b5b78be81169a9d8791ba7 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/97/9a/979ad64dd54b386864b5b78be81169a9d8791ba7_e79aad9d enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-6e9ad143110657e874d88af7a0a50d0fd6738a2a baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/6e/9a/6e9ad143110657e874d88af7a0a50d0fd6738a2a_c25099af enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-677c89c23631e9083261a1a18ed438d8966e0de2 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/67/7c/677c89c23631e9083261a1a18ed438d8966e0de2_71f1f918 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-3d844d6bcad5f1a9a6407cae512dc8685bbd12fb baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/3d/84/3d844d6bcad5f1a9a6407cae512dc8685bbd12fb_21fe006d enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-f1e7d20b01e452efc234b1f169ee356333adf499 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/f1/e7/f1e7d20b01e452efc234b1f169ee356333adf499_b4865c7f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-bd250b93b74393f9d2699470288fa75e85d621c5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/bd/25/bd250b93b74393f9d2699470288fa75e85d621c5_eb503cb8 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-barbican-486e60723f1f635b8e1843bccaf144d85556a9f6 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/48/6e/486e60723f1f635b8e1843bccaf144d85556a9f6_02a59ac9 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-f56bb37f03e31df3473dce790720c14e451d22e1 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/f5/6b/f56bb37f03e31df3473dce790720c14e451d22e1_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-abddb57fd1974c546a6228b4eb53c1d7bb69ab38 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/ab/dd/abddb57fd1974c546a6228b4eb53c1d7bb69ab38_35aa3ff8 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-tripleo-heat-templates-66bbda8d0bb4da86492e24c0607fcfdf2e706091 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/66/bb/66bbda8d0bb4da86492e24c0607fcfdf2e706091_bfb6fe68 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-da9b7c2fb3a60326473120edd31126b3b923a985 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/da/9b/da9b7c2fb3a60326473120edd31126b3b923a985_f692b1d8 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-c473b46f301769cf3f8e0969125b567af9f85930 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/c4/73/c473b46f301769cf3f8e0969125b567af9f85930_596e5d7b enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5182948 2361008 469492 8668228 10132388 DEBUG: Swap: 16777212 5724544 11052668 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 480G 71G 88% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.xqxqnyp1', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 INFO: calling preinit hooks INFO: enabled root cache INFO: /home/centos8-wallaby/data/dlrn-5.cfg newer than root cache; cache will be rebuilt DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5356640 2120292 471064 8735252 9957348 DEBUG: Swap: 16777212 5724288 11052924 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 479G 71G 88% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ipbcbqim', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc Start: dnf install DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._whj1jm1:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2fe11a3389204cfdb66cb915b3061d3a', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv._whj1jm1:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-python-ironic-tests-tempest-7064b5e588 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-9a473fdf0cba847352d9c 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-5bb83121 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-2569c9948ed43cc96 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-diskimage-builder-979ad64dd54b386864b5 1.0 MB/s | 297 kB 00:00 DEBUG: delorean-openstack-nova-6e9ad143110657e874d88af 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-677c89c23631e9083261a 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-3d844d6bcad5f1a9a6407 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-f1e7d20b01e452efc234 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-bd250b93b74393f9d269 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-barbican-486e60723f1f635b8e1 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-f56bb37f03e31df3473dce 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-abddb57fd1974c546a62 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-heat-templates-66bbd 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-da9b7c2fb3a60326 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-validations-common-c473b46f301769cf3f8 31 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 127 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 149 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 12 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 2.8 kB/s | 4.4 kB 00:01 DEBUG: dlrn-wallaby-testing 31 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 32 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 84 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 91 kB/s | 3.0 kB 00:00 DEBUG: opstools 89 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 116 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ========================================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ========================================================================================================================= DEBUG: Installing: DEBUG: basesystem noarch 11-5.el8 Stream-BaseOS 10 k DEBUG: gcc x86_64 8.5.0-13.el8 Stream-AppStream 23 M DEBUG: git-core x86_64 2.31.1-2.el8 Stream-AppStream 4.7 M DEBUG: make x86_64 1:4.2.1-11.el8 Stream-BaseOS 498 k DEBUG: openstack-macros noarch 2021.1.0-0.20210812101308.ce6a105.el8 delorean-component-common 19 k DEBUG: python3-eventlet noarch 0.30.0-1.1.el8 delorean-wallaby-testing 607 k DEBUG: python3-pbr noarch 5.5.1-1.el8 delorean-wallaby-testing 1.1 M DEBUG: python3-setuptools_scm noarch 1.15.7-4.el8 Stream-PowerTools 39 k DEBUG: python3-six noarch 1.15.0-2.el8 delorean-wallaby-testing 39 k DEBUG: python3-sphinx noarch 1:2.2.2-1.el8 delorean-wallaby-build-deps 2.1 M DEBUG: python3-sqlalchemy x86_64 1.3.2-2.module_el8.5.0+761+faacb0fb Stream-AppStream 1.9 M DEBUG: python36-devel x86_64 3.6.8-38.module_el8.5.0+895+a459eca8 Stream-AppStream 16 k DEBUG: rpm-build x86_64 4.14.3-23.el8 Stream-AppStream 174 k DEBUG: Installing dependencies: DEBUG: OpenEXR-libs x86_64 2.2.0-12.el8 Stream-AppStream 672 k DEBUG: acl x86_64 2.2.53-1.el8 Stream-BaseOS 81 k DEBUG: adobe-mappings-cmap noarch 20171205-3.el8 Stream-AppStream 2.1 M DEBUG: adobe-mappings-cmap-deprecated noarch 20171205-3.el8 Stream-AppStream 119 k DEBUG: adobe-mappings-pdf noarch 20180407-1.el8 Stream-AppStream 707 k DEBUG: annobin x86_64 10.67-1.el8 Stream-AppStream 954 k DEBUG: atk x86_64 2.28.1-1.el8 Stream-AppStream 272 k DEBUG: audit-libs x86_64 3.0.7-4.el8 Stream-BaseOS 123 k DEBUG: avahi-libs x86_64 0.7-20.el8 Stream-BaseOS 62 k DEBUG: bash x86_64 4.4.20-4.el8 Stream-BaseOS 1.5 M DEBUG: binutils x86_64 2.30-116.el8 Stream-BaseOS 5.8 M DEBUG: brotli x86_64 1.0.6-3.el8 Stream-BaseOS 323 k DEBUG: bzip2 x86_64 1.0.6-26.el8 Stream-BaseOS 60 k DEBUG: bzip2-libs x86_64 1.0.6-26.el8 Stream-BaseOS 48 k DEBUG: ca-certificates noarch 2021.2.50-82.el8 Stream-BaseOS 390 k DEBUG: cairo x86_64 1.15.12-6.el8 Stream-AppStream 719 k DEBUG: centos-gpg-keys noarch 1:8-6.el8 Stream-BaseOS 14 k DEBUG: centos-stream-release noarch 8.6-1.el8 Stream-BaseOS 22 k DEBUG: centos-stream-repos noarch 8-6.el8 Stream-BaseOS 20 k DEBUG: chkconfig x86_64 1.19.1-1.el8 Stream-BaseOS 198 k DEBUG: coreutils x86_64 8.30-12.el8 Stream-BaseOS 1.2 M DEBUG: coreutils-common x86_64 8.30-12.el8 Stream-BaseOS 2.0 M DEBUG: cpio x86_64 2.12-11.el8 Stream-BaseOS 266 k DEBUG: cpp x86_64 8.5.0-13.el8 Stream-AppStream 10 M DEBUG: cracklib x86_64 2.9.6-15.el8 Stream-BaseOS 93 k DEBUG: cracklib-dicts x86_64 2.9.6-15.el8 Stream-BaseOS 4.0 M DEBUG: crypto-policies noarch 20211116-1.gitae470d6.el8 Stream-BaseOS 64 k DEBUG: cryptsetup-libs x86_64 2.3.7-2.el8 Stream-BaseOS 488 k DEBUG: cups-libs x86_64 1:2.2.6-46.el8 Stream-BaseOS 434 k DEBUG: curl x86_64 7.61.1-22.el8 Stream-BaseOS 351 k DEBUG: cyrus-sasl-lib x86_64 2.1.27-6.el8_5 Stream-BaseOS 123 k DEBUG: dbus x86_64 1:1.12.8-18.el8 Stream-BaseOS 41 k DEBUG: dbus-common noarch 1:1.12.8-18.el8 Stream-BaseOS 46 k DEBUG: dbus-daemon x86_64 1:1.12.8-18.el8 Stream-BaseOS 240 k DEBUG: dbus-libs x86_64 1:1.12.8-18.el8 Stream-BaseOS 184 k DEBUG: dbus-tools x86_64 1:1.12.8-18.el8 Stream-BaseOS 85 k DEBUG: device-mapper x86_64 8:1.02.181-3.el8 Stream-BaseOS 377 k DEBUG: device-mapper-libs x86_64 8:1.02.181-3.el8 Stream-BaseOS 410 k DEBUG: diffutils x86_64 3.6-6.el8 Stream-BaseOS 358 k DEBUG: dracut x86_64 049-202.git20220511.el8 Stream-BaseOS 376 k DEBUG: dwz x86_64 0.12-10.el8 Stream-AppStream 109 k DEBUG: efi-srpm-macros noarch 3-3.el8 Stream-AppStream 22 k DEBUG: elfutils x86_64 0.187-4.el8 Stream-BaseOS 543 k DEBUG: elfutils-default-yama-scope noarch 0.187-4.el8 Stream-BaseOS 52 k DEBUG: elfutils-libelf x86_64 0.187-4.el8 Stream-BaseOS 231 k DEBUG: elfutils-libs x86_64 0.187-4.el8 Stream-BaseOS 297 k DEBUG: emacs-filesystem noarch 1:26.1-7.el8 Stream-BaseOS 70 k DEBUG: expat x86_64 2.2.5-9.el8 Stream-BaseOS 113 k DEBUG: file x86_64 5.33-20.el8 Stream-BaseOS 77 k DEBUG: file-libs x86_64 5.33-20.el8 Stream-BaseOS 543 k DEBUG: filesystem x86_64 3.8-6.el8 Stream-BaseOS 1.1 M DEBUG: findutils x86_64 1:4.6.0-20.el8 Stream-BaseOS 528 k DEBUG: fontconfig x86_64 2.13.1-4.el8 Stream-BaseOS 274 k DEBUG: fontpackages-filesystem noarch 1.44-22.el8 Stream-BaseOS 16 k DEBUG: freetype x86_64 2.9.1-4.el8_3.1 Stream-BaseOS 394 k DEBUG: fribidi x86_64 1.0.4-9.el8 Stream-AppStream 89 k DEBUG: gawk x86_64 4.2.1-4.el8 Stream-BaseOS 1.1 M DEBUG: gc x86_64 7.6.4-3.el8 Stream-AppStream 109 k DEBUG: gcc-plugin-annobin x86_64 8.5.0-13.el8 Stream-AppStream 34 k DEBUG: gd x86_64 2.2.5-7.el8 Stream-AppStream 144 k DEBUG: gdb-headless x86_64 8.2-19.el8 Stream-AppStream 3.7 M DEBUG: gdbm x86_64 1:1.18-1.el8 Stream-BaseOS 130 k DEBUG: gdbm-libs x86_64 1:1.18-1.el8 Stream-BaseOS 60 k DEBUG: gdk-pixbuf2 x86_64 2.36.12-5.el8 Stream-BaseOS 467 k DEBUG: gdk-pixbuf2-modules x86_64 2.36.12-5.el8 Stream-AppStream 109 k DEBUG: gettext x86_64 0.19.8.1-17.el8 Stream-BaseOS 1.1 M DEBUG: gettext-libs x86_64 0.19.8.1-17.el8 Stream-BaseOS 314 k DEBUG: ghc-srpm-macros noarch 1.4.2-7.el8 Stream-AppStream 9.3 k DEBUG: glib2 x86_64 2.56.4-159.el8 Stream-BaseOS 2.5 M DEBUG: glibc x86_64 2.28-203.el8 Stream-BaseOS 2.2 M DEBUG: glibc-all-langpacks x86_64 2.28-203.el8 Stream-BaseOS 26 M DEBUG: glibc-common x86_64 2.28-203.el8 Stream-BaseOS 1.0 M DEBUG: glibc-devel x86_64 2.28-203.el8 Stream-BaseOS 81 k DEBUG: glibc-gconv-extra x86_64 2.28-203.el8 Stream-AppStream 1.5 M DEBUG: glibc-headers x86_64 2.28-203.el8 Stream-BaseOS 485 k DEBUG: gmp x86_64 1:6.1.2-10.el8 Stream-BaseOS 322 k DEBUG: gnupg2 x86_64 2.2.20-2.el8 Stream-BaseOS 2.4 M DEBUG: gnutls x86_64 3.6.16-4.el8 Stream-BaseOS 1.0 M DEBUG: go-srpm-macros noarch 2-17.el8 Stream-AppStream 13 k DEBUG: google-droid-sans-fonts noarch 20120715-13.el8 Stream-AppStream 2.5 M DEBUG: graphite2 x86_64 1.3.10-10.el8 Stream-AppStream 122 k DEBUG: grep x86_64 3.1-6.el8 Stream-BaseOS 274 k DEBUG: grub2-common noarch 1:2.02-123.el8 Stream-BaseOS 893 k DEBUG: grub2-tools x86_64 1:2.02-123.el8 Stream-BaseOS 2.0 M DEBUG: grub2-tools-minimal x86_64 1:2.02-123.el8 Stream-BaseOS 211 k DEBUG: gtk-update-icon-cache x86_64 3.22.30-10.el8 Stream-AppStream 33 k DEBUG: gtk2 x86_64 2.24.32-5.el8 Stream-AppStream 3.4 M DEBUG: guile x86_64 5:2.0.14-7.el8 Stream-AppStream 3.5 M DEBUG: gzip x86_64 1.9-13.el8 Stream-BaseOS 167 k DEBUG: harfbuzz x86_64 1.7.5-3.el8 Stream-AppStream 295 k DEBUG: hicolor-icon-theme noarch 0.17-2.el8 Stream-AppStream 49 k DEBUG: ilmbase x86_64 2.2.0-13.el8 Stream-AppStream 114 k DEBUG: ima-evm-utils x86_64 1.3.2-12.el8 Stream-BaseOS 64 k DEBUG: info x86_64 6.5-7.el8_5 Stream-BaseOS 198 k DEBUG: isl x86_64 0.16.1-6.el8 Stream-AppStream 841 k DEBUG: jasper-libs x86_64 2.0.14-5.el8 Stream-AppStream 167 k DEBUG: jbig2dec-libs x86_64 0.16-1.el8 Stream-AppStream 71 k DEBUG: jbigkit-libs x86_64 2.1-14.el8 Stream-AppStream 55 k DEBUG: json-c x86_64 0.13.1-3.el8 Stream-BaseOS 41 k DEBUG: kbd-legacy noarch 2.0.4-10.el8 Stream-BaseOS 481 k DEBUG: kbd-misc noarch 2.0.4-10.el8 Stream-BaseOS 1.5 M DEBUG: kernel-headers x86_64 4.18.0-394.el8 Stream-BaseOS 9.6 M DEBUG: keyutils-libs x86_64 1.5.10-9.el8 Stream-BaseOS 34 k DEBUG: kmod x86_64 25-19.el8 Stream-BaseOS 126 k DEBUG: kmod-libs x86_64 25-19.el8 Stream-BaseOS 68 k DEBUG: krb5-libs x86_64 1.18.2-20.el8 Stream-BaseOS 840 k DEBUG: lcms2 x86_64 2.9-2.el8 Stream-AppStream 165 k DEBUG: less x86_64 530-1.el8 Stream-BaseOS 164 k DEBUG: libICE x86_64 1.0.9-15.el8 Stream-AppStream 74 k DEBUG: libSM x86_64 1.2.3-1.el8 Stream-AppStream 48 k DEBUG: libX11 x86_64 1.6.8-5.el8 Stream-AppStream 611 k DEBUG: libX11-common noarch 1.6.8-5.el8 Stream-AppStream 158 k DEBUG: libXau x86_64 1.0.9-3.el8 Stream-AppStream 37 k DEBUG: libXaw x86_64 1.0.13-10.el8 Stream-AppStream 194 k DEBUG: libXcomposite x86_64 0.4.4-14.el8 Stream-AppStream 28 k DEBUG: libXcursor x86_64 1.1.15-3.el8 Stream-AppStream 36 k DEBUG: libXdamage x86_64 1.1.4-14.el8 Stream-AppStream 27 k DEBUG: libXext x86_64 1.3.4-1.el8 Stream-AppStream 45 k DEBUG: libXfixes x86_64 5.0.3-7.el8 Stream-AppStream 25 k DEBUG: libXft x86_64 2.3.3-1.el8 Stream-AppStream 67 k DEBUG: libXi x86_64 1.7.10-1.el8 Stream-AppStream 49 k DEBUG: libXinerama x86_64 1.1.4-1.el8 Stream-AppStream 16 k DEBUG: libXmu x86_64 1.1.3-1.el8 Stream-AppStream 75 k DEBUG: libXpm x86_64 3.5.12-8.el8 Stream-AppStream 58 k DEBUG: libXrandr x86_64 1.5.2-1.el8 Stream-AppStream 34 k DEBUG: libXrender x86_64 0.9.10-7.el8 Stream-AppStream 33 k DEBUG: libXt x86_64 1.1.5-12.el8 Stream-AppStream 186 k DEBUG: libXxf86misc x86_64 1.0.4-1.el8 Stream-AppStream 23 k DEBUG: libXxf86vm x86_64 1.1.4-9.el8 Stream-AppStream 19 k DEBUG: libacl x86_64 2.2.53-1.el8 Stream-BaseOS 35 k DEBUG: libarchive x86_64 3.3.3-3.el8_5 Stream-BaseOS 360 k DEBUG: libassuan x86_64 2.5.1-3.el8 Stream-BaseOS 83 k DEBUG: libatomic_ops x86_64 7.6.2-3.el8 Stream-AppStream 38 k DEBUG: libattr x86_64 2.4.48-3.el8 Stream-BaseOS 27 k DEBUG: libbabeltrace x86_64 1.5.4-4.el8 Stream-BaseOS 200 k DEBUG: libblkid x86_64 2.32.1-35.el8 Stream-BaseOS 219 k DEBUG: libcap x86_64 2.48-4.el8 Stream-BaseOS 74 k DEBUG: libcap-ng x86_64 0.7.11-1.el8 Stream-BaseOS 33 k DEBUG: libcom_err x86_64 1.45.6-5.el8 Stream-BaseOS 49 k DEBUG: libcroco x86_64 0.6.12-4.el8_2.1 Stream-BaseOS 113 k DEBUG: libcurl x86_64 7.61.1-22.el8 Stream-BaseOS 301 k DEBUG: libdatrie x86_64 0.2.9-7.el8 Stream-AppStream 33 k DEBUG: libdb x86_64 5.3.28-42.el8_4 Stream-BaseOS 751 k DEBUG: libdb-utils x86_64 5.3.28-42.el8_4 Stream-BaseOS 150 k DEBUG: libedit x86_64 3.1-23.20170329cvs.el8 Stream-BaseOS 102 k DEBUG: libfdisk x86_64 2.32.1-35.el8 Stream-BaseOS 252 k DEBUG: libffi x86_64 3.1-23.el8 Stream-BaseOS 37 k DEBUG: libfontenc x86_64 1.1.3-8.el8 Stream-AppStream 37 k DEBUG: libgcc x86_64 8.5.0-13.el8 Stream-BaseOS 80 k DEBUG: libgcrypt x86_64 1.8.5-6.el8 Stream-BaseOS 463 k DEBUG: libgomp x86_64 8.5.0-13.el8 Stream-BaseOS 207 k DEBUG: libgpg-error x86_64 1.31-1.el8 Stream-BaseOS 242 k DEBUG: libgs x86_64 9.27-1.el8 Stream-AppStream 3.1 M DEBUG: libidn x86_64 1.34-5.el8 Stream-AppStream 239 k DEBUG: libidn2 x86_64 2.2.0-1.el8 Stream-BaseOS 94 k DEBUG: libijs x86_64 0.35-5.el8 Stream-AppStream 30 k DEBUG: libipt x86_64 1.6.1-8.el8 Stream-AppStream 50 k DEBUG: libjpeg-turbo x86_64 1.5.3-12.el8 Stream-AppStream 157 k DEBUG: libkcapi x86_64 1.2.0-2.el8 Stream-BaseOS 48 k DEBUG: libkcapi-hmaccalc x86_64 1.2.0-2.el8 Stream-BaseOS 31 k DEBUG: libksba x86_64 1.3.5-7.el8 Stream-BaseOS 135 k DEBUG: libmcpp x86_64 2.7.2-20.el8 Stream-AppStream 81 k DEBUG: libmount x86_64 2.32.1-35.el8 Stream-BaseOS 235 k DEBUG: libmpc x86_64 1.1.0-9.1.el8 Stream-AppStream 61 k DEBUG: libnghttp2 x86_64 1.33.0-3.el8_2.1 Stream-BaseOS 77 k DEBUG: libnsl2 x86_64 1.2.0-2.20180605git4a062cf.el8 Stream-BaseOS 58 k DEBUG: libpaper x86_64 1.1.24-22.el8 Stream-AppStream 45 k DEBUG: libpkgconf x86_64 1.4.2-1.el8 Stream-BaseOS 35 k DEBUG: libpng x86_64 2:1.6.34-5.el8 Stream-BaseOS 126 k DEBUG: libpsl x86_64 0.20.2-6.el8 Stream-BaseOS 61 k DEBUG: libpwquality x86_64 1.4.4-3.el8 Stream-BaseOS 107 k DEBUG: librsvg2 x86_64 2.42.7-4.el8 Stream-AppStream 571 k DEBUG: libseccomp x86_64 2.5.2-1.el8 Stream-BaseOS 71 k DEBUG: libsecret x86_64 0.18.6-1.el8 Stream-BaseOS 163 k DEBUG: libselinux x86_64 2.9-5.el8 Stream-BaseOS 165 k DEBUG: libsemanage x86_64 2.9-8.el8 Stream-BaseOS 168 k DEBUG: libsepol x86_64 2.9-3.el8 Stream-BaseOS 340 k DEBUG: libsigsegv x86_64 2.11-5.el8 Stream-BaseOS 30 k DEBUG: libsmartcols x86_64 2.32.1-35.el8 Stream-BaseOS 178 k DEBUG: libssh x86_64 0.9.6-3.el8 Stream-BaseOS 216 k DEBUG: libssh-config noarch 0.9.6-3.el8 Stream-BaseOS 19 k DEBUG: libstdc++ x86_64 8.5.0-13.el8 Stream-BaseOS 454 k DEBUG: libtasn1 x86_64 4.13-3.el8 Stream-BaseOS 76 k DEBUG: libthai x86_64 0.1.27-2.el8 Stream-AppStream 203 k DEBUG: libtiff x86_64 4.0.9-21.el8 Stream-AppStream 188 k DEBUG: libtirpc x86_64 1.1.4-6.el8 Stream-BaseOS 113 k DEBUG: libtool-ltdl x86_64 2.4.6-25.el8 Stream-BaseOS 58 k DEBUG: libunistring x86_64 0.9.9-3.el8 Stream-BaseOS 422 k DEBUG: libusbx x86_64 1.0.23-4.el8 Stream-BaseOS 74 k DEBUG: libutempter x86_64 1.1.6-14.el8 Stream-BaseOS 32 k DEBUG: libuuid x86_64 2.32.1-35.el8 Stream-BaseOS 97 k DEBUG: libverto x86_64 0.3.0-5.el8 Stream-BaseOS 24 k DEBUG: libwebp x86_64 1.0.0-5.el8 Stream-AppStream 272 k DEBUG: libwmf-lite x86_64 0.2.9-8.el8_0 Stream-AppStream 77 k DEBUG: libxcb x86_64 1.13.1-1.el8 Stream-AppStream 229 k DEBUG: libxcrypt x86_64 4.1.1-6.el8 Stream-BaseOS 73 k DEBUG: libxcrypt-devel x86_64 4.1.1-6.el8 Stream-BaseOS 25 k DEBUG: libxml2 x86_64 2.9.7-14.el8 Stream-BaseOS 696 k DEBUG: libzstd x86_64 1.4.5-6.el8 delorean-wallaby-testing 335 k DEBUG: lua-libs x86_64 5.3.4-12.el8 Stream-BaseOS 118 k DEBUG: lz4-libs x86_64 1.8.3-3.el8_4 Stream-BaseOS 66 k DEBUG: mcpp x86_64 2.7.2-20.el8 Stream-AppStream 31 k DEBUG: mpfr x86_64 3.1.6-1.el8 Stream-BaseOS 221 k DEBUG: ncurses x86_64 6.1-9.20180224.el8 Stream-BaseOS 387 k DEBUG: ncurses-base noarch 6.1-9.20180224.el8 Stream-BaseOS 81 k DEBUG: ncurses-libs x86_64 6.1-9.20180224.el8 Stream-BaseOS 334 k DEBUG: nettle x86_64 3.4.1-7.el8 Stream-BaseOS 301 k DEBUG: npth x86_64 1.5-4.el8 Stream-BaseOS 26 k DEBUG: ocaml-srpm-macros noarch 5-4.el8 Stream-AppStream 9.4 k DEBUG: openblas-srpm-macros noarch 2-2.el8 Stream-AppStream 7.9 k DEBUG: openjpeg2 x86_64 2.4.0-4.el8 Stream-AppStream 165 k DEBUG: openldap x86_64 2.4.46-18.el8 Stream-BaseOS 352 k DEBUG: openssh x86_64 8.0p1-12.el8 Stream-BaseOS 522 k DEBUG: openssh-clients x86_64 8.0p1-12.el8 Stream-BaseOS 668 k DEBUG: openssl x86_64 1:1.1.1k-6.el8 Stream-BaseOS 709 k DEBUG: openssl-libs x86_64 1:1.1.1k-6.el8 Stream-BaseOS 1.5 M DEBUG: os-prober x86_64 1.74-9.el8 Stream-BaseOS 51 k DEBUG: p11-kit x86_64 0.23.22-1.el8 Stream-BaseOS 324 k DEBUG: p11-kit-trust x86_64 0.23.22-1.el8 Stream-BaseOS 137 k DEBUG: pam x86_64 1.3.1-20.el8 Stream-BaseOS 743 k DEBUG: pango x86_64 1.42.4-8.el8 Stream-AppStream 297 k DEBUG: patch x86_64 2.7.6-11.el8 Stream-BaseOS 138 k DEBUG: pcre x86_64 8.42-6.el8 Stream-BaseOS 211 k DEBUG: pcre2 x86_64 10.32-2.el8 Stream-BaseOS 246 k DEBUG: perl-srpm-macros noarch 1-25.el8 Stream-AppStream 11 k DEBUG: pixman x86_64 0.38.4-2.el8 Stream-AppStream 257 k DEBUG: pkgconf x86_64 1.4.2-1.el8 Stream-BaseOS 38 k DEBUG: pkgconf-m4 noarch 1.4.2-1.el8 Stream-BaseOS 17 k DEBUG: pkgconf-pkg-config x86_64 1.4.2-1.el8 Stream-BaseOS 15 k DEBUG: platform-python x86_64 3.6.8-46.el8 Stream-BaseOS 86 k DEBUG: platform-python-devel x86_64 3.6.8-46.el8 Stream-AppStream 250 k DEBUG: platform-python-pip noarch 9.0.3-22.el8 Stream-BaseOS 1.6 M DEBUG: popt x86_64 1.18-1.el8 Stream-BaseOS 61 k DEBUG: procps-ng x86_64 3.3.15-7.el8 Stream-BaseOS 329 k DEBUG: publicsuffix-list-dafsa noarch 20180723-1.el8 Stream-BaseOS 56 k DEBUG: python-rpm-macros noarch 3-42.el8 Stream-AppStream 15 k DEBUG: python-srpm-macros noarch 3-42.el8 Stream-AppStream 15 k DEBUG: python3-babel noarch 2.5.1-7.el8 Stream-AppStream 4.8 M DEBUG: python3-cffi x86_64 1.13.2-1.el8 delorean-wallaby-testing 245 k DEBUG: python3-chardet noarch 3.0.4-7.el8 Stream-BaseOS 195 k DEBUG: python3-docutils noarch 0.14-12.module_el8.5.0+761+faacb0fb Stream-AppStream 1.6 M DEBUG: python3-greenlet x86_64 0.4.13-4.el8 Stream-AppStream 31 k DEBUG: python3-idna noarch 2.5-5.el8 Stream-BaseOS 97 k DEBUG: python3-imagesize noarch 1.0.0-2.el8 Stream-PowerTools 16 k DEBUG: python3-jinja2 noarch 2.10.1-3.el8 Stream-AppStream 538 k DEBUG: python3-libs x86_64 3.6.8-46.el8 Stream-BaseOS 7.8 M DEBUG: python3-markupsafe x86_64 0.23-19.el8 Stream-AppStream 39 k DEBUG: python3-packaging noarch 20.4-1.el8 delorean-wallaby-testing 67 k DEBUG: python3-pip noarch 9.0.3-22.el8 Stream-AppStream 20 k DEBUG: python3-pip-wheel noarch 9.0.3-22.el8 Stream-BaseOS 895 k DEBUG: python3-ply noarch 3.9-9.el8 Stream-BaseOS 111 k DEBUG: python3-pycparser noarch 2.14-14.el8 Stream-BaseOS 109 k DEBUG: python3-pygments noarch 2.2.0-22.module_el8.5.0+764+71fa3b33 Stream-AppStream 1.9 M DEBUG: python3-pyparsing noarch 2.4.6-1.el8 delorean-wallaby-testing 161 k DEBUG: python3-pysocks noarch 1.6.8-3.el8 Stream-BaseOS 34 k DEBUG: python3-pytz noarch 2017.2-9.el8 Stream-AppStream 54 k DEBUG: python3-requests noarch 2.25.1-1.el8 delorean-wallaby-testing 128 k DEBUG: python3-rpm-generators noarch 5-7.el8 Stream-AppStream 25 k DEBUG: python3-rpm-macros noarch 3-42.el8 Stream-AppStream 15 k DEBUG: python3-setuptools noarch 50.3.2-1.el8 delorean-wallaby-testing 870 k DEBUG: python3-setuptools-wheel noarch 39.2.0-6.el8 Stream-BaseOS 289 k DEBUG: python3-snowballstemmer noarch 1.9.0-4.el8 delorean-wallaby-build-deps 161 k DEBUG: python3-sphinx-theme-alabaster noarch 0.7.12-7.el8 delorean-wallaby-build-deps 25 k DEBUG: python3-sphinxcontrib-applehelp noarch 1.0.1-5.el8 delorean-wallaby-build-deps 33 k DEBUG: python3-sphinxcontrib-devhelp noarch 1.0.1-5.el8 delorean-wallaby-build-deps 28 k DEBUG: python3-sphinxcontrib-htmlhelp noarch 1.0.3-2.el8 delorean-wallaby-build-deps 36 k DEBUG: python3-sphinxcontrib-jsmath noarch 1.0.1-0.1.5.el8 delorean-wallaby-build-deps 15 k DEBUG: python3-sphinxcontrib-qthelp noarch 1.0.2-0.1.5.el8 delorean-wallaby-build-deps 32 k DEBUG: python3-sphinxcontrib-serializinghtml noarch 1.1.3-5.el8 delorean-wallaby-build-deps 31 k DEBUG: python3-urllib3 noarch 1.25.10-4.el8 delorean-wallaby-testing 189 k DEBUG: python36 x86_64 3.6.8-38.module_el8.5.0+895+a459eca8 Stream-AppStream 19 k DEBUG: qt5-srpm-macros noarch 5.15.3-1.el8 Stream-AppStream 11 k DEBUG: readline x86_64 7.0-10.el8 Stream-BaseOS 199 k DEBUG: redhat-rpm-config noarch 130-1.el8 Stream-AppStream 90 k DEBUG: rpm x86_64 4.14.3-23.el8 Stream-BaseOS 543 k DEBUG: rpm-build-libs x86_64 4.14.3-23.el8 Stream-BaseOS 157 k DEBUG: rpm-libs x86_64 4.14.3-23.el8 Stream-BaseOS 345 k DEBUG: rust-srpm-macros noarch 5-2.el8 Stream-AppStream 9.2 k DEBUG: sed x86_64 4.5-5.el8 Stream-BaseOS 298 k DEBUG: setup noarch 2.12.2-6.el8 Stream-BaseOS 181 k DEBUG: shadow-utils x86_64 2:4.6-16.el8 Stream-BaseOS 1.2 M DEBUG: shared-mime-info x86_64 1.9-3.el8 Stream-BaseOS 329 k DEBUG: sqlite-libs x86_64 3.26.0-15.el8 Stream-BaseOS 581 k DEBUG: systemd x86_64 239-58.el8 Stream-BaseOS 3.6 M DEBUG: systemd-libs x86_64 239-58.el8 Stream-BaseOS 1.1 M DEBUG: systemd-pam x86_64 239-58.el8 Stream-BaseOS 483 k DEBUG: systemd-udev x86_64 239-58.el8 Stream-BaseOS 1.6 M DEBUG: tar x86_64 2:1.30-5.el8 Stream-BaseOS 838 k DEBUG: tpm2-tss x86_64 2.3.2-4.el8 Stream-BaseOS 275 k DEBUG: trousers-lib x86_64 0.3.15-1.el8 Stream-BaseOS 168 k DEBUG: tzdata noarch 2022a-2.el8 Stream-BaseOS 474 k DEBUG: unzip x86_64 6.0-46.el8 Stream-BaseOS 196 k DEBUG: urw-base35-bookman-fonts noarch 20170801-10.el8 Stream-AppStream 857 k DEBUG: urw-base35-c059-fonts noarch 20170801-10.el8 Stream-AppStream 884 k DEBUG: urw-base35-d050000l-fonts noarch 20170801-10.el8 Stream-AppStream 79 k DEBUG: urw-base35-fonts noarch 20170801-10.el8 Stream-AppStream 12 k DEBUG: urw-base35-fonts-common noarch 20170801-10.el8 Stream-AppStream 23 k DEBUG: urw-base35-gothic-fonts noarch 20170801-10.el8 Stream-AppStream 654 k DEBUG: urw-base35-nimbus-mono-ps-fonts noarch 20170801-10.el8 Stream-AppStream 801 k DEBUG: urw-base35-nimbus-roman-fonts noarch 20170801-10.el8 Stream-AppStream 865 k DEBUG: urw-base35-nimbus-sans-fonts noarch 20170801-10.el8 Stream-AppStream 1.3 M DEBUG: urw-base35-p052-fonts noarch 20170801-10.el8 Stream-AppStream 982 k DEBUG: urw-base35-standard-symbols-ps-fonts noarch 20170801-10.el8 Stream-AppStream 44 k DEBUG: urw-base35-z003-fonts noarch 20170801-10.el8 Stream-AppStream 279 k DEBUG: util-linux x86_64 2.32.1-35.el8 Stream-BaseOS 2.5 M DEBUG: which x86_64 2.21-18.el8 Stream-BaseOS 49 k DEBUG: xkeyboard-config noarch 2.28-1.el8 Stream-AppStream 782 k DEBUG: xorg-x11-font-utils x86_64 1:7.5-41.el8 Stream-AppStream 104 k DEBUG: xorg-x11-fonts-ISO8859-1-100dpi noarch 7.5-19.el8 Stream-AppStream 1.1 M DEBUG: xorg-x11-server-utils x86_64 7.7-27.el8 Stream-AppStream 198 k DEBUG: xz x86_64 5.2.4-3.el8 Stream-BaseOS 153 k DEBUG: xz-libs x86_64 5.2.4-3.el8 Stream-BaseOS 94 k DEBUG: zip x86_64 3.0-23.el8 Stream-BaseOS 270 k DEBUG: zlib x86_64 1.2.11-19.el8 Stream-BaseOS 103 k DEBUG: zstd x86_64 1.4.5-6.el8 delorean-wallaby-testing 616 k DEBUG: Installing weak dependencies: DEBUG: ImageMagick x86_64 6.7.8.9-18.el8 delorean-wallaby-build-deps 2.2 M DEBUG: crypto-policies-scripts noarch 20211116-1.gitae470d6.el8 Stream-BaseOS 83 k DEBUG: elfutils-debuginfod-client x86_64 0.187-4.el8 Stream-BaseOS 73 k DEBUG: gnupg2-smime x86_64 2.2.20-2.el8 Stream-BaseOS 283 k DEBUG: graphviz x86_64 2.40.1-43.el8 Stream-AppStream 1.7 M DEBUG: grubby x86_64 8.40-42.el8 Stream-BaseOS 49 k DEBUG: hardlink x86_64 1:1.3-6.el8 Stream-BaseOS 29 k DEBUG: kbd x86_64 2.0.4-10.el8 Stream-BaseOS 390 k DEBUG: kpartx x86_64 0.8.4-25.el8 Stream-BaseOS 116 k DEBUG: libxkbcommon x86_64 0.9.1-1.el8 Stream-AppStream 116 k DEBUG: memstrack x86_64 0.1.11-1.el8 Stream-BaseOS 48 k DEBUG: openssl-pkcs11 x86_64 0.4.10-2.el8 Stream-BaseOS 66 k DEBUG: pigz x86_64 2.4-4.el8 Stream-BaseOS 79 k DEBUG: pinentry x86_64 1.1.0-2.el8 Stream-AppStream 100 k DEBUG: python3-cryptography x86_64 3.2.1-5.el8 Stream-BaseOS 559 k DEBUG: trousers x86_64 0.3.15-1.el8 Stream-BaseOS 152 k DEBUG: Enabling module streams: DEBUG: python36 3.6 DEBUG: Transaction Summary DEBUG: ========================================================================================================================= DEBUG: Install 344 Packages DEBUG: Total size: 224 M DEBUG: Total download size: 19 k DEBUG: Installed size: 1.0 G DEBUG: Downloading Packages: DEBUG: [SKIPPED] acl-2.2.53-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] audit-libs-3.0.7-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] avahi-libs-0.7-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] basesystem-11-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-4.4.20-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-2.30-116.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] brotli-1.0.6-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-1.0.6-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-libs-1.0.6-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ca-certificates-2021.2.50-82.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-gpg-keys-8-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-release-8.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-repos-8-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.19.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-8.30-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-common-8.30-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpio-2.12-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-2.9.6-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-dicts-2.9.6-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] crypto-policies-20211116-1.gitae470d6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-libs-2.3.7-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cups-libs-2.2.6-46.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] curl-7.61.1-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cyrus-sasl-lib-2.1.27-6.el8_5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-1.12.8-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-common-1.12.8-18.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dbus-daemon-1.12.8-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-libs-1.12.8-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-tools-1.12.8-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-1.02.181-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-libs-1.02.181-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] diffutils-3.6-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dracut-049-202.git20220511.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-0.187-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-debuginfod-client-0.187-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-default-yama-scope-0.187-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libelf-0.187-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libs-0.187-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] emacs-filesystem-26.1-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] expat-2.2.5-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-5.33-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-libs-5.33-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] filesystem-3.8-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] findutils-4.6.0-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontconfig-2.13.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontpackages-filesystem-1.44-22.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] freetype-2.9.1-4.el8_3.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-4.2.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-1.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-libs-1.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-2.36.12-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gettext-0.19.8.1-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gettext-libs-0.19.8.1-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glib2-2.56.4-159.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-2.28-203.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-all-langpacks-2.28-203.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-common-2.28-203.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-devel-2.28-203.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-headers-2.28-203.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gmp-6.1.2-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-2.2.20-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-smime-2.2.20-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnutls-3.6.16-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grep-3.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grub2-common-2.02-123.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] grub2-tools-2.02-123.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grub2-tools-minimal-2.02-123.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grubby-8.40-42.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gzip-1.9-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hardlink-1.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ima-evm-utils-1.3.2-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] info-6.5-7.el8_5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-c-0.13.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-2.0.4-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-legacy-2.0.4-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] kbd-misc-2.0.4-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] kernel-headers-4.18.0-394.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-libs-1.5.10-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-25-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-libs-25-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kpartx-0.8.4-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] krb5-libs-1.18.2-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] less-530-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libacl-2.2.53-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libarchive-3.3.3-3.el8_5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libassuan-2.5.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libattr-2.4.48-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbabeltrace-1.5.4-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libblkid-2.32.1-35.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-2.48-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-ng-0.7.11-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcom_err-1.45.6-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcroco-0.6.12-4.el8_2.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcurl-7.61.1-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-5.3.28-42.el8_4.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-utils-5.3.28-42.el8_4.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libedit-3.1-23.20170329cvs.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfdisk-2.32.1-35.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libffi-3.1-23.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcc-8.5.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcrypt-1.8.5-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgomp-8.5.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgpg-error-1.31-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn2-2.2.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libkcapi-1.2.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libkcapi-hmaccalc-1.2.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libksba-1.3.5-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmount-2.32.1-35.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnghttp2-1.33.0-3.el8_2.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpkgconf-1.4.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpng-1.6.34-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpsl-0.20.2-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpwquality-1.4.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libseccomp-2.5.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsecret-0.18.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-2.9-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsemanage-2.9-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsepol-2.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsigsegv-2.11-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsmartcols-2.32.1-35.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-0.9.6-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-config-0.9.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libstdc++-8.5.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtasn1-4.13-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtirpc-1.1.4-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtool-ltdl-2.4.6-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libunistring-0.9.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libusbx-1.0.23-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libutempter-1.1.6-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libuuid-2.32.1-35.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-0.3.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-4.1.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-devel-4.1.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxml2-2.9.7-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-libs-5.3.4-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lz4-libs-1.8.3-3.el8_4.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] make-4.2.1-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memstrack-0.1.11-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpfr-3.1.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.1-9.20180224.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-base-6.1-9.20180224.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-libs-6.1-9.20180224.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nettle-3.4.1-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] npth-1.5-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openldap-2.4.46-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-8.0p1-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-clients-8.0p1-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-1.1.1k-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-libs-1.1.1k-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-pkcs11-0.4.10-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] os-prober-1.74-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-0.23.22-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-trust-0.23.22-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-1.3.1-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] patch-2.7.6-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre-8.42-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-10.32-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pigz-2.4-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-1.4.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-m4-1.4.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-pkg-config-1.4.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-3.6.8-46.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-pip-9.0.3-22.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] popt-1.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-3.3.15-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] publicsuffix-list-dafsa-20180723-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-chardet-3.0.4-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-3.2.1-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-idna-2.5-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libs-3.6.8-46.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-wheel-9.0.3-22.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.9-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.14-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pysocks-1.6.8-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-wheel-39.2.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] readline-7.0-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-4.14.3-23.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-libs-4.14.3-23.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-libs-4.14.3-23.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sed-4.5-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] setup-2.12.2-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] shadow-utils-4.6-16.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] shared-mime-info-1.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sqlite-libs-3.26.0-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-239-58.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-libs-239-58.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-pam-239-58.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-udev-239-58.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tar-1.30-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tpm2-tss-2.3.2-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] trousers-0.3.15-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] trousers-lib-0.3.15-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tzdata-2022a-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unzip-6.0-46.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-2.32.1-35.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-5.2.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-libs-5.2.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zip-3.0-23.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zlib-1.2.11-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] OpenEXR-libs-2.2.0-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-20171205-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-deprecated-20171205-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-pdf-20180407-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] annobin-10.67-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] atk-2.28.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-1.15.12-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpp-8.5.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dwz-0.12-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] efi-srpm-macros-3-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fribidi-1.0.4-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gc-7.6.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-8.5.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-plugin-annobin-8.5.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gd-2.2.5-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdb-headless-8.2-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-modules-2.36.12-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ghc-srpm-macros-1.4.2-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] git-core-2.31.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-gconv-extra-2.28-203.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] go-srpm-macros-2-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] google-droid-sans-fonts-20120715-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] graphite2-1.3.10-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphviz-2.40.1-43.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk-update-icon-cache-3.22.30-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk2-2.24.32-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] guile-2.0.14-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] harfbuzz-1.7.5-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hicolor-icon-theme-0.17-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ilmbase-2.2.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] isl-0.16.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jasper-libs-2.0.14-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbig2dec-libs-0.16-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbigkit-libs-2.1-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lcms2-2.9-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libICE-1.0.9-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libSM-1.2.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-1.6.8-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-common-1.6.8-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libXau-1.0.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXaw-1.0.13-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcomposite-0.4.4-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcursor-1.1.15-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXdamage-1.1.4-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXext-1.3.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXfixes-5.0.3-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXft-2.3.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXi-1.7.10-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXinerama-1.1.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXmu-1.1.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXpm-3.5.12-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrandr-1.5.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrender-0.9.10-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXt-1.1.5-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86misc-1.0.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86vm-1.1.4-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libatomic_ops-7.6.2-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdatrie-0.2.9-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfontenc-1.1.3-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgs-9.27-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn-1.34-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libijs-0.35-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libipt-1.6.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libjpeg-turbo-1.5.3-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmcpp-2.7.2-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmpc-1.1.0-9.1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpaper-1.1.24-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librsvg2-2.42.7-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libthai-0.1.27-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtiff-4.0.9-21.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwebp-1.0.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwmf-lite-0.2.9-8.el8_0.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcb-1.13.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxkbcommon-0.9.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mcpp-2.7.2-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ocaml-srpm-macros-5-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openblas-srpm-macros-2-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openjpeg2-2.4.0-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pango-1.42.4-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-srpm-macros-1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pinentry-1.1.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pixman-0.38.4-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-devel-3.6.8-46.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-rpm-macros-3-42.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-srpm-macros-3-42.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-babel-2.5.1-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-greenlet-0.4.13-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-jinja2-2.10.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-markupsafe-0.23-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-9.0.3-22.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2017.2-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-generators-5-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-macros-3-42.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qt5-srpm-macros-5.15.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] redhat-rpm-config-130-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-4.14.3-23.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rust-srpm-macros-5-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-bookman-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-c059-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-d050000l-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-common-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-gothic-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-p052-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-z003-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xkeyboard-config-2.28-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-font-utils-7.5-41.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-server-utils-7.7-27.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-imagesize-1.0.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools_scm-1.15.7-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libzstd-1.4.5-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.13.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-eventlet-0.30.0-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-packaging-20.4-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pbr-5.5.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-2.4.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-2.25.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-50.3.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-six-1.15.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-urllib3-1.25.10-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] zstd-1.4.5-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-6.7.8.9-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-snowballstemmer-1.9.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-2.2.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch.rpm: Already downloaded DEBUG: (344/344): openstack-macros-2021.1.0-0.20210812 103 kB/s | 19 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 88 kB/s | 19 kB 00:00 DEBUG: warning: Generating 18 missing index(es), please wait... DEBUG: CentOS-Stream - Base 1.3 MB/s | 1.6 kB 00:00 DEBUG: Importing GPG key 0x8483C65D: DEBUG: Userid : "CentOS (CentOS Official Signing Key) " DEBUG: Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D DEBUG: From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial DEBUG: Key imported successfully DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: filesystem-3.8-6.el8.x86_64 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libgcc-8.5.0-13.el8.x86_64 1/344 DEBUG: Running scriptlet: libgcc-8.5.0-13.el8.x86_64 1/344 DEBUG: Installing : fontpackages-filesystem-1.44-22.el8.noarch 2/344 DEBUG: Installing : google-droid-sans-fonts-20120715-13.el8.noarch 3/344 DEBUG: Installing : python-srpm-macros-3-42.el8.noarch 4/344 DEBUG: Installing : python-rpm-macros-3-42.el8.noarch 5/344 DEBUG: Installing : python3-rpm-macros-3-42.el8.noarch 6/344 DEBUG: Installing : adobe-mappings-cmap-20171205-3.el8.noarch 7/344 DEBUG: Installing : tzdata-2022a-2.el8.noarch 8/344 DEBUG: Installing : python3-setuptools-wheel-39.2.0-6.el8.noarch 9/344 DEBUG: Installing : python3-pip-wheel-9.0.3-22.el8.noarch 10/344 DEBUG: Installing : adobe-mappings-cmap-deprecated-20171205-3.el8.no 11/344 DEBUG: Installing : xkeyboard-config-2.28-1.el8.noarch 12/344 DEBUG: Installing : rust-srpm-macros-5-2.el8.noarch 13/344 DEBUG: Installing : qt5-srpm-macros-5.15.3-1.el8.noarch 14/344 DEBUG: Installing : perl-srpm-macros-1-25.el8.noarch 15/344 DEBUG: Installing : openblas-srpm-macros-2-2.el8.noarch 16/344 DEBUG: Installing : ocaml-srpm-macros-5-4.el8.noarch 17/344 DEBUG: Installing : libX11-common-1.6.8-5.el8.noarch 18/344 DEBUG: Installing : go-srpm-macros-2-17.el8.noarch 19/344 DEBUG: Installing : ghc-srpm-macros-1.4.2-7.el8.noarch 20/344 DEBUG: Installing : adobe-mappings-pdf-20180407-1.el8.noarch 21/344 DEBUG: Installing : publicsuffix-list-dafsa-20180723-1.el8.noarch 22/344 DEBUG: Installing : pkgconf-m4-1.4.2-1.el8.noarch 23/344 DEBUG: Installing : ncurses-base-6.1-9.20180224.el8.noarch 24/344 DEBUG: Installing : libssh-config-0.9.6-3.el8.noarch 25/344 DEBUG: Installing : kernel-headers-4.18.0-394.el8.x86_64 26/344 DEBUG: Installing : kbd-misc-2.0.4-10.el8.noarch 27/344 DEBUG: Installing : kbd-legacy-2.0.4-10.el8.noarch 28/344 DEBUG: Installing : emacs-filesystem-1:26.1-7.el8.noarch 29/344 DEBUG: Installing : centos-gpg-keys-1:8-6.el8.noarch 30/344 DEBUG: Installing : centos-stream-release-8.6-1.el8.noarch 31/344 DEBUG: Installing : centos-stream-repos-8-6.el8.noarch 32/344 DEBUG: warning: /etc/dnf/vars/contentdir created as /etc/dnf/vars/contentdir.rpmnew DEBUG: warning: /etc/dnf/vars/stream created as /etc/dnf/vars/stream.rpmnew DEBUG: Installing : setup-2.12.2-6.el8.noarch 33/344 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Running scriptlet: setup-2.12.2-6.el8.noarch 33/344 DEBUG: Installing : filesystem-3.8-6.el8.x86_64 34/344 DEBUG: Installing : urw-base35-fonts-common-20170801-10.el8.noarch 35/344 DEBUG: Installing : basesystem-11-5.el8.noarch 36/344 DEBUG: Installing : pcre2-10.32-2.el8.x86_64 37/344 DEBUG: Installing : libselinux-2.9-5.el8.x86_64 38/344 DEBUG: Installing : ncurses-libs-6.1-9.20180224.el8.x86_64 39/344 DEBUG: Installing : glibc-all-langpacks-2.28-203.el8.x86_64 40/344 DEBUG: Installing : glibc-common-2.28-203.el8.x86_64 41/344 DEBUG: Installing : glibc-gconv-extra-2.28-203.el8.x86_64 42/344 DEBUG: Running scriptlet: glibc-gconv-extra-2.28-203.el8.x86_64 42/344 DEBUG: Running scriptlet: glibc-2.28-203.el8.x86_64 43/344 DEBUG: Installing : glibc-2.28-203.el8.x86_64 43/344 DEBUG: Running scriptlet: glibc-2.28-203.el8.x86_64 43/344 DEBUG: Installing : bash-4.4.20-4.el8.x86_64 44/344 DEBUG: Running scriptlet: bash-4.4.20-4.el8.x86_64 44/344 DEBUG: Installing : libsepol-2.9-3.el8.x86_64 45/344 DEBUG: Running scriptlet: libsepol-2.9-3.el8.x86_64 45/344 DEBUG: Installing : zlib-1.2.11-19.el8.x86_64 46/344 DEBUG: Installing : info-6.5-7.el8_5.x86_64 47/344 DEBUG: Installing : xz-libs-5.2.4-3.el8.x86_64 48/344 DEBUG: Installing : bzip2-libs-1.0.6-26.el8.x86_64 49/344 DEBUG: Installing : libstdc++-8.5.0-13.el8.x86_64 50/344 DEBUG: Running scriptlet: libstdc++-8.5.0-13.el8.x86_64 50/344 DEBUG: Installing : libxcrypt-4.1.1-6.el8.x86_64 51/344 DEBUG: Installing : elfutils-libelf-0.187-4.el8.x86_64 52/344 DEBUG: Installing : gmp-1:6.1.2-10.el8.x86_64 53/344 DEBUG: Running scriptlet: gmp-1:6.1.2-10.el8.x86_64 53/344 DEBUG: Installing : libpng-2:1.6.34-5.el8.x86_64 54/344 DEBUG: Installing : freetype-2.9.1-4.el8_3.1.x86_64 55/344 DEBUG: Installing : libcap-2.48-4.el8.x86_64 56/344 DEBUG: Installing : libcom_err-1.45.6-5.el8.x86_64 57/344 DEBUG: Running scriptlet: libcom_err-1.45.6-5.el8.x86_64 57/344 DEBUG: Installing : libgpg-error-1.31-1.el8.x86_64 58/344 DEBUG: Installing : libuuid-2.32.1-35.el8.x86_64 59/344 DEBUG: Running scriptlet: libuuid-2.32.1-35.el8.x86_64 59/344 DEBUG: Installing : libxml2-2.9.7-14.el8.x86_64 60/344 DEBUG: Installing : readline-7.0-10.el8.x86_64 61/344 DEBUG: Running scriptlet: readline-7.0-10.el8.x86_64 61/344 DEBUG: Installing : libunistring-0.9.9-3.el8.x86_64 62/344 DEBUG: Installing : sqlite-libs-3.26.0-15.el8.x86_64 63/344 DEBUG: Installing : expat-2.2.5-9.el8.x86_64 64/344 DEBUG: Installing : popt-1.18-1.el8.x86_64 65/344 DEBUG: Installing : chkconfig-1.19.1-1.el8.x86_64 66/344 DEBUG: Installing : libjpeg-turbo-1.5.3-12.el8.x86_64 67/344 DEBUG: Installing : libzstd-1.4.5-6.el8.x86_64 68/344 DEBUG: Installing : libgcrypt-1.8.5-6.el8.x86_64 69/344 DEBUG: Running scriptlet: libgcrypt-1.8.5-6.el8.x86_64 69/344 DEBUG: Installing : mpfr-3.1.6-1.el8.x86_64 70/344 DEBUG: Running scriptlet: mpfr-3.1.6-1.el8.x86_64 70/344 DEBUG: Installing : libattr-2.4.48-3.el8.x86_64 71/344 DEBUG: Installing : libacl-2.2.53-1.el8.x86_64 72/344 DEBUG: Installing : sed-4.5-5.el8.x86_64 73/344 DEBUG: Running scriptlet: sed-4.5-5.el8.x86_64 73/344 DEBUG: Installing : libffi-3.1-23.el8.x86_64 74/344 DEBUG: Installing : libICE-1.0.9-15.el8.x86_64 75/344 DEBUG: Installing : p11-kit-0.23.22-1.el8.x86_64 76/344 DEBUG: Installing : libidn2-2.2.0-1.el8.x86_64 77/344 DEBUG: Installing : findutils-1:4.6.0-20.el8.x86_64 78/344 DEBUG: Running scriptlet: findutils-1:4.6.0-20.el8.x86_64 78/344 DEBUG: Installing : libgomp-8.5.0-13.el8.x86_64 79/344 DEBUG: Running scriptlet: libgomp-8.5.0-13.el8.x86_64 79/344 DEBUG: Installing : lua-libs-5.3.4-12.el8.x86_64 80/344 DEBUG: Installing : libSM-1.2.3-1.el8.x86_64 81/344 DEBUG: Installing : libassuan-2.5.1-3.el8.x86_64 82/344 DEBUG: Installing : file-libs-5.33-20.el8.x86_64 83/344 DEBUG: Installing : file-5.33-20.el8.x86_64 84/344 DEBUG: Installing : libcap-ng-0.7.11-1.el8.x86_64 85/344 DEBUG: Installing : audit-libs-3.0.7-4.el8.x86_64 86/344 DEBUG: Installing : libtool-ltdl-2.4.6-25.el8.x86_64 87/344 DEBUG: Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64 87/344 DEBUG: Installing : lz4-libs-1.8.3-3.el8_4.x86_64 88/344 DEBUG: Installing : libmpc-1.1.0-9.1.el8.x86_64 89/344 DEBUG: Installing : jasper-libs-2.0.14-5.el8.x86_64 90/344 DEBUG: Installing : libksba-1.3.5-7.el8.x86_64 91/344 DEBUG: Installing : ilmbase-2.2.0-13.el8.x86_64 92/344 DEBUG: Running scriptlet: ilmbase-2.2.0-13.el8.x86_64 92/344 DEBUG: Installing : unzip-6.0-46.el8.x86_64 93/344 DEBUG: Installing : diffutils-3.6-6.el8.x86_64 94/344 DEBUG: Running scriptlet: diffutils-3.6-6.el8.x86_64 94/344 DEBUG: Running scriptlet: glibc-headers-2.28-203.el8.x86_64 95/344 DEBUG: Installing : glibc-headers-2.28-203.el8.x86_64 95/344 DEBUG: Installing : grub2-common-1:2.02-123.el8.noarch 96/344 DEBUG: Installing : cpio-2.12-11.el8.x86_64 97/344 DEBUG: Installing : gdbm-libs-1:1.18-1.el8.x86_64 98/344 DEBUG: Installing : keyutils-libs-1.5.10-9.el8.x86_64 99/344 DEBUG: Installing : libtasn1-4.13-3.el8.x86_64 100/344 DEBUG: Running scriptlet: libtasn1-4.13-3.el8.x86_64 100/344 DEBUG: Installing : p11-kit-trust-0.23.22-1.el8.x86_64 101/344 DEBUG: Running scriptlet: p11-kit-trust-0.23.22-1.el8.x86_64 101/344 DEBUG: Installing : pcre-8.42-6.el8.x86_64 102/344 DEBUG: Installing : grep-3.1-6.el8.x86_64 103/344 DEBUG: Running scriptlet: grep-3.1-6.el8.x86_64 103/344 DEBUG: Installing : xz-5.2.4-3.el8.x86_64 104/344 DEBUG: Installing : lcms2-2.9-2.el8.x86_64 105/344 DEBUG: Running scriptlet: lcms2-2.9-2.el8.x86_64 105/344 DEBUG: Installing : gdbm-1:1.18-1.el8.x86_64 106/344 DEBUG: Installing : zip-3.0-23.el8.x86_64 107/344 DEBUG: Installing : OpenEXR-libs-2.2.0-12.el8.x86_64 108/344 DEBUG: Running scriptlet: OpenEXR-libs-2.2.0-12.el8.x86_64 108/344 DEBUG: Installing : cpp-8.5.0-13.el8.x86_64 109/344 DEBUG: Running scriptlet: cpp-8.5.0-13.el8.x86_64 109/344 DEBUG: Installing : libsemanage-2.9-8.el8.x86_64 110/344 DEBUG: Installing : libpsl-0.20.2-6.el8.x86_64 111/344 DEBUG: Installing : acl-2.2.53-1.el8.x86_64 112/344 DEBUG: Installing : tar-2:1.30-5.el8.x86_64 113/344 DEBUG: Running scriptlet: tar-2:1.30-5.el8.x86_64 113/344 DEBUG: Installing : patch-2.7.6-11.el8.x86_64 114/344 DEBUG: Installing : nettle-3.4.1-7.el8.x86_64 115/344 DEBUG: Running scriptlet: nettle-3.4.1-7.el8.x86_64 115/344 DEBUG: Installing : isl-0.16.1-6.el8.x86_64 116/344 DEBUG: Running scriptlet: isl-0.16.1-6.el8.x86_64 116/344 DEBUG: Installing : dwz-0.12-10.el8.x86_64 117/344 DEBUG: Installing : graphite2-1.3.10-10.el8.x86_64 118/344 DEBUG: Installing : zstd-1.4.5-6.el8.x86_64 119/344 DEBUG: Installing : bzip2-1.0.6-26.el8.x86_64 120/344 DEBUG: Installing : coreutils-common-8.30-12.el8.x86_64 121/344 DEBUG: Running scriptlet: coreutils-common-8.30-12.el8.x86_64 121/344 DEBUG: Installing : libidn-1.34-5.el8.x86_64 122/344 DEBUG: Running scriptlet: libidn-1.34-5.el8.x86_64 122/344 DEBUG: Installing : pigz-2.4-4.el8.x86_64 123/344 DEBUG: Installing : libfontenc-1.1.3-8.el8.x86_64 124/344 DEBUG: Installing : less-530-1.el8.x86_64 125/344 DEBUG: Installing : libpaper-1.1.24-22.el8.x86_64 126/344 DEBUG: Installing : brotli-1.0.6-3.el8.x86_64 127/344 DEBUG: Installing : hardlink-1:1.3-6.el8.x86_64 128/344 DEBUG: Installing : json-c-0.13.1-3.el8.x86_64 129/344 DEBUG: Installing : libedit-3.1-23.20170329cvs.el8.x86_64 130/344 DEBUG: Installing : libnghttp2-1.33.0-3.el8_2.1.x86_64 131/344 DEBUG: Installing : libpkgconf-1.4.2-1.el8.x86_64 132/344 DEBUG: Installing : pkgconf-1.4.2-1.el8.x86_64 133/344 DEBUG: Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 134/344 DEBUG: Installing : xorg-x11-font-utils-1:7.5-41.el8.x86_64 135/344 DEBUG: Installing : xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 136/344 DEBUG: Running scriptlet: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 136/344 DEBUG: Installing : libxcrypt-devel-4.1.1-6.el8.x86_64 137/344 DEBUG: Installing : glibc-devel-2.28-203.el8.x86_64 138/344 DEBUG: Running scriptlet: glibc-devel-2.28-203.el8.x86_64 138/344 DEBUG: Installing : libseccomp-2.5.2-1.el8.x86_64 139/344 DEBUG: Running scriptlet: libseccomp-2.5.2-1.el8.x86_64 139/344 DEBUG: Installing : libsigsegv-2.11-5.el8.x86_64 140/344 DEBUG: Installing : gawk-4.2.1-4.el8.x86_64 141/344 DEBUG: Installing : libsmartcols-2.32.1-35.el8.x86_64 142/344 DEBUG: Running scriptlet: libsmartcols-2.32.1-35.el8.x86_64 142/344 DEBUG: Installing : libverto-0.3.0-5.el8.x86_64 143/344 DEBUG: Installing : memstrack-0.1.11-1.el8.x86_64 144/344 DEBUG: Installing : ncurses-6.1-9.20180224.el8.x86_64 145/344 DEBUG: Installing : npth-1.5-4.el8.x86_64 146/344 DEBUG: Installing : fribidi-1.0.4-9.el8.x86_64 147/344 DEBUG: Installing : jbig2dec-libs-0.16-1.el8.x86_64 148/344 DEBUG: Running scriptlet: jbig2dec-libs-0.16-1.el8.x86_64 148/344 DEBUG: Installing : jbigkit-libs-2.1-14.el8.x86_64 149/344 DEBUG: Running scriptlet: jbigkit-libs-2.1-14.el8.x86_64 149/344 DEBUG: Installing : libtiff-4.0.9-21.el8.x86_64 150/344 DEBUG: Installing : libXau-1.0.9-3.el8.x86_64 151/344 DEBUG: Installing : libxcb-1.13.1-1.el8.x86_64 152/344 DEBUG: Installing : libX11-1.6.8-5.el8.x86_64 153/344 DEBUG: Installing : libXext-1.3.4-1.el8.x86_64 154/344 DEBUG: Installing : libXrender-0.9.10-7.el8.x86_64 155/344 DEBUG: Installing : libXt-1.1.5-12.el8.x86_64 156/344 DEBUG: Installing : libXmu-1.1.3-1.el8.x86_64 157/344 DEBUG: Installing : libXfixes-5.0.3-7.el8.x86_64 158/344 DEBUG: Installing : libXpm-3.5.12-8.el8.x86_64 159/344 DEBUG: Installing : libXcursor-1.1.15-3.el8.x86_64 160/344 DEBUG: Installing : libXrandr-1.5.2-1.el8.x86_64 161/344 DEBUG: Installing : libXi-1.7.10-1.el8.x86_64 162/344 DEBUG: Installing : libXinerama-1.1.4-1.el8.x86_64 163/344 DEBUG: Installing : libXaw-1.0.13-10.el8.x86_64 164/344 DEBUG: Installing : libXdamage-1.1.4-14.el8.x86_64 165/344 DEBUG: Installing : libXxf86misc-1.0.4-1.el8.x86_64 166/344 DEBUG: Installing : libXxf86vm-1.1.4-9.el8.x86_64 167/344 DEBUG: Installing : libXcomposite-0.4.4-14.el8.x86_64 168/344 DEBUG: Installing : libatomic_ops-7.6.2-3.el8.x86_64 169/344 DEBUG: Installing : gc-7.6.4-3.el8.x86_64 170/344 DEBUG: Installing : libdatrie-0.2.9-7.el8.x86_64 171/344 DEBUG: Running scriptlet: libdatrie-0.2.9-7.el8.x86_64 171/344 DEBUG: Installing : libthai-0.1.27-2.el8.x86_64 172/344 DEBUG: Running scriptlet: libthai-0.1.27-2.el8.x86_64 172/344 DEBUG: Installing : libijs-0.35-5.el8.x86_64 173/344 DEBUG: Installing : libipt-1.6.1-8.el8.x86_64 174/344 DEBUG: Installing : libmcpp-2.7.2-20.el8.x86_64 175/344 DEBUG: Running scriptlet: libmcpp-2.7.2-20.el8.x86_64 175/344 DEBUG: Installing : mcpp-2.7.2-20.el8.x86_64 176/344 DEBUG: Installing : xorg-x11-server-utils-7.7-27.el8.x86_64 177/344 DEBUG: Installing : libwebp-1.0.0-5.el8.x86_64 178/344 DEBUG: Installing : libwmf-lite-0.2.9-8.el8_0.x86_64 179/344 DEBUG: Running scriptlet: libwmf-lite-0.2.9-8.el8_0.x86_64 179/344 DEBUG: Installing : libxkbcommon-0.9.1-1.el8.x86_64 180/344 DEBUG: Installing : cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 181/344 DEBUG: Running scriptlet: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 181/344 DEBUG: Installing : platform-python-pip-9.0.3-22.el8.noarch 182/344 DEBUG: Installing : python3-setuptools-50.3.2-1.el8.noarch 183/344 DEBUG: Installing : python3-libs-3.6.8-46.el8.x86_64 184/344 DEBUG: Installing : grub2-tools-minimal-1:2.02-123.el8.x86_64 185/344 DEBUG: Installing : libssh-0.9.6-3.el8.x86_64 186/344 DEBUG: Installing : openldap-2.4.46-18.el8.x86_64 187/344 DEBUG: Installing : platform-python-3.6.8-46.el8.x86_64 188/344 DEBUG: Running scriptlet: platform-python-3.6.8-46.el8.x86_64 188/344 DEBUG: Installing : grubby-8.40-42.el8.x86_64 189/344 DEBUG: Installing : libkcapi-1.2.0-2.el8.x86_64 190/344 DEBUG: Installing : libkcapi-hmaccalc-1.2.0-2.el8.x86_64 191/344 DEBUG: Installing : libarchive-3.3.3-3.el8_5.x86_64 192/344 DEBUG: Installing : libdb-utils-5.3.28-42.el8_4.x86_64 193/344 DEBUG: Installing : curl-7.61.1-22.el8.x86_64 194/344 DEBUG: Installing : libcurl-7.61.1-22.el8.x86_64 195/344 DEBUG: Installing : openssl-1:1.1.1k-6.el8.x86_64 196/344 DEBUG: Installing : crypto-policies-scripts-20211116-1.gitae470d6.el 197/344 DEBUG: Installing : crypto-policies-20211116-1.gitae470d6.el8.noarch 198/344 DEBUG: Running scriptlet: crypto-policies-20211116-1.gitae470d6.el8.noarch 198/344 DEBUG: Installing : elfutils-default-yama-scope-0.187-4.el8.noarch 199/344 DEBUG: Running scriptlet: elfutils-default-yama-scope-0.187-4.el8.noarch 199/344 DEBUG: Installing : gzip-1.9-13.el8.x86_64 200/344 DEBUG: Running scriptlet: gzip-1.9-13.el8.x86_64 200/344 DEBUG: Installing : cracklib-2.9.6-15.el8.x86_64 201/344 DEBUG: Installing : cracklib-dicts-2.9.6-15.el8.x86_64 202/344 DEBUG: Installing : procps-ng-3.3.15-7.el8.x86_64 203/344 DEBUG: Installing : krb5-libs-1.18.2-20.el8.x86_64 204/344 DEBUG: Installing : libtirpc-1.1.4-6.el8.x86_64 205/344 DEBUG: Running scriptlet: libtirpc-1.1.4-6.el8.x86_64 205/344 DEBUG: Installing : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 206/344 DEBUG: Running scriptlet: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 206/344 DEBUG: Installing : kpartx-0.8.4-25.el8.x86_64 207/344 DEBUG: Installing : device-mapper-8:1.02.181-3.el8.x86_64 208/344 DEBUG: Installing : elfutils-debuginfod-client-0.187-4.el8.x86_64 209/344 DEBUG: Installing : elfutils-libs-0.187-4.el8.x86_64 210/344 DEBUG: Installing : openssl-pkcs11-0.4.10-2.el8.x86_64 211/344 DEBUG: Installing : rpm-4.14.3-23.el8.x86_64 212/344 DEBUG: Installing : gettext-libs-0.19.8.1-17.el8.x86_64 213/344 DEBUG: Installing : libcroco-0.6.12-4.el8_2.1.x86_64 214/344 DEBUG: Running scriptlet: libcroco-0.6.12-4.el8_2.1.x86_64 214/344 DEBUG: Installing : dbus-common-1:1.12.8-18.el8.noarch 215/344 DEBUG: Installing : libfdisk-2.32.1-35.el8.x86_64 216/344 DEBUG: Running scriptlet: libfdisk-2.32.1-35.el8.x86_64 216/344 DEBUG: Installing : libmount-2.32.1-35.el8.x86_64 217/344 DEBUG: Running scriptlet: libmount-2.32.1-35.el8.x86_64 217/344 DEBUG: Installing : dbus-libs-1:1.12.8-18.el8.x86_64 218/344 DEBUG: Running scriptlet: dbus-libs-1:1.12.8-18.el8.x86_64 218/344 DEBUG: Installing : dbus-tools-1:1.12.8-18.el8.x86_64 219/344 DEBUG: Installing : which-2.21-18.el8.x86_64 220/344 DEBUG: Installing : coreutils-8.30-12.el8.x86_64 221/344 DEBUG: Installing : systemd-libs-239-58.el8.x86_64 222/344 DEBUG: Running scriptlet: systemd-libs-239-58.el8.x86_64 222/344 DEBUG: Installing : libblkid-2.32.1-35.el8.x86_64 223/344 DEBUG: Running scriptlet: libblkid-2.32.1-35.el8.x86_64 223/344 DEBUG: Installing : device-mapper-libs-8:1.02.181-3.el8.x86_64 224/344 DEBUG: Installing : shadow-utils-2:4.6-16.el8.x86_64 225/344 DEBUG: Running scriptlet: ca-certificates-2021.2.50-82.el8.noarch 226/344 DEBUG: Installing : ca-certificates-2021.2.50-82.el8.noarch 226/344 DEBUG: Running scriptlet: ca-certificates-2021.2.50-82.el8.noarch 226/344 DEBUG: Installing : openssl-libs-1:1.1.1k-6.el8.x86_64 227/344 DEBUG: Running scriptlet: openssl-libs-1:1.1.1k-6.el8.x86_64 227/344 DEBUG: Installing : libdb-5.3.28-42.el8_4.x86_64 228/344 DEBUG: Running scriptlet: libdb-5.3.28-42.el8_4.x86_64 228/344 DEBUG: Installing : rpm-libs-4.14.3-23.el8.x86_64 229/344 DEBUG: Running scriptlet: rpm-libs-4.14.3-23.el8.x86_64 229/344 DEBUG: Installing : kmod-25-19.el8.x86_64 230/344 DEBUG: Installing : kmod-libs-25-19.el8.x86_64 231/344 DEBUG: Running scriptlet: kmod-libs-25-19.el8.x86_64 231/344 DEBUG: Installing : cryptsetup-libs-2.3.7-2.el8.x86_64 232/344 DEBUG: Running scriptlet: cryptsetup-libs-2.3.7-2.el8.x86_64 232/344 DEBUG: Installing : trousers-lib-0.3.15-1.el8.x86_64 233/344 DEBUG: Running scriptlet: trousers-lib-0.3.15-1.el8.x86_64 233/344 DEBUG: Running scriptlet: dbus-daemon-1:1.12.8-18.el8.x86_64 234/344 DEBUG: Installing : dbus-daemon-1:1.12.8-18.el8.x86_64 234/344 DEBUG: Running scriptlet: dbus-daemon-1:1.12.8-18.el8.x86_64 234/344 DEBUG: Running scriptlet: libutempter-1.1.6-14.el8.x86_64 235/344 DEBUG: Installing : libutempter-1.1.6-14.el8.x86_64 235/344 DEBUG: Installing : kbd-2.0.4-10.el8.x86_64 236/344 DEBUG: Installing : libpwquality-1.4.4-3.el8.x86_64 237/344 DEBUG: Installing : pam-1.3.1-20.el8.x86_64 238/344 DEBUG: Running scriptlet: pam-1.3.1-20.el8.x86_64 238/344 DEBUG: Installing : util-linux-2.32.1-35.el8.x86_64 239/344 DEBUG: Running scriptlet: util-linux-2.32.1-35.el8.x86_64 239/344 DEBUG: Installing : systemd-pam-239-58.el8.x86_64 240/344 DEBUG: Installing : dracut-049-202.git20220511.el8.x86_64 241/344 DEBUG: Installing : os-prober-1.74-9.el8.x86_64 242/344 DEBUG: Installing : gettext-0.19.8.1-17.el8.x86_64 243/344 DEBUG: Running scriptlet: gettext-0.19.8.1-17.el8.x86_64 243/344 DEBUG: Running scriptlet: grub2-tools-1:2.02-123.el8.x86_64 244/344 DEBUG: Installing : grub2-tools-1:2.02-123.el8.x86_64 244/344 DEBUG: Running scriptlet: grub2-tools-1:2.02-123.el8.x86_64 244/344 DEBUG: Installing : glib2-2.56.4-159.el8.x86_64 245/344 DEBUG: Installing : shared-mime-info-1.9-3.el8.x86_64 246/344 DEBUG: Running scriptlet: shared-mime-info-1.9-3.el8.x86_64 246/344 DEBUG: Installing : gnutls-3.6.16-4.el8.x86_64 247/344 DEBUG: Installing : dbus-1:1.12.8-18.el8.x86_64 248/344 DEBUG: Running scriptlet: systemd-239-58.el8.x86_64 249/344 DEBUG: Installing : systemd-239-58.el8.x86_64 249/344 DEBUG: Running scriptlet: systemd-239-58.el8.x86_64 249/344 DEBUG: Installing : systemd-udev-239-58.el8.x86_64 250/344 DEBUG: Running scriptlet: systemd-udev-239-58.el8.x86_64 250/344 DEBUG: Running scriptlet: trousers-0.3.15-1.el8.x86_64 251/344 DEBUG: Installing : trousers-0.3.15-1.el8.x86_64 251/344 DEBUG: Running scriptlet: trousers-0.3.15-1.el8.x86_64 251/344 DEBUG: Installing : fontconfig-2.13.1-4.el8.x86_64 252/344 DEBUG: Running scriptlet: fontconfig-2.13.1-4.el8.x86_64 252/344 DEBUG: Installing : gdk-pixbuf2-2.36.12-5.el8.x86_64 253/344 DEBUG: Running scriptlet: gdk-pixbuf2-2.36.12-5.el8.x86_64 253/344 DEBUG: Installing : python3-pip-9.0.3-22.el8.noarch 254/344 DEBUG: Installing : python36-3.6.8-38.module_el8.5.0+895+a459eca8.x8 255/344 DEBUG: Running scriptlet: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x8 255/344 DEBUG: Installing : python3-six-1.15.0-2.el8.noarch 256/344 DEBUG: Installing : atk-2.28.1-1.el8.x86_64 257/344 DEBUG: Installing : binutils-2.30-116.el8.x86_64 258/344 DEBUG: Running scriptlet: binutils-2.30-116.el8.x86_64 258/344 DEBUG: Installing : gcc-8.5.0-13.el8.x86_64 259/344 DEBUG: Running scriptlet: gcc-8.5.0-13.el8.x86_64 259/344 DEBUG: Installing : python3-idna-2.5-5.el8.noarch 260/344 DEBUG: Installing : annobin-10.67-1.el8.x86_64 261/344 DEBUG: Installing : gcc-plugin-annobin-8.5.0-13.el8.x86_64 262/344 DEBUG: Installing : python3-docutils-0.14-12.module_el8.5.0+761+faac 263/344 DEBUG: Installing : python3-pygments-2.2.0-22.module_el8.5.0+764+71f 264/344 DEBUG: Installing : gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 265/344 DEBUG: Installing : gtk-update-icon-cache-3.22.30-10.el8.x86_64 266/344 DEBUG: Installing : gd-2.2.5-7.el8.x86_64 267/344 DEBUG: Running scriptlet: gd-2.2.5-7.el8.x86_64 267/344 DEBUG: Installing : libXft-2.3.3-1.el8.x86_64 268/344 DEBUG: Installing : urw-base35-bookman-fonts-20170801-10.el8.noarch 269/344 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el8.noarch 269/344 DEBUG: Installing : urw-base35-c059-fonts-20170801-10.el8.noarch 270/344 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el8.noarch 270/344 DEBUG: Installing : urw-base35-d050000l-fonts-20170801-10.el8.noarch 271/344 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el8.noarch 271/344 DEBUG: Installing : urw-base35-gothic-fonts-20170801-10.el8.noarch 272/344 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el8.noarch 272/344 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 273/344 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 273/344 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20170801-10.el8.no 274/344 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el8.no 274/344 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 275/344 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 275/344 DEBUG: Installing : urw-base35-p052-fonts-20170801-10.el8.noarch 276/344 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el8.noarch 276/344 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20170801-10 277/344 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 277/344 DEBUG: Installing : urw-base35-z003-fonts-20170801-10.el8.noarch 278/344 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el8.noarch 278/344 DEBUG: Installing : urw-base35-fonts-20170801-10.el8.noarch 279/344 DEBUG: Installing : libbabeltrace-1.5.4-4.el8.x86_64 280/344 DEBUG: Running scriptlet: libbabeltrace-1.5.4-4.el8.x86_64 280/344 DEBUG: Installing : libsecret-0.18.6-1.el8.x86_64 281/344 DEBUG: Installing : pinentry-1.1.0-2.el8.x86_64 282/344 DEBUG: Running scriptlet: pinentry-1.1.0-2.el8.x86_64 282/344 DEBUG: Installing : harfbuzz-1.7.5-3.el8.x86_64 283/344 DEBUG: Running scriptlet: harfbuzz-1.7.5-3.el8.x86_64 283/344 DEBUG: Running scriptlet: openssh-8.0p1-12.el8.x86_64 284/344 DEBUG: Installing : openssh-8.0p1-12.el8.x86_64 284/344 DEBUG: Installing : openssh-clients-8.0p1-12.el8.x86_64 285/344 DEBUG: Installing : git-core-2.31.1-2.el8.x86_64 286/344 DEBUG: Running scriptlet: tpm2-tss-2.3.2-4.el8.x86_64 287/344 DEBUG: Installing : tpm2-tss-2.3.2-4.el8.x86_64 287/344 DEBUG: Running scriptlet: tpm2-tss-2.3.2-4.el8.x86_64 287/344 DEBUG: Installing : ima-evm-utils-1.3.2-12.el8.x86_64 288/344 DEBUG: Installing : libusbx-1.0.23-4.el8.x86_64 289/344 DEBUG: Installing : gnupg2-smime-2.2.20-2.el8.x86_64 290/344 DEBUG: Installing : gnupg2-2.2.20-2.el8.x86_64 291/344 DEBUG: Installing : rpm-build-libs-4.14.3-23.el8.x86_64 292/344 DEBUG: Running scriptlet: rpm-build-libs-4.14.3-23.el8.x86_64 292/344 DEBUG: Installing : guile-5:2.0.14-7.el8.x86_64 293/344 DEBUG: Running scriptlet: guile-5:2.0.14-7.el8.x86_64 293/344 DEBUG: Installing : gdb-headless-8.2-19.el8.x86_64 294/344 DEBUG: Installing : hicolor-icon-theme-0.17-2.el8.noarch 295/344 DEBUG: Installing : avahi-libs-0.7-20.el8.x86_64 296/344 DEBUG: Installing : cups-libs-1:2.2.6-46.el8.x86_64 297/344 DEBUG: Installing : efi-srpm-macros-3-3.el8.noarch 298/344 DEBUG: Installing : redhat-rpm-config-130-1.el8.noarch 299/344 DEBUG: Running scriptlet: redhat-rpm-config-130-1.el8.noarch 299/344 DEBUG: Installing : elfutils-0.187-4.el8.x86_64 300/344 DEBUG: Installing : python3-chardet-3.0.4-7.el8.noarch 301/344 DEBUG: Installing : python3-ply-3.9-9.el8.noarch 302/344 DEBUG: Installing : python3-pycparser-2.14-14.el8.noarch 303/344 DEBUG: Installing : python3-cffi-1.13.2-1.el8.x86_64 304/344 DEBUG: Installing : python3-cryptography-3.2.1-5.el8.x86_64 305/344 DEBUG: Installing : python3-pysocks-1.6.8-3.el8.noarch 306/344 DEBUG: Installing : python3-urllib3-1.25.10-4.el8.noarch 307/344 DEBUG: Installing : python3-requests-2.25.1-1.el8.noarch 308/344 DEBUG: Installing : python3-greenlet-0.4.13-4.el8.x86_64 309/344 DEBUG: Installing : python3-markupsafe-0.23-19.el8.x86_64 310/344 DEBUG: Installing : python3-pytz-2017.2-9.el8.noarch 311/344 DEBUG: Installing : python3-babel-2.5.1-7.el8.noarch 312/344 DEBUG: Installing : python3-jinja2-2.10.1-3.el8.noarch 313/344 DEBUG: Installing : python3-rpm-generators-5-7.el8.noarch 314/344 DEBUG: Installing : platform-python-devel-3.6.8-46.el8.x86_64 315/344 DEBUG: Installing : python3-imagesize-1.0.0-2.el8.noarch 316/344 DEBUG: Installing : python3-pyparsing-2.4.6-1.el8.noarch 317/344 DEBUG: Installing : python3-packaging-20.4-1.el8.noarch 318/344 DEBUG: Installing : python3-snowballstemmer-1.9.0-4.el8.noarch 319/344 DEBUG: Installing : python3-sphinx-theme-alabaster-0.7.12-7.el8.noar 320/344 DEBUG: Installing : python3-sphinxcontrib-applehelp-1.0.1-5.el8.noar 321/344 DEBUG: Installing : python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 322/344 DEBUG: Installing : python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarc 323/344 DEBUG: Installing : python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noa 324/344 DEBUG: Installing : python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noa 325/344 DEBUG: Installing : python3-sphinxcontrib-serializinghtml-1.1.3-5.el 326/344 DEBUG: Installing : openjpeg2-2.4.0-4.el8.x86_64 327/344 DEBUG: Installing : libgs-9.27-1.el8.x86_64 328/344 DEBUG: Installing : pixman-0.38.4-2.el8.x86_64 329/344 DEBUG: Installing : cairo-1.15.12-6.el8.x86_64 330/344 DEBUG: Installing : pango-1.42.4-8.el8.x86_64 331/344 DEBUG: Running scriptlet: pango-1.42.4-8.el8.x86_64 331/344 DEBUG: Installing : librsvg2-2.42.7-4.el8.x86_64 332/344 DEBUG: Installing : ImageMagick-6.7.8.9-18.el8.x86_64 333/344 DEBUG: Running scriptlet: ImageMagick-6.7.8.9-18.el8.x86_64 333/344 DEBUG: Installing : gtk2-2.24.32-5.el8.x86_64 334/344 DEBUG: Running scriptlet: gtk2-2.24.32-5.el8.x86_64 334/344 DEBUG: Installing : graphviz-2.40.1-43.el8.x86_64 335/344 DEBUG: Running scriptlet: graphviz-2.40.1-43.el8.x86_64 335/344 DEBUG: Installing : python3-sphinx-1:2.2.2-1.el8.noarch 336/344 DEBUG: Installing : python36-devel-3.6.8-38.module_el8.5.0+895+a459e 337/344 DEBUG: Running scriptlet: python36-devel-3.6.8-38.module_el8.5.0+895+a459e 337/344 DEBUG: Installing : python3-eventlet-0.30.0-1.1.el8.noarch 338/344 DEBUG: Installing : rpm-build-4.14.3-23.el8.x86_64 339/344 DEBUG: Installing : python3-pbr-5.5.1-1.el8.noarch 340/344 DEBUG: Installing : python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+fa 341/344 DEBUG: Installing : python3-setuptools_scm-1.15.7-4.el8.noarch 342/344 DEBUG: Installing : make-1:4.2.1-11.el8.x86_64 343/344 DEBUG: Running scriptlet: make-1:4.2.1-11.el8.x86_64 343/344 DEBUG: Installing : openstack-macros-2021.1.0-0.20210812101308.ce6a1 344/344 DEBUG: Running scriptlet: filesystem-3.8-6.el8.x86_64 344/344 DEBUG: Running scriptlet: glibc-all-langpacks-2.28-203.el8.x86_64 344/344 DEBUG: Running scriptlet: crypto-policies-scripts-20211116-1.gitae470d6.el 344/344 DEBUG: Running scriptlet: ca-certificates-2021.2.50-82.el8.noarch 344/344 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el8.noarch 344/344 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el8.noarch 344/344 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el8.noarch 344/344 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el8.noarch 344/344 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 344/344 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el8.no 344/344 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 344/344 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el8.noarch 344/344 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 344/344 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el8.noarch 344/344 DEBUG: Running scriptlet: guile-5:2.0.14-7.el8.x86_64 344/344 DEBUG: Running scriptlet: glibc-common-2.28-203.el8.x86_64 344/344 DEBUG: Running scriptlet: info-6.5-7.el8_5.x86_64 344/344 DEBUG: Running scriptlet: glib2-2.56.4-159.el8.x86_64 344/344 DEBUG: Running scriptlet: shared-mime-info-1.9-3.el8.x86_64 344/344 DEBUG: Running scriptlet: systemd-239-58.el8.x86_64 344/344 DEBUG: Running scriptlet: systemd-udev-239-58.el8.x86_64 344/344 DEBUG: Running scriptlet: fontconfig-2.13.1-4.el8.x86_64 344/344 DEBUG: Running scriptlet: gdk-pixbuf2-2.36.12-5.el8.x86_64 344/344 DEBUG: Running scriptlet: hicolor-icon-theme-0.17-2.el8.noarch 344/344 DEBUG: Verifying : openstack-macros-2021.1.0-0.20210812101308.ce6a1 1/344 DEBUG: Verifying : acl-2.2.53-1.el8.x86_64 2/344 DEBUG: Verifying : audit-libs-3.0.7-4.el8.x86_64 3/344 DEBUG: Verifying : avahi-libs-0.7-20.el8.x86_64 4/344 DEBUG: Verifying : basesystem-11-5.el8.noarch 5/344 DEBUG: Verifying : bash-4.4.20-4.el8.x86_64 6/344 DEBUG: Verifying : binutils-2.30-116.el8.x86_64 7/344 DEBUG: Verifying : brotli-1.0.6-3.el8.x86_64 8/344 DEBUG: Verifying : bzip2-1.0.6-26.el8.x86_64 9/344 DEBUG: Verifying : bzip2-libs-1.0.6-26.el8.x86_64 10/344 DEBUG: Verifying : ca-certificates-2021.2.50-82.el8.noarch 11/344 DEBUG: Verifying : centos-gpg-keys-1:8-6.el8.noarch 12/344 DEBUG: Verifying : centos-stream-release-8.6-1.el8.noarch 13/344 DEBUG: Verifying : centos-stream-repos-8-6.el8.noarch 14/344 DEBUG: Verifying : chkconfig-1.19.1-1.el8.x86_64 15/344 DEBUG: Verifying : coreutils-8.30-12.el8.x86_64 16/344 DEBUG: Verifying : coreutils-common-8.30-12.el8.x86_64 17/344 DEBUG: Verifying : cpio-2.12-11.el8.x86_64 18/344 DEBUG: Verifying : cracklib-2.9.6-15.el8.x86_64 19/344 DEBUG: Verifying : cracklib-dicts-2.9.6-15.el8.x86_64 20/344 DEBUG: Verifying : crypto-policies-20211116-1.gitae470d6.el8.noarch 21/344 DEBUG: Verifying : crypto-policies-scripts-20211116-1.gitae470d6.el 22/344 DEBUG: Verifying : cryptsetup-libs-2.3.7-2.el8.x86_64 23/344 DEBUG: Verifying : cups-libs-1:2.2.6-46.el8.x86_64 24/344 DEBUG: Verifying : curl-7.61.1-22.el8.x86_64 25/344 DEBUG: Verifying : cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 26/344 DEBUG: Verifying : dbus-1:1.12.8-18.el8.x86_64 27/344 DEBUG: Verifying : dbus-common-1:1.12.8-18.el8.noarch 28/344 DEBUG: Verifying : dbus-daemon-1:1.12.8-18.el8.x86_64 29/344 DEBUG: Verifying : dbus-libs-1:1.12.8-18.el8.x86_64 30/344 DEBUG: Verifying : dbus-tools-1:1.12.8-18.el8.x86_64 31/344 DEBUG: Verifying : device-mapper-8:1.02.181-3.el8.x86_64 32/344 DEBUG: Verifying : device-mapper-libs-8:1.02.181-3.el8.x86_64 33/344 DEBUG: Verifying : diffutils-3.6-6.el8.x86_64 34/344 DEBUG: Verifying : dracut-049-202.git20220511.el8.x86_64 35/344 DEBUG: Verifying : elfutils-0.187-4.el8.x86_64 36/344 DEBUG: Verifying : elfutils-debuginfod-client-0.187-4.el8.x86_64 37/344 DEBUG: Verifying : elfutils-default-yama-scope-0.187-4.el8.noarch 38/344 DEBUG: Verifying : elfutils-libelf-0.187-4.el8.x86_64 39/344 DEBUG: Verifying : elfutils-libs-0.187-4.el8.x86_64 40/344 DEBUG: Verifying : emacs-filesystem-1:26.1-7.el8.noarch 41/344 DEBUG: Verifying : expat-2.2.5-9.el8.x86_64 42/344 DEBUG: Verifying : file-5.33-20.el8.x86_64 43/344 DEBUG: Verifying : file-libs-5.33-20.el8.x86_64 44/344 DEBUG: Verifying : filesystem-3.8-6.el8.x86_64 45/344 DEBUG: Verifying : findutils-1:4.6.0-20.el8.x86_64 46/344 DEBUG: Verifying : fontconfig-2.13.1-4.el8.x86_64 47/344 DEBUG: Verifying : fontpackages-filesystem-1.44-22.el8.noarch 48/344 DEBUG: Verifying : freetype-2.9.1-4.el8_3.1.x86_64 49/344 DEBUG: Verifying : gawk-4.2.1-4.el8.x86_64 50/344 DEBUG: Verifying : gdbm-1:1.18-1.el8.x86_64 51/344 DEBUG: Verifying : gdbm-libs-1:1.18-1.el8.x86_64 52/344 DEBUG: Verifying : gdk-pixbuf2-2.36.12-5.el8.x86_64 53/344 DEBUG: Verifying : gettext-0.19.8.1-17.el8.x86_64 54/344 DEBUG: Verifying : gettext-libs-0.19.8.1-17.el8.x86_64 55/344 DEBUG: Verifying : glib2-2.56.4-159.el8.x86_64 56/344 DEBUG: Verifying : glibc-2.28-203.el8.x86_64 57/344 DEBUG: Verifying : glibc-all-langpacks-2.28-203.el8.x86_64 58/344 DEBUG: Verifying : glibc-common-2.28-203.el8.x86_64 59/344 DEBUG: Verifying : glibc-devel-2.28-203.el8.x86_64 60/344 DEBUG: Verifying : glibc-headers-2.28-203.el8.x86_64 61/344 DEBUG: Verifying : gmp-1:6.1.2-10.el8.x86_64 62/344 DEBUG: Verifying : gnupg2-2.2.20-2.el8.x86_64 63/344 DEBUG: Verifying : gnupg2-smime-2.2.20-2.el8.x86_64 64/344 DEBUG: Verifying : gnutls-3.6.16-4.el8.x86_64 65/344 DEBUG: Verifying : grep-3.1-6.el8.x86_64 66/344 DEBUG: Verifying : grub2-common-1:2.02-123.el8.noarch 67/344 DEBUG: Verifying : grub2-tools-1:2.02-123.el8.x86_64 68/344 DEBUG: Verifying : grub2-tools-minimal-1:2.02-123.el8.x86_64 69/344 DEBUG: Verifying : grubby-8.40-42.el8.x86_64 70/344 DEBUG: Verifying : gzip-1.9-13.el8.x86_64 71/344 DEBUG: Verifying : hardlink-1:1.3-6.el8.x86_64 72/344 DEBUG: Verifying : ima-evm-utils-1.3.2-12.el8.x86_64 73/344 DEBUG: Verifying : info-6.5-7.el8_5.x86_64 74/344 DEBUG: Verifying : json-c-0.13.1-3.el8.x86_64 75/344 DEBUG: Verifying : kbd-2.0.4-10.el8.x86_64 76/344 DEBUG: Verifying : kbd-legacy-2.0.4-10.el8.noarch 77/344 DEBUG: Verifying : kbd-misc-2.0.4-10.el8.noarch 78/344 DEBUG: Verifying : kernel-headers-4.18.0-394.el8.x86_64 79/344 DEBUG: Verifying : keyutils-libs-1.5.10-9.el8.x86_64 80/344 DEBUG: Verifying : kmod-25-19.el8.x86_64 81/344 DEBUG: Verifying : kmod-libs-25-19.el8.x86_64 82/344 DEBUG: Verifying : kpartx-0.8.4-25.el8.x86_64 83/344 DEBUG: Verifying : krb5-libs-1.18.2-20.el8.x86_64 84/344 DEBUG: Verifying : less-530-1.el8.x86_64 85/344 DEBUG: Verifying : libacl-2.2.53-1.el8.x86_64 86/344 DEBUG: Verifying : libarchive-3.3.3-3.el8_5.x86_64 87/344 DEBUG: Verifying : libassuan-2.5.1-3.el8.x86_64 88/344 DEBUG: Verifying : libattr-2.4.48-3.el8.x86_64 89/344 DEBUG: Verifying : libbabeltrace-1.5.4-4.el8.x86_64 90/344 DEBUG: Verifying : libblkid-2.32.1-35.el8.x86_64 91/344 DEBUG: Verifying : libcap-2.48-4.el8.x86_64 92/344 DEBUG: Verifying : libcap-ng-0.7.11-1.el8.x86_64 93/344 DEBUG: Verifying : libcom_err-1.45.6-5.el8.x86_64 94/344 DEBUG: Verifying : libcroco-0.6.12-4.el8_2.1.x86_64 95/344 DEBUG: Verifying : libcurl-7.61.1-22.el8.x86_64 96/344 DEBUG: Verifying : libdb-5.3.28-42.el8_4.x86_64 97/344 DEBUG: Verifying : libdb-utils-5.3.28-42.el8_4.x86_64 98/344 DEBUG: Verifying : libedit-3.1-23.20170329cvs.el8.x86_64 99/344 DEBUG: Verifying : libfdisk-2.32.1-35.el8.x86_64 100/344 DEBUG: Verifying : libffi-3.1-23.el8.x86_64 101/344 DEBUG: Verifying : libgcc-8.5.0-13.el8.x86_64 102/344 DEBUG: Verifying : libgcrypt-1.8.5-6.el8.x86_64 103/344 DEBUG: Verifying : libgomp-8.5.0-13.el8.x86_64 104/344 DEBUG: Verifying : libgpg-error-1.31-1.el8.x86_64 105/344 DEBUG: Verifying : libidn2-2.2.0-1.el8.x86_64 106/344 DEBUG: Verifying : libkcapi-1.2.0-2.el8.x86_64 107/344 DEBUG: Verifying : libkcapi-hmaccalc-1.2.0-2.el8.x86_64 108/344 DEBUG: Verifying : libksba-1.3.5-7.el8.x86_64 109/344 DEBUG: Verifying : libmount-2.32.1-35.el8.x86_64 110/344 DEBUG: Verifying : libnghttp2-1.33.0-3.el8_2.1.x86_64 111/344 DEBUG: Verifying : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 112/344 DEBUG: Verifying : libpkgconf-1.4.2-1.el8.x86_64 113/344 DEBUG: Verifying : libpng-2:1.6.34-5.el8.x86_64 114/344 DEBUG: Verifying : libpsl-0.20.2-6.el8.x86_64 115/344 DEBUG: Verifying : libpwquality-1.4.4-3.el8.x86_64 116/344 DEBUG: Verifying : libseccomp-2.5.2-1.el8.x86_64 117/344 DEBUG: Verifying : libsecret-0.18.6-1.el8.x86_64 118/344 DEBUG: Verifying : libselinux-2.9-5.el8.x86_64 119/344 DEBUG: Verifying : libsemanage-2.9-8.el8.x86_64 120/344 DEBUG: Verifying : libsepol-2.9-3.el8.x86_64 121/344 DEBUG: Verifying : libsigsegv-2.11-5.el8.x86_64 122/344 DEBUG: Verifying : libsmartcols-2.32.1-35.el8.x86_64 123/344 DEBUG: Verifying : libssh-0.9.6-3.el8.x86_64 124/344 DEBUG: Verifying : libssh-config-0.9.6-3.el8.noarch 125/344 DEBUG: Verifying : libstdc++-8.5.0-13.el8.x86_64 126/344 DEBUG: Verifying : libtasn1-4.13-3.el8.x86_64 127/344 DEBUG: Verifying : libtirpc-1.1.4-6.el8.x86_64 128/344 DEBUG: Verifying : libtool-ltdl-2.4.6-25.el8.x86_64 129/344 DEBUG: Verifying : libunistring-0.9.9-3.el8.x86_64 130/344 DEBUG: Verifying : libusbx-1.0.23-4.el8.x86_64 131/344 DEBUG: Verifying : libutempter-1.1.6-14.el8.x86_64 132/344 DEBUG: Verifying : libuuid-2.32.1-35.el8.x86_64 133/344 DEBUG: Verifying : libverto-0.3.0-5.el8.x86_64 134/344 DEBUG: Verifying : libxcrypt-4.1.1-6.el8.x86_64 135/344 DEBUG: Verifying : libxcrypt-devel-4.1.1-6.el8.x86_64 136/344 DEBUG: Verifying : libxml2-2.9.7-14.el8.x86_64 137/344 DEBUG: Verifying : lua-libs-5.3.4-12.el8.x86_64 138/344 DEBUG: Verifying : lz4-libs-1.8.3-3.el8_4.x86_64 139/344 DEBUG: Verifying : make-1:4.2.1-11.el8.x86_64 140/344 DEBUG: Verifying : memstrack-0.1.11-1.el8.x86_64 141/344 DEBUG: Verifying : mpfr-3.1.6-1.el8.x86_64 142/344 DEBUG: Verifying : ncurses-6.1-9.20180224.el8.x86_64 143/344 DEBUG: Verifying : ncurses-base-6.1-9.20180224.el8.noarch 144/344 DEBUG: Verifying : ncurses-libs-6.1-9.20180224.el8.x86_64 145/344 DEBUG: Verifying : nettle-3.4.1-7.el8.x86_64 146/344 DEBUG: Verifying : npth-1.5-4.el8.x86_64 147/344 DEBUG: Verifying : openldap-2.4.46-18.el8.x86_64 148/344 DEBUG: Verifying : openssh-8.0p1-12.el8.x86_64 149/344 DEBUG: Verifying : openssh-clients-8.0p1-12.el8.x86_64 150/344 DEBUG: Verifying : openssl-1:1.1.1k-6.el8.x86_64 151/344 DEBUG: Verifying : openssl-libs-1:1.1.1k-6.el8.x86_64 152/344 DEBUG: Verifying : openssl-pkcs11-0.4.10-2.el8.x86_64 153/344 DEBUG: Verifying : os-prober-1.74-9.el8.x86_64 154/344 DEBUG: Verifying : p11-kit-0.23.22-1.el8.x86_64 155/344 DEBUG: Verifying : p11-kit-trust-0.23.22-1.el8.x86_64 156/344 DEBUG: Verifying : pam-1.3.1-20.el8.x86_64 157/344 DEBUG: Verifying : patch-2.7.6-11.el8.x86_64 158/344 DEBUG: Verifying : pcre-8.42-6.el8.x86_64 159/344 DEBUG: Verifying : pcre2-10.32-2.el8.x86_64 160/344 DEBUG: Verifying : pigz-2.4-4.el8.x86_64 161/344 DEBUG: Verifying : pkgconf-1.4.2-1.el8.x86_64 162/344 DEBUG: Verifying : pkgconf-m4-1.4.2-1.el8.noarch 163/344 DEBUG: Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 164/344 DEBUG: Verifying : platform-python-3.6.8-46.el8.x86_64 165/344 DEBUG: Verifying : platform-python-pip-9.0.3-22.el8.noarch 166/344 DEBUG: Verifying : popt-1.18-1.el8.x86_64 167/344 DEBUG: Verifying : procps-ng-3.3.15-7.el8.x86_64 168/344 DEBUG: Verifying : publicsuffix-list-dafsa-20180723-1.el8.noarch 169/344 DEBUG: Verifying : python3-chardet-3.0.4-7.el8.noarch 170/344 DEBUG: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 171/344 DEBUG: Verifying : python3-idna-2.5-5.el8.noarch 172/344 DEBUG: Verifying : python3-libs-3.6.8-46.el8.x86_64 173/344 DEBUG: Verifying : python3-pip-wheel-9.0.3-22.el8.noarch 174/344 DEBUG: Verifying : python3-ply-3.9-9.el8.noarch 175/344 DEBUG: Verifying : python3-pycparser-2.14-14.el8.noarch 176/344 DEBUG: Verifying : python3-pysocks-1.6.8-3.el8.noarch 177/344 DEBUG: Verifying : python3-setuptools-wheel-39.2.0-6.el8.noarch 178/344 DEBUG: Verifying : readline-7.0-10.el8.x86_64 179/344 DEBUG: Verifying : rpm-4.14.3-23.el8.x86_64 180/344 DEBUG: Verifying : rpm-build-libs-4.14.3-23.el8.x86_64 181/344 DEBUG: Verifying : rpm-libs-4.14.3-23.el8.x86_64 182/344 DEBUG: Verifying : sed-4.5-5.el8.x86_64 183/344 DEBUG: Verifying : setup-2.12.2-6.el8.noarch 184/344 DEBUG: Verifying : shadow-utils-2:4.6-16.el8.x86_64 185/344 DEBUG: Verifying : shared-mime-info-1.9-3.el8.x86_64 186/344 DEBUG: Verifying : sqlite-libs-3.26.0-15.el8.x86_64 187/344 DEBUG: Verifying : systemd-239-58.el8.x86_64 188/344 DEBUG: Verifying : systemd-libs-239-58.el8.x86_64 189/344 DEBUG: Verifying : systemd-pam-239-58.el8.x86_64 190/344 DEBUG: Verifying : systemd-udev-239-58.el8.x86_64 191/344 DEBUG: Verifying : tar-2:1.30-5.el8.x86_64 192/344 DEBUG: Verifying : tpm2-tss-2.3.2-4.el8.x86_64 193/344 DEBUG: Verifying : trousers-0.3.15-1.el8.x86_64 194/344 DEBUG: Verifying : trousers-lib-0.3.15-1.el8.x86_64 195/344 DEBUG: Verifying : tzdata-2022a-2.el8.noarch 196/344 DEBUG: Verifying : unzip-6.0-46.el8.x86_64 197/344 DEBUG: Verifying : util-linux-2.32.1-35.el8.x86_64 198/344 DEBUG: Verifying : which-2.21-18.el8.x86_64 199/344 DEBUG: Verifying : xz-5.2.4-3.el8.x86_64 200/344 DEBUG: Verifying : xz-libs-5.2.4-3.el8.x86_64 201/344 DEBUG: Verifying : zip-3.0-23.el8.x86_64 202/344 DEBUG: Verifying : zlib-1.2.11-19.el8.x86_64 203/344 DEBUG: Verifying : OpenEXR-libs-2.2.0-12.el8.x86_64 204/344 DEBUG: Verifying : adobe-mappings-cmap-20171205-3.el8.noarch 205/344 DEBUG: Verifying : adobe-mappings-cmap-deprecated-20171205-3.el8.no 206/344 DEBUG: Verifying : adobe-mappings-pdf-20180407-1.el8.noarch 207/344 DEBUG: Verifying : annobin-10.67-1.el8.x86_64 208/344 DEBUG: Verifying : atk-2.28.1-1.el8.x86_64 209/344 DEBUG: Verifying : cairo-1.15.12-6.el8.x86_64 210/344 DEBUG: Verifying : cpp-8.5.0-13.el8.x86_64 211/344 DEBUG: Verifying : dwz-0.12-10.el8.x86_64 212/344 DEBUG: Verifying : efi-srpm-macros-3-3.el8.noarch 213/344 DEBUG: Verifying : fribidi-1.0.4-9.el8.x86_64 214/344 DEBUG: Verifying : gc-7.6.4-3.el8.x86_64 215/344 DEBUG: Verifying : gcc-8.5.0-13.el8.x86_64 216/344 DEBUG: Verifying : gcc-plugin-annobin-8.5.0-13.el8.x86_64 217/344 DEBUG: Verifying : gd-2.2.5-7.el8.x86_64 218/344 DEBUG: Verifying : gdb-headless-8.2-19.el8.x86_64 219/344 DEBUG: Verifying : gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 220/344 DEBUG: Verifying : ghc-srpm-macros-1.4.2-7.el8.noarch 221/344 DEBUG: Verifying : git-core-2.31.1-2.el8.x86_64 222/344 DEBUG: Verifying : glibc-gconv-extra-2.28-203.el8.x86_64 223/344 DEBUG: Verifying : go-srpm-macros-2-17.el8.noarch 224/344 DEBUG: Verifying : google-droid-sans-fonts-20120715-13.el8.noarch 225/344 DEBUG: Verifying : graphite2-1.3.10-10.el8.x86_64 226/344 DEBUG: Verifying : graphviz-2.40.1-43.el8.x86_64 227/344 DEBUG: Verifying : gtk-update-icon-cache-3.22.30-10.el8.x86_64 228/344 DEBUG: Verifying : gtk2-2.24.32-5.el8.x86_64 229/344 DEBUG: Verifying : guile-5:2.0.14-7.el8.x86_64 230/344 DEBUG: Verifying : harfbuzz-1.7.5-3.el8.x86_64 231/344 DEBUG: Verifying : hicolor-icon-theme-0.17-2.el8.noarch 232/344 DEBUG: Verifying : ilmbase-2.2.0-13.el8.x86_64 233/344 DEBUG: Verifying : isl-0.16.1-6.el8.x86_64 234/344 DEBUG: Verifying : jasper-libs-2.0.14-5.el8.x86_64 235/344 DEBUG: Verifying : jbig2dec-libs-0.16-1.el8.x86_64 236/344 DEBUG: Verifying : jbigkit-libs-2.1-14.el8.x86_64 237/344 DEBUG: Verifying : lcms2-2.9-2.el8.x86_64 238/344 DEBUG: Verifying : libICE-1.0.9-15.el8.x86_64 239/344 DEBUG: Verifying : libSM-1.2.3-1.el8.x86_64 240/344 DEBUG: Verifying : libX11-1.6.8-5.el8.x86_64 241/344 DEBUG: Verifying : libX11-common-1.6.8-5.el8.noarch 242/344 DEBUG: Verifying : libXau-1.0.9-3.el8.x86_64 243/344 DEBUG: Verifying : libXaw-1.0.13-10.el8.x86_64 244/344 DEBUG: Verifying : libXcomposite-0.4.4-14.el8.x86_64 245/344 DEBUG: Verifying : libXcursor-1.1.15-3.el8.x86_64 246/344 DEBUG: Verifying : libXdamage-1.1.4-14.el8.x86_64 247/344 DEBUG: Verifying : libXext-1.3.4-1.el8.x86_64 248/344 DEBUG: Verifying : libXfixes-5.0.3-7.el8.x86_64 249/344 DEBUG: Verifying : libXft-2.3.3-1.el8.x86_64 250/344 DEBUG: Verifying : libXi-1.7.10-1.el8.x86_64 251/344 DEBUG: Verifying : libXinerama-1.1.4-1.el8.x86_64 252/344 DEBUG: Verifying : libXmu-1.1.3-1.el8.x86_64 253/344 DEBUG: Verifying : libXpm-3.5.12-8.el8.x86_64 254/344 DEBUG: Verifying : libXrandr-1.5.2-1.el8.x86_64 255/344 DEBUG: Verifying : libXrender-0.9.10-7.el8.x86_64 256/344 DEBUG: Verifying : libXt-1.1.5-12.el8.x86_64 257/344 DEBUG: Verifying : libXxf86misc-1.0.4-1.el8.x86_64 258/344 DEBUG: Verifying : libXxf86vm-1.1.4-9.el8.x86_64 259/344 DEBUG: Verifying : libatomic_ops-7.6.2-3.el8.x86_64 260/344 DEBUG: Verifying : libdatrie-0.2.9-7.el8.x86_64 261/344 DEBUG: Verifying : libfontenc-1.1.3-8.el8.x86_64 262/344 DEBUG: Verifying : libgs-9.27-1.el8.x86_64 263/344 DEBUG: Verifying : libidn-1.34-5.el8.x86_64 264/344 DEBUG: Verifying : libijs-0.35-5.el8.x86_64 265/344 DEBUG: Verifying : libipt-1.6.1-8.el8.x86_64 266/344 DEBUG: Verifying : libjpeg-turbo-1.5.3-12.el8.x86_64 267/344 DEBUG: Verifying : libmcpp-2.7.2-20.el8.x86_64 268/344 DEBUG: Verifying : libmpc-1.1.0-9.1.el8.x86_64 269/344 DEBUG: Verifying : libpaper-1.1.24-22.el8.x86_64 270/344 DEBUG: Verifying : librsvg2-2.42.7-4.el8.x86_64 271/344 DEBUG: Verifying : libthai-0.1.27-2.el8.x86_64 272/344 DEBUG: Verifying : libtiff-4.0.9-21.el8.x86_64 273/344 DEBUG: Verifying : libwebp-1.0.0-5.el8.x86_64 274/344 DEBUG: Verifying : libwmf-lite-0.2.9-8.el8_0.x86_64 275/344 DEBUG: Verifying : libxcb-1.13.1-1.el8.x86_64 276/344 DEBUG: Verifying : libxkbcommon-0.9.1-1.el8.x86_64 277/344 DEBUG: Verifying : mcpp-2.7.2-20.el8.x86_64 278/344 DEBUG: Verifying : ocaml-srpm-macros-5-4.el8.noarch 279/344 DEBUG: Verifying : openblas-srpm-macros-2-2.el8.noarch 280/344 DEBUG: Verifying : openjpeg2-2.4.0-4.el8.x86_64 281/344 DEBUG: Verifying : pango-1.42.4-8.el8.x86_64 282/344 DEBUG: Verifying : perl-srpm-macros-1-25.el8.noarch 283/344 DEBUG: Verifying : pinentry-1.1.0-2.el8.x86_64 284/344 DEBUG: Verifying : pixman-0.38.4-2.el8.x86_64 285/344 DEBUG: Verifying : platform-python-devel-3.6.8-46.el8.x86_64 286/344 DEBUG: Verifying : python-rpm-macros-3-42.el8.noarch 287/344 DEBUG: Verifying : python-srpm-macros-3-42.el8.noarch 288/344 DEBUG: Verifying : python3-babel-2.5.1-7.el8.noarch 289/344 DEBUG: Verifying : python3-docutils-0.14-12.module_el8.5.0+761+faac 290/344 DEBUG: Verifying : python3-greenlet-0.4.13-4.el8.x86_64 291/344 DEBUG: Verifying : python3-jinja2-2.10.1-3.el8.noarch 292/344 DEBUG: Verifying : python3-markupsafe-0.23-19.el8.x86_64 293/344 DEBUG: Verifying : python3-pip-9.0.3-22.el8.noarch 294/344 DEBUG: Verifying : python3-pygments-2.2.0-22.module_el8.5.0+764+71f 295/344 DEBUG: Verifying : python3-pytz-2017.2-9.el8.noarch 296/344 DEBUG: Verifying : python3-rpm-generators-5-7.el8.noarch 297/344 DEBUG: Verifying : python3-rpm-macros-3-42.el8.noarch 298/344 DEBUG: Verifying : python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+fa 299/344 DEBUG: Verifying : python36-3.6.8-38.module_el8.5.0+895+a459eca8.x8 300/344 DEBUG: Verifying : python36-devel-3.6.8-38.module_el8.5.0+895+a459e 301/344 DEBUG: Verifying : qt5-srpm-macros-5.15.3-1.el8.noarch 302/344 DEBUG: Verifying : redhat-rpm-config-130-1.el8.noarch 303/344 DEBUG: Verifying : rpm-build-4.14.3-23.el8.x86_64 304/344 DEBUG: Verifying : rust-srpm-macros-5-2.el8.noarch 305/344 DEBUG: Verifying : urw-base35-bookman-fonts-20170801-10.el8.noarch 306/344 DEBUG: Verifying : urw-base35-c059-fonts-20170801-10.el8.noarch 307/344 DEBUG: Verifying : urw-base35-d050000l-fonts-20170801-10.el8.noarch 308/344 DEBUG: Verifying : urw-base35-fonts-20170801-10.el8.noarch 309/344 DEBUG: Verifying : urw-base35-fonts-common-20170801-10.el8.noarch 310/344 DEBUG: Verifying : urw-base35-gothic-fonts-20170801-10.el8.noarch 311/344 DEBUG: Verifying : urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 312/344 DEBUG: Verifying : urw-base35-nimbus-roman-fonts-20170801-10.el8.no 313/344 DEBUG: Verifying : urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 314/344 DEBUG: Verifying : urw-base35-p052-fonts-20170801-10.el8.noarch 315/344 DEBUG: Verifying : urw-base35-standard-symbols-ps-fonts-20170801-10 316/344 DEBUG: Verifying : urw-base35-z003-fonts-20170801-10.el8.noarch 317/344 DEBUG: Verifying : xkeyboard-config-2.28-1.el8.noarch 318/344 DEBUG: Verifying : xorg-x11-font-utils-1:7.5-41.el8.x86_64 319/344 DEBUG: Verifying : xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 320/344 DEBUG: Verifying : xorg-x11-server-utils-7.7-27.el8.x86_64 321/344 DEBUG: Verifying : python3-imagesize-1.0.0-2.el8.noarch 322/344 DEBUG: Verifying : python3-setuptools_scm-1.15.7-4.el8.noarch 323/344 DEBUG: Verifying : libzstd-1.4.5-6.el8.x86_64 324/344 DEBUG: Verifying : python3-cffi-1.13.2-1.el8.x86_64 325/344 DEBUG: Verifying : python3-eventlet-0.30.0-1.1.el8.noarch 326/344 DEBUG: Verifying : python3-packaging-20.4-1.el8.noarch 327/344 DEBUG: Verifying : python3-pbr-5.5.1-1.el8.noarch 328/344 DEBUG: Verifying : python3-pyparsing-2.4.6-1.el8.noarch 329/344 DEBUG: Verifying : python3-requests-2.25.1-1.el8.noarch 330/344 DEBUG: Verifying : python3-setuptools-50.3.2-1.el8.noarch 331/344 DEBUG: Verifying : python3-six-1.15.0-2.el8.noarch 332/344 DEBUG: Verifying : python3-urllib3-1.25.10-4.el8.noarch 333/344 DEBUG: Verifying : zstd-1.4.5-6.el8.x86_64 334/344 DEBUG: Verifying : ImageMagick-6.7.8.9-18.el8.x86_64 335/344 DEBUG: Verifying : python3-snowballstemmer-1.9.0-4.el8.noarch 336/344 DEBUG: Verifying : python3-sphinx-1:2.2.2-1.el8.noarch 337/344 DEBUG: Verifying : python3-sphinx-theme-alabaster-0.7.12-7.el8.noar 338/344 DEBUG: Verifying : python3-sphinxcontrib-applehelp-1.0.1-5.el8.noar 339/344 DEBUG: Verifying : python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 340/344 DEBUG: Verifying : python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarc 341/344 DEBUG: Verifying : python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noa 342/344 DEBUG: Verifying : python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noa 343/344 DEBUG: Verifying : python3-sphinxcontrib-serializinghtml-1.1.3-5.el 344/344 DEBUG: Installed: DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: annobin-10.67-1.el8.x86_64 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: binutils-2.30-116.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: centos-gpg-keys-1:8-6.el8.noarch DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: cpp-8.5.0-13.el8.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 DEBUG: cups-libs-1:2.2.6-46.el8.x86_64 DEBUG: curl-7.61.1-22.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: dbus-1:1.12.8-18.el8.x86_64 DEBUG: dbus-common-1:1.12.8-18.el8.noarch DEBUG: dbus-daemon-1:1.12.8-18.el8.x86_64 DEBUG: dbus-libs-1:1.12.8-18.el8.x86_64 DEBUG: dbus-tools-1:1.12.8-18.el8.x86_64 DEBUG: device-mapper-8:1.02.181-3.el8.x86_64 DEBUG: device-mapper-libs-8:1.02.181-3.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: dracut-049-202.git20220511.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: elfutils-0.187-4.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.187-4.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.187-4.el8.noarch DEBUG: elfutils-libelf-0.187-4.el8.x86_64 DEBUG: elfutils-libs-0.187-4.el8.x86_64 DEBUG: emacs-filesystem-1:26.1-7.el8.noarch DEBUG: expat-2.2.5-9.el8.x86_64 DEBUG: file-5.33-20.el8.x86_64 DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: findutils-1:4.6.0-20.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: gcc-8.5.0-13.el8.x86_64 DEBUG: gcc-plugin-annobin-8.5.0-13.el8.x86_64 DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: gdb-headless-8.2-19.el8.x86_64 DEBUG: gdbm-1:1.18-1.el8.x86_64 DEBUG: gdbm-libs-1:1.18-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: git-core-2.31.1-2.el8.x86_64 DEBUG: glib2-2.56.4-159.el8.x86_64 DEBUG: glibc-2.28-203.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-203.el8.x86_64 DEBUG: glibc-common-2.28-203.el8.x86_64 DEBUG: glibc-devel-2.28-203.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-203.el8.x86_64 DEBUG: glibc-headers-2.28-203.el8.x86_64 DEBUG: gmp-1:6.1.2-10.el8.x86_64 DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: grub2-common-1:2.02-123.el8.noarch DEBUG: grub2-tools-1:2.02-123.el8.x86_64 DEBUG: grub2-tools-minimal-1:2.02-123.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: guile-5:2.0.14-7.el8.x86_64 DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: hardlink-1:1.3-6.el8.x86_64 DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: kernel-headers-4.18.0-394.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: kpartx-0.8.4-25.el8.x86_64 DEBUG: krb5-libs-1.18.2-20.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: libarchive-3.3.3-3.el8_5.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: libblkid-2.32.1-35.el8.x86_64 DEBUG: libcap-2.48-4.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libcurl-7.61.1-22.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libfdisk-2.32.1-35.el8.x86_64 DEBUG: libffi-3.1-23.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libgcc-8.5.0-13.el8.x86_64 DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: libgomp-8.5.0-13.el8.x86_64 DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: libmount-2.32.1-35.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: libpng-2:1.6.34-5.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: libsemanage-2.9-8.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-35.el8.x86_64 DEBUG: libssh-0.9.6-3.el8.x86_64 DEBUG: libssh-config-0.9.6-3.el8.noarch DEBUG: libstdc++-8.5.0-13.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libtiff-4.0.9-21.el8.x86_64 DEBUG: libtirpc-1.1.4-6.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libuuid-2.32.1-35.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: libxml2-2.9.7-14.el8.x86_64 DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: make-1:4.2.1-11.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: openssh-8.0p1-12.el8.x86_64 DEBUG: openssh-clients-8.0p1-12.el8.x86_64 DEBUG: openssl-1:1.1.1k-6.el8.x86_64 DEBUG: openssl-libs-1:1.1.1k-6.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20210812101308.ce6a105.el8.noarch DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: pam-1.3.1-20.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: platform-python-3.6.8-46.el8.x86_64 DEBUG: platform-python-devel-3.6.8-46.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: procps-ng-3.3.15-7.el8.x86_64 DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: python-rpm-macros-3-42.el8.noarch DEBUG: python-srpm-macros-3-42.el8.noarch DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: python3-libs-3.6.8-46.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: python3-rpm-macros-3-42.el8.noarch DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: python3-sphinx-1:2.2.2-1.el8.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: redhat-rpm-config-130-1.el8.noarch DEBUG: rpm-4.14.3-23.el8.x86_64 DEBUG: rpm-build-4.14.3-23.el8.x86_64 DEBUG: rpm-build-libs-4.14.3-23.el8.x86_64 DEBUG: rpm-libs-4.14.3-23.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: sed-4.5-5.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: shadow-utils-2:4.6-16.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: systemd-239-58.el8.x86_64 DEBUG: systemd-libs-239-58.el8.x86_64 DEBUG: systemd-pam-239-58.el8.x86_64 DEBUG: systemd-udev-239-58.el8.x86_64 DEBUG: tar-2:1.30-5.el8.x86_64 DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: tzdata-2022a-2.el8.noarch DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: util-linux-2.32.1-35.el8.x86_64 DEBUG: which-2.21-18.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: xorg-x11-font-utils-1:7.5-41.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: zlib-1.2.11-19.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans Finish: dnf install DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/os-release DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c3fcf3c678a84c80b45bfd1b9f508ac6', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4394abb16b1a4bdd9920579a0deb54b5', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: groupdel: group 'mock' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '40428d51725240c2a169c5bcb87031d3', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fefc2edf90bd4037a13cd437ffabaafe', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1022', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/.initialized DEBUG: child environment: None DEBUG: Executing command: ['sync'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: creating root cache DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum', '--exclude=.//var/cache/dnf', '--exclude=.//proc/filesystems', '--exclude=./var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '--exclude=./var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '.'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: creating root cache Finish: chroot init DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f0c565e61aa942e594b052618b400dde', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-13.el8.x86_64 DEBUG: binutils-2.30-116.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-42.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-13.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: libssh-config-0.9.6-3.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: openssh-8.0p1-12.el8.x86_64 DEBUG: emacs-filesystem-26.1-7.el8.noarch DEBUG: git-core-2.31.1-2.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-23.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: gdb-headless-8.2-19.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-common-2.28-203.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-203.el8.x86_64 DEBUG: elfutils-0.187-4.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: libuuid-2.32.1-35.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libgomp-8.5.0-13.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20210812101308.ce6a105.el8.noarch DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-203.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-13.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-123.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-22.el8.x86_64 DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch DEBUG: elfutils-default-yama-scope-0.187-4.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-7.el8.x86_64 DEBUG: libtirpc-1.1.4-6.el8.x86_64 DEBUG: kpartx-0.8.4-25.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.187-4.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-18.el8.noarch DEBUG: libmount-2.32.1-35.el8.x86_64 DEBUG: dbus-tools-1.12.8-18.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: libblkid-2.32.1-35.el8.x86_64 DEBUG: shadow-utils-4.6-16.el8.x86_64 DEBUG: openssl-libs-1.1.1k-6.el8.x86_64 DEBUG: rpm-libs-4.14.3-23.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: util-linux-2.32.1-35.el8.x86_64 DEBUG: dracut-049-202.git20220511.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-159.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: systemd-239-58.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: gcc-8.5.0-13.el8.x86_64 DEBUG: python-srpm-macros-3-42.el8.noarch DEBUG: annobin-10.67-1.el8.x86_64 DEBUG: python3-rpm-macros-3-42.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2022a-2.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kernel-headers-4.18.0-394.el8.x86_64 DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: openssh-clients-8.0p1-12.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-203.el8.x86_64 DEBUG: cups-libs-2.2.6-46.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-203.el8.x86_64 DEBUG: redhat-rpm-config-130-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-19.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: libstdc++-8.5.0-13.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: elfutils-libelf-0.187-4.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: libcap-2.48-4.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: platform-python-devel-3.6.8-46.el8.x86_64 DEBUG: libxml2-2.9.7-14.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: expat-2.2.5-9.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libffi-3.1-23.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: rpm-build-4.14.3-23.el8.x86_64 DEBUG: file-5.33-20.el8.x86_64 DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-123.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-8.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-203.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-35.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-21.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-46.el8.x86_64 DEBUG: libssh-0.9.6-3.el8.x86_64 DEBUG: platform-python-3.6.8-46.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-3.el8_5.x86_64 DEBUG: curl-7.61.1-22.el8.x86_64 DEBUG: openssl-1.1.1k-6.el8.x86_64 DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-20.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-3.el8.x86_64 DEBUG: elfutils-libs-0.187-4.el8.x86_64 DEBUG: rpm-4.14.3-23.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-35.el8.x86_64 DEBUG: dbus-libs-1.12.8-18.el8.x86_64 DEBUG: which-2.21-18.el8.x86_64 DEBUG: systemd-libs-239-58.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-3.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 DEBUG: dbus-daemon-1.12.8-18.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-20.el8.x86_64 DEBUG: systemd-pam-239-58.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-123.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-18.el8.x86_64 DEBUG: systemd-udev-239-58.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 INFO: Installed packages: INFO: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch gawk-4.2.1-4.el8.x86_64 krb5-libs-1.18.2-20.el8.x86_64 urw-base35-fonts-20170801-10.el8.noarch gpg-pubkey-8483c65d-5ccc5b19 libtasn1-4.13-3.el8.x86_64 libgpg-error-1.31-1.el8.x86_64 libxcrypt-4.1.1-6.el8.x86_64 lcms2-2.9-2.el8.x86_64 libX11-1.6.8-5.el8.x86_64 libunistring-0.9.9-3.el8.x86_64 brotli-1.0.6-3.el8.x86_64 sqlite-libs-3.26.0-15.el8.x86_64 libpsl-0.20.2-6.el8.x86_64 filesystem-3.8-6.el8.x86_64 python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch gnupg2-smime-2.2.20-2.el8.x86_64 libssh-0.9.6-3.el8.x86_64 libseccomp-2.5.2-1.el8.x86_64 libgomp-8.5.0-13.el8.x86_64 openstack-macros-2021.1.0-0.20210812101308.ce6a105.el8.noarch libipt-1.6.1-8.el8.x86_64 cairo-1.15.12-6.el8.x86_64 p11-kit-0.23.22-1.el8.x86_64 glibc-all-langpacks-2.28-203.el8.x86_64 dbus-common-1.12.8-18.el8.noarch libsecret-0.18.6-1.el8.x86_64 python3-imagesize-1.0.0-2.el8.noarch gettext-0.19.8.1-17.el8.x86_64 libedit-3.1-23.20170329cvs.el8.x86_64 audit-libs-3.0.7-4.el8.x86_64 urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch cpp-8.5.0-13.el8.x86_64 kmod-libs-25-19.el8.x86_64 openssl-libs-1.1.1k-6.el8.x86_64 ncurses-6.1-9.20180224.el8.x86_64 python-rpm-macros-3-42.el8.noarch grub2-tools-minimal-2.02-123.el8.x86_64 python3-babel-2.5.1-7.el8.noarch urw-base35-z003-fonts-20170801-10.el8.noarch systemd-pam-239-58.el8.x86_64 rpm-build-libs-4.14.3-23.el8.x86_64 libcurl-7.61.1-22.el8.x86_64 python3-greenlet-0.4.13-4.el8.x86_64 python3-chardet-3.0.4-7.el8.noarch libffi-3.1-23.el8.x86_64 centos-stream-repos-8-6.el8.noarch OpenEXR-libs-2.2.0-12.el8.x86_64 trousers-0.3.15-1.el8.x86_64 python3-snowballstemmer-1.9.0-4.el8.noarch libXt-1.1.5-12.el8.x86_64 bzip2-libs-1.0.6-26.el8.x86_64 graphite2-1.3.10-10.el8.x86_64 python3-rpm-macros-3-42.el8.noarch centos-gpg-keys-8-6.el8.noarch elfutils-libelf-0.187-4.el8.x86_64 npth-1.5-4.el8.x86_64 libpaper-1.1.24-22.el8.x86_64 libksba-1.3.5-7.el8.x86_64 libSM-1.2.3-1.el8.x86_64 python3-ply-3.9-9.el8.noarch libXxf86misc-1.0.4-1.el8.x86_64 libmcpp-2.7.2-20.el8.x86_64 openssh-8.0p1-12.el8.x86_64 glibc-2.28-203.el8.x86_64 libXinerama-1.1.4-1.el8.x86_64 ghc-srpm-macros-1.4.2-7.el8.noarch urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch grub2-common-2.02-123.el8.noarch grep-3.1-6.el8.x86_64 libassuan-2.5.1-3.el8.x86_64 kmod-25-19.el8.x86_64 guile-2.0.14-7.el8.x86_64 pkgconf-pkg-config-1.4.2-1.el8.x86_64 python3-packaging-20.4-1.el8.noarch python3-libs-3.6.8-46.el8.x86_64 python3-pysocks-1.6.8-3.el8.noarch cracklib-dicts-2.9.6-15.el8.x86_64 python3-pip-9.0.3-22.el8.noarch libXft-2.3.3-1.el8.x86_64 pam-1.3.1-20.el8.x86_64 keyutils-libs-1.5.10-9.el8.x86_64 libXau-1.0.9-3.el8.x86_64 platform-python-pip-9.0.3-22.el8.noarch libgcrypt-1.8.5-6.el8.x86_64 dbus-libs-1.12.8-18.el8.x86_64 python-srpm-macros-3-42.el8.noarch openblas-srpm-macros-2-2.el8.noarch zstd-1.4.5-6.el8.x86_64 systemd-239-58.el8.x86_64 urw-base35-c059-fonts-20170801-10.el8.noarch libgcc-8.5.0-13.el8.x86_64 unzip-6.0-46.el8.x86_64 openssl-1.1.1k-6.el8.x86_64 setup-2.12.2-6.el8.noarch libjpeg-turbo-1.5.3-12.el8.x86_64 systemd-udev-239-58.el8.x86_64 libXaw-1.0.13-10.el8.x86_64 libXpm-3.5.12-8.el8.x86_64 glib2-2.56.4-159.el8.x86_64 hicolor-icon-theme-0.17-2.el8.noarch lua-libs-5.3.4-12.el8.x86_64 file-libs-5.33-20.el8.x86_64 libuuid-2.32.1-35.el8.x86_64 urw-base35-bookman-fonts-20170801-10.el8.noarch bzip2-1.0.6-26.el8.x86_64 device-mapper-libs-1.02.181-3.el8.x86_64 tzdata-2022a-2.el8.noarch cryptsetup-libs-2.3.7-2.el8.x86_64 annobin-10.67-1.el8.x86_64 rpm-libs-4.14.3-23.el8.x86_64 python3-idna-2.5-5.el8.noarch python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch memstrack-0.1.11-1.el8.x86_64 kbd-2.0.4-10.el8.x86_64 openldap-2.4.46-18.el8.x86_64 gdb-headless-8.2-19.el8.x86_64 grub2-tools-2.02-123.el8.x86_64 python3-setuptools-wheel-39.2.0-6.el8.noarch curl-7.61.1-22.el8.x86_64 tar-1.30-5.el8.x86_64 libxml2-2.9.7-14.el8.x86_64 pango-1.42.4-8.el8.x86_64 rust-srpm-macros-5-2.el8.noarch gnutls-3.6.16-4.el8.x86_64 urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch gtk2-2.24.32-5.el8.x86_64 shared-mime-info-1.9-3.el8.x86_64 ima-evm-utils-1.3.2-12.el8.x86_64 elfutils-0.187-4.el8.x86_64 python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch harfbuzz-1.7.5-3.el8.x86_64 hardlink-1.3-6.el8.x86_64 cpio-2.12-11.el8.x86_64 gettext-libs-0.19.8.1-17.el8.x86_64 crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch glibc-headers-2.28-203.el8.x86_64 libnghttp2-1.33.0-3.el8_2.1.x86_64 kbd-misc-2.0.4-10.el8.noarch libpwquality-1.4.4-3.el8.x86_64 libXmu-1.1.3-1.el8.x86_64 avahi-libs-0.7-20.el8.x86_64 libijs-0.35-5.el8.x86_64 shadow-utils-4.6-16.el8.x86_64 binutils-2.30-116.el8.x86_64 jbigkit-libs-2.1-14.el8.x86_64 libXfixes-5.0.3-7.el8.x86_64 file-5.33-20.el8.x86_64 libblkid-2.32.1-35.el8.x86_64 popt-1.18-1.el8.x86_64 publicsuffix-list-dafsa-20180723-1.el8.noarch nettle-3.4.1-7.el8.x86_64 device-mapper-1.02.181-3.el8.x86_64 xorg-x11-server-utils-7.7-27.el8.x86_64 fontpackages-filesystem-1.44-22.el8.noarch python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch libXi-1.7.10-1.el8.x86_64 libsmartcols-2.32.1-35.el8.x86_64 dwz-0.12-10.el8.x86_64 openssl-pkcs11-0.4.10-2.el8.x86_64 python3-rpm-generators-5-7.el8.noarch libzstd-1.4.5-6.el8.x86_64 urw-base35-p052-fonts-20170801-10.el8.noarch python3-pyparsing-2.4.6-1.el8.noarch xz-5.2.4-3.el8.x86_64 util-linux-2.32.1-35.el8.x86_64 libpng-1.6.34-5.el8.x86_64 python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch rpm-4.14.3-23.el8.x86_64 libxcrypt-devel-4.1.1-6.el8.x86_64 pinentry-1.1.0-2.el8.x86_64 libwmf-lite-0.2.9-8.el8_0.x86_64 trousers-lib-0.3.15-1.el8.x86_64 libfontenc-1.1.3-8.el8.x86_64 python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch pigz-2.4-4.el8.x86_64 acl-2.2.53-1.el8.x86_64 python3-markupsafe-0.23-19.el8.x86_64 python3-pytz-2017.2-9.el8.noarch libXcomposite-0.4.4-14.el8.x86_64 coreutils-8.30-12.el8.x86_64 pkgconf-m4-1.4.2-1.el8.noarch libusbx-1.0.23-4.el8.x86_64 python3-sphinx-2.2.2-1.el8.noarch qt5-srpm-macros-5.15.3-1.el8.noarch libXcursor-1.1.15-3.el8.x86_64 libcom_err-1.45.6-5.el8.x86_64 python3-eventlet-0.30.0-1.1.el8.noarch platform-python-3.6.8-46.el8.x86_64 dbus-tools-1.12.8-18.el8.x86_64 python3-pbr-5.5.1-1.el8.noarch perl-srpm-macros-1-25.el8.noarch python3-urllib3-1.25.10-4.el8.noarch libkcapi-hmaccalc-1.2.0-2.el8.x86_64 xkeyboard-config-2.28-1.el8.noarch platform-python-devel-3.6.8-46.el8.x86_64 libutempter-1.1.6-14.el8.x86_64 zlib-1.2.11-19.el8.x86_64 adobe-mappings-cmap-20171205-3.el8.noarch isl-0.16.1-6.el8.x86_64 urw-base35-gothic-fonts-20170801-10.el8.noarch gcc-8.5.0-13.el8.x86_64 ilmbase-2.2.0-13.el8.x86_64 urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch info-6.5-7.el8_5.x86_64 libXrandr-1.5.2-1.el8.x86_64 less-530-1.el8.x86_64 urw-base35-d050000l-fonts-20170801-10.el8.noarch urw-base35-fonts-common-20170801-10.el8.noarch elfutils-debuginfod-client-0.187-4.el8.x86_64 python3-cryptography-3.2.1-5.el8.x86_64 findutils-4.6.0-20.el8.x86_64 python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch ca-certificates-2021.2.50-82.el8.noarch libtool-ltdl-2.4.6-25.el8.x86_64 coreutils-common-8.30-12.el8.x86_64 libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 jbig2dec-libs-0.16-1.el8.x86_64 openssh-clients-8.0p1-12.el8.x86_64 libwebp-1.0.0-5.el8.x86_64 bash-4.4.20-4.el8.x86_64 rpm-build-4.14.3-23.el8.x86_64 python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 tpm2-tss-2.3.2-4.el8.x86_64 readline-7.0-10.el8.x86_64 xz-libs-5.2.4-3.el8.x86_64 gdbm-1.18-1.el8.x86_64 gzip-1.9-13.el8.x86_64 graphviz-2.40.1-43.el8.x86_64 fribidi-1.0.4-9.el8.x86_64 json-c-0.13.1-3.el8.x86_64 grubby-8.40-42.el8.x86_64 libsemanage-2.9-8.el8.x86_64 gmp-6.1.2-10.el8.x86_64 cracklib-2.9.6-15.el8.x86_64 libXext-1.3.4-1.el8.x86_64 libcroco-0.6.12-4.el8_2.1.x86_64 libcap-2.48-4.el8.x86_64 python3-pip-wheel-9.0.3-22.el8.noarch kpartx-0.8.4-25.el8.x86_64 elfutils-default-yama-scope-0.187-4.el8.noarch systemd-libs-239-58.el8.x86_64 patch-2.7.6-11.el8.x86_64 libbabeltrace-1.5.4-4.el8.x86_64 libdb-utils-5.3.28-42.el8_4.x86_64 python3-cffi-1.13.2-1.el8.x86_64 pixman-0.38.4-2.el8.x86_64 elfutils-libs-0.187-4.el8.x86_64 fontconfig-2.13.1-4.el8.x86_64 adobe-mappings-cmap-deprecated-20171205-3.el8.noarch libxkbcommon-0.9.1-1.el8.x86_64 cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 cups-libs-2.2.6-46.el8.x86_64 ncurses-base-6.1-9.20180224.el8.noarch ocaml-srpm-macros-5-4.el8.noarch libtiff-4.0.9-21.el8.x86_64 glibc-common-2.28-203.el8.x86_64 pkgconf-1.4.2-1.el8.x86_64 atk-2.28.1-1.el8.x86_64 gcc-plugin-annobin-8.5.0-13.el8.x86_64 libXdamage-1.1.4-14.el8.x86_64 adobe-mappings-pdf-20180407-1.el8.noarch mpfr-3.1.6-1.el8.x86_64 libidn-1.34-5.el8.x86_64 libdatrie-0.2.9-7.el8.x86_64 procps-ng-3.3.15-7.el8.x86_64 librsvg2-2.42.7-4.el8.x86_64 dracut-049-202.git20220511.el8.x86_64 libcap-ng-0.7.11-1.el8.x86_64 python3-six-1.15.0-2.el8.noarch go-srpm-macros-2-17.el8.noarch basesystem-11-5.el8.noarch libarchive-3.3.3-3.el8_5.x86_64 libattr-2.4.48-3.el8.x86_64 libselinux-2.9-5.el8.x86_64 libICE-1.0.9-15.el8.x86_64 libstdc++-8.5.0-13.el8.x86_64 python3-setuptools-50.3.2-1.el8.noarch gnupg2-2.2.20-2.el8.x86_64 openjpeg2-2.4.0-4.el8.x86_64 efi-srpm-macros-3-3.el8.noarch kbd-legacy-2.0.4-10.el8.noarch expat-2.2.5-9.el8.x86_64 git-core-2.31.1-2.el8.x86_64 gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 dbus-daemon-1.12.8-18.el8.x86_64 xorg-x11-font-utils-7.5-41.el8.x86_64 ncurses-libs-6.1-9.20180224.el8.x86_64 glibc-devel-2.28-203.el8.x86_64 python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch libXrender-0.9.10-7.el8.x86_64 python3-jinja2-2.10.1-3.el8.noarch p11-kit-trust-0.23.22-1.el8.x86_64 gtk-update-icon-cache-3.22.30-10.el8.x86_64 python3-pycparser-2.14-14.el8.noarch libfdisk-2.32.1-35.el8.x86_64 python3-requests-2.25.1-1.el8.noarch lz4-libs-1.8.3-3.el8_4.x86_64 jasper-libs-2.0.14-5.el8.x86_64 libgs-9.27-1.el8.x86_64 libverto-0.3.0-5.el8.x86_64 libssh-config-0.9.6-3.el8.noarch xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch libthai-0.1.27-2.el8.x86_64 libatomic_ops-7.6.2-3.el8.x86_64 chkconfig-1.19.1-1.el8.x86_64 mcpp-2.7.2-20.el8.x86_64 pcre-8.42-6.el8.x86_64 libsigsegv-2.11-5.el8.x86_64 libmount-2.32.1-35.el8.x86_64 pcre2-10.32-2.el8.x86_64 gd-2.2.5-7.el8.x86_64 libkcapi-1.2.0-2.el8.x86_64 sed-4.5-5.el8.x86_64 libX11-common-1.6.8-5.el8.noarch zip-3.0-23.el8.x86_64 python3-setuptools_scm-1.15.7-4.el8.noarch google-droid-sans-fonts-20120715-13.el8.noarch libacl-2.2.53-1.el8.x86_64 which-2.21-18.el8.x86_64 make-4.2.1-11.el8.x86_64 libxcb-1.13.1-1.el8.x86_64 crypto-policies-20211116-1.gitae470d6.el8.noarch libmpc-1.1.0-9.1.el8.x86_64 diffutils-3.6-6.el8.x86_64 emacs-filesystem-26.1-7.el8.noarch libtirpc-1.1.4-6.el8.x86_64 gdbm-libs-1.18-1.el8.x86_64 libsepol-2.9-3.el8.x86_64 dbus-1.12.8-18.el8.x86_64 redhat-rpm-config-130-1.el8.noarch os-prober-1.74-9.el8.x86_64 gc-7.6.4-3.el8.x86_64 freetype-2.9.1-4.el8_3.1.x86_64 centos-stream-release-8.6-1.el8.noarch kernel-headers-4.18.0-394.el8.x86_64 ImageMagick-6.7.8.9-18.el8.x86_64 glibc-gconv-extra-2.28-203.el8.x86_64 python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 libXxf86vm-1.1.4-9.el8.x86_64 libidn2-2.2.0-1.el8.x86_64 libpkgconf-1.4.2-1.el8.x86_64 libdb-5.3.28-42.el8_4.x86_64 gdk-pixbuf2-2.36.12-5.el8.x86_64 Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 ++ /usr/bin/mock -r /home/centos8-wallaby/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/ + '[' -z '' ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f a870525df503605b6e7c1ff932487ac61234dbb6 Note: switching to 'a870525df503605b6e7c1ff932487ac61234dbb6'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at a870525d Fix new pylint issues + '[' -d /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp/pkgsrc ~/data/openstack-octavia + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/openstack-octavia ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos8-wallaby/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ /usr/bin/mock -q -r /home/centos8-wallaby/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 8.0.2.dev38 a870525 + UPSTREAMVERSION=8.0.2.dev38 + [[ 8.0.2.dev38 =~ ([^-]*)-(.+) ]] + [[ 8.0.2.dev38 =~ (.*?)\.(0rc.+) ]] + [[ 8.0.2.dev38 =~ (.*?)\.(0b.+) ]] + [[ 8.0.2.dev38 =~ (.*?)\.(0a.+) ]] + [[ 8.0.2.dev38 =~ (.*?)\.(dev.+) ]] + VERSION=8.0.2 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20220616081857.a870525 + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1022 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yedfy39w:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}} DEBUG: environment: {'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'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1022 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-7064b5e588fd136c449c77e45ad80f957ab03159 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/70/64/7064b5e588fd136c449c77e45ad80f957ab03159_f069ede6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-9a473fdf0cba847352d9c8e3f9907638ec9409c5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/9a/47/9a473fdf0cba847352d9c8e3f9907638ec9409c5_cc0b2aef enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-5bb83121719413aa061669265c2e630c4b401ad5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/5b/b8/5bb83121719413aa061669265c2e630c4b401ad5_4f2b27d4 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-2569c9948ed43cc9611c7c88faa5ecabf765c275 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/25/69/2569c9948ed43cc9611c7c88faa5ecabf765c275_a55de7fa enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-979ad64dd54b386864b5b78be81169a9d8791ba7 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/97/9a/979ad64dd54b386864b5b78be81169a9d8791ba7_e79aad9d enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-6e9ad143110657e874d88af7a0a50d0fd6738a2a baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/6e/9a/6e9ad143110657e874d88af7a0a50d0fd6738a2a_c25099af enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-677c89c23631e9083261a1a18ed438d8966e0de2 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/67/7c/677c89c23631e9083261a1a18ed438d8966e0de2_71f1f918 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-3d844d6bcad5f1a9a6407cae512dc8685bbd12fb baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/3d/84/3d844d6bcad5f1a9a6407cae512dc8685bbd12fb_21fe006d enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-f1e7d20b01e452efc234b1f169ee356333adf499 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/f1/e7/f1e7d20b01e452efc234b1f169ee356333adf499_b4865c7f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-bd250b93b74393f9d2699470288fa75e85d621c5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/bd/25/bd250b93b74393f9d2699470288fa75e85d621c5_eb503cb8 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-barbican-486e60723f1f635b8e1843bccaf144d85556a9f6 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/48/6e/486e60723f1f635b8e1843bccaf144d85556a9f6_02a59ac9 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-f56bb37f03e31df3473dce790720c14e451d22e1 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/f5/6b/f56bb37f03e31df3473dce790720c14e451d22e1_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-abddb57fd1974c546a6228b4eb53c1d7bb69ab38 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/ab/dd/abddb57fd1974c546a6228b4eb53c1d7bb69ab38_35aa3ff8 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-tripleo-heat-templates-66bbda8d0bb4da86492e24c0607fcfdf2e706091 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/66/bb/66bbda8d0bb4da86492e24c0607fcfdf2e706091_bfb6fe68 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-da9b7c2fb3a60326473120edd31126b3b923a985 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/da/9b/da9b7c2fb3a60326473120edd31126b3b923a985_f692b1d8 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-c473b46f301769cf3f8e0969125b567af9f85930 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/c4/73/c473b46f301769cf3f8e0969125b567af9f85930_596e5d7b enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5781020 1886900 5583456 8544264 4461532 DEBUG: Swap: 16777212 5724288 11052924 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 482G 69G 88% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.dg9mnsxk', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5689524 1969936 5583456 8552724 4553024 DEBUG: Swap: 16777212 5724288 11052924 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 482G 69G 88% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.l3iib28d', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '906512a9e46d46ecb40504cac8be4fa7', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1022', 'mockbuild'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yedfy39w:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '74e7b6742ae14353af5a7b24e9e235ef', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yedfy39w:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/sh', '-c', 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.4s) running egg_info creating octavia.egg-info writing octavia.egg-info/PKG-INFO writing dependency_links to octavia.egg-info/dependency_links.txt writing entry points to octavia.egg-info/entry_points.txt writing requirements to octavia.egg-info/requires.txt writing top-level names to octavia.egg-info/top_level.txt writing pbr to octavia.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'octavia.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'octavia.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating octavia-8.0.2.dev38 creating octavia-8.0.2.dev38/api-ref creating octavia-8.0.2.dev38/api-ref/source creating octavia-8.0.2.dev38/api-ref/source/examples creating octavia-8.0.2.dev38/api-ref/source/v2 creating octavia-8.0.2.dev38/api-ref/source/v2/examples creating octavia-8.0.2.dev38/bin creating octavia-8.0.2.dev38/devstack creating octavia-8.0.2.dev38/devstack/contrib creating octavia-8.0.2.dev38/devstack/etc creating octavia-8.0.2.dev38/devstack/etc/octavia creating octavia-8.0.2.dev38/devstack/etc/rsyslog creating octavia-8.0.2.dev38/devstack/files creating octavia-8.0.2.dev38/devstack/files/debs creating octavia-8.0.2.dev38/devstack/files/rpms creating octavia-8.0.2.dev38/devstack/files/rpms-suse creating octavia-8.0.2.dev38/devstack/files/wsgi creating octavia-8.0.2.dev38/devstack/pregenerated creating octavia-8.0.2.dev38/devstack/pregenerated/certs creating octavia-8.0.2.dev38/devstack/pregenerated/certs/private creating octavia-8.0.2.dev38/devstack/pregenerated/ssh-keys creating octavia-8.0.2.dev38/devstack/samples creating octavia-8.0.2.dev38/devstack/samples/multinode creating octavia-8.0.2.dev38/devstack/samples/singlenode creating octavia-8.0.2.dev38/devstack/upgrade creating octavia-8.0.2.dev38/diskimage-create creating octavia-8.0.2.dev38/doc creating octavia-8.0.2.dev38/doc/source creating octavia-8.0.2.dev38/doc/source/_static creating octavia-8.0.2.dev38/doc/source/admin creating octavia-8.0.2.dev38/doc/source/admin/guides creating octavia-8.0.2.dev38/doc/source/admin/guides/sample-configs creating octavia-8.0.2.dev38/doc/source/admin/providers creating octavia-8.0.2.dev38/doc/source/cli creating octavia-8.0.2.dev38/doc/source/configuration creating octavia-8.0.2.dev38/doc/source/contributor creating octavia-8.0.2.dev38/doc/source/contributor/api creating octavia-8.0.2.dev38/doc/source/contributor/design creating octavia-8.0.2.dev38/doc/source/contributor/design/version0.5 creating octavia-8.0.2.dev38/doc/source/contributor/devref creating octavia-8.0.2.dev38/doc/source/contributor/guides creating octavia-8.0.2.dev38/doc/source/install creating octavia-8.0.2.dev38/doc/source/reference creating octavia-8.0.2.dev38/doc/source/user creating octavia-8.0.2.dev38/doc/source/user/feature-classification creating octavia-8.0.2.dev38/doc/source/user/guides creating octavia-8.0.2.dev38/elements creating octavia-8.0.2.dev38/elements/amphora-agent creating octavia-8.0.2.dev38/elements/amphora-agent/install.d creating octavia-8.0.2.dev38/elements/amphora-agent/install.d/amphora-agent-source-install creating octavia-8.0.2.dev38/elements/amphora-agent/post-install.d creating octavia-8.0.2.dev38/elements/amphora-agent/static creating octavia-8.0.2.dev38/elements/amphora-agent/static/etc creating octavia-8.0.2.dev38/elements/amphora-agent/static/etc/NetworkManager creating octavia-8.0.2.dev38/elements/amphora-agent/static/etc/NetworkManager/conf.d creating octavia-8.0.2.dev38/elements/amphora-agent/static/etc/rsyslog.d creating octavia-8.0.2.dev38/elements/amphora-agent/static/usr creating octavia-8.0.2.dev38/elements/amphora-agent/static/usr/local creating octavia-8.0.2.dev38/elements/amphora-agent/static/usr/local/bin creating octavia-8.0.2.dev38/elements/amphora-fips creating octavia-8.0.2.dev38/elements/amphora-fips/environment.d creating octavia-8.0.2.dev38/elements/amphora-fips/post-install.d creating octavia-8.0.2.dev38/elements/certs-ramfs creating octavia-8.0.2.dev38/elements/certs-ramfs/init-scripts creating octavia-8.0.2.dev38/elements/certs-ramfs/init-scripts/systemd creating octavia-8.0.2.dev38/elements/certs-ramfs/init-scripts/sysv creating octavia-8.0.2.dev38/elements/certs-ramfs/init-scripts/upstart creating octavia-8.0.2.dev38/elements/certs-ramfs/post-install.d creating octavia-8.0.2.dev38/elements/certs-ramfs/static creating octavia-8.0.2.dev38/elements/certs-ramfs/static/usr creating octavia-8.0.2.dev38/elements/certs-ramfs/static/usr/local creating octavia-8.0.2.dev38/elements/certs-ramfs/static/usr/local/bin creating octavia-8.0.2.dev38/elements/disable-makecache creating octavia-8.0.2.dev38/elements/disable-makecache/post-install.d creating octavia-8.0.2.dev38/elements/haproxy-octavia creating octavia-8.0.2.dev38/elements/haproxy-octavia/install.d creating octavia-8.0.2.dev38/elements/haproxy-octavia/post-install.d creating octavia-8.0.2.dev38/elements/haproxy-octavia/pre-install.d creating octavia-8.0.2.dev38/elements/ipvsadmin creating octavia-8.0.2.dev38/elements/keepalived-octavia creating octavia-8.0.2.dev38/elements/no-resolvconf creating octavia-8.0.2.dev38/elements/no-resolvconf/finalise.d creating octavia-8.0.2.dev38/elements/octavia-lib creating octavia-8.0.2.dev38/elements/octavia-lib/install.d creating octavia-8.0.2.dev38/elements/octavia-lib/install.d/octavia-lib-source-install creating octavia-8.0.2.dev38/elements/octavia-lib/post-install.d creating octavia-8.0.2.dev38/elements/rebind-sshd creating octavia-8.0.2.dev38/elements/rebind-sshd/finalise.d creating octavia-8.0.2.dev38/elements/remove-default-ints creating octavia-8.0.2.dev38/elements/remove-default-ints/post-install.d creating octavia-8.0.2.dev38/elements/remove-sshd creating octavia-8.0.2.dev38/elements/root-passwd creating octavia-8.0.2.dev38/elements/root-passwd/post-install.d creating octavia-8.0.2.dev38/elements/sos creating octavia-8.0.2.dev38/etc creating octavia-8.0.2.dev38/etc/audit creating octavia-8.0.2.dev38/etc/certificates creating octavia-8.0.2.dev38/etc/dhcp creating octavia-8.0.2.dev38/etc/policy creating octavia-8.0.2.dev38/httpd creating octavia-8.0.2.dev38/octavia creating octavia-8.0.2.dev38/octavia.egg-info creating octavia-8.0.2.dev38/octavia/amphorae creating octavia-8.0.2.dev38/octavia/amphorae/backends creating octavia-8.0.2.dev38/octavia/amphorae/backends/agent creating octavia-8.0.2.dev38/octavia/amphorae/backends/agent/api_server creating octavia-8.0.2.dev38/octavia/amphorae/backends/agent/api_server/templates creating octavia-8.0.2.dev38/octavia/amphorae/backends/agent/templates creating octavia-8.0.2.dev38/octavia/amphorae/backends/health_daemon creating octavia-8.0.2.dev38/octavia/amphorae/backends/utils creating octavia-8.0.2.dev38/octavia/amphorae/driver_exceptions creating octavia-8.0.2.dev38/octavia/amphorae/drivers creating octavia-8.0.2.dev38/octavia/amphorae/drivers/haproxy creating octavia-8.0.2.dev38/octavia/amphorae/drivers/health creating octavia-8.0.2.dev38/octavia/amphorae/drivers/keepalived creating octavia-8.0.2.dev38/octavia/amphorae/drivers/keepalived/jinja creating octavia-8.0.2.dev38/octavia/amphorae/drivers/keepalived/jinja/templates creating octavia-8.0.2.dev38/octavia/amphorae/drivers/noop_driver creating octavia-8.0.2.dev38/octavia/api creating octavia-8.0.2.dev38/octavia/api/common creating octavia-8.0.2.dev38/octavia/api/drivers creating octavia-8.0.2.dev38/octavia/api/drivers/amphora_driver creating octavia-8.0.2.dev38/octavia/api/drivers/amphora_driver/v1 creating octavia-8.0.2.dev38/octavia/api/drivers/amphora_driver/v2 creating octavia-8.0.2.dev38/octavia/api/drivers/driver_agent creating octavia-8.0.2.dev38/octavia/api/drivers/noop_driver creating octavia-8.0.2.dev38/octavia/api/healthcheck creating octavia-8.0.2.dev38/octavia/api/v2 creating octavia-8.0.2.dev38/octavia/api/v2/controllers creating octavia-8.0.2.dev38/octavia/api/v2/types creating octavia-8.0.2.dev38/octavia/certificates creating octavia-8.0.2.dev38/octavia/certificates/common creating octavia-8.0.2.dev38/octavia/certificates/common/auth creating octavia-8.0.2.dev38/octavia/certificates/generator creating octavia-8.0.2.dev38/octavia/certificates/manager creating octavia-8.0.2.dev38/octavia/cmd creating octavia-8.0.2.dev38/octavia/common creating octavia-8.0.2.dev38/octavia/common/jinja creating octavia-8.0.2.dev38/octavia/common/jinja/haproxy creating octavia-8.0.2.dev38/octavia/common/jinja/haproxy/combined_listeners creating octavia-8.0.2.dev38/octavia/common/jinja/haproxy/combined_listeners/templates creating octavia-8.0.2.dev38/octavia/common/jinja/haproxy/split_listeners creating octavia-8.0.2.dev38/octavia/common/jinja/haproxy/split_listeners/templates creating octavia-8.0.2.dev38/octavia/common/jinja/logging creating octavia-8.0.2.dev38/octavia/common/jinja/logging/templates creating octavia-8.0.2.dev38/octavia/common/jinja/lvs creating octavia-8.0.2.dev38/octavia/common/jinja/lvs/templates creating octavia-8.0.2.dev38/octavia/common/jinja/templates creating octavia-8.0.2.dev38/octavia/common/tls_utils creating octavia-8.0.2.dev38/octavia/compute creating octavia-8.0.2.dev38/octavia/compute/drivers creating octavia-8.0.2.dev38/octavia/compute/drivers/noop_driver creating octavia-8.0.2.dev38/octavia/controller creating octavia-8.0.2.dev38/octavia/controller/healthmanager creating octavia-8.0.2.dev38/octavia/controller/housekeeping creating octavia-8.0.2.dev38/octavia/controller/queue creating octavia-8.0.2.dev38/octavia/controller/queue/v1 creating octavia-8.0.2.dev38/octavia/controller/queue/v2 creating octavia-8.0.2.dev38/octavia/controller/worker creating octavia-8.0.2.dev38/octavia/controller/worker/v1 creating octavia-8.0.2.dev38/octavia/controller/worker/v1/flows creating octavia-8.0.2.dev38/octavia/controller/worker/v1/tasks creating octavia-8.0.2.dev38/octavia/controller/worker/v2 creating octavia-8.0.2.dev38/octavia/controller/worker/v2/flows creating octavia-8.0.2.dev38/octavia/controller/worker/v2/tasks creating octavia-8.0.2.dev38/octavia/db creating octavia-8.0.2.dev38/octavia/db/migration creating octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations creating octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions creating octavia-8.0.2.dev38/octavia/distributor creating octavia-8.0.2.dev38/octavia/distributor/drivers creating octavia-8.0.2.dev38/octavia/distributor/drivers/noop_driver creating octavia-8.0.2.dev38/octavia/hacking creating octavia-8.0.2.dev38/octavia/image creating octavia-8.0.2.dev38/octavia/image/drivers creating octavia-8.0.2.dev38/octavia/image/drivers/noop_driver creating octavia-8.0.2.dev38/octavia/network creating octavia-8.0.2.dev38/octavia/network/drivers creating octavia-8.0.2.dev38/octavia/network/drivers/neutron creating octavia-8.0.2.dev38/octavia/network/drivers/noop_driver creating octavia-8.0.2.dev38/octavia/policies creating octavia-8.0.2.dev38/octavia/statistics creating octavia-8.0.2.dev38/octavia/statistics/drivers creating octavia-8.0.2.dev38/octavia/tests creating octavia-8.0.2.dev38/octavia/tests/common creating octavia-8.0.2.dev38/octavia/tests/functional creating octavia-8.0.2.dev38/octavia/tests/functional/amphorae creating octavia-8.0.2.dev38/octavia/tests/functional/amphorae/backend creating octavia-8.0.2.dev38/octavia/tests/functional/amphorae/backend/agent creating octavia-8.0.2.dev38/octavia/tests/functional/amphorae/backend/agent/api_server creating octavia-8.0.2.dev38/octavia/tests/functional/api creating octavia-8.0.2.dev38/octavia/tests/functional/api/drivers creating octavia-8.0.2.dev38/octavia/tests/functional/api/drivers/driver_agent creating octavia-8.0.2.dev38/octavia/tests/functional/api/v2 creating octavia-8.0.2.dev38/octavia/tests/functional/db creating octavia-8.0.2.dev38/octavia/tests/unit creating octavia-8.0.2.dev38/octavia/tests/unit/amphorae creating octavia-8.0.2.dev38/octavia/tests/unit/amphorae/backends creating octavia-8.0.2.dev38/octavia/tests/unit/amphorae/backends/agent creating octavia-8.0.2.dev38/octavia/tests/unit/amphorae/backends/agent/api_server creating octavia-8.0.2.dev38/octavia/tests/unit/amphorae/backends/health_daemon creating octavia-8.0.2.dev38/octavia/tests/unit/amphorae/backends/utils creating octavia-8.0.2.dev38/octavia/tests/unit/amphorae/drivers creating octavia-8.0.2.dev38/octavia/tests/unit/amphorae/drivers/haproxy creating octavia-8.0.2.dev38/octavia/tests/unit/amphorae/drivers/health creating octavia-8.0.2.dev38/octavia/tests/unit/amphorae/drivers/keepalived creating octavia-8.0.2.dev38/octavia/tests/unit/amphorae/drivers/keepalived/jinja creating octavia-8.0.2.dev38/octavia/tests/unit/amphorae/drivers/noop_driver creating octavia-8.0.2.dev38/octavia/tests/unit/api creating octavia-8.0.2.dev38/octavia/tests/unit/api/common creating octavia-8.0.2.dev38/octavia/tests/unit/api/drivers creating octavia-8.0.2.dev38/octavia/tests/unit/api/drivers/amphora_driver creating octavia-8.0.2.dev38/octavia/tests/unit/api/drivers/amphora_driver/v1 creating octavia-8.0.2.dev38/octavia/tests/unit/api/drivers/amphora_driver/v2 creating octavia-8.0.2.dev38/octavia/tests/unit/api/drivers/driver_agent creating octavia-8.0.2.dev38/octavia/tests/unit/api/drivers/noop_driver creating octavia-8.0.2.dev38/octavia/tests/unit/api/v2 creating octavia-8.0.2.dev38/octavia/tests/unit/api/v2/types creating octavia-8.0.2.dev38/octavia/tests/unit/certificates creating octavia-8.0.2.dev38/octavia/tests/unit/certificates/common creating octavia-8.0.2.dev38/octavia/tests/unit/certificates/common/auth creating octavia-8.0.2.dev38/octavia/tests/unit/certificates/generator creating octavia-8.0.2.dev38/octavia/tests/unit/certificates/manager creating octavia-8.0.2.dev38/octavia/tests/unit/cmd creating octavia-8.0.2.dev38/octavia/tests/unit/common creating octavia-8.0.2.dev38/octavia/tests/unit/common/jinja creating octavia-8.0.2.dev38/octavia/tests/unit/common/jinja/haproxy creating octavia-8.0.2.dev38/octavia/tests/unit/common/jinja/haproxy/combined_listeners creating octavia-8.0.2.dev38/octavia/tests/unit/common/jinja/haproxy/split_listeners creating octavia-8.0.2.dev38/octavia/tests/unit/common/jinja/logging creating octavia-8.0.2.dev38/octavia/tests/unit/common/jinja/lvs creating octavia-8.0.2.dev38/octavia/tests/unit/common/sample_configs creating octavia-8.0.2.dev38/octavia/tests/unit/common/tls_utils creating octavia-8.0.2.dev38/octavia/tests/unit/compute creating octavia-8.0.2.dev38/octavia/tests/unit/compute/drivers creating octavia-8.0.2.dev38/octavia/tests/unit/compute/drivers/noop_driver creating octavia-8.0.2.dev38/octavia/tests/unit/controller creating octavia-8.0.2.dev38/octavia/tests/unit/controller/healthmanager creating octavia-8.0.2.dev38/octavia/tests/unit/controller/housekeeping creating octavia-8.0.2.dev38/octavia/tests/unit/controller/queue creating octavia-8.0.2.dev38/octavia/tests/unit/controller/queue/v1 creating octavia-8.0.2.dev38/octavia/tests/unit/controller/queue/v2 creating octavia-8.0.2.dev38/octavia/tests/unit/controller/worker creating octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v1 creating octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v1/flows creating octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v1/tasks creating octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v2 creating octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v2/flows creating octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v2/tasks creating octavia-8.0.2.dev38/octavia/tests/unit/db creating octavia-8.0.2.dev38/octavia/tests/unit/hacking creating octavia-8.0.2.dev38/octavia/tests/unit/image creating octavia-8.0.2.dev38/octavia/tests/unit/image/drivers creating octavia-8.0.2.dev38/octavia/tests/unit/image/drivers/noop_driver creating octavia-8.0.2.dev38/octavia/tests/unit/network creating octavia-8.0.2.dev38/octavia/tests/unit/network/drivers creating octavia-8.0.2.dev38/octavia/tests/unit/network/drivers/neutron creating octavia-8.0.2.dev38/octavia/tests/unit/network/drivers/noop_driver creating octavia-8.0.2.dev38/octavia/tests/unit/statistics creating octavia-8.0.2.dev38/octavia/tests/unit/statistics/drivers creating octavia-8.0.2.dev38/octavia/tests/unit/volume creating octavia-8.0.2.dev38/octavia/tests/unit/volume/drivers creating octavia-8.0.2.dev38/octavia/tests/unit/volume/drivers/noop_driver creating octavia-8.0.2.dev38/octavia/volume creating octavia-8.0.2.dev38/octavia/volume/drivers creating octavia-8.0.2.dev38/octavia/volume/drivers/noop_driver creating octavia-8.0.2.dev38/playbooks creating octavia-8.0.2.dev38/playbooks/image-build creating octavia-8.0.2.dev38/releasenotes creating octavia-8.0.2.dev38/releasenotes/notes creating octavia-8.0.2.dev38/releasenotes/notes/fix-listener-API-update-with-null creating octavia-8.0.2.dev38/releasenotes/source creating octavia-8.0.2.dev38/releasenotes/source/_static creating octavia-8.0.2.dev38/releasenotes/source/_templates creating octavia-8.0.2.dev38/releasenotes/source/locale creating octavia-8.0.2.dev38/releasenotes/source/locale/en_GB creating octavia-8.0.2.dev38/releasenotes/source/locale/en_GB/LC_MESSAGES creating octavia-8.0.2.dev38/specs creating octavia-8.0.2.dev38/specs-tests creating octavia-8.0.2.dev38/specs/version0.5 creating octavia-8.0.2.dev38/specs/version0.8 creating octavia-8.0.2.dev38/specs/version0.9 creating octavia-8.0.2.dev38/specs/version1.0 creating octavia-8.0.2.dev38/specs/version1.1 creating octavia-8.0.2.dev38/tools creating octavia-8.0.2.dev38/zuul.d copying files to octavia-8.0.2.dev38... copying .coveragerc -> octavia-8.0.2.dev38 copying .pylintrc -> octavia-8.0.2.dev38 copying .stestr.conf -> octavia-8.0.2.dev38 copying AUTHORS -> octavia-8.0.2.dev38 copying CONSTITUTION.rst -> octavia-8.0.2.dev38 copying CONTRIBUTING.rst -> octavia-8.0.2.dev38 copying ChangeLog -> octavia-8.0.2.dev38 copying HACKING.rst -> octavia-8.0.2.dev38 copying LICENSE -> octavia-8.0.2.dev38 copying README.rst -> octavia-8.0.2.dev38 copying TESTING.rst -> octavia-8.0.2.dev38 copying bindep.txt -> octavia-8.0.2.dev38 copying lower-constraints.txt -> octavia-8.0.2.dev38 copying requirements.txt -> octavia-8.0.2.dev38 copying setup.cfg -> octavia-8.0.2.dev38 copying setup.py -> octavia-8.0.2.dev38 copying test-requirements.txt -> octavia-8.0.2.dev38 copying tox.ini -> octavia-8.0.2.dev38 copying api-ref/source/conf.py -> octavia-8.0.2.dev38/api-ref/source copying api-ref/source/http-status.yaml -> octavia-8.0.2.dev38/api-ref/source copying api-ref/source/index.rst -> octavia-8.0.2.dev38/api-ref/source copying api-ref/source/parameters.yaml -> octavia-8.0.2.dev38/api-ref/source copying api-ref/source/examples/versions-get-resp.json -> octavia-8.0.2.dev38/api-ref/source/examples copying api-ref/source/v2/amphora.inc -> octavia-8.0.2.dev38/api-ref/source/v2 copying api-ref/source/v2/availabilityzone.inc -> octavia-8.0.2.dev38/api-ref/source/v2 copying api-ref/source/v2/availabilityzoneprofile.inc -> octavia-8.0.2.dev38/api-ref/source/v2 copying api-ref/source/v2/flavor.inc -> octavia-8.0.2.dev38/api-ref/source/v2 copying api-ref/source/v2/flavorprofile.inc -> octavia-8.0.2.dev38/api-ref/source/v2 copying api-ref/source/v2/general.inc -> octavia-8.0.2.dev38/api-ref/source/v2 copying api-ref/source/v2/healthmonitor.inc -> octavia-8.0.2.dev38/api-ref/source/v2 copying api-ref/source/v2/index.rst -> octavia-8.0.2.dev38/api-ref/source/v2 copying api-ref/source/v2/l7policy.inc -> octavia-8.0.2.dev38/api-ref/source/v2 copying api-ref/source/v2/l7rule.inc -> octavia-8.0.2.dev38/api-ref/source/v2 copying api-ref/source/v2/listener.inc -> octavia-8.0.2.dev38/api-ref/source/v2 copying api-ref/source/v2/loadbalancer.inc -> octavia-8.0.2.dev38/api-ref/source/v2 copying api-ref/source/v2/member.inc -> octavia-8.0.2.dev38/api-ref/source/v2 copying api-ref/source/v2/pool.inc -> octavia-8.0.2.dev38/api-ref/source/v2 copying api-ref/source/v2/provider.inc -> octavia-8.0.2.dev38/api-ref/source/v2 copying api-ref/source/v2/quota.inc -> octavia-8.0.2.dev38/api-ref/source/v2 copying api-ref/source/v2/examples/amphora-config-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/amphora-delete-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/amphora-failover-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/amphora-list-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/amphora-list-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/amphora-show-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/amphora-show-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/amphora-show-stats-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/amphora-show-stats-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-create-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-create-request.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-create-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-delete-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-list-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-list-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-show-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-show-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-update-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-update-request.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-update-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-create-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-create-request.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-create-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-delete-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-list-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-list-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-show-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-show-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-update-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-update-request.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-update-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-create-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-create-request.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-create-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-delete-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-list-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-profile-list-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-show-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-show-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-update-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-update-request.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-update-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-create-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-create-request.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-create-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-delete-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-show-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-show-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-update-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-update-request.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-update-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofiles-list-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavors-list-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-create-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-create-request.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-create-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-delete-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-list-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-show-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-show-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-update-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-update-request.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-update-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitors-list-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/http-header-insertion-obj.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policies-list-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policies-list-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-create-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-create-request.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-create-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-delete-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-show-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-show-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-update-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-update-request.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-update-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-create-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-create-request.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-create-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-delete-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-show-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-show-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-update-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-update-request.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-update-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rules-list-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rules-list-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-create-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-create-request.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-create-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-delete-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-show-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-show-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-stats-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-stats-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-update-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-update-request.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-update-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/listeners-list-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/listeners-list-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-create-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-create-request.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-create-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-delete-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-failover-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-full-create-request.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-full-create-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-show-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-show-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-stats-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-stats-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-status-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-status-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-update-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-update-request.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-update-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancers-list-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancers-list-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-batch-update-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-batch-update-request.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-create-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-create-request.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-create-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-delete-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-show-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-show-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-update-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-update-request.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-update-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/members-list-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/members-list-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-create-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-create-request.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-create-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-delete-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-session-persistence-obj.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-show-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-show-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-update-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-update-request.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-update-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/pools-list-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/pools-list-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/provider-availability-zone-capability-show-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/provider-availability-zone-capability-show-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/provider-flavor-capability-show-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/provider-flavor-capability-show-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/provider-list-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/provider-list-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/quota-reset-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/quota-show-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/quota-update-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/quota-update-request.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/quota-update-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/quotas-defaults-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/quotas-defaults-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/quotas-list-curl -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/quotas-list-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying api-ref/source/v2/examples/quotas-show-response.json -> octavia-8.0.2.dev38/api-ref/source/v2/examples copying bin/create_dual_intermediate_CA.sh -> octavia-8.0.2.dev38/bin copying bin/create_single_CA_intermediate_CA.sh -> octavia-8.0.2.dev38/bin copying bin/openssl.cnf -> octavia-8.0.2.dev38/bin copying devstack/README.md -> octavia-8.0.2.dev38/devstack copying devstack/plugin.sh -> octavia-8.0.2.dev38/devstack copying devstack/settings -> octavia-8.0.2.dev38/devstack copying devstack/contrib/new-octavia-devstack.sh -> octavia-8.0.2.dev38/devstack/contrib copying devstack/etc/octavia/haproxy.cfg -> octavia-8.0.2.dev38/devstack/etc/octavia copying devstack/etc/rsyslog/10-octavia-log-offloading.conf -> octavia-8.0.2.dev38/devstack/etc/rsyslog copying devstack/files/debs/octavia -> octavia-8.0.2.dev38/devstack/files/debs copying devstack/files/rpms/octavia -> octavia-8.0.2.dev38/devstack/files/rpms copying devstack/files/rpms-suse/octavia -> octavia-8.0.2.dev38/devstack/files/rpms-suse copying devstack/files/wsgi/octavia-api.template -> octavia-8.0.2.dev38/devstack/files/wsgi copying devstack/pregenerated/regenerate-certs.sh -> octavia-8.0.2.dev38/devstack/pregenerated copying devstack/pregenerated/certs/client_ca.cert.pem -> octavia-8.0.2.dev38/devstack/pregenerated/certs copying devstack/pregenerated/certs/server_ca-chain.cert.pem -> octavia-8.0.2.dev38/devstack/pregenerated/certs copying devstack/pregenerated/certs/server_ca.cert.pem -> octavia-8.0.2.dev38/devstack/pregenerated/certs copying devstack/pregenerated/certs/private/client.cert-and-key.pem -> octavia-8.0.2.dev38/devstack/pregenerated/certs/private copying devstack/pregenerated/certs/private/server_ca.key.pem -> octavia-8.0.2.dev38/devstack/pregenerated/certs/private copying devstack/pregenerated/ssh-keys/octavia_ssh_key -> octavia-8.0.2.dev38/devstack/pregenerated/ssh-keys copying devstack/pregenerated/ssh-keys/octavia_ssh_key.pub -> octavia-8.0.2.dev38/devstack/pregenerated/ssh-keys copying devstack/samples/README-Vagrant.md -> octavia-8.0.2.dev38/devstack/samples copying devstack/samples/providers.rb -> octavia-8.0.2.dev38/devstack/samples copying devstack/samples/multinode/Vagrantfile -> octavia-8.0.2.dev38/devstack/samples/multinode copying devstack/samples/multinode/local-2.conf -> octavia-8.0.2.dev38/devstack/samples/multinode copying devstack/samples/multinode/local.conf -> octavia-8.0.2.dev38/devstack/samples/multinode copying devstack/samples/multinode/local.sh -> octavia-8.0.2.dev38/devstack/samples/multinode copying devstack/samples/multinode/webserver.sh -> octavia-8.0.2.dev38/devstack/samples/multinode copying devstack/samples/singlenode/Vagrantfile -> octavia-8.0.2.dev38/devstack/samples/singlenode copying devstack/samples/singlenode/local.conf -> octavia-8.0.2.dev38/devstack/samples/singlenode copying devstack/samples/singlenode/local.sh -> octavia-8.0.2.dev38/devstack/samples/singlenode copying devstack/samples/singlenode/webserver.sh -> octavia-8.0.2.dev38/devstack/samples/singlenode copying devstack/upgrade/resources.sh -> octavia-8.0.2.dev38/devstack/upgrade copying devstack/upgrade/settings -> octavia-8.0.2.dev38/devstack/upgrade copying devstack/upgrade/shutdown.sh -> octavia-8.0.2.dev38/devstack/upgrade copying devstack/upgrade/upgrade.sh -> octavia-8.0.2.dev38/devstack/upgrade copying devstack/upgrade/vm_user_data.sh -> octavia-8.0.2.dev38/devstack/upgrade copying diskimage-create/README.rst -> octavia-8.0.2.dev38/diskimage-create copying diskimage-create/diskimage-create.sh -> octavia-8.0.2.dev38/diskimage-create copying diskimage-create/image-tests.sh -> octavia-8.0.2.dev38/diskimage-create copying diskimage-create/requirements.txt -> octavia-8.0.2.dev38/diskimage-create copying diskimage-create/test-requirements.txt -> octavia-8.0.2.dev38/diskimage-create copying diskimage-create/tox.ini -> octavia-8.0.2.dev38/diskimage-create copying diskimage-create/version.txt -> octavia-8.0.2.dev38/diskimage-create copying doc/requirements.txt -> octavia-8.0.2.dev38/doc copying doc/source/conf.py -> octavia-8.0.2.dev38/doc/source copying doc/source/index.rst -> octavia-8.0.2.dev38/doc/source copying doc/source/_static/.placeholder -> octavia-8.0.2.dev38/doc/source/_static copying doc/source/admin/amphora-image-build.rst -> octavia-8.0.2.dev38/doc/source/admin copying doc/source/admin/apache-httpd.rst -> octavia-8.0.2.dev38/doc/source/admin copying doc/source/admin/api-audit.rst -> octavia-8.0.2.dev38/doc/source/admin copying doc/source/admin/flavors.rst -> octavia-8.0.2.dev38/doc/source/admin copying doc/source/admin/healthcheck.rst -> octavia-8.0.2.dev38/doc/source/admin copying doc/source/admin/index.rst -> octavia-8.0.2.dev38/doc/source/admin copying doc/source/admin/log-offloading.rst -> octavia-8.0.2.dev38/doc/source/admin copying doc/source/admin/octavia-status.rst -> octavia-8.0.2.dev38/doc/source/admin copying doc/source/admin/guides/certificates.rst -> octavia-8.0.2.dev38/doc/source/admin/guides copying doc/source/admin/guides/operator-maintenance.rst -> octavia-8.0.2.dev38/doc/source/admin/guides copying doc/source/admin/guides/upgrade.rst -> octavia-8.0.2.dev38/doc/source/admin/guides copying doc/source/admin/guides/sample-configs/openssl.cnf -> octavia-8.0.2.dev38/doc/source/admin/guides/sample-configs copying doc/source/admin/providers/a10.rst -> octavia-8.0.2.dev38/doc/source/admin/providers copying doc/source/admin/providers/amphora.rst -> octavia-8.0.2.dev38/doc/source/admin/providers copying doc/source/admin/providers/amphorav2.rst -> octavia-8.0.2.dev38/doc/source/admin/providers copying doc/source/admin/providers/f5.rst -> octavia-8.0.2.dev38/doc/source/admin/providers copying doc/source/admin/providers/index.rst -> octavia-8.0.2.dev38/doc/source/admin/providers copying doc/source/admin/providers/ovn.rst -> octavia-8.0.2.dev38/doc/source/admin/providers copying doc/source/admin/providers/radware.rst -> octavia-8.0.2.dev38/doc/source/admin/providers copying doc/source/admin/providers/vmware-nsx.rst -> octavia-8.0.2.dev38/doc/source/admin/providers copying doc/source/cli/index.rst -> octavia-8.0.2.dev38/doc/source/cli copying doc/source/configuration/configref.rst -> octavia-8.0.2.dev38/doc/source/configuration copying doc/source/configuration/index.rst -> octavia-8.0.2.dev38/doc/source/configuration copying doc/source/configuration/policy.rst -> octavia-8.0.2.dev38/doc/source/configuration copying doc/source/contributor/CONSTITUTION.rst -> octavia-8.0.2.dev38/doc/source/contributor copying doc/source/contributor/HACKING.rst -> octavia-8.0.2.dev38/doc/source/contributor copying doc/source/contributor/contributing.rst -> octavia-8.0.2.dev38/doc/source/contributor copying doc/source/contributor/index.rst -> octavia-8.0.2.dev38/doc/source/contributor copying doc/source/contributor/api/haproxy-amphora-api.rst -> octavia-8.0.2.dev38/doc/source/contributor/api copying doc/source/contributor/design/version0.5/component-design.rst -> octavia-8.0.2.dev38/doc/source/contributor/design/version0.5 copying doc/source/contributor/design/version0.5/v0.5-component-design.dot -> octavia-8.0.2.dev38/doc/source/contributor/design/version0.5 copying doc/source/contributor/devref/erd.rst -> octavia-8.0.2.dev38/doc/source/contributor/devref copying doc/source/contributor/devref/flows.rst -> octavia-8.0.2.dev38/doc/source/contributor/devref copying doc/source/contributor/devref/gmr.rst -> octavia-8.0.2.dev38/doc/source/contributor/devref copying doc/source/contributor/guides/dev-quick-start.rst -> octavia-8.0.2.dev38/doc/source/contributor/guides copying doc/source/contributor/guides/providers.rst -> octavia-8.0.2.dev38/doc/source/contributor/guides copying doc/source/contributor/guides/remote-debugger.rst -> octavia-8.0.2.dev38/doc/source/contributor/guides copying doc/source/install/index.rst -> octavia-8.0.2.dev38/doc/source/install copying doc/source/install/install-amphorav2.rst -> octavia-8.0.2.dev38/doc/source/install 'doc/source/contributor/specs' not a regular file -- skipping copying doc/source/install/install-ubuntu.rst -> octavia-8.0.2.dev38/doc/source/install copying doc/source/install/install.rst -> octavia-8.0.2.dev38/doc/source/install copying doc/source/reference/glossary.rst -> octavia-8.0.2.dev38/doc/source/reference copying doc/source/reference/index.rst -> octavia-8.0.2.dev38/doc/source/reference copying doc/source/reference/introduction.rst -> octavia-8.0.2.dev38/doc/source/reference copying doc/source/reference/octavia-component-overview.svg -> octavia-8.0.2.dev38/doc/source/reference copying doc/source/user/index.rst -> octavia-8.0.2.dev38/doc/source/user copying doc/source/user/sdks.rst -> octavia-8.0.2.dev38/doc/source/user copying doc/source/user/feature-classification/feature-matrix-healthmonitor.ini -> octavia-8.0.2.dev38/doc/source/user/feature-classification copying doc/source/user/feature-classification/feature-matrix-l7policy.ini -> octavia-8.0.2.dev38/doc/source/user/feature-classification copying doc/source/user/feature-classification/feature-matrix-l7rule.ini -> octavia-8.0.2.dev38/doc/source/user/feature-classification copying doc/source/user/feature-classification/feature-matrix-lb.ini -> octavia-8.0.2.dev38/doc/source/user/feature-classification copying doc/source/user/feature-classification/feature-matrix-listener.ini -> octavia-8.0.2.dev38/doc/source/user/feature-classification copying doc/source/user/feature-classification/feature-matrix-member.ini -> octavia-8.0.2.dev38/doc/source/user/feature-classification copying doc/source/user/feature-classification/feature-matrix-pool.ini -> octavia-8.0.2.dev38/doc/source/user/feature-classification copying doc/source/user/feature-classification/index.rst -> octavia-8.0.2.dev38/doc/source/user/feature-classification copying doc/source/user/guides/basic-cookbook.rst -> octavia-8.0.2.dev38/doc/source/user/guides copying doc/source/user/guides/l7-cookbook.rst -> octavia-8.0.2.dev38/doc/source/user/guides copying doc/source/user/guides/l7.rst -> octavia-8.0.2.dev38/doc/source/user/guides copying elements/amphora-agent/README.rst -> octavia-8.0.2.dev38/elements/amphora-agent copying elements/amphora-agent/element-deps -> octavia-8.0.2.dev38/elements/amphora-agent copying elements/amphora-agent/package-installs.yaml -> octavia-8.0.2.dev38/elements/amphora-agent copying elements/amphora-agent/pkg-map -> octavia-8.0.2.dev38/elements/amphora-agent copying elements/amphora-agent/source-repository-amphora-agent -> octavia-8.0.2.dev38/elements/amphora-agent copying elements/amphora-agent/svc-map -> octavia-8.0.2.dev38/elements/amphora-agent copying elements/amphora-agent/install.d/amphora-agent-source-install/75-amphora-agent-install -> octavia-8.0.2.dev38/elements/amphora-agent/install.d/amphora-agent-source-install copying elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.conf -> octavia-8.0.2.dev38/elements/amphora-agent/install.d/amphora-agent-source-install copying elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.init -> octavia-8.0.2.dev38/elements/amphora-agent/install.d/amphora-agent-source-install copying elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.logrotate -> octavia-8.0.2.dev38/elements/amphora-agent/install.d/amphora-agent-source-install copying elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.service -> octavia-8.0.2.dev38/elements/amphora-agent/install.d/amphora-agent-source-install copying elements/amphora-agent/post-install.d/10-enable-network-scripts -> octavia-8.0.2.dev38/elements/amphora-agent/post-install.d copying elements/amphora-agent/post-install.d/11-enable-amphora-agent-systemd -> octavia-8.0.2.dev38/elements/amphora-agent/post-install.d copying elements/amphora-agent/post-install.d/90-remove-build-deps -> octavia-8.0.2.dev38/elements/amphora-agent/post-install.d copying elements/amphora-agent/static/etc/NetworkManager/conf.d/no-auto-default.conf -> octavia-8.0.2.dev38/elements/amphora-agent/static/etc/NetworkManager/conf.d copying elements/amphora-agent/static/etc/rsyslog.d/55-octavia-socket.conf -> octavia-8.0.2.dev38/elements/amphora-agent/static/etc/rsyslog.d copying elements/amphora-agent/static/usr/local/bin/lvs-masquerade.sh -> octavia-8.0.2.dev38/elements/amphora-agent/static/usr/local/bin copying elements/amphora-fips/README.rst -> octavia-8.0.2.dev38/elements/amphora-fips copying elements/amphora-fips/element-deps -> octavia-8.0.2.dev38/elements/amphora-fips copying elements/amphora-fips/package-installs.yaml -> octavia-8.0.2.dev38/elements/amphora-fips copying elements/amphora-fips/pkg-map -> octavia-8.0.2.dev38/elements/amphora-fips copying elements/amphora-fips/environment.d/95-enable-fips -> octavia-8.0.2.dev38/elements/amphora-fips/environment.d copying elements/amphora-fips/post-install.d/10-enable-fips -> octavia-8.0.2.dev38/elements/amphora-fips/post-install.d copying elements/certs-ramfs/README.rst -> octavia-8.0.2.dev38/elements/certs-ramfs copying elements/certs-ramfs/element-deps -> octavia-8.0.2.dev38/elements/certs-ramfs copying elements/certs-ramfs/package-installs.yaml -> octavia-8.0.2.dev38/elements/certs-ramfs copying elements/certs-ramfs/svc-map -> octavia-8.0.2.dev38/elements/certs-ramfs copying elements/certs-ramfs/init-scripts/systemd/certs-ramfs.service -> octavia-8.0.2.dev38/elements/certs-ramfs/init-scripts/systemd copying elements/certs-ramfs/init-scripts/sysv/certs-ramfs -> octavia-8.0.2.dev38/elements/certs-ramfs/init-scripts/sysv copying elements/certs-ramfs/init-scripts/upstart/certs-ramfs.conf -> octavia-8.0.2.dev38/elements/certs-ramfs/init-scripts/upstart copying elements/certs-ramfs/post-install.d/30-enable-certs-ramfs-service -> octavia-8.0.2.dev38/elements/certs-ramfs/post-install.d copying elements/certs-ramfs/static/usr/local/bin/certfs-ramfs -> octavia-8.0.2.dev38/elements/certs-ramfs/static/usr/local/bin copying elements/disable-makecache/README.rst -> octavia-8.0.2.dev38/elements/disable-makecache copying elements/disable-makecache/svc-map -> octavia-8.0.2.dev38/elements/disable-makecache copying elements/disable-makecache/post-install.d/80-disable-makecache -> octavia-8.0.2.dev38/elements/disable-makecache/post-install.d copying elements/haproxy-octavia/README.rst -> octavia-8.0.2.dev38/elements/haproxy-octavia copying elements/haproxy-octavia/element-deps -> octavia-8.0.2.dev38/elements/haproxy-octavia copying elements/haproxy-octavia/package-installs.json -> octavia-8.0.2.dev38/elements/haproxy-octavia copying elements/haproxy-octavia/pkg-map -> octavia-8.0.2.dev38/elements/haproxy-octavia copying elements/haproxy-octavia/svc-map -> octavia-8.0.2.dev38/elements/haproxy-octavia copying elements/haproxy-octavia/install.d/76-haproxy -> octavia-8.0.2.dev38/elements/haproxy-octavia/install.d copying elements/haproxy-octavia/post-install.d/20-disable-default-haproxy -> octavia-8.0.2.dev38/elements/haproxy-octavia/post-install.d copying elements/haproxy-octavia/post-install.d/20-haproxy-tune-kernel -> octavia-8.0.2.dev38/elements/haproxy-octavia/post-install.d copying elements/haproxy-octavia/post-install.d/20-haproxy-user-group-config -> octavia-8.0.2.dev38/elements/haproxy-octavia/post-install.d copying elements/haproxy-octavia/post-install.d/20-setup-haproxy-log -> octavia-8.0.2.dev38/elements/haproxy-octavia/post-install.d copying elements/haproxy-octavia/post-install.d/21-create-ping-wrapper -> octavia-8.0.2.dev38/elements/haproxy-octavia/post-install.d copying elements/haproxy-octavia/pre-install.d/01-repositories -> octavia-8.0.2.dev38/elements/haproxy-octavia/pre-install.d copying elements/ipvsadmin/README.rst -> octavia-8.0.2.dev38/elements/ipvsadmin copying elements/ipvsadmin/element-deps -> octavia-8.0.2.dev38/elements/ipvsadmin copying elements/ipvsadmin/package-installs.json -> octavia-8.0.2.dev38/elements/ipvsadmin copying elements/ipvsadmin/svc-map -> octavia-8.0.2.dev38/elements/ipvsadmin copying elements/keepalived-octavia/README.rst -> octavia-8.0.2.dev38/elements/keepalived-octavia copying elements/keepalived-octavia/element-deps -> octavia-8.0.2.dev38/elements/keepalived-octavia copying elements/keepalived-octavia/package-installs.json -> octavia-8.0.2.dev38/elements/keepalived-octavia copying elements/keepalived-octavia/pkg-map -> octavia-8.0.2.dev38/elements/keepalived-octavia copying elements/keepalived-octavia/svc-map -> octavia-8.0.2.dev38/elements/keepalived-octavia copying elements/no-resolvconf/README.rst -> octavia-8.0.2.dev38/elements/no-resolvconf copying elements/no-resolvconf/finalise.d/99-disable-resolv-conf -> octavia-8.0.2.dev38/elements/no-resolvconf/finalise.d copying elements/octavia-lib/README.rst -> octavia-8.0.2.dev38/elements/octavia-lib copying elements/octavia-lib/element-deps -> octavia-8.0.2.dev38/elements/octavia-lib copying elements/octavia-lib/source-repository-octavia-lib -> octavia-8.0.2.dev38/elements/octavia-lib copying elements/octavia-lib/install.d/octavia-lib-source-install/76-octavia-lib-install -> octavia-8.0.2.dev38/elements/octavia-lib/install.d/octavia-lib-source-install copying elements/octavia-lib/post-install.d/89-remove-build-deps -> octavia-8.0.2.dev38/elements/octavia-lib/post-install.d copying elements/rebind-sshd/README.rst -> octavia-8.0.2.dev38/elements/rebind-sshd copying elements/rebind-sshd/finalise.d/98-rebind-sshd-after-dhcp -> octavia-8.0.2.dev38/elements/rebind-sshd/finalise.d copying elements/remove-default-ints/README.rst -> octavia-8.0.2.dev38/elements/remove-default-ints copying elements/remove-default-ints/post-install.d/91-remove-default-ints -> octavia-8.0.2.dev38/elements/remove-default-ints/post-install.d copying elements/remove-sshd/README.rst -> octavia-8.0.2.dev38/elements/remove-sshd copying elements/remove-sshd/package-installs.yaml -> octavia-8.0.2.dev38/elements/remove-sshd copying elements/root-passwd/README.rst -> octavia-8.0.2.dev38/elements/root-passwd copying elements/root-passwd/post-install.d/99-setup -> octavia-8.0.2.dev38/elements/root-passwd/post-install.d copying elements/sos/README.rst -> octavia-8.0.2.dev38/elements/sos copying elements/sos/element-deps -> octavia-8.0.2.dev38/elements/sos copying elements/sos/package-installs.yaml -> octavia-8.0.2.dev38/elements/sos copying elements/sos/pkg-map -> octavia-8.0.2.dev38/elements/sos copying etc/octavia.conf -> octavia-8.0.2.dev38/etc copying etc/audit/octavia_api_audit_map.conf.sample -> octavia-8.0.2.dev38/etc/audit copying etc/certificates/openssl.cnf -> octavia-8.0.2.dev38/etc/certificates copying etc/dhcp/dhclient.conf -> octavia-8.0.2.dev38/etc/dhcp copying etc/policy/README.rst -> octavia-8.0.2.dev38/etc/policy copying etc/policy/admin_or_owner-policy.yaml -> octavia-8.0.2.dev38/etc/policy copying etc/policy/keystone_default_roles-policy.yaml -> octavia-8.0.2.dev38/etc/policy copying etc/policy/octavia-policy-generator.conf -> octavia-8.0.2.dev38/etc/policy copying httpd/octavia-api.conf -> octavia-8.0.2.dev38/httpd copying octavia/__init__.py -> octavia-8.0.2.dev38/octavia copying octavia/i18n.py -> octavia-8.0.2.dev38/octavia copying octavia/opts.py -> octavia-8.0.2.dev38/octavia copying octavia/version.py -> octavia-8.0.2.dev38/octavia copying octavia.egg-info/PKG-INFO -> octavia-8.0.2.dev38/octavia.egg-info copying octavia.egg-info/SOURCES.txt -> octavia-8.0.2.dev38/octavia.egg-info copying octavia.egg-info/dependency_links.txt -> octavia-8.0.2.dev38/octavia.egg-info copying octavia.egg-info/entry_points.txt -> octavia-8.0.2.dev38/octavia.egg-info copying octavia.egg-info/not-zip-safe -> octavia-8.0.2.dev38/octavia.egg-info copying octavia.egg-info/pbr.json -> octavia-8.0.2.dev38/octavia.egg-info copying octavia.egg-info/requires.txt -> octavia-8.0.2.dev38/octavia.egg-info copying octavia.egg-info/top_level.txt -> octavia-8.0.2.dev38/octavia.egg-info copying octavia/amphorae/__init__.py -> octavia-8.0.2.dev38/octavia/amphorae copying octavia/amphorae/backends/__init__.py -> octavia-8.0.2.dev38/octavia/amphorae/backends copying octavia/amphorae/backends/agent/__init__.py -> octavia-8.0.2.dev38/octavia/amphorae/backends/agent copying octavia/amphorae/backends/agent/agent_jinja_cfg.py -> octavia-8.0.2.dev38/octavia/amphorae/backends/agent copying octavia/amphorae/backends/agent/api_server/__init__.py -> octavia-8.0.2.dev38/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/amphora_info.py -> octavia-8.0.2.dev38/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/certificate_update.py -> octavia-8.0.2.dev38/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/haproxy_compatibility.py -> octavia-8.0.2.dev38/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/keepalived.py -> octavia-8.0.2.dev38/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/keepalivedlvs.py -> octavia-8.0.2.dev38/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/loadbalancer.py -> octavia-8.0.2.dev38/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/lvs_listener_base.py -> octavia-8.0.2.dev38/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/osutils.py -> octavia-8.0.2.dev38/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/plug.py -> octavia-8.0.2.dev38/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/server.py -> octavia-8.0.2.dev38/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/util.py -> octavia-8.0.2.dev38/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/templates/amphora-netns.systemd.j2 -> octavia-8.0.2.dev38/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived.systemd.j2 -> octavia-8.0.2.dev38/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived.sysvinit.j2 -> octavia-8.0.2.dev38/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived.upstart.j2 -> octavia-8.0.2.dev38/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived_check_script.conf.j2 -> octavia-8.0.2.dev38/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived_lvs_check_script.sh.j2 -> octavia-8.0.2.dev38/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/systemd.conf.j2 -> octavia-8.0.2.dev38/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/sysvinit.conf.j2 -> octavia-8.0.2.dev38/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/upstart.conf.j2 -> octavia-8.0.2.dev38/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/templates/amphora_agent_conf.template -> octavia-8.0.2.dev38/octavia/amphorae/backends/agent/templates copying octavia/amphorae/backends/health_daemon/__init__.py -> octavia-8.0.2.dev38/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/health_daemon/health_daemon.py -> octavia-8.0.2.dev38/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/health_daemon/health_sender.py -> octavia-8.0.2.dev38/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/health_daemon/status_message.py -> octavia-8.0.2.dev38/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/utils/__init__.py -> octavia-8.0.2.dev38/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/haproxy_query.py -> octavia-8.0.2.dev38/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/interface.py -> octavia-8.0.2.dev38/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/interface_file.py -> octavia-8.0.2.dev38/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/ip_advertisement.py -> octavia-8.0.2.dev38/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/keepalivedlvs_query.py -> octavia-8.0.2.dev38/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/network_namespace.py -> octavia-8.0.2.dev38/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/network_utils.py -> octavia-8.0.2.dev38/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/udp_check.sh -> octavia-8.0.2.dev38/octavia/amphorae/backends/utils copying octavia/amphorae/driver_exceptions/__init__.py -> octavia-8.0.2.dev38/octavia/amphorae/driver_exceptions copying octavia/amphorae/driver_exceptions/exceptions.py -> octavia-8.0.2.dev38/octavia/amphorae/driver_exceptions copying octavia/amphorae/drivers/__init__.py -> octavia-8.0.2.dev38/octavia/amphorae/drivers copying octavia/amphorae/drivers/driver_base.py -> octavia-8.0.2.dev38/octavia/amphorae/drivers copying octavia/amphorae/drivers/haproxy/__init__.py -> octavia-8.0.2.dev38/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/haproxy/data_models.py -> octavia-8.0.2.dev38/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/haproxy/exceptions.py -> octavia-8.0.2.dev38/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/haproxy/rest_api_driver.py -> octavia-8.0.2.dev38/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/health/__init__.py -> octavia-8.0.2.dev38/octavia/amphorae/drivers/health copying octavia/amphorae/drivers/health/heartbeat_udp.py -> octavia-8.0.2.dev38/octavia/amphorae/drivers/health copying octavia/amphorae/drivers/keepalived/__init__.py -> octavia-8.0.2.dev38/octavia/amphorae/drivers/keepalived copying octavia/amphorae/drivers/keepalived/vrrp_rest_driver.py -> octavia-8.0.2.dev38/octavia/amphorae/drivers/keepalived copying octavia/amphorae/drivers/keepalived/jinja/__init__.py -> octavia-8.0.2.dev38/octavia/amphorae/drivers/keepalived/jinja copying octavia/amphorae/drivers/keepalived/jinja/jinja_cfg.py -> octavia-8.0.2.dev38/octavia/amphorae/drivers/keepalived/jinja copying octavia/amphorae/drivers/keepalived/jinja/templates/keepalived_base.template -> octavia-8.0.2.dev38/octavia/amphorae/drivers/keepalived/jinja/templates copying octavia/amphorae/drivers/noop_driver/__init__.py -> octavia-8.0.2.dev38/octavia/amphorae/drivers/noop_driver copying octavia/amphorae/drivers/noop_driver/driver.py -> octavia-8.0.2.dev38/octavia/amphorae/drivers/noop_driver copying octavia/api/__init__.py -> octavia-8.0.2.dev38/octavia/api copying octavia/api/app.py -> octavia-8.0.2.dev38/octavia/api copying octavia/api/config.py -> octavia-8.0.2.dev38/octavia/api copying octavia/api/root_controller.py -> octavia-8.0.2.dev38/octavia/api copying octavia/api/common/__init__.py -> octavia-8.0.2.dev38/octavia/api/common copying octavia/api/common/hooks.py -> octavia-8.0.2.dev38/octavia/api/common copying octavia/api/common/pagination.py -> octavia-8.0.2.dev38/octavia/api/common copying octavia/api/common/types.py -> octavia-8.0.2.dev38/octavia/api/common copying octavia/api/drivers/__init__.py -> octavia-8.0.2.dev38/octavia/api/drivers copying octavia/api/drivers/driver_factory.py -> octavia-8.0.2.dev38/octavia/api/drivers copying octavia/api/drivers/utils.py -> octavia-8.0.2.dev38/octavia/api/drivers copying octavia/api/drivers/amphora_driver/__init__.py -> octavia-8.0.2.dev38/octavia/api/drivers/amphora_driver copying octavia/api/drivers/amphora_driver/availability_zone_schema.py -> octavia-8.0.2.dev38/octavia/api/drivers/amphora_driver copying octavia/api/drivers/amphora_driver/flavor_schema.py -> octavia-8.0.2.dev38/octavia/api/drivers/amphora_driver copying octavia/api/drivers/amphora_driver/v1/__init__.py -> octavia-8.0.2.dev38/octavia/api/drivers/amphora_driver/v1 copying octavia/api/drivers/amphora_driver/v1/driver.py -> octavia-8.0.2.dev38/octavia/api/drivers/amphora_driver/v1 copying octavia/api/drivers/amphora_driver/v2/__init__.py -> octavia-8.0.2.dev38/octavia/api/drivers/amphora_driver/v2 copying octavia/api/drivers/amphora_driver/v2/driver.py -> octavia-8.0.2.dev38/octavia/api/drivers/amphora_driver/v2 copying octavia/api/drivers/driver_agent/__init__.py -> octavia-8.0.2.dev38/octavia/api/drivers/driver_agent copying octavia/api/drivers/driver_agent/driver_get.py -> octavia-8.0.2.dev38/octavia/api/drivers/driver_agent copying octavia/api/drivers/driver_agent/driver_listener.py -> octavia-8.0.2.dev38/octavia/api/drivers/driver_agent copying octavia/api/drivers/driver_agent/driver_updater.py -> octavia-8.0.2.dev38/octavia/api/drivers/driver_agent copying octavia/api/drivers/noop_driver/__init__.py -> octavia-8.0.2.dev38/octavia/api/drivers/noop_driver copying octavia/api/drivers/noop_driver/agent.py -> octavia-8.0.2.dev38/octavia/api/drivers/noop_driver copying octavia/api/drivers/noop_driver/driver.py -> octavia-8.0.2.dev38/octavia/api/drivers/noop_driver copying octavia/api/healthcheck/healthcheck_plugins.py -> octavia-8.0.2.dev38/octavia/api/healthcheck copying octavia/api/v2/__init__.py -> octavia-8.0.2.dev38/octavia/api/v2 copying octavia/api/v2/controllers/__init__.py -> octavia-8.0.2.dev38/octavia/api/v2/controllers copying octavia/api/v2/controllers/amphora.py -> octavia-8.0.2.dev38/octavia/api/v2/controllers copying octavia/api/v2/controllers/availability_zone_profiles.py -> octavia-8.0.2.dev38/octavia/api/v2/controllers copying octavia/api/v2/controllers/availability_zones.py -> octavia-8.0.2.dev38/octavia/api/v2/controllers copying octavia/api/v2/controllers/base.py -> octavia-8.0.2.dev38/octavia/api/v2/controllers copying octavia/api/v2/controllers/flavor_profiles.py -> octavia-8.0.2.dev38/octavia/api/v2/controllers copying octavia/api/v2/controllers/flavors.py -> octavia-8.0.2.dev38/octavia/api/v2/controllers copying octavia/api/v2/controllers/health_monitor.py -> octavia-8.0.2.dev38/octavia/api/v2/controllers copying octavia/api/v2/controllers/l7policy.py -> octavia-8.0.2.dev38/octavia/api/v2/controllers copying octavia/api/v2/controllers/l7rule.py -> octavia-8.0.2.dev38/octavia/api/v2/controllers copying octavia/api/v2/controllers/listener.py -> octavia-8.0.2.dev38/octavia/api/v2/controllers copying octavia/api/v2/controllers/load_balancer.py -> octavia-8.0.2.dev38/octavia/api/v2/controllers copying octavia/api/v2/controllers/member.py -> octavia-8.0.2.dev38/octavia/api/v2/controllers copying octavia/api/v2/controllers/pool.py -> octavia-8.0.2.dev38/octavia/api/v2/controllers copying octavia/api/v2/controllers/provider.py -> octavia-8.0.2.dev38/octavia/api/v2/controllers copying octavia/api/v2/controllers/quotas.py -> octavia-8.0.2.dev38/octavia/api/v2/controllers copying octavia/api/v2/types/__init__.py -> octavia-8.0.2.dev38/octavia/api/v2/types copying octavia/api/v2/types/amphora.py -> octavia-8.0.2.dev38/octavia/api/v2/types copying octavia/api/v2/types/availability_zone_profile.py -> octavia-8.0.2.dev38/octavia/api/v2/types copying octavia/api/v2/types/availability_zones.py -> octavia-8.0.2.dev38/octavia/api/v2/types copying octavia/api/v2/types/flavor_profile.py -> octavia-8.0.2.dev38/octavia/api/v2/types copying octavia/api/v2/types/flavors.py -> octavia-8.0.2.dev38/octavia/api/v2/types copying octavia/api/v2/types/health_monitor.py -> octavia-8.0.2.dev38/octavia/api/v2/types copying octavia/api/v2/types/l7policy.py -> octavia-8.0.2.dev38/octavia/api/v2/types copying octavia/api/v2/types/l7rule.py -> octavia-8.0.2.dev38/octavia/api/v2/types copying octavia/api/v2/types/listener.py -> octavia-8.0.2.dev38/octavia/api/v2/types copying octavia/api/v2/types/load_balancer.py -> octavia-8.0.2.dev38/octavia/api/v2/types copying octavia/api/v2/types/member.py -> octavia-8.0.2.dev38/octavia/api/v2/types copying octavia/api/v2/types/pool.py -> octavia-8.0.2.dev38/octavia/api/v2/types copying octavia/api/v2/types/provider.py -> octavia-8.0.2.dev38/octavia/api/v2/types copying octavia/api/v2/types/quotas.py -> octavia-8.0.2.dev38/octavia/api/v2/types copying octavia/certificates/__init__.py -> octavia-8.0.2.dev38/octavia/certificates copying octavia/certificates/common/__init__.py -> octavia-8.0.2.dev38/octavia/certificates/common copying octavia/certificates/common/barbican.py -> octavia-8.0.2.dev38/octavia/certificates/common copying octavia/certificates/common/cert.py -> octavia-8.0.2.dev38/octavia/certificates/common copying octavia/certificates/common/local.py -> octavia-8.0.2.dev38/octavia/certificates/common copying octavia/certificates/common/pkcs12.py -> octavia-8.0.2.dev38/octavia/certificates/common copying octavia/certificates/common/auth/__init__.py -> octavia-8.0.2.dev38/octavia/certificates/common/auth copying octavia/certificates/common/auth/barbican_acl.py -> octavia-8.0.2.dev38/octavia/certificates/common/auth copying octavia/certificates/generator/__init__.py -> octavia-8.0.2.dev38/octavia/certificates/generator copying octavia/certificates/generator/cert_gen.py -> octavia-8.0.2.dev38/octavia/certificates/generator copying octavia/certificates/generator/local.py -> octavia-8.0.2.dev38/octavia/certificates/generator copying octavia/certificates/manager/__init__.py -> octavia-8.0.2.dev38/octavia/certificates/manager copying octavia/certificates/manager/barbican.py -> octavia-8.0.2.dev38/octavia/certificates/manager copying octavia/certificates/manager/barbican_legacy.py -> octavia-8.0.2.dev38/octavia/certificates/manager copying octavia/certificates/manager/castellan_mgr.py -> octavia-8.0.2.dev38/octavia/certificates/manager copying octavia/certificates/manager/cert_mgr.py -> octavia-8.0.2.dev38/octavia/certificates/manager copying octavia/certificates/manager/local.py -> octavia-8.0.2.dev38/octavia/certificates/manager copying octavia/cmd/__init__.py -> octavia-8.0.2.dev38/octavia/cmd copying octavia/cmd/agent.py -> octavia-8.0.2.dev38/octavia/cmd copying octavia/cmd/api.py -> octavia-8.0.2.dev38/octavia/cmd copying octavia/cmd/driver_agent.py -> octavia-8.0.2.dev38/octavia/cmd copying octavia/cmd/haproxy_vrrp_check.py -> octavia-8.0.2.dev38/octavia/cmd copying octavia/cmd/health_checker.py -> octavia-8.0.2.dev38/octavia/cmd copying octavia/cmd/health_manager.py -> octavia-8.0.2.dev38/octavia/cmd copying octavia/cmd/house_keeping.py -> octavia-8.0.2.dev38/octavia/cmd copying octavia/cmd/interface.py -> octavia-8.0.2.dev38/octavia/cmd copying octavia/cmd/octavia_worker.py -> octavia-8.0.2.dev38/octavia/cmd copying octavia/cmd/status.py -> octavia-8.0.2.dev38/octavia/cmd copying octavia/common/__init__.py -> octavia-8.0.2.dev38/octavia/common copying octavia/common/base_taskflow.py -> octavia-8.0.2.dev38/octavia/common copying octavia/common/clients.py -> octavia-8.0.2.dev38/octavia/common copying octavia/common/config.py -> octavia-8.0.2.dev38/octavia/common copying octavia/common/constants.py -> octavia-8.0.2.dev38/octavia/common copying octavia/common/context.py -> octavia-8.0.2.dev38/octavia/common copying octavia/common/data_models.py -> octavia-8.0.2.dev38/octavia/common copying octavia/common/decorators.py -> octavia-8.0.2.dev38/octavia/common copying octavia/common/exceptions.py -> octavia-8.0.2.dev38/octavia/common copying octavia/common/keystone.py -> octavia-8.0.2.dev38/octavia/common copying octavia/common/policy.py -> octavia-8.0.2.dev38/octavia/common copying octavia/common/rpc.py -> octavia-8.0.2.dev38/octavia/common copying octavia/common/service.py -> octavia-8.0.2.dev38/octavia/common copying octavia/common/stats.py -> octavia-8.0.2.dev38/octavia/common copying octavia/common/utils.py -> octavia-8.0.2.dev38/octavia/common copying octavia/common/validate.py -> octavia-8.0.2.dev38/octavia/common copying octavia/common/jinja/__init__.py -> octavia-8.0.2.dev38/octavia/common/jinja copying octavia/common/jinja/user_data_jinja_cfg.py -> octavia-8.0.2.dev38/octavia/common/jinja copying octavia/common/jinja/haproxy/__init__.py -> octavia-8.0.2.dev38/octavia/common/jinja/haproxy copying octavia/common/jinja/haproxy/combined_listeners/__init__.py -> octavia-8.0.2.dev38/octavia/common/jinja/haproxy/combined_listeners copying octavia/common/jinja/haproxy/combined_listeners/jinja_cfg.py -> octavia-8.0.2.dev38/octavia/common/jinja/haproxy/combined_listeners copying octavia/common/jinja/haproxy/combined_listeners/templates/base.j2 -> octavia-8.0.2.dev38/octavia/common/jinja/haproxy/combined_listeners/templates copying octavia/common/jinja/haproxy/combined_listeners/templates/haproxy.cfg.j2 -> octavia-8.0.2.dev38/octavia/common/jinja/haproxy/combined_listeners/templates copying octavia/common/jinja/haproxy/combined_listeners/templates/macros.j2 -> octavia-8.0.2.dev38/octavia/common/jinja/haproxy/combined_listeners/templates copying octavia/common/jinja/haproxy/split_listeners/__init__.py -> octavia-8.0.2.dev38/octavia/common/jinja/haproxy/split_listeners copying octavia/common/jinja/haproxy/split_listeners/jinja_cfg.py -> octavia-8.0.2.dev38/octavia/common/jinja/haproxy/split_listeners copying octavia/common/jinja/haproxy/split_listeners/templates/base.j2 -> octavia-8.0.2.dev38/octavia/common/jinja/haproxy/split_listeners/templates copying octavia/common/jinja/haproxy/split_listeners/templates/haproxy.cfg.j2 -> octavia-8.0.2.dev38/octavia/common/jinja/haproxy/split_listeners/templates copying octavia/common/jinja/haproxy/split_listeners/templates/macros.j2 -> octavia-8.0.2.dev38/octavia/common/jinja/haproxy/split_listeners/templates copying octavia/common/jinja/logging/__init__.py -> octavia-8.0.2.dev38/octavia/common/jinja/logging copying octavia/common/jinja/logging/logging_jinja_cfg.py -> octavia-8.0.2.dev38/octavia/common/jinja/logging copying octavia/common/jinja/logging/templates/10-rsyslog.conf.template -> octavia-8.0.2.dev38/octavia/common/jinja/logging/templates copying octavia/common/jinja/lvs/__init__.py -> octavia-8.0.2.dev38/octavia/common/jinja/lvs copying octavia/common/jinja/lvs/jinja_cfg.py -> octavia-8.0.2.dev38/octavia/common/jinja/lvs copying octavia/common/jinja/lvs/templates/base.j2 -> octavia-8.0.2.dev38/octavia/common/jinja/lvs/templates copying octavia/common/jinja/lvs/templates/keepalivedlvs.cfg.j2 -> octavia-8.0.2.dev38/octavia/common/jinja/lvs/templates copying octavia/common/jinja/lvs/templates/macros.j2 -> octavia-8.0.2.dev38/octavia/common/jinja/lvs/templates copying octavia/common/jinja/templates/user_data_config_drive.template -> octavia-8.0.2.dev38/octavia/common/jinja/templates copying octavia/common/tls_utils/__init__.py -> octavia-8.0.2.dev38/octavia/common/tls_utils copying octavia/common/tls_utils/cert_parser.py -> octavia-8.0.2.dev38/octavia/common/tls_utils copying octavia/compute/__init__.py -> octavia-8.0.2.dev38/octavia/compute copying octavia/compute/compute_base.py -> octavia-8.0.2.dev38/octavia/compute copying octavia/compute/drivers/__init__.py -> octavia-8.0.2.dev38/octavia/compute/drivers copying octavia/compute/drivers/nova_driver.py -> octavia-8.0.2.dev38/octavia/compute/drivers copying octavia/compute/drivers/noop_driver/__init__.py -> octavia-8.0.2.dev38/octavia/compute/drivers/noop_driver copying octavia/compute/drivers/noop_driver/driver.py -> octavia-8.0.2.dev38/octavia/compute/drivers/noop_driver copying octavia/controller/__init__.py -> octavia-8.0.2.dev38/octavia/controller copying octavia/controller/healthmanager/__init__.py -> octavia-8.0.2.dev38/octavia/controller/healthmanager copying octavia/controller/healthmanager/health_manager.py -> octavia-8.0.2.dev38/octavia/controller/healthmanager copying octavia/controller/housekeeping/__init__.py -> octavia-8.0.2.dev38/octavia/controller/housekeeping copying octavia/controller/housekeeping/house_keeping.py -> octavia-8.0.2.dev38/octavia/controller/housekeeping copying octavia/controller/queue/__init__.py -> octavia-8.0.2.dev38/octavia/controller/queue copying octavia/controller/queue/v1/__init__.py -> octavia-8.0.2.dev38/octavia/controller/queue/v1 copying octavia/controller/queue/v1/consumer.py -> octavia-8.0.2.dev38/octavia/controller/queue/v1 copying octavia/controller/queue/v1/endpoints.py -> octavia-8.0.2.dev38/octavia/controller/queue/v1 copying octavia/controller/queue/v2/__init__.py -> octavia-8.0.2.dev38/octavia/controller/queue/v2 copying octavia/controller/queue/v2/consumer.py -> octavia-8.0.2.dev38/octavia/controller/queue/v2 copying octavia/controller/queue/v2/endpoints.py -> octavia-8.0.2.dev38/octavia/controller/queue/v2 copying octavia/controller/worker/__init__.py -> octavia-8.0.2.dev38/octavia/controller/worker copying octavia/controller/worker/amphora_rate_limit.py -> octavia-8.0.2.dev38/octavia/controller/worker copying octavia/controller/worker/task_utils.py -> octavia-8.0.2.dev38/octavia/controller/worker copying octavia/controller/worker/v1/__init__.py -> octavia-8.0.2.dev38/octavia/controller/worker/v1 copying octavia/controller/worker/v1/controller_worker.py -> octavia-8.0.2.dev38/octavia/controller/worker/v1 copying octavia/controller/worker/v1/flows/__init__.py -> octavia-8.0.2.dev38/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/amphora_flows.py -> octavia-8.0.2.dev38/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/health_monitor_flows.py -> octavia-8.0.2.dev38/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/l7policy_flows.py -> octavia-8.0.2.dev38/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/l7rule_flows.py -> octavia-8.0.2.dev38/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/listener_flows.py -> octavia-8.0.2.dev38/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/load_balancer_flows.py -> octavia-8.0.2.dev38/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/member_flows.py -> octavia-8.0.2.dev38/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/pool_flows.py -> octavia-8.0.2.dev38/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/tasks/__init__.py -> octavia-8.0.2.dev38/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/amphora_driver_tasks.py -> octavia-8.0.2.dev38/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/cert_task.py -> octavia-8.0.2.dev38/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/compute_tasks.py -> octavia-8.0.2.dev38/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/database_tasks.py -> octavia-8.0.2.dev38/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/lifecycle_tasks.py -> octavia-8.0.2.dev38/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/model_tasks.py -> octavia-8.0.2.dev38/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/network_tasks.py -> octavia-8.0.2.dev38/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/retry_tasks.py -> octavia-8.0.2.dev38/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v2/__init__.py -> octavia-8.0.2.dev38/octavia/controller/worker/v2 copying octavia/controller/worker/v2/controller_worker.py -> octavia-8.0.2.dev38/octavia/controller/worker/v2 copying octavia/controller/worker/v2/taskflow_jobboard_driver.py -> octavia-8.0.2.dev38/octavia/controller/worker/v2 copying octavia/controller/worker/v2/flows/__init__.py -> octavia-8.0.2.dev38/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/amphora_flows.py -> octavia-8.0.2.dev38/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/flow_utils.py -> octavia-8.0.2.dev38/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/health_monitor_flows.py -> octavia-8.0.2.dev38/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/l7policy_flows.py -> octavia-8.0.2.dev38/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/l7rule_flows.py -> octavia-8.0.2.dev38/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/listener_flows.py -> octavia-8.0.2.dev38/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/load_balancer_flows.py -> octavia-8.0.2.dev38/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/member_flows.py -> octavia-8.0.2.dev38/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/pool_flows.py -> octavia-8.0.2.dev38/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/tasks/__init__.py -> octavia-8.0.2.dev38/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/amphora_driver_tasks.py -> octavia-8.0.2.dev38/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/cert_task.py -> octavia-8.0.2.dev38/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/compute_tasks.py -> octavia-8.0.2.dev38/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/database_tasks.py -> octavia-8.0.2.dev38/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/lifecycle_tasks.py -> octavia-8.0.2.dev38/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/network_tasks.py -> octavia-8.0.2.dev38/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/retry_tasks.py -> octavia-8.0.2.dev38/octavia/controller/worker/v2/tasks copying octavia/db/__init__.py -> octavia-8.0.2.dev38/octavia/db copying octavia/db/api.py -> octavia-8.0.2.dev38/octavia/db copying octavia/db/base_models.py -> octavia-8.0.2.dev38/octavia/db copying octavia/db/healthcheck.py -> octavia-8.0.2.dev38/octavia/db copying octavia/db/models.py -> octavia-8.0.2.dev38/octavia/db copying octavia/db/prepare.py -> octavia-8.0.2.dev38/octavia/db copying octavia/db/repositories.py -> octavia-8.0.2.dev38/octavia/db copying octavia/db/migration/__init__.py -> octavia-8.0.2.dev38/octavia/db/migration copying octavia/db/migration/alembic.ini -> octavia-8.0.2.dev38/octavia/db/migration copying octavia/db/migration/cli.py -> octavia-8.0.2.dev38/octavia/db/migration copying octavia/db/migration/alembic_migrations/README.rst -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations copying octavia/db/migration/alembic_migrations/env.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations copying octavia/db/migration/alembic_migrations/script.py.mako -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations copying octavia/db/migration/alembic_migrations/versions/034756a182a2_amphora_add_image_id.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/034b2dc2f3e0_modernize_l7policy_fields.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/0aee2b450512_extend_api_to_accept_qos_policy_id.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/0f242cf02c74_add_provider_column.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/0fd2c131923f_add_timeout_fields_to_listener.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/10d38216ad34_add_timestamps_to_amphora.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/11e4bb2bb8ef_fix_ipv6_vip.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/13500e2e978d_update_url_and_name_size.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/14892634e228_update_vip.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/186509101b9b_add_server_group_id_to_loadbalancer.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/1afc932f1ca2_l7rule_support_client_cert.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/1e4c1d83044c_keepalived_configuration_datamodel.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/211982b05afc_add_flavor_id_to_lb.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/2351ea316465_adding_terminate_https_tls_ref_support.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/256852d5ff7c_add_lb_network_ip_to_amphora.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/27e54d00c3cd_add_monitor_address_and_port_to_member.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/298eac0640a7_add_amphora_vrrp_port_id_and_ha_port_id.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/29ff921a6eb_shared_pools.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/2ab994dd3ec2_add_listener_alpn_protocols_column.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/2ad093f6353f_add_listener_client_ca_tls_certificate_.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/32e5c35b26a8_add_l7policy_and_l7rule_quota.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/357d17a6d5ac_update_lb_and_amphora_data_model_for_.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/35dee79d5865_initial_create.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/36b94648fef8_add_timestamp.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/392fb85b4419_add_primary_key_to_spares_pool.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3a1e1cdb7b27_rename_amphora_host_id.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3b199c848b96_create_no_monitor_operational_status.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3e5b37a0bdb9_add_vrrp_ip_and_ha_ip_to_amphora.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3f8ff3be828e_create_quotas_table.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/43287cd10fef_make_pool_lb_algorithm_larger.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/443fe6676637_add_network_id_to_vip.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/44a2414dd683_adding_name_column_to_member_and_health_.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/458c9ee2a011_l7_policies_and_rules.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/46d914b2a5e5_seed_the_spares_pool_table.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/48660b6643f0_add_new_states_for_amphora.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4a6ec0ab7284_remove_fk_constraints_on_listener_.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4aeb9e23ad43_add_draining_operating_status.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4c094013699a_update_load_balancer_amphora.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4d9cf7d32f2_insert_headers.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4f65b4f91c39_amphora_add_flavor_id.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4faaa983e7a9_update_member_address_column.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4fe8240425b4_update_vip_add_subnet_id.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/52377704420e_add_timestamps_to_healthmonitor.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/5309960964f8_add_proxy_protocol_for_pool.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/543f5d8e4e56_add_a_column_busy_in_table_amphora_health.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/55874a4ceed6_add_l7policy_action_redirect_prefix.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/5a3ee5472c31_add_cert_expiration__infor_in_amphora_table.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/62816c232310_fix_migration_for_mysql_5_7.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/6742ca1b27c2_add_l7policy_redirect_http_code.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/6abb04f24c5_tenant_id_to_project_id.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/6ffc710674ef_spares_pool_table.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/7432f1d4ea83_add_http_host_head_inject_for_http_health_check.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/74aae261694c_extend_pool_for_backend_ca_and_crl.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/76aacf2e176c_extend_support_udp_protocol.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/7c36b277bfb0_add_listener_ciphers_column.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/80dba23a159f_tags_support.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/82b9402e71fd_update_vip_address_size.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/8ac4ed24df3a_add_availability_zone_to_lb.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/8b47b2546312_sctp_support.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/8c0851bdf6c3_change_tls_container_id_length_in_sni_.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/92fe9857279_create_healthmanager_table.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/9b5473976d6d_add_provisioning_status_to_objects.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/9bf4d21caaea_adding_amphora_id_to_listener_.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/a1f689aecc1d_extend_pool_for_support_backend_reencryption.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/a5762a99609a_add_protocol_in_listener_keys.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/a7f187cd221f_add_tls_boolean_type_for_reencryption.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/b8bd389cbae7_update_default_value_in_l7rule_table.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/b9c703669314_add_flavor_and_flavor_profile_table.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/ba35e0fb88e1_add_backup_field_to_member.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/be9fdc039b51_add_pool_alpn_protocols_column.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/bf171d0d91c3_amphora_add_cached_zone.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/c11292016060_add_request_errors_for_stats.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/c761c8a71579_add_availability_zone_table.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/d3c8a090f3de_add_pool_tls_versions_column.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/d85ca7258d21_modernize_l7rule.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/da371b422669_allowed_cidr_for_listeners.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/dcf88e59aae4_add_lb_algorithm_source_ip_port.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/e37941b010db_add_lb_flavor_constraint.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/e5493ae5f9a7_add_listener_tls_versions_column.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/e6672bda93bf_add_ping_and_tlshello_monitor_types.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/e6ee84f0abf3_add_proxy_v2_pool_protocol.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/ebbcc72b4e5e_add_octavia_owned_vip_column_to_vip_.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/f21ae3f21adc_add_client_auth_option.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/fac584114642_.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/fbd705961c3a_add_pool_ciphers_column.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/fc5582da7d8a_create_amphora_build_rate_limit_tables.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/ffad172e98c1_add_certificate_revoke_list_option.py -> octavia-8.0.2.dev38/octavia/db/migration/alembic_migrations/versions copying octavia/distributor/__init__.py -> octavia-8.0.2.dev38/octavia/distributor copying octavia/distributor/drivers/__init__.py -> octavia-8.0.2.dev38/octavia/distributor/drivers copying octavia/distributor/drivers/driver_base.py -> octavia-8.0.2.dev38/octavia/distributor/drivers copying octavia/distributor/drivers/noop_driver/__init__.py -> octavia-8.0.2.dev38/octavia/distributor/drivers/noop_driver copying octavia/distributor/drivers/noop_driver/driver.py -> octavia-8.0.2.dev38/octavia/distributor/drivers/noop_driver copying octavia/hacking/__init__.py -> octavia-8.0.2.dev38/octavia/hacking copying octavia/hacking/checks.py -> octavia-8.0.2.dev38/octavia/hacking copying octavia/image/__init__.py -> octavia-8.0.2.dev38/octavia/image copying octavia/image/image_base.py -> octavia-8.0.2.dev38/octavia/image copying octavia/image/drivers/__init__.py -> octavia-8.0.2.dev38/octavia/image/drivers copying octavia/image/drivers/glance_driver.py -> octavia-8.0.2.dev38/octavia/image/drivers copying octavia/image/drivers/noop_driver/__init__.py -> octavia-8.0.2.dev38/octavia/image/drivers/noop_driver copying octavia/image/drivers/noop_driver/driver.py -> octavia-8.0.2.dev38/octavia/image/drivers/noop_driver copying octavia/network/__init__.py -> octavia-8.0.2.dev38/octavia/network copying octavia/network/base.py -> octavia-8.0.2.dev38/octavia/network copying octavia/network/data_models.py -> octavia-8.0.2.dev38/octavia/network copying octavia/network/drivers/__init__.py -> octavia-8.0.2.dev38/octavia/network/drivers copying octavia/network/drivers/neutron/__init__.py -> octavia-8.0.2.dev38/octavia/network/drivers/neutron copying octavia/network/drivers/neutron/allowed_address_pairs.py -> octavia-8.0.2.dev38/octavia/network/drivers/neutron copying octavia/network/drivers/neutron/base.py -> octavia-8.0.2.dev38/octavia/network/drivers/neutron copying octavia/network/drivers/neutron/utils.py -> octavia-8.0.2.dev38/octavia/network/drivers/neutron copying octavia/network/drivers/noop_driver/__init__.py -> octavia-8.0.2.dev38/octavia/network/drivers/noop_driver copying octavia/network/drivers/noop_driver/driver.py -> octavia-8.0.2.dev38/octavia/network/drivers/noop_driver copying octavia/policies/__init__.py -> octavia-8.0.2.dev38/octavia/policies copying octavia/policies/amphora.py -> octavia-8.0.2.dev38/octavia/policies copying octavia/policies/availability_zone.py -> octavia-8.0.2.dev38/octavia/policies copying octavia/policies/availability_zone_profile.py -> octavia-8.0.2.dev38/octavia/policies copying octavia/policies/base.py -> octavia-8.0.2.dev38/octavia/policies copying octavia/policies/flavor.py -> octavia-8.0.2.dev38/octavia/policies copying octavia/policies/flavor_profile.py -> octavia-8.0.2.dev38/octavia/policies copying octavia/policies/healthmonitor.py -> octavia-8.0.2.dev38/octavia/policies copying octavia/policies/l7policy.py -> octavia-8.0.2.dev38/octavia/policies copying octavia/policies/l7rule.py -> octavia-8.0.2.dev38/octavia/policies copying octavia/policies/listener.py -> octavia-8.0.2.dev38/octavia/policies copying octavia/policies/loadbalancer.py -> octavia-8.0.2.dev38/octavia/policies copying octavia/policies/member.py -> octavia-8.0.2.dev38/octavia/policies copying octavia/policies/pool.py -> octavia-8.0.2.dev38/octavia/policies copying octavia/policies/provider.py -> octavia-8.0.2.dev38/octavia/policies copying octavia/policies/provider_availability_zone.py -> octavia-8.0.2.dev38/octavia/policies copying octavia/policies/provider_flavor.py -> octavia-8.0.2.dev38/octavia/policies copying octavia/policies/quota.py -> octavia-8.0.2.dev38/octavia/policies copying octavia/statistics/__init__.py -> octavia-8.0.2.dev38/octavia/statistics copying octavia/statistics/stats_base.py -> octavia-8.0.2.dev38/octavia/statistics copying octavia/statistics/drivers/__init__.py -> octavia-8.0.2.dev38/octavia/statistics/drivers copying octavia/statistics/drivers/logger.py -> octavia-8.0.2.dev38/octavia/statistics/drivers copying octavia/statistics/drivers/update_db.py -> octavia-8.0.2.dev38/octavia/statistics/drivers copying octavia/tests/__init__.py -> octavia-8.0.2.dev38/octavia/tests copying octavia/tests/common/__init__.py -> octavia-8.0.2.dev38/octavia/tests/common copying octavia/tests/common/constants.py -> octavia-8.0.2.dev38/octavia/tests/common copying octavia/tests/common/data_model_helpers.py -> octavia-8.0.2.dev38/octavia/tests/common copying octavia/tests/common/sample_certs.py -> octavia-8.0.2.dev38/octavia/tests/common copying octavia/tests/common/sample_data_models.py -> octavia-8.0.2.dev38/octavia/tests/common copying octavia/tests/common/sample_network_data.py -> octavia-8.0.2.dev38/octavia/tests/common copying octavia/tests/common/utils.py -> octavia-8.0.2.dev38/octavia/tests/common copying octavia/tests/functional/__init__.py -> octavia-8.0.2.dev38/octavia/tests/functional copying octavia/tests/functional/amphorae/__init__.py -> octavia-8.0.2.dev38/octavia/tests/functional/amphorae copying octavia/tests/functional/amphorae/backend/__init__.py -> octavia-8.0.2.dev38/octavia/tests/functional/amphorae/backend copying octavia/tests/functional/amphorae/backend/agent/__init__.py -> octavia-8.0.2.dev38/octavia/tests/functional/amphorae/backend/agent copying octavia/tests/functional/amphorae/backend/agent/api_server/__init__.py -> octavia-8.0.2.dev38/octavia/tests/functional/amphorae/backend/agent/api_server copying octavia/tests/functional/amphorae/backend/agent/api_server/test_keepalivedlvs.py -> octavia-8.0.2.dev38/octavia/tests/functional/amphorae/backend/agent/api_server copying octavia/tests/functional/amphorae/backend/agent/api_server/test_server.py -> octavia-8.0.2.dev38/octavia/tests/functional/amphorae/backend/agent/api_server copying octavia/tests/functional/api/__init__.py -> octavia-8.0.2.dev38/octavia/tests/functional/api copying octavia/tests/functional/api/test_healthcheck.py -> octavia-8.0.2.dev38/octavia/tests/functional/api copying octavia/tests/functional/api/test_root_controller.py -> octavia-8.0.2.dev38/octavia/tests/functional/api copying octavia/tests/functional/api/drivers/__init__.py -> octavia-8.0.2.dev38/octavia/tests/functional/api/drivers copying octavia/tests/functional/api/drivers/driver_agent/__init__.py -> octavia-8.0.2.dev38/octavia/tests/functional/api/drivers/driver_agent copying octavia/tests/functional/api/drivers/driver_agent/test_driver_agent.py -> octavia-8.0.2.dev38/octavia/tests/functional/api/drivers/driver_agent copying octavia/tests/functional/api/v2/__init__.py -> octavia-8.0.2.dev38/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/base.py -> octavia-8.0.2.dev38/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_amphora.py -> octavia-8.0.2.dev38/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_availability_zone_profiles.py -> octavia-8.0.2.dev38/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_availability_zones.py -> octavia-8.0.2.dev38/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_flavor_profiles.py -> octavia-8.0.2.dev38/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_flavors.py -> octavia-8.0.2.dev38/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_health_monitor.py -> octavia-8.0.2.dev38/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_l7policy.py -> octavia-8.0.2.dev38/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_l7rule.py -> octavia-8.0.2.dev38/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_listener.py -> octavia-8.0.2.dev38/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_load_balancer.py -> octavia-8.0.2.dev38/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_member.py -> octavia-8.0.2.dev38/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_pool.py -> octavia-8.0.2.dev38/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_provider.py -> octavia-8.0.2.dev38/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_quotas.py -> octavia-8.0.2.dev38/octavia/tests/functional/api/v2 copying octavia/tests/functional/db/__init__.py -> octavia-8.0.2.dev38/octavia/tests/functional/db copying octavia/tests/functional/db/base.py -> octavia-8.0.2.dev38/octavia/tests/functional/db copying octavia/tests/functional/db/test_models.py -> octavia-8.0.2.dev38/octavia/tests/functional/db copying octavia/tests/functional/db/test_repositories.py -> octavia-8.0.2.dev38/octavia/tests/functional/db copying octavia/tests/unit/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit copying octavia/tests/unit/base.py -> octavia-8.0.2.dev38/octavia/tests/unit copying octavia/tests/unit/test_opts.py -> octavia-8.0.2.dev38/octavia/tests/unit copying octavia/tests/unit/test_version.py -> octavia-8.0.2.dev38/octavia/tests/unit copying octavia/tests/unit/amphorae/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae copying octavia/tests/unit/amphorae/backends/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/backends copying octavia/tests/unit/amphorae/backends/agent/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/backends/agent copying octavia/tests/unit/amphorae/backends/agent/test_agent_jinja_cfg.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/backends/agent copying octavia/tests/unit/amphorae/backends/agent/api_server/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_amphora_info.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_haproxy_compatibility.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalived.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalivedlvs.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_loadbalancer.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_osutils.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_plug.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_util.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/health_daemon/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/health_daemon/test_health_daemon.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/health_daemon/test_health_sender.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/health_daemon/test_status_message.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/utils/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_haproxy_query.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_interface.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_interface_file.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_ip_advertisement.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_keepalivedlvs_query.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_network_namespace.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_network_utils.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/drivers/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/drivers copying octavia/tests/unit/amphorae/drivers/haproxy/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/haproxy/test_exceptions.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_0_5.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_1_0.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/health/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/drivers/health copying octavia/tests/unit/amphorae/drivers/health/test_heartbeat_udp.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/drivers/health copying octavia/tests/unit/amphorae/drivers/keepalived/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/drivers/keepalived copying octavia/tests/unit/amphorae/drivers/keepalived/test_vrrp_rest_driver.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/drivers/keepalived copying octavia/tests/unit/amphorae/drivers/keepalived/jinja/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/drivers/keepalived/jinja copying octavia/tests/unit/amphorae/drivers/keepalived/jinja/test_jinja_cfg.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/drivers/keepalived/jinja copying octavia/tests/unit/amphorae/drivers/noop_driver/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/drivers/noop_driver copying octavia/tests/unit/amphorae/drivers/noop_driver/test_driver.py -> octavia-8.0.2.dev38/octavia/tests/unit/amphorae/drivers/noop_driver copying octavia/tests/unit/api/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/api copying octavia/tests/unit/api/common/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/common copying octavia/tests/unit/api/common/base.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/common copying octavia/tests/unit/api/common/test_pagination.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/common copying octavia/tests/unit/api/common/test_types.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/common copying octavia/tests/unit/api/drivers/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/drivers copying octavia/tests/unit/api/drivers/test_driver_factory.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/drivers copying octavia/tests/unit/api/drivers/test_utils.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/drivers copying octavia/tests/unit/api/drivers/amphora_driver/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/drivers/amphora_driver copying octavia/tests/unit/api/drivers/amphora_driver/v1/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/drivers/amphora_driver/v1 copying octavia/tests/unit/api/drivers/amphora_driver/v1/test_driver.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/drivers/amphora_driver/v1 copying octavia/tests/unit/api/drivers/amphora_driver/v2/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/drivers/amphora_driver/v2 copying octavia/tests/unit/api/drivers/amphora_driver/v2/test_driver.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/drivers/amphora_driver/v2 copying octavia/tests/unit/api/drivers/driver_agent/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/drivers/driver_agent copying octavia/tests/unit/api/drivers/driver_agent/test_driver_get.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/drivers/driver_agent copying octavia/tests/unit/api/drivers/driver_agent/test_driver_listener.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/drivers/driver_agent copying octavia/tests/unit/api/drivers/driver_agent/test_driver_updater.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/drivers/driver_agent copying octavia/tests/unit/api/drivers/noop_driver/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/drivers/noop_driver copying octavia/tests/unit/api/drivers/noop_driver/test_agent.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/drivers/noop_driver copying octavia/tests/unit/api/drivers/noop_driver/test_driver.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/drivers/noop_driver copying octavia/tests/unit/api/v2/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/v2 copying octavia/tests/unit/api/v2/types/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/base.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_availability_zone_profile.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_availability_zones.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_flavor_profile.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_flavors.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_health_monitor.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_l7policy.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_l7rule.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_listener.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_load_balancer.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_member.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_pool.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_quotas.py -> octavia-8.0.2.dev38/octavia/tests/unit/api/v2/types copying octavia/tests/unit/certificates/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/certificates copying octavia/tests/unit/certificates/common/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/certificates/common copying octavia/tests/unit/certificates/common/test_barbican.py -> octavia-8.0.2.dev38/octavia/tests/unit/certificates/common copying octavia/tests/unit/certificates/common/test_local.py -> octavia-8.0.2.dev38/octavia/tests/unit/certificates/common copying octavia/tests/unit/certificates/common/auth/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/certificates/common/auth copying octavia/tests/unit/certificates/common/auth/test_barbican_acl.py -> octavia-8.0.2.dev38/octavia/tests/unit/certificates/common/auth copying octavia/tests/unit/certificates/generator/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/certificates/generator copying octavia/tests/unit/certificates/generator/local_csr.py -> octavia-8.0.2.dev38/octavia/tests/unit/certificates/generator copying octavia/tests/unit/certificates/generator/test_local.py -> octavia-8.0.2.dev38/octavia/tests/unit/certificates/generator copying octavia/tests/unit/certificates/manager/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_barbican.py -> octavia-8.0.2.dev38/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_barbican_legacy.py -> octavia-8.0.2.dev38/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_castellan_mgr.py -> octavia-8.0.2.dev38/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_local.py -> octavia-8.0.2.dev38/octavia/tests/unit/certificates/manager copying octavia/tests/unit/cmd/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_agent.py -> octavia-8.0.2.dev38/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_driver_agent.py -> octavia-8.0.2.dev38/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_haproxy_vrrp_check.py -> octavia-8.0.2.dev38/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_health_checker.py -> octavia-8.0.2.dev38/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_health_manager.py -> octavia-8.0.2.dev38/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_house_keeping.py -> octavia-8.0.2.dev38/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_interface.py -> octavia-8.0.2.dev38/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_status.py -> octavia-8.0.2.dev38/octavia/tests/unit/cmd copying octavia/tests/unit/common/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/common copying octavia/tests/unit/common/test_base_taskflow.py -> octavia-8.0.2.dev38/octavia/tests/unit/common copying octavia/tests/unit/common/test_clients.py -> octavia-8.0.2.dev38/octavia/tests/unit/common copying octavia/tests/unit/common/test_config.py -> octavia-8.0.2.dev38/octavia/tests/unit/common copying octavia/tests/unit/common/test_constants.py -> octavia-8.0.2.dev38/octavia/tests/unit/common copying octavia/tests/unit/common/test_data_models.py -> octavia-8.0.2.dev38/octavia/tests/unit/common copying octavia/tests/unit/common/test_decorators.py -> octavia-8.0.2.dev38/octavia/tests/unit/common copying octavia/tests/unit/common/test_exceptions.py -> octavia-8.0.2.dev38/octavia/tests/unit/common copying octavia/tests/unit/common/test_policy.py -> octavia-8.0.2.dev38/octavia/tests/unit/common copying octavia/tests/unit/common/test_stats.py -> octavia-8.0.2.dev38/octavia/tests/unit/common copying octavia/tests/unit/common/test_utils.py -> octavia-8.0.2.dev38/octavia/tests/unit/common copying octavia/tests/unit/common/test_validate.py -> octavia-8.0.2.dev38/octavia/tests/unit/common copying octavia/tests/unit/common/jinja/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/common/jinja copying octavia/tests/unit/common/jinja/test_user_data_jinja_cfg.py -> octavia-8.0.2.dev38/octavia/tests/unit/common/jinja copying octavia/tests/unit/common/jinja/haproxy/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/common/jinja/haproxy copying octavia/tests/unit/common/jinja/haproxy/combined_listeners/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/common/jinja/haproxy/combined_listeners copying octavia/tests/unit/common/jinja/haproxy/combined_listeners/test_jinja_cfg.py -> octavia-8.0.2.dev38/octavia/tests/unit/common/jinja/haproxy/combined_listeners copying octavia/tests/unit/common/jinja/haproxy/split_listeners/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/common/jinja/haproxy/split_listeners copying octavia/tests/unit/common/jinja/haproxy/split_listeners/test_jinja_cfg.py -> octavia-8.0.2.dev38/octavia/tests/unit/common/jinja/haproxy/split_listeners copying octavia/tests/unit/common/jinja/logging/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/common/jinja/logging copying octavia/tests/unit/common/jinja/logging/test_logging_jinja_cfg.py -> octavia-8.0.2.dev38/octavia/tests/unit/common/jinja/logging copying octavia/tests/unit/common/jinja/lvs/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/common/jinja/lvs copying octavia/tests/unit/common/jinja/lvs/test_jinja_cfg.py -> octavia-8.0.2.dev38/octavia/tests/unit/common/jinja/lvs copying octavia/tests/unit/common/sample_configs/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/common/sample_configs copying octavia/tests/unit/common/sample_configs/sample_configs_combined.py -> octavia-8.0.2.dev38/octavia/tests/unit/common/sample_configs copying octavia/tests/unit/common/sample_configs/sample_configs_split.py -> octavia-8.0.2.dev38/octavia/tests/unit/common/sample_configs copying octavia/tests/unit/common/sample_configs/sample_pkcs12.p12 -> octavia-8.0.2.dev38/octavia/tests/unit/common/sample_configs copying octavia/tests/unit/common/tls_utils/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/common/tls_utils copying octavia/tests/unit/common/tls_utils/test_cert_parser.py -> octavia-8.0.2.dev38/octavia/tests/unit/common/tls_utils copying octavia/tests/unit/compute/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/compute copying octavia/tests/unit/compute/drivers/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/compute/drivers copying octavia/tests/unit/compute/drivers/test_nova_driver.py -> octavia-8.0.2.dev38/octavia/tests/unit/compute/drivers copying octavia/tests/unit/compute/drivers/noop_driver/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/compute/drivers/noop_driver copying octavia/tests/unit/compute/drivers/noop_driver/test_driver.py -> octavia-8.0.2.dev38/octavia/tests/unit/compute/drivers/noop_driver copying octavia/tests/unit/controller/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller copying octavia/tests/unit/controller/healthmanager/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/healthmanager copying octavia/tests/unit/controller/healthmanager/test_health_manager.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/healthmanager copying octavia/tests/unit/controller/housekeeping/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/housekeeping copying octavia/tests/unit/controller/housekeeping/test_house_keeping.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/housekeeping copying octavia/tests/unit/controller/queue/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/queue copying octavia/tests/unit/controller/queue/v1/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/queue/v1 copying octavia/tests/unit/controller/queue/v1/test_consumer.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/queue/v1 copying octavia/tests/unit/controller/queue/v1/test_endpoints.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/queue/v1 copying octavia/tests/unit/controller/queue/v2/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/queue/v2 copying octavia/tests/unit/controller/queue/v2/test_consumer.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/queue/v2 copying octavia/tests/unit/controller/queue/v2/test_endpoints.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/queue/v2 copying octavia/tests/unit/controller/worker/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker copying octavia/tests/unit/controller/worker/test_amphora_rate_limit.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker copying octavia/tests/unit/controller/worker/test_task_utils.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker copying octavia/tests/unit/controller/worker/v1/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v1 copying octavia/tests/unit/controller/worker/v1/test_controller_worker.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v1 copying octavia/tests/unit/controller/worker/v1/flows/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_amphora_flows.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_health_monitor_flows.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_l7policy_flows.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_l7rule_flows.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_listener_flows.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_load_balancer_flows.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_member_flows.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_pool_flows.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/tasks/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_amphora_driver_tasks.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_cert_task.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_compute_tasks.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_database_tasks.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_database_tasks_quota.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_lifecycle_tasks.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_model_tasks.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_network_tasks.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_retry_tasks.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v2/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v2 copying octavia/tests/unit/controller/worker/v2/test_controller_worker.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v2 copying octavia/tests/unit/controller/worker/v2/flows/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_amphora_flows.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_health_monitor_flows.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_l7policy_flows.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_l7rule_flows.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_listener_flows.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_load_balancer_flows.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_member_flows.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_pool_flows.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/tasks/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_amphora_driver_tasks.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_cert_task.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_compute_tasks.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks_quota.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_lifecycle_tasks.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_network_tasks.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_retry_tasks.py -> octavia-8.0.2.dev38/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/db/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/db copying octavia/tests/unit/hacking/test_checks.py -> octavia-8.0.2.dev38/octavia/tests/unit/hacking copying octavia/tests/unit/image/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/image copying octavia/tests/unit/image/drivers/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/image/drivers copying octavia/tests/unit/image/drivers/test_glance_driver.py -> octavia-8.0.2.dev38/octavia/tests/unit/image/drivers copying octavia/tests/unit/image/drivers/noop_driver/test_driver.py -> octavia-8.0.2.dev38/octavia/tests/unit/image/drivers/noop_driver copying octavia/tests/unit/network/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/network copying octavia/tests/unit/network/drivers/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/network/drivers copying octavia/tests/unit/network/drivers/neutron/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/network/drivers/neutron/test_allowed_address_pairs.py -> octavia-8.0.2.dev38/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/network/drivers/neutron/test_base.py -> octavia-8.0.2.dev38/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/network/drivers/neutron/test_utils.py -> octavia-8.0.2.dev38/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/network/drivers/noop_driver/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/network/drivers/noop_driver copying octavia/tests/unit/network/drivers/noop_driver/test_driver.py -> octavia-8.0.2.dev38/octavia/tests/unit/network/drivers/noop_driver copying octavia/tests/unit/statistics/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/statistics copying octavia/tests/unit/statistics/test_stats_base.py -> octavia-8.0.2.dev38/octavia/tests/unit/statistics copying octavia/tests/unit/statistics/drivers/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/statistics/drivers copying octavia/tests/unit/statistics/drivers/test_logger.py -> octavia-8.0.2.dev38/octavia/tests/unit/statistics/drivers copying octavia/tests/unit/statistics/drivers/test_update_db.py -> octavia-8.0.2.dev38/octavia/tests/unit/statistics/drivers copying octavia/tests/unit/volume/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/volume copying octavia/tests/unit/volume/drivers/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/volume/drivers copying octavia/tests/unit/volume/drivers/test_cinder_driver.py -> octavia-8.0.2.dev38/octavia/tests/unit/volume/drivers copying octavia/tests/unit/volume/drivers/noop_driver/__init__.py -> octavia-8.0.2.dev38/octavia/tests/unit/volume/drivers/noop_driver copying octavia/tests/unit/volume/drivers/noop_driver/test_driver.py -> octavia-8.0.2.dev38/octavia/tests/unit/volume/drivers/noop_driver copying octavia/volume/__init__.py -> octavia-8.0.2.dev38/octavia/volume copying octavia/volume/volume_base.py -> octavia-8.0.2.dev38/octavia/volume copying octavia/volume/drivers/__init__.py -> octavia-8.0.2.dev38/octavia/volume/drivers copying octavia/volume/drivers/cinder_driver.py -> octavia-8.0.2.dev38/octavia/volume/drivers copying octavia/volume/drivers/noop_driver/__init__.py -> octavia-8.0.2.dev38/octavia/volume/drivers/noop_driver copying octavia/volume/drivers/noop_driver/driver.py -> octavia-8.0.2.dev38/octavia/volume/drivers/noop_driver copying playbooks/enable-fips.yaml -> octavia-8.0.2.dev38/playbooks copying playbooks/image-build/post.yaml -> octavia-8.0.2.dev38/playbooks/image-build copying playbooks/image-build/run.yaml -> octavia-8.0.2.dev38/playbooks/image-build copying releasenotes/notes/.placeholder -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/3rd-party-neutron-backends-deployment-82691be2bc72a786.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Add-Stein-Prelude-7d8290b803db8c56.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Add-TLS-client-auth-CA-certificate-6863f64a2fe70a6f.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Add-TLS-client-auth-CRL-d0722fd175bc2f51.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Add-TLS-client-auth-header-insertion-039debc7e6f06474.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Add-TLS-client-auth-option-15d868d1009fc130.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Add-UDP-protocol-support-9c011a23525092a1.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Add-amphora-agent-config-update-API-298b31e6c0cd715c.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Add-amphora-info-endpoint-e2e3b53ae5ab5a85.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Add-cached_zone-to-the-amphora-record-7c3231c2b5b96574.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Add-driver-agent-get-methods-b624a1342c3e6d0f.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Add-log-offloading-233cd8612c0dd2b5.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Add-pool-CA-and-CRL-bb467b17188ed022.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Add-pool-tls-client-auth-01d3b8acfb78ab14.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Add-pool-tls_enabled-f189677c0e13c447.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Add-provider-agent-support-a735806c4da4c470.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Add-proxy-protocol-v2-90e4f5bf76138c69.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Added-RBAC-default-roles-and-scoping-0081627043f5c96d.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Adds-L7rule-support-for-TLS-client-authentication-22e3ae29aaf7fc26.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Allow-configuration-of-listener-timeout-values-9a7600c4e21364e3.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Allow-members-to-be-set-as-backup-e68e46bc52f2fc1f.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Amphora-Failover-API-612090f761936254.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Change-HTTPS-HealthMonitor-functionality-79240ef13e65cd88.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Correct-naming-for-quota-resources-8e4309a839208cd1.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Fix-API-update-null-None-1b400962017a3d56.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Fix-HM-DB-Rollback-no-connection-2664c4f7823ecaec.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Fix-allocate_and_associate-deadlock-3ff1464421c1d464.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Fix-failover-ip-addresses-exhausted-69110b2fa4683e1a.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Fix-healthmanager-not-update-amphora-health-when-LB-disabled-46a4fb295c6d0850.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Fix-ifup-on-member-create-5b405d98eb036718.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Fix-noop-batch-member-update-issue-09b76787553e7752.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Fix-plug-vip-revert-abandoned-vrrp-port-efff14edce62ad75.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Fix-pool-alpn-older-haproxy-50514c1df4f77bcd.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/IPv6-support-953ef81ed8555fce.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Octavia-flavors-2a96424c3d65c224.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Octavia-lib-transition-driver-agent-aeefef114898b8f5.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Report-more-accurate-haproxy-statuses-7e995bb4c7cc0dd6.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Set-retry-defaults-to-prod-values-f3cc10d16baa716a.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Support-PKCS12-certificate-objects-1c6e896be9d35977.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/UDP-listener-health-d8fdf64a32e022d4.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/Use-Ubuntu-virtual-kernel-for-Amphora-a1e8af8bc7893011.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-aarch64-amphora-image-support-7b0859f89d9092f8.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-ability-setting-barbican-acls-85f36747d4284035.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-ability-to-disable-tls-terminated-listeners-965ec7c1a8a9f732.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-amphora-alpn-h2-support-dfa9a86b2c06f354.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-amphora-delete-69badba140f7b228.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-amphora-flavor-field-54d42da0381ced7f.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-amphora-image-tag-capability-ba2ea034bc01ab48.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-anti-affinity-policy-config-39df309fd12d443c.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-api-tag-filtering-8bfb3c3b7cfd6afe.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-batch-member-update-capability-4923bd266a9b2b80.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-c9b9401b831efb25.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-compute-flavor-capability-ab202697a7fbdc3d.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-default-ciphers-2eb70b34290711be.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-h2-alpn-protocol-to-default-e2d499d21a5d90d1.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-haproxy2-centos-063beb304409d141.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-healthcheck-middleware-6c09150bddd3113f.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-id-column-to-healthmonitor-a331934ad2cede87.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-jobboard-based-controller-599279c7cc172e955.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-l7policy-and-l7rule-to-quota-4b873c77f1e608e6.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-lb-algorithm-source-ip-port-ff86433143e43136.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-listener-tls-alpn-support-3056fb01b418c88f.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-monitor-address-and-port-to-member-99fa2ee65e2b04b4.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-nftables-support-c86a89c420f6a42a.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-policy-json-support-38929bb1fb581a7a.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-pool-tls-alpn-support-68cb94b828c9ba37.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-protocol-validation-0f9129a045e372ce.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-ptvsd-debugger-33bb632bccf494bb.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-quota-support-fe63a52b6b903789.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-retry-for-getting-amphora-7f96ec666403ea49.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-rh-flavors-support-for-amphora-agent-cd3e9f9f519b9ff2.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-rhel-amphora-ab4a7bada2fa3eb7.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-sctp-support-in-amphora-driver-d6e60731029badf5.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-shared-pools-and-l7-ef9edf01bb9058e0.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-sos-element-5d6677471341e7f2.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-support-for-centos-8-e0730de5d20a48be.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-support-for-sctp-protocol-152444b211ab2188.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-systemd-support-5794252f02bce666.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-upgrade-check-framework-cc440f3f440ba6d2.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-vip-acl-4a7e20d167fe4a49.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add-x-forwarded-proto-19a1d971cf43b795.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add_API_reference-81d84d0c8598b764.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add_ability_to_disable_api_versions-253a8dc4253f0f56.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add_api_audit-58dc16bff517eae7.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add_provider_driver_support-7523f130dd5025af.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/add_tag_support-4735534f4066b9af.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/additional-udp-healthcheck-types-2414a5edee9f5110.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/admin-state-up-fix-4aa278eac67646ae.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/allow-invisible-subnets-e30b0b5fbd216294.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/allow-operators-to-disable-ping-healthchecks-42fd8c3b88edaf35.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/allow-vip-on-mgmt-net-d6c65d4ccb2a8f2c.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/amp-agent-py3-cert-upload-binary-74e0ab35c5a85c68.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/amp-az-1a0b4255c77fd1dc.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/amphora-network-interface-management-d77bc9905ed997f6.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/amphora-support-rsyslog-failover-f8bf00e0bf0fc27e.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/api-create-project-id-4bb984b24d56de2e.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/auth-strategy-keystone-80b3780a18420b6c.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/auto_detect_haproxy_user_group-c220b6a2c8f1d589.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/availability-zone-api-a28ff5e00bdcc69a.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/availability-zones-can-override-valid-vip-networks-5566aa4769c158dc.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/bug-1797130-8c9bfa50d9b6c955.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/build-rate-limiting-a2d2d4c9333a8f46.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/cert-encrypted-ramfs-381ffe3d4a7392d7.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/change-keystone-backend-config-d246b1e34015c86c.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/correct-amp-client-auth-vulnerability-6803f4bac2508e4c.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/custom_eventstreamer_queue_url-7a98bd6a7e92e9de.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/default-ubuntu-focal-6c4a94b8cfcfd995.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/deleted-404-2cdd751e7afbe036.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/deprecate-amp_ssh_key_name-e1041a64ed970a9e.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-cc3dbf8b07c2638e.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/deprecating-spares-pool-9f92787ec9809a78.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/disable-conntrack-for-tcp-01ef6948d99353c2.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/disable_logging-3b50f388ee2b8127.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/diskimage-create-git-branch-9c44e7e3fa70a985.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/documentation-migration-f72c6a1703a105b7.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/drop-python-2-7-a6b3f456bf6a3da7.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/enable-keystone-on-api-b3ebb132ad5ab308.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/enable-mutable-configuration-1d7f62a133148767.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/encrypt-certs-and-keys-5175d7704d8df3ce.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/ensure-rsyslog-config-is-reloaded-b4a25a98b661d0f1.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/extend_api_to_accept_qos_policy_id-128ab592a735f3b8.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/failover-vip-no-dhcp-50805c5321ebbb05.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-API-list-performance-3b121deffbc3ce4a.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-IPv6-vip-079a3285f78686ee.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-PING-health-monitor-bc38de57fa759ac0.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-SNI-single-process-879ffce5eaa6c1c3.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-active-standby-in-centos-4e47140e0e139de8.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-add-member-tls-enabled-pool-cc77bfa320aaf659.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-amp-failover-missing-vrrp-port-9b5f13b9951b7edb.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-amphora-failover-amphorav2-b19a76ccfdc75245.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-amphora-to-support-centos-stream-9-e4c8599ae152d396.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-amphora-to-support-rhel-9-b10091e81b48533a.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-amphorav2-failover-secgroup-c793de5e00b32653.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-api-listener-update-sni-containers-6595c52e2de1f621.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-api-sort-key-337f342d5cdce432.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-audit-map-for-failover-e63390399da6841d.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-barbican-client-verfiy-689be1b9389bd1d8.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-certs-ramfs-race-561f355d13fc6d14.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-client-auth-single-process-749af7791454ff03.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-creating-fully-populated-load-balancer-ae57ffae5c017ac3.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-default-timeout-values-for-listeners-108c8048ba8beb9a.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-disable-udp-listener-status-3d34a5596e62da1c.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-drain-status-detection-b9395fa4fe8c936f.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-driver-agent-decrement-quota-27486d9fa0bdeb89.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-driver-errors-81d33948288bf8cf.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-dual-error-amp-failover-69e323892bad8254.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-duplicate-sg-creation-0c502a5d2d8c276d.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-empty-udp-pool-status-3171950628898468.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-error-messages-ec817a66249e6666.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-eth1-ip-flush-7fadda4bdca387b5.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-health-check-db-outage-279b0bc1d0039312.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-host-routes-with-amphorav2-and-persistence-54b99d651a4ee9c4.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-house-keeping-shutdown-17b04417a2c4849f.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-housekeeping-db-performance-b0d0fcfcce696314.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-invalid-attribute-for-filtering-d2ddb95a1acbded2.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-ipv6-interface-configuration-61b1bd7d2c962cea.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-ipv6-udp-health-message-ed94b35bbea396ec.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-lb-error-failover-2c17afaa20c0c97f.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-lb-update-with-no-data-abefe7860b8fb4c7.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-listener-MAX_TIMEOUT-4c4fdf804a96c34b.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-listener-tls-versions-ciphers-clearing-4e987ee17d6b6e79.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-lo-interface-amphora-netns-90fb9934026e1485.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-loadbalancer-db-cleanup-61ee81a4fd597067.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-long-tasks-with-redis-keepalive-af18211334c14f54.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-member-operating-status-on-reload-fe3688603bae8726.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-missing-amphora-create-dependency-a954ded0d260d462.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-missing-cloud-guest-utils-rh-eb39a53502dc1e91.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-missing-cronie-rh-bd31001338ddbb1e.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-multi-amp-down-failover-952618fb8d3d8ae6.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-nf_conntrack_buckets-sysctl-75ae6dbb9d052863.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-no-resolvconf-rhel-dhclient-hook-36a1c3b1a3b03a3d.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-nr_open-limit-value-7f475c3e301a608d.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-oslo-messaging-connection-leakage-aeb79474105ac116.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-peer-name-prefix-hypen-e74a87e9a01b4f4c.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-pool-crl-2cc6f2705f5b2009.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-protocol-header-insertion-mismatch-e3aeb5f5fee0348b.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-provider-capabilities-filtering-8bd12b2cf7b37a84.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-provider-driver-utils-b75485785dcd6462.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-provisioning-status-on-errors-7f3736ef6e94d453.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-proxyv2-44a7627294922a8e.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-redhat-amphora-images-interface-files-5ba1be40c65940d9.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-route-table-b2ec0aa7b92d2abc.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-selinux-issue-with-lvs-masquerade.sh-ebbb89886148c70f.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-spare-amphora-check-and-creation-3adf939b45610155.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-subnet-host_routes-amphorav2-3c079c5a3bfa1b3d.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-support-for-monitoring-address-and-port-in-udp-members-ff83395544f228cf.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-timeout-dict-in-failover-tasks-537456e0fe1d7cb8.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-tls-enabled-pool-provisioning-e3adb987244a025a.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-udp-and-sctp-listener-wrr-50de9dc0774a8ea1.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-udp-members-status-ef3202849bfda29b.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-udp-only-lbs-c4ca42106fc1e2bb.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-udp-server-status-bug-db4d3e38bcdf0554.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-unlimited-connection-limit-48079688de033c1a.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-unplugging-member-ports-262b35426e570edd.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-unset-for-tls_versions-tls_ciphers-in-pools-7534715ce28bd8cb.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-vip-net-no-gw-b46c3ade1a748e69.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-vip-network-ip-availability-2e924f32abf01052.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-vip-plug-centos-74c2fe7099964b08.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-vip-qos-policy-extension-enabled-3e16e1c23a7d7ae5.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-worker-graceful-shutdown-c44b6797637aa1b3.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix_active_standby_ipv6-0317d5cd9e5d50e5.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fixed-spare-amphora-rotation-007ba406411a313d.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fixed-unstable-UDP-health-status-ba32690b83a9641b.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/force-controlplane-amphora-communication-to-use-tls1.2-1c4adf72d2ce5a82.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/get-all-unscoped-token-61da95856bc662e0.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/glance-tags-for-amphora-images-28bd9df1ed4b9ca3.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/glance_image_owner-42c92a12f91a62a6.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/haproxy-single-process-b17a3af3a97accea.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/healthcheck-cache-641f0a64e6f5856c.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/improve-terminology-8ddacb4458c74d57.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/input-validation-server_certs_key_passphrase-6a9dfc190c9deba8.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/jobboard-enable-option-5132e372c446d6de.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/keepalived-race-with-haproxy-e402ef7f466871f6.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/lb-delete-flow-refactor-cfb1bc621bbe92b4.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/lb_flow_amp_vip-a83db5d84e17a26a.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/link-amphora-to-loadbalancer-earlier-ab3dddec48b8da96.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/load-balancer-expiry-age-a473f9147552f1b1.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/make-amphora-cert-validity-configurable-7defc508b1174f89.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/make-batch-member-call-additive-4785163e625fed1a.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/min-tls-version-8e2856fb055ece2c.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/moving-api-config-variables-into-new-section-e1c20b77aaf5ea15.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/new-amphora-fields-fa3ffc5801b5e551.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/new-default_connection_limit-config-option-3ed9f0ed6ec2b514.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/octavia-active-standby-cec5d2ad4fd214d8.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/octavia-v2-api-c32a62b37c2c8f6f.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/octavia_v2_RBAC-0eb2b51aa6278435.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/per-amphora-statistics-api-5479605c7f3adb12.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/pike-release-35a1d632ce854d4a.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/ping-healthcheck-selinux-e3b7d360c8503527.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/pool-ciphers-73a347942e31788b.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/pool-tls-versions-37f8036eb29ffeee.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/provisioning_neutron_db_sync-c019d96a7b64fe20.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/py3-hmac-digest-81696f6b176e7ae4.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/recommend-haproxy-2.x-for-http2-697416c486e36840.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/refactor_failover_flow-9efcd854240f71ad.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/remove-amp-ssh-access-allowed-e11dc011637b21dd.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/remove-amp_image_id-12a88bae6518455b.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/remove-bbq-unset-acl-e680020de6a9ad3d.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/remove-deprecated-api-configs-3f5652f71610b05e.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/remove-deprecated-v1-resources-6360da3de27b74d3.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/remove-duplicated-cert_generator-option-83d18647dc1d2954.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/remove-status_update_threads-85a8b0307a04c164.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/remove-tenant_id-c0352efbfb3a54f9.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/remove_user_group_option-56ba749d0064a394.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/render-disabled-members-to-make-statuses-consistent-69189f71da2e02e8.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/reserved-ips-7ef3a63ab0b6b28a.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/same-port-listeners-41198368d470e821.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/separate-thread-pool-for-health-stats-update-c263c844075a7721.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/service-type-73efc939e48d5858.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/stats-update-drivers-interface-changes-c8f2bf3b02eec767.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/statuses_alias-27559e3d74b9eaf0.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/stop-logging-amphora-cert-2e188675699d60d5.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/support-az-on-lb-create-562dcf639bb272ea.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/support-http-health-check-with-host-header-e2cf1f2a98d4114f.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/support-networks-without-dhcp-3458a063333ab7a8.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/support-oslo_middleware-http_proxy_to_wsgi-928c6fc5ec3d421c.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/support-pkcs7-intermediate-ca-bundles-279c12bad974bff7.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/support-proxy-protocol-cc5991175a110619.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/support-redirect-http-code-1c2e87ef7fda12e97.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/support-redirect-prefix-7f8b289aee04fe99.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/support-remote-debugging-fcb52df4a59c1467.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/support-wsgi-deployment-56013fef7172e982.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/switch-taskflow-engine-parallel-8bf743eca15a0253.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/switch-to-live-drivers-cbae7c60eafa0f3e.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/tls-cipher-prohibit-list-b5a23ca38149f3b8.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/tls-versions-listeners-59cecde77e0238a0.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/udp-delay-based-on-correct-setting-6a60856de2927ccd.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/use-dib-distribution-mirror-400d96c1a7df9862.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/validate-access-to-vip_subnet_id-48fc92b45529cafd.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/validate-protocols-for-l7policies-83d678171f13136a.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/validate-same-ip-protocol-in-udp-lb-2813b545131097ec.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/validate-url_path-value-in-requests-3eb3adedcd696433.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/validate-vip-network-params-57662cc3a99f80e5.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/vip-port-project-id-bbb26b657b08365e.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/volume-based-amphora-9a1899634f5244b0.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/zombie_amp-1b435eb66643dab8.yaml -> octavia-8.0.2.dev38/releasenotes/notes copying releasenotes/notes/fix-listener-API-update-with-null/None-fde2ffab82e783a4.yaml -> octavia-8.0.2.dev38/releasenotes/notes/fix-listener-API-update-with-null copying releasenotes/source/conf.py -> octavia-8.0.2.dev38/releasenotes/source copying releasenotes/source/index.rst -> octavia-8.0.2.dev38/releasenotes/source copying releasenotes/source/liberty.rst -> octavia-8.0.2.dev38/releasenotes/source copying releasenotes/source/mitaka.rst -> octavia-8.0.2.dev38/releasenotes/source copying releasenotes/source/newton.rst -> octavia-8.0.2.dev38/releasenotes/source copying releasenotes/source/ocata.rst -> octavia-8.0.2.dev38/releasenotes/source copying releasenotes/source/pike.rst -> octavia-8.0.2.dev38/releasenotes/source copying releasenotes/source/queens.rst -> octavia-8.0.2.dev38/releasenotes/source copying releasenotes/source/rocky.rst -> octavia-8.0.2.dev38/releasenotes/source copying releasenotes/source/stein.rst -> octavia-8.0.2.dev38/releasenotes/source copying releasenotes/source/train.rst -> octavia-8.0.2.dev38/releasenotes/source copying releasenotes/source/unreleased.rst -> octavia-8.0.2.dev38/releasenotes/source copying releasenotes/source/ussuri.rst -> octavia-8.0.2.dev38/releasenotes/source copying releasenotes/source/victoria.rst -> octavia-8.0.2.dev38/releasenotes/source copying releasenotes/source/_static/.placeholder -> octavia-8.0.2.dev38/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> octavia-8.0.2.dev38/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> octavia-8.0.2.dev38/releasenotes/source/locale/en_GB/LC_MESSAGES copying specs/example.dot -> octavia-8.0.2.dev38/specs copying specs/skeleton.rst -> octavia-8.0.2.dev38/specs copying specs/template.rst -> octavia-8.0.2.dev38/specs copying specs-tests/__init__.py -> octavia-8.0.2.dev38/specs-tests copying specs-tests/test_titles.py -> octavia-8.0.2.dev38/specs-tests copying specs/version0.5/amphora-driver-interface.rst -> octavia-8.0.2.dev38/specs/version0.5 copying specs/version0.5/amphora-manager-interface.rst -> octavia-8.0.2.dev38/specs/version0.5 copying specs/version0.5/base-image.rst -> octavia-8.0.2.dev38/specs/version0.5 copying specs/version0.5/component-design.rst -> octavia-8.0.2.dev38/specs/version0.5 copying specs/version0.5/controller-worker.rst -> octavia-8.0.2.dev38/specs/version0.5 copying specs/version0.5/controller.dot -> octavia-8.0.2.dev38/specs/version0.5 copying specs/version0.5/controller.rst -> octavia-8.0.2.dev38/specs/version0.5 copying specs/version0.5/haproxy-amphora-api.rst -> octavia-8.0.2.dev38/specs/version0.5 copying specs/version0.5/housekeeping-manager-interface.rst -> octavia-8.0.2.dev38/specs/version0.5 copying specs/version0.5/network-driver-interface.rst -> octavia-8.0.2.dev38/specs/version0.5 copying specs/version0.5/nova-compute-driver.rst -> octavia-8.0.2.dev38/specs/version0.5 copying specs/version0.5/operator-api.rst -> octavia-8.0.2.dev38/specs/version0.5 copying specs/version0.5/queue-consumer.rst -> octavia-8.0.2.dev38/specs/version0.5 copying specs/version0.5/tls-data-security-1.diag -> octavia-8.0.2.dev38/specs/version0.5 copying specs/version0.5/tls-data-security-2.diag -> octavia-8.0.2.dev38/specs/version0.5 copying specs/version0.5/tls-data-security.rst -> octavia-8.0.2.dev38/specs/version0.5 copying specs/version0.8/active_passive_loadbalancer.rst -> octavia-8.0.2.dev38/specs/version0.8 copying specs/version0.8/use_glance_tag_to_refer_to_image.rst -> octavia-8.0.2.dev38/specs/version0.8 copying specs/version0.9/active-active-distributor.rst -> octavia-8.0.2.dev38/specs/version0.9 copying specs/version0.9/active-active-topology.rst -> octavia-8.0.2.dev38/specs/version0.9 copying specs/version0.9/stats_api.rst -> octavia-8.0.2.dev38/specs/version0.9 copying specs/version1.0/flavors.rst -> octavia-8.0.2.dev38/specs/version1.0 copying specs/version1.0/health_ip_port.rst -> octavia-8.0.2.dev38/specs/version1.0 copying specs/version1.0/n-lbaas-api-parity.rst -> octavia-8.0.2.dev38/specs/version1.0 copying specs/version1.0/vip-qos-policy-application.rst -> octavia-8.0.2.dev38/specs/version1.0 copying specs/version1.1/active-active-l3-distributor.rst -> octavia-8.0.2.dev38/specs/version1.1 copying specs/version1.1/enable-provider-driver.rst -> octavia-8.0.2.dev38/specs/version1.1 copying specs/version1.1/udp_support.rst -> octavia-8.0.2.dev38/specs/version1.1 copying tools/__init__.py -> octavia-8.0.2.dev38/tools copying tools/check_unit_test_structure.sh -> octavia-8.0.2.dev38/tools copying tools/coding-checks.sh -> octavia-8.0.2.dev38/tools copying tools/create_flow_docs.py -> octavia-8.0.2.dev38/tools copying tools/flow-list-v2.txt -> octavia-8.0.2.dev38/tools copying tools/flow-list.txt -> octavia-8.0.2.dev38/tools copying tools/misc-sanity-checks.sh -> octavia-8.0.2.dev38/tools copying tools/pkcs7_to_pem.py -> octavia-8.0.2.dev38/tools copying zuul.d/amphorav2-jobs.yaml -> octavia-8.0.2.dev38/zuul.d copying zuul.d/jobs.yaml -> octavia-8.0.2.dev38/zuul.d copying zuul.d/projects.yaml -> octavia-8.0.2.dev38/zuul.d Writing octavia-8.0.2.dev38/setup.cfg creating dist Creating tar archive removing 'octavia-8.0.2.dev38' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.ptbULQ2ETc/dist INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1022 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.spby18a_:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}} DEBUG: environment: {'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'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1022 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-7064b5e588fd136c449c77e45ad80f957ab03159 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/70/64/7064b5e588fd136c449c77e45ad80f957ab03159_f069ede6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-9a473fdf0cba847352d9c8e3f9907638ec9409c5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/9a/47/9a473fdf0cba847352d9c8e3f9907638ec9409c5_cc0b2aef enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-5bb83121719413aa061669265c2e630c4b401ad5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/5b/b8/5bb83121719413aa061669265c2e630c4b401ad5_4f2b27d4 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-2569c9948ed43cc9611c7c88faa5ecabf765c275 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/25/69/2569c9948ed43cc9611c7c88faa5ecabf765c275_a55de7fa enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-979ad64dd54b386864b5b78be81169a9d8791ba7 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/97/9a/979ad64dd54b386864b5b78be81169a9d8791ba7_e79aad9d enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-6e9ad143110657e874d88af7a0a50d0fd6738a2a baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/6e/9a/6e9ad143110657e874d88af7a0a50d0fd6738a2a_c25099af enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-677c89c23631e9083261a1a18ed438d8966e0de2 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/67/7c/677c89c23631e9083261a1a18ed438d8966e0de2_71f1f918 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-3d844d6bcad5f1a9a6407cae512dc8685bbd12fb baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/3d/84/3d844d6bcad5f1a9a6407cae512dc8685bbd12fb_21fe006d enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-f1e7d20b01e452efc234b1f169ee356333adf499 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/f1/e7/f1e7d20b01e452efc234b1f169ee356333adf499_b4865c7f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-bd250b93b74393f9d2699470288fa75e85d621c5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/bd/25/bd250b93b74393f9d2699470288fa75e85d621c5_eb503cb8 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-barbican-486e60723f1f635b8e1843bccaf144d85556a9f6 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/48/6e/486e60723f1f635b8e1843bccaf144d85556a9f6_02a59ac9 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-f56bb37f03e31df3473dce790720c14e451d22e1 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/f5/6b/f56bb37f03e31df3473dce790720c14e451d22e1_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-abddb57fd1974c546a6228b4eb53c1d7bb69ab38 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/ab/dd/abddb57fd1974c546a6228b4eb53c1d7bb69ab38_35aa3ff8 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-tripleo-heat-templates-66bbda8d0bb4da86492e24c0607fcfdf2e706091 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/66/bb/66bbda8d0bb4da86492e24c0607fcfdf2e706091_bfb6fe68 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-da9b7c2fb3a60326473120edd31126b3b923a985 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/da/9b/da9b7c2fb3a60326473120edd31126b3b923a985_f692b1d8 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-c473b46f301769cf3f8e0969125b567af9f85930 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/c4/73/c473b46f301769cf3f8e0969125b567af9f85930_596e5d7b enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5952004 1570256 5583492 8689924 4290700 DEBUG: Swap: 16777212 5724288 11052924 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 482G 69G 88% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.w732u8fw', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5990936 1528744 5583504 8692504 4251372 DEBUG: Swap: 16777212 5724288 11052924 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 482G 69G 88% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.173kyy5g', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5dfa8f4d34fb465dbf9dbc7cb2d7d00f', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1022', 'mockbuild'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.ptbULQ2ETc/dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls /tmp/tmp.ptbULQ2ETc/dist ++ grep .tar.gz + SOURCE=octavia-8.0.2.dev38.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.ptbULQ2ETc/dist/octavia-8.0.2.dev38.tar.gz ++ basename octavia-8.0.2.dev38.tar.gz .tar.gz + SOURCEWITHREL=octavia-8.0.2.dev38-0.20220616081857.a870525.tar.gz + mv /tmp/tmp.ptbULQ2ETc/dist/octavia-8.0.2.dev38.tar.gz /tmp/tmp.ptbULQ2ETc/SOURCES/octavia-8.0.2.dev38-0.20220616081857.a870525.tar.gz + cd /home/centos8-wallaby/data/openstack-octavia_distro + cp -a conf.README octavia-amphora-agent.service octavia-api.service octavia-dist.conf octavia-health-manager.service octavia-housekeeping.service octavia.logrotate octavia-worker.service openstack-octavia.spec /tmp/tmp.ptbULQ2ETc/SOURCES/ + cp openstack-octavia.spec /tmp/tmp.ptbULQ2ETc/SPECS/ + cd /tmp/tmp.ptbULQ2ETc/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-octavia.spec + sed -i -e '1i%define upstream_version 8.0.2.dev38\' openstack-octavia.spec + grep -qc '^%global dlrn .*' openstack-octavia.spec + sed -i -e '1i%global dlrn 1\' openstack-octavia.spec + grep -qc '^%global dlrn_nvr .*' openstack-octavia.spec ++ basename octavia-8.0.2.dev38-0.20220616081857.a870525.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr octavia-8.0.2.dev38-0.20220616081857.a870525\' openstack-octavia.spec + sed -i -e s/UPSTREAMVERSION/8.0.2.dev38/g openstack-octavia.spec + set_nvr_in_spec + VERSION=8.0.2 + sed -i -e 's/Version:.*/Version: 8.0.2/g' openstack-octavia.spec + sed -i -e 's/Release:.*/Release: 0.20220616081857.a870525%{?dist}/g' openstack-octavia.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: octavia-8.0.2.dev38-0.20220616081857.a870525.tar.gz/' openstack-octavia.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-octavia.spec + cat openstack-octavia.spec %global dlrn_nvr octavia-8.0.2.dev38-0.20220616081857.a870525 %global dlrn 1 %define upstream_version 8.0.2.dev38 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x01527a34f0d0080f8a5db8d6eb6c5df21b4b6363 %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global service octavia %global common_desc Octavia is an Operator-grade open source scalable load balancer. Name: openstack-%{service} Version: 8.0.2 Release: 0.20220616081857.a870525%{?dist} Summary: Octavia, a load balancer implementation for OpenStack License: ASL 2.0 URL: http://launchpad.net/%{service}/ Source0: octavia-8.0.2.dev38-0.20220616081857.a870525.tar.gz Source1: %{service}.logrotate Source10: %{service}-amphora-agent.service Source11: %{service}-api.service Source12: %{service}-worker.service Source13: %{service}-health-manager.service Source14: %{service}-housekeeping.service Source30: %{service}-dist.conf # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{service}/%{service}-%{upstream_version}.tar.gz.asc Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt %endif BuildArch: noarch # Required for tarball sources verification %if 0%{?sources_gpg} == 1 BuildRequires: /usr/bin/gpgv2 %endif BuildRequires: python3-devel BuildRequires: python3-pbr BuildRequires: python3-setuptools BuildRequires: systemd BuildRequires: openstack-macros BuildRequires: git-core # BuildRequires for running functional tests BuildRequires: python3-stestr BuildRequires: python3-mock BuildRequires: python3-subunit BuildRequires: python3-oslotest BuildRequires: python3-testrepository BuildRequires: python3-testtools BuildRequires: python3-testresources BuildRequires: python3-testscenarios BuildRequires: python3-oslo-utils BuildRequires: python3-oslo-upgradecheck BuildRequires: python3-flask BuildRequires: python3-oslo-config BuildRequires: python3-oslo-log BuildRequires: python3-glanceclient BuildRequires: python3-wsme BuildRequires: python3-barbicanclient BuildRequires: python3-cryptography BuildRequires: python3-gunicorn BuildRequires: python3-keystoneauth1 BuildRequires: python3-netaddr BuildRequires: python3-novaclient BuildRequires: python3-taskflow BuildRequires: python3-neutronclient BuildRequires: python3-oslo-db BuildRequires: python3-oslo-reports BuildRequires: python3-oslo-policy BuildRequires: python3-pecan BuildRequires: python3-pyroute2 BuildRequires: python3-pyasn1 BuildRequires: python3-oslo-messaging BuildRequires: python3-pyasn1-modules BuildRequires: python3-cotyledon BuildRequires: python3-keystonemiddleware BuildRequires: python3-werkzeug BuildRequires: python3-distro BuildRequires: python3-castellan BuildRequires: python3-octavia-lib >= 1.3.1 BuildRequires: python3-debtcollector BuildRequires: python3-cinderclient BuildRequires: python3-sqlalchemy-utils BuildRequires: python3-requests-mock BuildRequires: python3-netifaces Requires: python3-%{service} = %{version}-%{release} Requires(pre): shadow-utils %if 0%{?rhel} && 0%{?rhel} < 8 %{?systemd_requires} %else %{?systemd_ordering} # does not exist on EL7 %endif %description %{common_desc} %package -n python3-%{service} Summary: Octavia Python libraries %{?python_provide:%python_provide python3-%{service}} Group: Applications/System Requires: python3-alembic >= 0.9.6 Requires: python3-pecan >= 1.3.2 Requires: python3-pbr >= 3.1.1 Requires: python3-sqlalchemy >= 1.2.19 Requires: python3-requests >= 2.23.0 Requires: python3-keystonemiddleware >= 4.17.0 Requires: python3-netaddr >= 0.7.19 Requires: python3-neutronclient >= 6.7.0 Requires: python3-webob >= 1.8.2 Requires: python3-stevedore >= 1.20.0 Requires: python3-oslo-config >= 2:6.8.0 Requires: python3-oslo-context >= 2.22.0 Requires: python3-oslo-db >= 8.3.0 Requires: python3-oslo-i18n >= 3.20.0 Requires: python3-oslo-serialization >= 2.28.1 Requires: python3-oslo-log >= 4.3.0 Requires: python3-oslo-messaging >= 12.4.0 Requires: python3-oslo-middleware >= 4.0.1 Requires: python3-oslo-policy >= 3.6.2 Requires: python3-oslo-utils >= 4.5.0 Requires: python3-oslo-upgradecheck >= 1.3.0 Requires: python3-barbicanclient >= 4.5.2 Requires: python3-novaclient >= 1:9.1.0 Requires: python3-pyOpenSSL >= 18.0.0 Requires: python3-wsme >= 0.8.0 Requires: python3-pyasn1 >= 0.1.8 Requires: python3-pyasn1-modules >= 0.0.6 Requires: python3-jinja2 >= 2.10 Requires: python3-taskflow >= 4.4.0 Requires: python3-flask >= 0.10 Requires: python3-cryptography >= 3.0 Requires: python3-keystoneauth1 >= 3.4.0 Requires: python3-oslo-reports >= 1.18.0 Requires: python3-glanceclient >= 1:2.8.0 Requires: python3-rfc3986 >= 1.2.0 Requires: python3-pyroute2 >= 0.5.14 Requires: python3-gunicorn >= 19.9.0 Requires: python3-cotyledon >= 1.3.0 Requires: python3-werkzeug >= 0.14.1 Requires: python3-distro >= 1.2.0 Requires: python3-castellan >= 0.16.0 Requires: python3-PyMySQL >= 0.8.0 Requires: python3-futurist >= 1.2.0 Requires: python3-tenacity >= 5.0.4 Requires: python3-octavia-lib >= 2.3.0 Requires: python3-jsonschema >= 3.2.0 Requires: python3-cinderclient >= 3.3.0 Requires: python3-setproctitle >= 1.1.10 Requires: python3-simplejson >= 3.13.2 Requires: python3-sqlalchemy-utils >= 0.30.11 Requires: python3-dateutil >= 2.6.0 %description -n python3-%{service} %{common_desc} This package contains the Octavia Python library. %package -n python3-%{service}-tests Summary: Octavia tests %{?python_provide:%python_provide python3-%{service}-tests} Group: Applications/System Requires: python3-%{service} = %{version}-%{release} Requires: python3-mock Requires: python3-subunit Requires: python3-oslotest Requires: python3-testrepository Requires: python3-testtools Requires: python3-testresources Requires: python3-testscenarios Requires: python3-tempest Requires: python3-requests-mock %description -n python3-%{service}-tests %{common_desc} This package contains Octavia test files. %package common Summary: Octavia common files Group: Applications/System Requires: python3-%{service} = %{version}-%{release} %description common %{common_desc} This package contains Octavia files common to all services. %package amphora-agent Summary: OpenStack Octavia Amphora Agent service Group: Applications/System Requires: openstack-%{service}-common = %{version}-%{release} %description amphora-agent %{common_desc} This package contains OpenStack Octavia Amphora Agent service. %package api Summary: OpenStack Octavia API service Group: Applications/System Requires: openstack-%{service}-common = %{version}-%{release} %description api %{common_desc} This package contains OpenStack Octavia API service. %package worker Summary: OpenStack Octavia Consumer service Group: Applications/System Requires: openstack-%{service}-common = %{version}-%{release} %description worker %{common_desc} This package contains OpenStack Octavia Consumer service. %package health-manager Summary: OpenStack Octavia Health-Manager service Group: Applications/System Requires: openstack-%{service}-common = %{version}-%{release} %description health-manager %{common_desc} This package contains OpenStack Octavia Health-Manager service. %package housekeeping Summary: OpenStack Octavia Housekeeping service Group: Applications/System Requires: openstack-%{service}-common = %{version}-%{release} %description housekeeping %{common_desc} This package contains OpenStack Octavia Housekeeping service. %package diskimage-create Summary: OpenStack Octavia Amphora diskimage-builder script Group: Applications/System Requires: openstack-%{service}-common = %{version}-%{release} Requires: dib-utils Requires: diskimage-builder >= 2.24.0 %description diskimage-create %{common_desc} This package contains a diskimage-builder script for creating Octavia Amphora images %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -n %{service}-%{upstream_version} -S git find %{service} -name \*.py -exec sed -i '/\/usr\/bin\/env python/{d;q}' {} + # Let's handle dependencies ourseleves rm -f requirements.txt rm -rf octavia.egg-info %build export PBR_VERSION=%{version} export SKIP_PIP_INSTALL=1 %{py3_build} # Loop through values in octavia-dist.conf and make sure that the values # are substituted into the octavia.conf as comments. Some of these values # will have been uncommented as a way of upstream setting defaults outside # of the code. while read name eq value; do test "$name" && test "$value" || continue sed -ri "0,/^(#)? *$name *=/{s!^(#)? *$name *=.*!# $name = $value!}" etc/%{service}.conf done < %{SOURCE30} %install %{py3_install} # Remove unused files rm -rf %{buildroot}%{python3_sitelib}/bin rm -rf %{buildroot}%{python3_sitelib}/doc rm -rf %{buildroot}%{python3_sitelib}/tools # Move config files to proper location install -d -m 755 %{buildroot}%{_sysconfdir}/%{service} mv %{buildroot}/usr/etc/%{service}/%{service}.conf %{buildroot}%{_sysconfdir}/%{service} # Move policy.yaml to proper location mv etc/policy/admin_or_owner-policy.yaml %{buildroot}%{_sysconfdir}/%{service}/policy.yaml # Install logrotate install -p -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/openstack-%{service} install -p -D -m 644 elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/openstack-%{service}-amphora-agent # Install systemd units install -p -D -m 644 %{SOURCE10} %{buildroot}%{_unitdir}/%{service}-amphora-agent.service install -p -D -m 644 %{SOURCE11} %{buildroot}%{_unitdir}/%{service}-api.service install -p -D -m 644 %{SOURCE12} %{buildroot}%{_unitdir}/%{service}-worker.service install -p -D -m 644 %{SOURCE13} %{buildroot}%{_unitdir}/%{service}-health-manager.service install -p -D -m 644 %{SOURCE14} %{buildroot}%{_unitdir}/%{service}-housekeeping.service # Setup directories install -d -m 755 %{buildroot}%{_datadir}/%{service} install -d -m 755 %{buildroot}%{_sharedstatedir}/%{service} install -d -m 755 %{buildroot}%{_localstatedir}/log/%{service} install -d -m 755 %{buildroot}%{_localstatedir}/run/%{service} # Install dist conf install -p -D -m 640 %{SOURCE30} %{buildroot}%{_datadir}/%{service}/%{service}-dist.conf # Create configuration directories for all services that can be populated by users with custom *.conf files mkdir -p %{buildroot}/%{_sysconfdir}/%{service}/conf.d/common for service in amphora-agent api health-manager housekeeping worker; do mkdir -p %{buildroot}/%{_sysconfdir}/%{service}/conf.d/%{service}-$service done # Install diskimage-create files cp -vr elements/ %{buildroot}%{_datadir}/%{service}-image-elements install -m 755 diskimage-create/diskimage-create.sh %{buildroot}%{_bindir}/%{service}-diskimage-create.sh # Remove setuptools installed diskimage-create files rm -rf %{buildroot}%{_datadir}/%{service}/diskimage-create rm -rf %{buildroot}%{_datadir}/%{service}/LICENSE rm -rf %{buildroot}%{_datadir}/%{service}/README.rst %pre common getent group %{service} >/dev/null || groupadd -r %{service} getent passwd %{service} >/dev/null || \ useradd -r -g %{service} -d %{_sharedstatedir}/%{service} -s /sbin/nologin \ -c "OpenStack Octavia Daemons" %{service} exit 0 %check export OS_TEST_PATH='./%{service}/tests/unit' export PATH=$PATH:$RPM_BUILD_ROOT/usr/bin # We do not want to run linter checks here rm -f octavia/tests/unit/test_hacking.py # Skip test until issue created by https://review.opendev.org/#/c/697128/ is fixed PYTHON=%{__python3} stestr run --black-regex 'test_cmd_get_version_of_installed_package_mapped' %post amphora-agent %systemd_post %{service}-amphora-agent.service %preun amphora-agent %systemd_preun %{service}-amphora-agent.service %postun amphora-agent %systemd_postun_with_restart %{service}-amphora-agent.service %post api %systemd_post %{service}-api.service %preun api %systemd_preun %{service}-api.service %postun api %systemd_postun_with_restart %{service}-api.service %post worker %systemd_post %{service}-worker.service %preun worker %systemd_preun %{service}-worker.service %postun worker %systemd_postun_with_restart %{service}-worker.service %post health-manager %systemd_post %{service}-health-manager.service %preun health-manager %systemd_preun %{service}-health-manager.service %postun health-manager %systemd_postun_with_restart %{service}-health-manager.service %post housekeeping %systemd_post %{service}-housekeeping.service %preun housekeeping %systemd_preun %{service}-housekeeping.service %postun housekeeping %systemd_postun_with_restart %{service}-housekeeping.service %files -n python3-%{service}-tests %license LICENSE %{python3_sitelib}/%{service}/tests %files -n python3-%{service} %license LICENSE %{python3_sitelib}/%{service} %{python3_sitelib}/%{service}-*.egg-info %exclude %{python3_sitelib}/%{service}/tests %files common %license LICENSE %doc README.rst %dir %{_sysconfdir}/%{service}/conf.d %dir %{_sysconfdir}/%{service}/conf.d/common %attr(-, root, %{service}) %{_datadir}/%{service}/%{service}-dist.conf %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/%{service}.conf %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/policy.yaml %config(noreplace) %{_sysconfdir}/logrotate.d/openstack-%{service} %dir %attr(0755, %{service}, %{service}) %{_sharedstatedir}/%{service} %dir %attr(0750, %{service}, %{service}) %{_localstatedir}/log/%{service} %dir %{_datarootdir}/%{service} %{_bindir}/haproxy-vrrp-check %{_bindir}/%{service}-status %{_bindir}/%{service}-db-manage %{_bindir}/%{service}-driver-agent %files amphora-agent %license LICENSE %{_bindir}/amphora-agent %{_bindir}/amphora-health-checker %{_bindir}/amphora-interface %{_unitdir}/%{service}-amphora-agent.service %dir %{_sysconfdir}/%{service}/conf.d/%{service}-amphora-agent %config(noreplace) %{_sysconfdir}/logrotate.d/openstack-%{service}-amphora-agent %files api %license LICENSE %{_bindir}/%{service}-api %{_bindir}/%{service}-wsgi %{_unitdir}/%{service}-api.service %dir %{_sysconfdir}/%{service}/conf.d/%{service}-api %files worker %license LICENSE %{_bindir}/%{service}-worker %{_unitdir}/%{service}-worker.service %dir %{_sysconfdir}/%{service}/conf.d/%{service}-worker %files health-manager %license LICENSE %{_bindir}/%{service}-health-manager %{_unitdir}/%{service}-health-manager.service %dir %{_sysconfdir}/%{service}/conf.d/%{service}-health-manager %files housekeeping %license LICENSE %{_bindir}/%{service}-housekeeping %{_unitdir}/%{service}-housekeeping.service %dir %{_sysconfdir}/%{service}/conf.d/%{service}-housekeeping %files diskimage-create %doc diskimage-create/README.rst %{_bindir}/%{service}-diskimage-create.sh %{_datadir}/%{service}-image-elements %changelog + spectool -g -C /tmp/tmp.ptbULQ2ETc/SOURCES openstack-octavia.spec + /usr/bin/mock --buildsrpm -v -r /home/centos8-wallaby/data/dlrn-5.cfg --resultdir /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 --spec openstack-octavia.spec --sources=/tmp/tmp.ptbULQ2ETc/SOURCES INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1022 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.33o_vhes:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}} DEBUG: environment: {'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'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1022 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-7064b5e588fd136c449c77e45ad80f957ab03159 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/70/64/7064b5e588fd136c449c77e45ad80f957ab03159_f069ede6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-9a473fdf0cba847352d9c8e3f9907638ec9409c5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/9a/47/9a473fdf0cba847352d9c8e3f9907638ec9409c5_cc0b2aef enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-5bb83121719413aa061669265c2e630c4b401ad5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/5b/b8/5bb83121719413aa061669265c2e630c4b401ad5_4f2b27d4 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-2569c9948ed43cc9611c7c88faa5ecabf765c275 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/25/69/2569c9948ed43cc9611c7c88faa5ecabf765c275_a55de7fa enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-979ad64dd54b386864b5b78be81169a9d8791ba7 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/97/9a/979ad64dd54b386864b5b78be81169a9d8791ba7_e79aad9d enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-6e9ad143110657e874d88af7a0a50d0fd6738a2a baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/6e/9a/6e9ad143110657e874d88af7a0a50d0fd6738a2a_c25099af enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-677c89c23631e9083261a1a18ed438d8966e0de2 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/67/7c/677c89c23631e9083261a1a18ed438d8966e0de2_71f1f918 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-3d844d6bcad5f1a9a6407cae512dc8685bbd12fb baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/3d/84/3d844d6bcad5f1a9a6407cae512dc8685bbd12fb_21fe006d enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-f1e7d20b01e452efc234b1f169ee356333adf499 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/f1/e7/f1e7d20b01e452efc234b1f169ee356333adf499_b4865c7f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-bd250b93b74393f9d2699470288fa75e85d621c5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/bd/25/bd250b93b74393f9d2699470288fa75e85d621c5_eb503cb8 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-barbican-486e60723f1f635b8e1843bccaf144d85556a9f6 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/48/6e/486e60723f1f635b8e1843bccaf144d85556a9f6_02a59ac9 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-f56bb37f03e31df3473dce790720c14e451d22e1 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/f5/6b/f56bb37f03e31df3473dce790720c14e451d22e1_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-abddb57fd1974c546a6228b4eb53c1d7bb69ab38 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/ab/dd/abddb57fd1974c546a6228b4eb53c1d7bb69ab38_35aa3ff8 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-tripleo-heat-templates-66bbda8d0bb4da86492e24c0607fcfdf2e706091 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/66/bb/66bbda8d0bb4da86492e24c0607fcfdf2e706091_bfb6fe68 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-da9b7c2fb3a60326473120edd31126b3b923a985 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/da/9b/da9b7c2fb3a60326473120edd31126b3b923a985_f692b1d8 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-c473b46f301769cf3f8e0969125b567af9f85930 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/c4/73/c473b46f301769cf3f8e0969125b567af9f85930_596e5d7b enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(openstack-octavia.spec) Config(dlrn-centos8-wallaby-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 6214608 1536524 5589076 8461052 4067572 DEBUG: Swap: 16777212 5724288 11052924 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 481G 70G 88% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.sc4e55ol', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 4442000 2449704 4224392 9320480 7204276 DEBUG: Swap: 16777212 5724288 11052924 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 482G 69G 88% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ytwmhxmk', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7d856abb5a5f42a78d9b5f7ed9f6c3f6', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2460df79937f4a06bdc8e875b4fa8d72', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8ad71c8417f1416eb76fa9f99d58f3b5', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'aecbee7bcf864c809a40a8136fc50934', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1022', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f53c442d627b45ab95ff42a8f1b98ac0', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-13.el8.x86_64 DEBUG: binutils-2.30-116.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-42.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-13.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: libssh-config-0.9.6-3.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: openssh-8.0p1-12.el8.x86_64 DEBUG: emacs-filesystem-26.1-7.el8.noarch DEBUG: git-core-2.31.1-2.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-23.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: gdb-headless-8.2-19.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-common-2.28-203.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-203.el8.x86_64 DEBUG: elfutils-0.187-4.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: libuuid-2.32.1-35.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libgomp-8.5.0-13.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20210812101308.ce6a105.el8.noarch DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-203.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-13.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-123.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-22.el8.x86_64 DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch DEBUG: elfutils-default-yama-scope-0.187-4.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-7.el8.x86_64 DEBUG: libtirpc-1.1.4-6.el8.x86_64 DEBUG: kpartx-0.8.4-25.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.187-4.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-18.el8.noarch DEBUG: libmount-2.32.1-35.el8.x86_64 DEBUG: dbus-tools-1.12.8-18.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: libblkid-2.32.1-35.el8.x86_64 DEBUG: shadow-utils-4.6-16.el8.x86_64 DEBUG: openssl-libs-1.1.1k-6.el8.x86_64 DEBUG: rpm-libs-4.14.3-23.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: util-linux-2.32.1-35.el8.x86_64 DEBUG: dracut-049-202.git20220511.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-159.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: systemd-239-58.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: gcc-8.5.0-13.el8.x86_64 DEBUG: python-srpm-macros-3-42.el8.noarch DEBUG: annobin-10.67-1.el8.x86_64 DEBUG: python3-rpm-macros-3-42.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2022a-2.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kernel-headers-4.18.0-394.el8.x86_64 DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: openssh-clients-8.0p1-12.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-203.el8.x86_64 DEBUG: cups-libs-2.2.6-46.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-203.el8.x86_64 DEBUG: redhat-rpm-config-130-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-19.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: libstdc++-8.5.0-13.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: elfutils-libelf-0.187-4.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: libcap-2.48-4.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: platform-python-devel-3.6.8-46.el8.x86_64 DEBUG: libxml2-2.9.7-14.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: expat-2.2.5-9.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libffi-3.1-23.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: rpm-build-4.14.3-23.el8.x86_64 DEBUG: file-5.33-20.el8.x86_64 DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-123.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-8.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-203.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-35.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-21.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-46.el8.x86_64 DEBUG: libssh-0.9.6-3.el8.x86_64 DEBUG: platform-python-3.6.8-46.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-3.el8_5.x86_64 DEBUG: curl-7.61.1-22.el8.x86_64 DEBUG: openssl-1.1.1k-6.el8.x86_64 DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-20.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-3.el8.x86_64 DEBUG: elfutils-libs-0.187-4.el8.x86_64 DEBUG: rpm-4.14.3-23.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-35.el8.x86_64 DEBUG: dbus-libs-1.12.8-18.el8.x86_64 DEBUG: which-2.21-18.el8.x86_64 DEBUG: systemd-libs-239-58.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-3.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 DEBUG: dbus-daemon-1.12.8-18.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-20.el8.x86_64 DEBUG: systemd-pam-239-58.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-123.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-18.el8.x86_64 DEBUG: systemd-udev-239-58.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.kj6me0b1:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd8326b0404794d0e9ddc1c581f9e7af6', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.kj6me0b1:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-python-ironic-tests-tempest-7064b5e588 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-9a473fdf0cba847352d9c 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-5bb83121 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-2569c9948ed43cc96 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-diskimage-builder-979ad64dd54b386864b5 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-6e9ad143110657e874d88af 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-677c89c23631e9083261a 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-3d844d6bcad5f1a9a6407 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-f1e7d20b01e452efc234 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-bd250b93b74393f9d269 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-barbican-486e60723f1f635b8e1 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-f56bb37f03e31df3473dce 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-abddb57fd1974c546a62 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-heat-templates-66bbd 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-da9b7c2fb3a60326 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-validations-common-c473b46f301769cf3f8 33 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 19 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 43 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 11 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 11 kB/s | 4.4 kB 00:00 DEBUG: dlrn-wallaby-testing 33 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 32 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 31 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 30 kB/s | 3.0 kB 00:00 DEBUG: opstools 31 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 31 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '86a16e1616ad45bc8f74d9e3114fb8d0', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-13.el8.x86_64 DEBUG: binutils-2.30-116.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-42.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-13.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: libssh-config-0.9.6-3.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: openssh-8.0p1-12.el8.x86_64 DEBUG: emacs-filesystem-26.1-7.el8.noarch DEBUG: git-core-2.31.1-2.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-23.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: gdb-headless-8.2-19.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-common-2.28-203.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-203.el8.x86_64 DEBUG: elfutils-0.187-4.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: libuuid-2.32.1-35.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libgomp-8.5.0-13.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20210812101308.ce6a105.el8.noarch DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-203.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-13.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-123.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-22.el8.x86_64 DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch DEBUG: elfutils-default-yama-scope-0.187-4.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-7.el8.x86_64 DEBUG: libtirpc-1.1.4-6.el8.x86_64 DEBUG: kpartx-0.8.4-25.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.187-4.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-18.el8.noarch DEBUG: libmount-2.32.1-35.el8.x86_64 DEBUG: dbus-tools-1.12.8-18.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: libblkid-2.32.1-35.el8.x86_64 DEBUG: shadow-utils-4.6-16.el8.x86_64 DEBUG: openssl-libs-1.1.1k-6.el8.x86_64 DEBUG: rpm-libs-4.14.3-23.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: util-linux-2.32.1-35.el8.x86_64 DEBUG: dracut-049-202.git20220511.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-159.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: systemd-239-58.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: gcc-8.5.0-13.el8.x86_64 DEBUG: python-srpm-macros-3-42.el8.noarch DEBUG: annobin-10.67-1.el8.x86_64 DEBUG: python3-rpm-macros-3-42.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2022a-2.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kernel-headers-4.18.0-394.el8.x86_64 DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: openssh-clients-8.0p1-12.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-203.el8.x86_64 DEBUG: cups-libs-2.2.6-46.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-203.el8.x86_64 DEBUG: redhat-rpm-config-130-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-19.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: libstdc++-8.5.0-13.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: elfutils-libelf-0.187-4.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: libcap-2.48-4.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: platform-python-devel-3.6.8-46.el8.x86_64 DEBUG: libxml2-2.9.7-14.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: expat-2.2.5-9.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libffi-3.1-23.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: rpm-build-4.14.3-23.el8.x86_64 DEBUG: file-5.33-20.el8.x86_64 DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-123.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-8.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-203.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-35.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-21.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-46.el8.x86_64 DEBUG: libssh-0.9.6-3.el8.x86_64 DEBUG: platform-python-3.6.8-46.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-3.el8_5.x86_64 DEBUG: curl-7.61.1-22.el8.x86_64 DEBUG: openssl-1.1.1k-6.el8.x86_64 DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-20.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-3.el8.x86_64 DEBUG: elfutils-libs-0.187-4.el8.x86_64 DEBUG: rpm-4.14.3-23.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-35.el8.x86_64 DEBUG: dbus-libs-1.12.8-18.el8.x86_64 DEBUG: which-2.21-18.el8.x86_64 DEBUG: systemd-libs-239-58.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-3.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 DEBUG: dbus-daemon-1.12.8-18.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-20.el8.x86_64 DEBUG: systemd-pam-239-58.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-123.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-18.el8.x86_64 DEBUG: systemd-udev-239-58.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.spec'], chrootPath='/var/lib/mock/dlrn-centos8-wallaby-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=1022gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.33o_vhes:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.33o_vhes:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '66399b80337e462da051619acaee6a3e', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.33o_vhes:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-octavia.spec) Config(dlrn-5) 0 minutes 45 seconds INFO: Results and/or logs in: /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + finalize + rm -rf /tmp/tmp.ptbULQ2ETc INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos8-wallaby/data/dlrn-5.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: True DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1022 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3i2sr1i8:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/ccache/u1022/', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5', 'root': 'dlrn-centos8-wallaby-x86_64-5', 'resultdir': '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'}} DEBUG: environment: {'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'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1022 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos8-wallaby-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-wallaby/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-wallaby-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-7064b5e588fd136c449c77e45ad80f957ab03159 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/baremetal/70/64/7064b5e588fd136c449c77e45ad80f957ab03159_f069ede6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-9a473fdf0cba847352d9c8e3f9907638ec9409c5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cinder/9a/47/9a473fdf0cba847352d9c8e3f9907638ec9409c5_cc0b2aef enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-5bb83121719413aa061669265c2e630c4b401ad5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/clients/5b/b8/5bb83121719413aa061669265c2e630c4b401ad5_4f2b27d4 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-2569c9948ed43cc9611c7c88faa5ecabf765c275 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/cloudops/25/69/2569c9948ed43cc9611c7c88faa5ecabf765c275_a55de7fa enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-979ad64dd54b386864b5b78be81169a9d8791ba7 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/common/97/9a/979ad64dd54b386864b5b78be81169a9d8791ba7_e79aad9d enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-6e9ad143110657e874d88af7a0a50d0fd6738a2a baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/compute/6e/9a/6e9ad143110657e874d88af7a0a50d0fd6738a2a_c25099af enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-677c89c23631e9083261a1a18ed438d8966e0de2 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/glance/67/7c/677c89c23631e9083261a1a18ed438d8966e0de2_71f1f918 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-3d844d6bcad5f1a9a6407cae512dc8685bbd12fb baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/manila/3d/84/3d844d6bcad5f1a9a6407cae512dc8685bbd12fb_21fe006d enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-f1e7d20b01e452efc234b1f169ee356333adf499 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/network/f1/e7/f1e7d20b01e452efc234b1f169ee356333adf499_b4865c7f enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-bd250b93b74393f9d2699470288fa75e85d621c5 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/octavia/bd/25/bd250b93b74393f9d2699470288fa75e85d621c5_eb503cb8 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-barbican-486e60723f1f635b8e1843bccaf144d85556a9f6 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/security/48/6e/486e60723f1f635b8e1843bccaf144d85556a9f6_02a59ac9 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-f56bb37f03e31df3473dce790720c14e451d22e1 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/swift/f5/6b/f56bb37f03e31df3473dce790720c14e451d22e1_1c12d317 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-abddb57fd1974c546a6228b4eb53c1d7bb69ab38 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tempest/ab/dd/abddb57fd1974c546a6228b4eb53c1d7bb69ab38_35aa3ff8 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-tripleo-heat-templates-66bbda8d0bb4da86492e24c0607fcfdf2e706091 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/tripleo/66/bb/66bbda8d0bb4da86492e24c0607fcfdf2e706091_bfb6fe68 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-da9b7c2fb3a60326473120edd31126b3b923a985 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/ui/da/9b/da9b7c2fb3a60326473120edd31126b3b923a985_f692b1d8 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-c473b46f301769cf3f8e0969125b567af9f85930 baseurl=https://trunk.rdoproject.org/centos8-wallaby/component/validation/c4/73/c473b46f301769cf3f8e0969125b567af9f85930_596e5d7b enabled=1 gpgcheck=0 priority=1 [delorean-wallaby-testing] name=dlrn-wallaby-testing baseurl=https://trunk.rdoproject.org/centos8-wallaby/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-wallaby-build-deps] name=dlrn-wallaby-build-deps baseurl=https://trunk.rdoproject.org/centos8-wallaby/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Local file: /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.src.rpm INFO: Start(/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.src.rpm) Config(dlrn-centos8-wallaby-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 4854928 1293988 5435016 10063268 5330328 DEBUG: Swap: 16777212 5720448 11056764 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 480G 71G 88% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.e9e6t6hk', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5349960 2061956 3421724 8800268 7099572 DEBUG: Swap: 16777212 5720448 11056764 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 481G 69G 88% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.9644qek7', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f9e0126c4d31422b96dd97814e9514c9', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'af0c5543aea84c71a990aaf7dae8ec7e', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8852711b5b1f44e3a76ff48e89f41f48', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e4c66e4f053f4d3594f0bacead26413a', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1022', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '87aa5d976c524db8b053be1c54728743', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-13.el8.x86_64 DEBUG: binutils-2.30-116.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-42.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-13.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: libssh-config-0.9.6-3.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: openssh-8.0p1-12.el8.x86_64 DEBUG: emacs-filesystem-26.1-7.el8.noarch DEBUG: git-core-2.31.1-2.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-23.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: gdb-headless-8.2-19.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-common-2.28-203.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-203.el8.x86_64 DEBUG: elfutils-0.187-4.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: libuuid-2.32.1-35.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libgomp-8.5.0-13.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20210812101308.ce6a105.el8.noarch DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-203.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-13.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-123.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-22.el8.x86_64 DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch DEBUG: elfutils-default-yama-scope-0.187-4.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-7.el8.x86_64 DEBUG: libtirpc-1.1.4-6.el8.x86_64 DEBUG: kpartx-0.8.4-25.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.187-4.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-18.el8.noarch DEBUG: libmount-2.32.1-35.el8.x86_64 DEBUG: dbus-tools-1.12.8-18.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: libblkid-2.32.1-35.el8.x86_64 DEBUG: shadow-utils-4.6-16.el8.x86_64 DEBUG: openssl-libs-1.1.1k-6.el8.x86_64 DEBUG: rpm-libs-4.14.3-23.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: util-linux-2.32.1-35.el8.x86_64 DEBUG: dracut-049-202.git20220511.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-159.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: systemd-239-58.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: gcc-8.5.0-13.el8.x86_64 DEBUG: python-srpm-macros-3-42.el8.noarch DEBUG: annobin-10.67-1.el8.x86_64 DEBUG: python3-rpm-macros-3-42.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2022a-2.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kernel-headers-4.18.0-394.el8.x86_64 DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: openssh-clients-8.0p1-12.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-203.el8.x86_64 DEBUG: cups-libs-2.2.6-46.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-203.el8.x86_64 DEBUG: redhat-rpm-config-130-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-19.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: libstdc++-8.5.0-13.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: elfutils-libelf-0.187-4.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: libcap-2.48-4.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: platform-python-devel-3.6.8-46.el8.x86_64 DEBUG: libxml2-2.9.7-14.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: expat-2.2.5-9.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libffi-3.1-23.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: rpm-build-4.14.3-23.el8.x86_64 DEBUG: file-5.33-20.el8.x86_64 DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-123.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-8.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-203.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-35.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-21.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-46.el8.x86_64 DEBUG: libssh-0.9.6-3.el8.x86_64 DEBUG: platform-python-3.6.8-46.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-3.el8_5.x86_64 DEBUG: curl-7.61.1-22.el8.x86_64 DEBUG: openssl-1.1.1k-6.el8.x86_64 DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-20.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-3.el8.x86_64 DEBUG: elfutils-libs-0.187-4.el8.x86_64 DEBUG: rpm-4.14.3-23.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-35.el8.x86_64 DEBUG: dbus-libs-1.12.8-18.el8.x86_64 DEBUG: which-2.21-18.el8.x86_64 DEBUG: systemd-libs-239-58.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-3.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 DEBUG: dbus-daemon-1.12.8-18.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-20.el8.x86_64 DEBUG: systemd-pam-239-58.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-123.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-18.el8.x86_64 DEBUG: systemd-udev-239-58.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jko63rwq:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '290bdc3b568d419cbc53158810528f50', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jko63rwq:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-python-ironic-tests-tempest-7064b5e588 16 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-9a473fdf0cba847352d9c 19 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-5bb83121 10 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-2569c9948ed43cc96 13 kB/s | 3.0 kB 00:00 DEBUG: delorean-diskimage-builder-979ad64dd54b386864b5 21 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-6e9ad143110657e874d88af 22 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-677c89c23631e9083261a 19 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-3d844d6bcad5f1a9a6407 21 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-f1e7d20b01e452efc234 21 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-bd250b93b74393f9d269 21 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-barbican-486e60723f1f635b8e1 16 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-f56bb37f03e31df3473dce 13 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-abddb57fd1974c546a62 13 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-heat-templates-66bbd 14 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-da9b7c2fb3a60326 12 kB/s | 3.0 kB 00:00 DEBUG: delorean-validations-common-c473b46f301769cf3f8 8.9 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 22 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 23 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 8.3 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 7.8 kB/s | 4.4 kB 00:00 DEBUG: dlrn-wallaby-testing 11 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 8.0 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 19 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 13 kB/s | 3.0 kB 00:00 DEBUG: opstools 23 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 21 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '77b44cc769104984a824c90bb129fba7', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-13.el8.x86_64 DEBUG: binutils-2.30-116.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-42.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-13.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: libssh-config-0.9.6-3.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: openssh-8.0p1-12.el8.x86_64 DEBUG: emacs-filesystem-26.1-7.el8.noarch DEBUG: git-core-2.31.1-2.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-6.el8.noarch DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-23.el8.x86_64 DEBUG: pcre2-10.32-2.el8.x86_64 DEBUG: gdb-headless-8.2-19.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-common-2.28-203.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-203.el8.x86_64 DEBUG: elfutils-0.187-4.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-rpm-generators-5-7.el8.noarch DEBUG: libuuid-2.32.1-35.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libgs-9.27-1.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libgomp-8.5.0-13.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch DEBUG: file-libs-5.33-20.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: openstack-macros-2021.1.0-0.20210812101308.ce6a105.el8.noarch DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-203.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-13.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-5.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-12.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-8.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-123.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-42.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-22.el8.x86_64 DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch DEBUG: elfutils-default-yama-scope-0.187-4.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-7.el8.x86_64 DEBUG: libtirpc-1.1.4-6.el8.x86_64 DEBUG: kpartx-0.8.4-25.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.187-4.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-18.el8.noarch DEBUG: libmount-2.32.1-35.el8.x86_64 DEBUG: dbus-tools-1.12.8-18.el8.x86_64 DEBUG: coreutils-8.30-12.el8.x86_64 DEBUG: libblkid-2.32.1-35.el8.x86_64 DEBUG: shadow-utils-4.6-16.el8.x86_64 DEBUG: openssl-libs-1.1.1k-6.el8.x86_64 DEBUG: rpm-libs-4.14.3-23.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-3.el8.x86_64 DEBUG: util-linux-2.32.1-35.el8.x86_64 DEBUG: dracut-049-202.git20220511.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-159.el8.x86_64 DEBUG: gnutls-3.6.16-4.el8.x86_64 DEBUG: systemd-239-58.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: gcc-8.5.0-13.el8.x86_64 DEBUG: python-srpm-macros-3-42.el8.noarch DEBUG: annobin-10.67-1.el8.x86_64 DEBUG: python3-rpm-macros-3-42.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: tzdata-2022a-2.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kernel-headers-4.18.0-394.el8.x86_64 DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: openssh-clients-8.0p1-12.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-2.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-5.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-203.el8.x86_64 DEBUG: cups-libs-2.2.6-46.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-203.el8.x86_64 DEBUG: redhat-rpm-config-130-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-19.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: libstdc++-8.5.0-13.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: elfutils-libelf-0.187-4.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: libcap-2.48-4.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: platform-python-devel-3.6.8-46.el8.x86_64 DEBUG: libxml2-2.9.7-14.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: expat-2.2.5-9.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: openjpeg2-2.4.0-4.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libffi-3.1-23.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: graphviz-2.40.1-43.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: rpm-build-4.14.3-23.el8.x86_64 DEBUG: file-5.33-20.el8.x86_64 DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-123.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-8.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-203.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-35.el8.x86_64 DEBUG: memstrack-0.1.11-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-21.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-46.el8.x86_64 DEBUG: libssh-0.9.6-3.el8.x86_64 DEBUG: platform-python-3.6.8-46.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-3.el8_5.x86_64 DEBUG: curl-7.61.1-22.el8.x86_64 DEBUG: openssl-1.1.1k-6.el8.x86_64 DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-20.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-3.el8.x86_64 DEBUG: elfutils-libs-0.187-4.el8.x86_64 DEBUG: rpm-4.14.3-23.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-35.el8.x86_64 DEBUG: dbus-libs-1.12.8-18.el8.x86_64 DEBUG: which-2.21-18.el8.x86_64 DEBUG: systemd-libs-239-58.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-3.el8.x86_64 DEBUG: ca-certificates-2021.2.50-82.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 DEBUG: dbus-daemon-1.12.8-18.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-20.el8.x86_64 DEBUG: systemd-pam-239-58.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-123.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-18.el8.x86_64 DEBUG: systemd-udev-239-58.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-octavia-8.0.2-0.20220616081857.a870525.el8.src.rpm Start: build setup for openstack-octavia-8.0.2-0.20220616081857.a870525.el8.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3i2sr1i8:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0757951292a34753bb70c30c7983587f', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3i2sr1i8:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.src.rpm'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Updating / installing... DEBUG: openstack-octavia-8.0.2-0.202206160818######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3i2sr1i8:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7c161009c61947b8943c8516102ed24e', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3i2sr1i8:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qpl', '/builddir/build/originals/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.src.rpm'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: octavia-8.0.2.dev38-0.20220616081857.a870525.tar.gz DEBUG: octavia-amphora-agent.service DEBUG: octavia-api.service DEBUG: octavia-dist.conf DEBUG: octavia-health-manager.service DEBUG: octavia-housekeeping.service DEBUG: octavia-worker.service DEBUG: octavia.logrotate DEBUG: openstack-octavia.spec DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.spec'], chrootPath='/var/lib/mock/dlrn-centos8-wallaby-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=1022gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3i2sr1i8:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3i2sr1i8:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ac5a342fd9d346d092735ed5896e0e25', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3i2sr1i8:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//builddir/build/SRPMS/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.src.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jko63rwq:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd5f4055b0ae94781b1818b9b6da44016', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jko63rwq:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root//builddir/build/SRPMS/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: Last metadata expiration check: 0:00:12 ago on Thu Jun 16 08:25:33 2022. DEBUG: Package git-core-2.31.1-2.el8.x86_64 is already installed. DEBUG: Package openstack-macros-2021.1.0-0.20210812101308.ce6a105.el8.noarch is already installed. DEBUG: Package python3-cryptography-3.2.1-5.el8.x86_64 is already installed. DEBUG: Package python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 is already installed. DEBUG: Package python3-pbr-5.5.1-1.el8.noarch is already installed. DEBUG: Package python3-setuptools-50.3.2-1.el8.noarch is already installed. DEBUG: Package systemd-239-58.el8.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================================================== DEBUG: Installing: DEBUG: python3-barbicanclient noarch 5.1.0-0.20210316154446.ad49c40.el8 delorean-component-clients 130 k DEBUG: python3-castellan noarch 3.7.2-0.20210907102711.3775cf4.el8 delorean-component-security 127 k DEBUG: python3-cinderclient noarch 7.4.1-0.20210903082820.4f72e6f.el8 delorean-component-clients 241 k DEBUG: python3-cotyledon noarch 1.7.3-4.el8 delorean-wallaby-testing 46 k DEBUG: python3-debtcollector noarch 2.2.0-0.20210315103218.649189d.el8 delorean-component-common 31 k DEBUG: python3-distro noarch 1.4.0-4.el8 delorean-wallaby-testing 36 k DEBUG: python3-flask noarch 1:1.1.2-4.el8 delorean-wallaby-testing 165 k DEBUG: python3-glanceclient noarch 1:3.3.0-0.20210315220313.f802c71.el8 delorean-component-clients 147 k DEBUG: python3-gunicorn noarch 20.0.4-1.el8 delorean-wallaby-testing 152 k DEBUG: python3-keystoneauth1 noarch 4.3.1-0.20210315155409.112bcae.el8 delorean-component-security 431 k DEBUG: python3-keystonemiddleware noarch 9.2.0-0.20210316052900.3659bda.el8 delorean-component-security 92 k DEBUG: python3-mock noarch 3.0.5-7.el8 delorean-wallaby-testing 55 k DEBUG: python3-netaddr noarch 0.7.19-8.el8 Stream-AppStream 1.5 M DEBUG: python3-netifaces x86_64 0.10.6-4.el8 Stream-AppStream 25 k DEBUG: python3-neutronclient noarch 7.3.0-0.20210316051900.4963c7a.el8 delorean-component-clients 310 k DEBUG: python3-novaclient noarch 1:17.4.0-0.20210316055500.54d4da1.el8 delorean-component-clients 225 k DEBUG: python3-octavia-lib noarch 2.3.1-0.20210315131751.3208f7f.el8 delorean-component-octavia 45 k DEBUG: python3-oslo-config noarch 2:8.5.1-0.20210907102309.de1dbee.el8 delorean-component-common 227 k DEBUG: python3-oslo-db noarch 8.5.1-0.20210818055751.3b452de.el8 delorean-component-common 147 k DEBUG: python3-oslo-log noarch 4.4.0-0.20210315105132.9b29c90.el8 delorean-component-common 63 k DEBUG: python3-oslo-messaging noarch 12.7.3-0.20220428091418.5d6fd1a.el8 delorean-component-common 226 k DEBUG: python3-oslo-policy noarch 3.7.1-0.20220119091831.639b471.el8 delorean-component-common 75 k DEBUG: python3-oslo-reports noarch 2.2.0-0.20210315105955.bc631ae.el8 delorean-component-common 58 k DEBUG: python3-oslo-upgradecheck noarch 1.3.1-0.20220225074957.9561ecb.el8 delorean-component-common 26 k DEBUG: python3-oslo-utils noarch 4.8.2-0.20220428092247.a38b56a.el8 delorean-component-common 80 k DEBUG: python3-oslotest noarch 4.4.1-0.20210315103354.aaf3a72.el8 delorean-component-clients 47 k DEBUG: python3-pecan noarch 1.3.3-2.el8 delorean-wallaby-testing 283 k DEBUG: python3-pyasn1 noarch 0.4.6-3.el8 delorean-wallaby-testing 140 k DEBUG: python3-pyasn1-modules noarch 0.4.6-3.el8 delorean-wallaby-testing 151 k DEBUG: python3-pyroute2 noarch 0.6.5-2.el8 delorean-wallaby-testing 716 k DEBUG: python3-requests-mock noarch 1.8.0-1.el8 delorean-wallaby-testing 46 k DEBUG: python3-sqlalchemy-utils noarch 0.34.2-2.el8 delorean-wallaby-testing 150 k DEBUG: python3-stestr noarch 2.6.0-4.el8 delorean-wallaby-testing 166 k DEBUG: python3-subunit noarch 1.4.0-1.el8 delorean-wallaby-testing 97 k DEBUG: python3-taskflow noarch 4.6.0-0.20210315120753.0f7c6e9.el8 delorean-component-common 689 k DEBUG: python3-testrepository noarch 0.0.20-20.el8 delorean-wallaby-testing 174 k DEBUG: python3-testresources noarch 2.0.1-1.el8 delorean-wallaby-testing 62 k DEBUG: python3-testscenarios noarch 0.5.0-17.el8 delorean-wallaby-testing 40 k DEBUG: python3-testtools noarch 2.5.0-2.el8 delorean-wallaby-testing 353 k DEBUG: python3-werkzeug noarch 1.0.1-4.el8 delorean-wallaby-testing 448 k DEBUG: python3-wsme noarch 0.10.1-0.20220104140414.63fe135.el8 delorean-component-common 140 k DEBUG: Installing dependencies: DEBUG: blosc x86_64 1.20.1-1.el8 delorean-wallaby-testing 62 k DEBUG: dejavu-fonts-common noarch 2.35-7.el8 Stream-BaseOS 74 k DEBUG: dejavu-sans-fonts noarch 2.35-7.el8 Stream-BaseOS 1.6 M DEBUG: desktop-file-utils x86_64 0.23-8.el8 Stream-AppStream 80 k DEBUG: groff-base x86_64 1.22.3-18.el8 Stream-BaseOS 1.0 M DEBUG: hdf5 x86_64 1.10.5-5.el8 delorean-wallaby-testing 2.1 M DEBUG: libaec x86_64 1.0.2-3.el8 Stream-PowerTools 39 k DEBUG: libgfortran x86_64 8.5.0-13.el8 Stream-BaseOS 644 k DEBUG: libqhull x86_64 1:7.2.1-2.el8 delorean-wallaby-testing 168 k DEBUG: libquadmath x86_64 8.5.0-13.el8 Stream-BaseOS 171 k DEBUG: libsodium x86_64 1.0.18-2.el8 delorean-wallaby-testing 163 k DEBUG: libxslt x86_64 1.1.32-6.el8 Stream-BaseOS 250 k DEBUG: libyaml x86_64 0.1.7-5.el8 Stream-BaseOS 61 k DEBUG: lzo x86_64 2.08-14.el8 Stream-BaseOS 69 k DEBUG: openblas x86_64 0.3.15-3.el8 Stream-AppStream 4.7 M DEBUG: openblas-threads x86_64 0.3.15-3.el8 Stream-AppStream 4.9 M DEBUG: perl-Carp noarch 1.42-396.el8 Stream-BaseOS 30 k DEBUG: perl-Data-Dumper x86_64 2.167-399.el8 Stream-BaseOS 58 k DEBUG: perl-Digest noarch 1.17-395.el8 Stream-AppStream 27 k DEBUG: perl-Digest-MD5 x86_64 2.55-396.el8 Stream-AppStream 37 k DEBUG: perl-Encode x86_64 4:2.97-3.el8 Stream-BaseOS 1.5 M DEBUG: perl-Errno x86_64 1.28-421.el8 Stream-BaseOS 76 k DEBUG: perl-Exporter noarch 5.72-396.el8 Stream-BaseOS 34 k DEBUG: perl-File-Path noarch 2.15-2.el8 Stream-BaseOS 38 k DEBUG: perl-File-Temp noarch 0.230.600-1.el8 Stream-BaseOS 63 k DEBUG: perl-Filter x86_64 2:1.58-2.el8 Stream-AppStream 82 k DEBUG: perl-Getopt-Long noarch 1:2.50-4.el8 Stream-BaseOS 63 k DEBUG: perl-HTTP-Tiny noarch 0.074-1.el8 Stream-BaseOS 58 k DEBUG: perl-IO x86_64 1.38-421.el8 Stream-BaseOS 142 k DEBUG: perl-MIME-Base64 x86_64 3.15-396.el8 Stream-BaseOS 31 k DEBUG: perl-Net-SSLeay x86_64 1.88-1.module_el8.4.0+517+be1595ff Stream-AppStream 379 k DEBUG: perl-PathTools x86_64 3.74-1.el8 Stream-BaseOS 90 k DEBUG: perl-Pod-Escapes noarch 1:1.07-395.el8 Stream-BaseOS 20 k DEBUG: perl-Pod-Perldoc noarch 3.28-396.el8 Stream-BaseOS 86 k DEBUG: perl-Pod-Simple noarch 1:3.35-395.el8 Stream-BaseOS 213 k DEBUG: perl-Pod-Usage noarch 4:1.69-395.el8 Stream-BaseOS 34 k DEBUG: perl-Scalar-List-Utils x86_64 3:1.49-2.el8 Stream-BaseOS 68 k DEBUG: perl-Socket x86_64 4:2.027-3.el8 Stream-BaseOS 59 k DEBUG: perl-Storable x86_64 1:3.11-3.el8 Stream-BaseOS 98 k DEBUG: perl-Term-ANSIColor noarch 4.06-396.el8 Stream-BaseOS 46 k DEBUG: perl-Term-Cap noarch 1.17-395.el8 Stream-BaseOS 23 k DEBUG: perl-Text-ParseWords noarch 3.30-395.el8 Stream-BaseOS 18 k DEBUG: perl-Text-Tabs+Wrap noarch 2013.0523-395.el8 Stream-BaseOS 24 k DEBUG: perl-Text-Unidecode noarch 1.30-5.el8 Stream-AppStream 149 k DEBUG: perl-Time-Local noarch 1:1.280-1.el8 Stream-BaseOS 34 k DEBUG: perl-URI noarch 1.73-3.el8 Stream-AppStream 116 k DEBUG: perl-Unicode-Normalize x86_64 1.25-396.el8 Stream-BaseOS 82 k DEBUG: perl-XML-Parser x86_64 2.44-11.el8 Stream-AppStream 226 k DEBUG: perl-XML-XPath noarch 1.42-3.el8 Stream-AppStream 88 k DEBUG: perl-constant noarch 1.33-396.el8 Stream-BaseOS 25 k DEBUG: perl-encoding x86_64 4:2.22-3.el8 Stream-AppStream 68 k DEBUG: perl-interpreter x86_64 4:5.26.3-421.el8 Stream-BaseOS 6.3 M DEBUG: perl-libnet noarch 3.11-3.el8 Stream-AppStream 121 k DEBUG: perl-libs x86_64 4:5.26.3-421.el8 Stream-BaseOS 1.6 M DEBUG: perl-macros x86_64 4:5.26.3-421.el8 Stream-BaseOS 72 k DEBUG: perl-open noarch 1.11-421.el8 Stream-AppStream 78 k DEBUG: perl-parent noarch 1:0.237-1.el8 Stream-BaseOS 20 k DEBUG: perl-podlators noarch 4.11-1.el8 Stream-BaseOS 118 k DEBUG: perl-threads x86_64 1:2.21-2.el8 Stream-BaseOS 61 k DEBUG: perl-threads-shared x86_64 1.58-2.el8 Stream-BaseOS 48 k DEBUG: python-oslo-cache-lang noarch 2.7.1-0.20220301090510.d0252f6.el8 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 4.4.0-0.20210315114231.7dcf9e9.el8 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 8.5.1-0.20210818055751.3b452de.el8 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 5.0.1-0.20210315103856.73187bd.el8 delorean-component-common 13 k DEBUG: python-oslo-log-lang noarch 4.4.0-0.20210315105132.9b29c90.el8 delorean-component-common 12 k DEBUG: python-oslo-middleware-lang noarch 4.2.1-0.20220225080425.b40ca5f.el8 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 3.7.1-0.20220119091831.639b471.el8 delorean-component-common 11 k DEBUG: python-oslo-utils-lang noarch 4.8.2-0.20220428092247.a38b56a.el8 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20210315104351.4179996.el8 delorean-component-common 14 k DEBUG: python3-Bottleneck x86_64 1.2.1-13.el8 delorean-wallaby-testing 131 k DEBUG: python3-PyMySQL noarch 0.10.1-2.module_el8.5.0+761+faacb0fb Stream-AppStream 98 k DEBUG: python3-alembic noarch 1.4.3-1.el8 delorean-wallaby-testing 816 k DEBUG: python3-amqp noarch 5.0.5-1.el8 delorean-wallaby-testing 97 k DEBUG: python3-appdirs noarch 1.4.3-12.el8 delorean-wallaby-testing 23 k DEBUG: python3-attrs noarch 17.4.0-6.el8 Stream-AppStream 53 k DEBUG: python3-automaton noarch 2.3.1-0.20220228091836.4a3e539.el8 delorean-component-common 41 k DEBUG: python3-beautifulsoup4 noarch 4.9.3-1.el8 delorean-wallaby-testing 215 k DEBUG: python3-cachetools noarch 4.2.0-1.el8 delorean-wallaby-testing 35 k DEBUG: python3-cairo x86_64 1.16.3-6.el8 Stream-AppStream 90 k DEBUG: python3-click noarch 6.7-8.el8 Stream-BaseOS 131 k DEBUG: python3-cliff noarch 3.7.0-0.20210315123449.117a100.el8 delorean-component-common 95 k DEBUG: python3-cmd2 noarch 1.4.0-1.1.el8 delorean-wallaby-testing 307 k DEBUG: python3-colorama noarch 0.4.3-3.el8 delorean-wallaby-testing 36 k DEBUG: python3-cycler noarch 0.10.0-13.el8 delorean-wallaby-testing 20 k DEBUG: python3-dateutil noarch 1:2.6.1-6.el8 Stream-BaseOS 251 k DEBUG: python3-decorator noarch 4.4.0-5.el8 delorean-wallaby-testing 32 k DEBUG: python3-dogpile-cache noarch 1.1.5-1.1.el8 delorean-wallaby-testing 91 k DEBUG: python3-editor noarch 1.0.4-4.el8 delorean-wallaby-testing 19 k DEBUG: python3-etcd3gw noarch 0.2.5-1.el8 delorean-wallaby-testing 41 k DEBUG: python3-extras noarch 1.0.0-10.el8 delorean-wallaby-testing 21 k DEBUG: python3-fasteners noarch 0.14.1-20.el8 delorean-wallaby-testing 44 k DEBUG: python3-fixtures noarch 3.0.0-16.el8 delorean-wallaby-testing 96 k DEBUG: python3-future noarch 0.18.2-3.el8 delorean-wallaby-testing 789 k DEBUG: python3-futurist noarch 2.3.0-0.20210315104620.1a1c6f8.el8 delorean-component-common 63 k DEBUG: python3-importlib-metadata noarch 1.7.0-1.el8 delorean-wallaby-testing 46 k DEBUG: python3-inotify noarch 0.9.6-13.el8 Stream-BaseOS 57 k DEBUG: python3-iso8601 noarch 0.1.12-3.el8 delorean-wallaby-testing 25 k DEBUG: python3-itsdangerous noarch 0.24-14.el8 Stream-AppStream 31 k DEBUG: python3-jeepney noarch 0.4.3-1.el8 delorean-wallaby-testing 4.7 M DEBUG: python3-jmespath noarch 0.9.0-11.el8 Stream-AppStream 45 k DEBUG: python3-jsonpatch noarch 1.21-2.el8 Stream-AppStream 27 k DEBUG: python3-jsonpointer noarch 1.10-11.el8 Stream-AppStream 20 k DEBUG: python3-jsonschema noarch 3.2.0-5.el8 delorean-wallaby-testing 112 k DEBUG: python3-keyring noarch 21.0.0-1.el8 delorean-wallaby-testing 80 k DEBUG: python3-keystoneclient noarch 1:4.2.0-0.20210316044851.d5cb761.el8 delorean-component-clients 252 k DEBUG: python3-kiwisolver x86_64 1.1.0-4.el8 delorean-wallaby-testing 78 k DEBUG: python3-kombu noarch 1:5.0.2-1.el8 delorean-wallaby-testing 338 k DEBUG: python3-logutils noarch 0.3.5-11.el8 delorean-wallaby-testing 49 k DEBUG: python3-lxml x86_64 4.2.3-4.el8 Stream-AppStream 1.5 M DEBUG: python3-mako noarch 1.0.6-13.el8 Stream-AppStream 157 k DEBUG: python3-matplotlib x86_64 3.1.1-2.el8 delorean-wallaby-testing 3.3 M DEBUG: python3-matplotlib-data noarch 3.1.1-2.el8 delorean-wallaby-testing 1.8 M DEBUG: python3-matplotlib-data-fonts noarch 3.1.1-2.el8 delorean-wallaby-testing 2.4 M DEBUG: python3-matplotlib-tk x86_64 3.1.1-2.el8 delorean-wallaby-testing 64 k DEBUG: python3-memcached noarch 1.59-1.el8 delorean-wallaby-testing 44 k DEBUG: python3-migrate noarch 0.13.0-1.el8 delorean-wallaby-testing 238 k DEBUG: python3-msgpack x86_64 1.0.2-1.el8 delorean-wallaby-testing 93 k DEBUG: python3-munch noarch 2.5.0-3.el8 delorean-wallaby-testing 26 k DEBUG: python3-networkx noarch 2.5-1.el8 delorean-wallaby-testing 2.5 M DEBUG: python3-numexpr x86_64 2.7.1-1.el8 delorean-wallaby-testing 198 k DEBUG: python3-numpy x86_64 1:1.14.3-10.el8 Stream-AppStream 3.7 M DEBUG: python3-numpy-f2py x86_64 1:1.14.3-10.el8 Stream-AppStream 225 k DEBUG: python3-openstacksdk noarch 0.55.1-0.20220406125402.f09ed4a.el8 delorean-component-clients 854 k DEBUG: python3-os-client-config noarch 2.1.0-0.20210315163025.bc96c23.el8 delorean-component-tripleo 53 k DEBUG: python3-os-service-types noarch 1.7.0-0.20210315154727.0b2f473.el8 delorean-component-clients 36 k DEBUG: python3-osc-lib noarch 2.3.1-0.20210315174831.2b7a679.el8 delorean-component-clients 77 k DEBUG: python3-oslo-cache noarch 2.7.1-0.20220301090510.d0252f6.el8 delorean-component-common 53 k DEBUG: python3-oslo-concurrency noarch 4.4.0-0.20210315114231.7dcf9e9.el8 delorean-component-common 40 k DEBUG: python3-oslo-context noarch 3.2.1-0.20211026071333.b124eb7.el8 delorean-component-common 25 k DEBUG: python3-oslo-i18n noarch 5.0.1-0.20210315103856.73187bd.el8 delorean-component-common 57 k DEBUG: python3-oslo-middleware noarch 4.2.1-0.20220225080425.b40ca5f.el8 delorean-component-common 53 k DEBUG: python3-oslo-serialization noarch 4.1.1-0.20220225082330.bbe5d5a.el8 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 2.5.1-0.20220201082833.c1e3398.el8 delorean-component-common 70 k DEBUG: python3-pandas x86_64 0.25.3-1.el8 delorean-wallaby-testing 11 M DEBUG: python3-paste noarch 3.5.0-1.el8 delorean-wallaby-testing 813 k DEBUG: python3-paste-deploy noarch 2.1.1-1.el8 delorean-wallaby-testing 40 k DEBUG: python3-pillow x86_64 5.1.1-18.el8 Stream-AppStream 632 k DEBUG: python3-prettytable noarch 0.7.2-14.el8 Stream-AppStream 44 k DEBUG: python3-psutil x86_64 5.7.3-1.el8 delorean-wallaby-testing 420 k DEBUG: python3-pyOpenSSL noarch 19.0.0-1.el8 Stream-AppStream 103 k DEBUG: python3-pycadf noarch 3.1.1-0.20210315104351.4179996.el8 delorean-component-common 51 k DEBUG: python3-pydot noarch 1.4.1-1.el8 delorean-wallaby-testing 51 k DEBUG: python3-pygraphviz x86_64 1.5-9.el8 delorean-wallaby-testing 91 k DEBUG: python3-pynacl x86_64 1.4.0-1.el8 delorean-wallaby-testing 109 k DEBUG: python3-pyngus noarch 2.3.0-4.el8 delorean-wallaby-testing 54 k DEBUG: python3-pyperclip noarch 1.8.0-2.el8 delorean-wallaby-testing 24 k DEBUG: python3-pyrsistent x86_64 0.17.3-1.el8 delorean-wallaby-testing 107 k DEBUG: python3-pyyaml x86_64 5.4.1-2.el8 delorean-wallaby-testing 208 k DEBUG: python3-qpid-proton x86_64 0.35.0-3.el8s centos-opstools 396 k DEBUG: python3-repoze-lru noarch 0.7-6.el8 delorean-wallaby-testing 33 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20210315095058.d7ac0ff.el8 delorean-component-common 15 k DEBUG: python3-rfc3986 noarch 1.4.0-3.el8 delorean-wallaby-testing 52 k DEBUG: python3-routes noarch 2.4.1-12.el8 delorean-wallaby-testing 196 k DEBUG: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 Stream-AppStream 14 M DEBUG: python3-secretstorage noarch 3.1.1-4.el8 delorean-wallaby-testing 36 k DEBUG: python3-setproctitle x86_64 1.1.10-16.el8 delorean-wallaby-testing 24 k DEBUG: python3-simplegeneric noarch 0.8.1-17.el8 delorean-wallaby-testing 19 k DEBUG: python3-simplejson x86_64 3.17.2-2.el8 delorean-wallaby-testing 280 k DEBUG: python3-soupsieve noarch 2.1.0-1.el8 delorean-wallaby-testing 66 k DEBUG: python3-sqlparse noarch 0.3.1-3.el8 delorean-wallaby-testing 88 k DEBUG: python3-statsd noarch 3.2.1-16.el8 delorean-wallaby-testing 35 k DEBUG: python3-stevedore noarch 3.3.1-0.20220225083222.eeec4a3.el8 delorean-component-clients 68 k DEBUG: python3-tables x86_64 3.5.2-6.el8 delorean-wallaby-testing 1.4 M DEBUG: python3-tempita noarch 0.5.1-25.el8 delorean-wallaby-testing 39 k DEBUG: python3-tenacity noarch 6.2.0-1.el8 delorean-wallaby-testing 50 k DEBUG: python3-tkinter x86_64 3.6.8-46.el8 Stream-AppStream 372 k DEBUG: python3-vine noarch 5.0.0-2.el8 delorean-wallaby-testing 26 k DEBUG: python3-voluptuous noarch 0.12.1-1.el8 delorean-wallaby-testing 62 k DEBUG: python3-waitress noarch 1.4.2-1.el8 delorean-wallaby-testing 255 k DEBUG: python3-warlock noarch 1.3.3-1.el8 delorean-wallaby-testing 22 k DEBUG: python3-wcwidth noarch 0.2.5-2.el8 delorean-wallaby-testing 47 k DEBUG: python3-webencodings noarch 0.5.1-6.el8 Stream-AppStream 27 k DEBUG: python3-webob noarch 1.8.6-3.el8 delorean-wallaby-testing 253 k DEBUG: python3-webtest noarch 2.0.35-3.el8 delorean-wallaby-testing 87 k DEBUG: python3-wrapt x86_64 1.12.1-3.el8 delorean-wallaby-testing 55 k DEBUG: python3-yappi x86_64 1.3.0-1.el8 delorean-wallaby-testing 54 k DEBUG: python3-zipp noarch 3.4.0-1.el8 delorean-wallaby-testing 16 k DEBUG: qpid-proton-c x86_64 0.35.0-3.el8s centos-opstools 218 k DEBUG: snappy x86_64 1.1.8-3.el8 Stream-BaseOS 37 k DEBUG: tcl x86_64 1:8.6.8-2.el8 Stream-BaseOS 1.1 M DEBUG: texlive-base noarch 7:20180414-25.el8 Stream-AppStream 2.4 M DEBUG: texlive-dvipng x86_64 7:20180414-25.el8 Stream-AppStream 332 k DEBUG: texlive-kpathsea x86_64 7:20180414-25.el8 Stream-AppStream 1.1 M DEBUG: texlive-lib x86_64 7:20180414-25.el8 Stream-AppStream 541 k DEBUG: texlive-tetex noarch 7:20180414-25.el8 Stream-AppStream 403 k DEBUG: texlive-texlive.infra noarch 7:20180414-25.el8 Stream-AppStream 280 k DEBUG: tk x86_64 1:8.6.8-1.el8 Stream-AppStream 1.6 M DEBUG: xdg-utils noarch 1.1.2-5.el8 Stream-AppStream 84 k DEBUG: Installing weak dependencies: DEBUG: perl-IO-Socket-IP noarch 0.39-5.el8 Stream-AppStream 47 k DEBUG: perl-IO-Socket-SSL noarch 2.066-4.module_el8.4.0+517+be1595ff Stream-AppStream 298 k DEBUG: perl-Mozilla-CA noarch 20160104-7.module_el8.3.0+416+dee7bcef Stream-AppStream 15 k DEBUG: python3-cssselect noarch 0.9.2-13.el8 delorean-wallaby-testing 40 k DEBUG: python3-html5lib noarch 1:0.999999999-6.el8 Stream-AppStream 214 k DEBUG: Enabling module streams: DEBUG: perl 5.26 DEBUG: perl-IO-Socket-SSL 2.066 DEBUG: perl-libwww-perl 6.34 DEBUG: Transaction Summary DEBUG: ================================================================================================================== DEBUG: Install 234 Packages DEBUG: Total size: 103 M DEBUG: Total download size: 2.6 M DEBUG: Installed size: 423 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-cinderclient-7.4.1-0.20210903082820.4f72e6f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-glanceclient-3.3.0-0.20210315220313.f802c71.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-4.2.0-0.20210316044851.d5cb761.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-7.3.0-0.20210316051900.4963c7a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-novaclient-17.4.0-0.20210316055500.54d4da1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-0.55.1-0.20220406125402.f09ed4a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20210315154727.0b2f473.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-2.3.1-0.20210315174831.2b7a679.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-4.4.1-0.20210315103354.aaf3a72.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-3.3.1-0.20220225083222.eeec4a3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-castellan-3.7.2-0.20210907102711.3775cf4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-9.2.0-0.20210316052900.3659bda.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20210315163025.bc96c23.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-fonts-common-2.35-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-sans-fonts-2.35-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.22.3-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgfortran-8.5.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libquadmath-8.5.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.32-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lzo-2.08-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.42-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.167-399.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-2.97-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.28-421.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.72-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.15-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.230.600-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.50-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.074-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.38-421.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.15-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.74-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.35-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-1.69-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.49-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.027-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.11-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-4.06-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.17-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.30-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.280-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Unicode-Normalize-1.25-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.26.3-421.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.26.3-421.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-macros-5.26.3-421.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.237-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-4.11-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-threads-2.21-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-threads-shared-1.58-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-click-6.7-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.6.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] snappy-1.1.8-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tcl-8.6.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] desktop-file-utils-0.23-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-0.3.15-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-threads-0.3.15-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.17-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.55-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Filter-1.58-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.39-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be1595ff.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Unidecode-1.30-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-1.73-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-Parser-2.44-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-XPath-1.42-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-encoding-2.22-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.11-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-open-1.11-421.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-17.4.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cairo-1.16.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-html5lib-0.999999999-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-itsdangerous-0.24-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-0.9.0-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-1.10-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.2.3-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-1.14.3-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-f2py-1.14.3-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pillow-5.1.1-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-19.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-tkinter-3.6.8-46.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-webencodings-0.5.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-base-20180414-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvipng-20180414-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-20180414-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lib-20180414-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-tetex-20180414-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-texlive.infra-20180414-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tk-8.6.8-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xdg-utils-1.1.2-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libaec-1.0.2-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] blosc-1.20.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hdf5-1.10.5-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libqhull-7.2.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-Bottleneck-1.2.1-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.0.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-appdirs-1.4.3-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.9.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-4.2.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-1.4.0-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-colorama-0.4.3-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cotyledon-1.7.3-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cssselect-0.9.2-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cycler-0.10.0-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-distro-1.4.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.1.5-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-editor-1.0.4-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-0.2.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-3.0.0-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flask-1.1.2-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.18.2-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-gunicorn-20.0.4-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-1.7.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.12-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jeepney-0.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-3.2.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-21.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kiwisolver-1.1.0-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.0.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-3.1.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-3.1.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-fonts-3.1.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-tk-3.1.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-migrate-0.13.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mock-3.0.5-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-munch-2.5.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-networkx-2.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-numexpr-2.7.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pandas-0.25.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.5.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-2.1.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.3.3-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.7.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-modules-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pydot-1.4.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygraphviz-1.5-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.4.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyroute2-0.6.5-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-mock-1.8.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.4.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.4.1-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-secretstorage-3.1.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.1.10-16.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplegeneric-0.8.1-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplejson-3.17.2-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-soupsieve-2.1.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlalchemy-utils-0.34.2-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlparse-0.3.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-2.6.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tables-3.5.2-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-6.2.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testrepository-0.0.20-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.5.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.0.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.12.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-waitress-1.4.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-warlock-1.3.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.5-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-2.0.35-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-werkzeug-1.0.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.12.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: (201/234): python-oslo-cache-lang-2.7.1-0.20220 45 kB/s | 16 kB 00:00 DEBUG: (202/234): python-oslo-concurrency-lang-4.4.0-0 36 kB/s | 13 kB 00:00 DEBUG: (203/234): python3-barbicanclient-5.1.0-0.20210 349 kB/s | 130 kB 00:00 DEBUG: (204/234): python-oslo-db-lang-8.5.1-0.20210818 133 kB/s | 13 kB 00:00 DEBUG: (205/234): python-oslo-i18n-lang-5.0.1-0.202103 93 kB/s | 13 kB 00:00 DEBUG: (206/234): python-oslo-log-lang-4.4.0-0.2021031 63 kB/s | 12 kB 00:00 DEBUG: (207/234): python-oslo-middleware-lang-4.2.1-0. 76 kB/s | 11 kB 00:00 DEBUG: (208/234): python-oslo-policy-lang-3.7.1-0.2022 253 kB/s | 11 kB 00:00 DEBUG: (209/234): python-oslo-utils-lang-4.8.2-0.20220 192 kB/s | 12 kB 00:00 DEBUG: (210/234): python-pycadf-common-3.1.1-0.2021031 201 kB/s | 14 kB 00:00 DEBUG: (211/234): python3-automaton-2.3.1-0.2022022809 524 kB/s | 41 kB 00:00 DEBUG: (212/234): python3-debtcollector-2.2.0-0.202103 337 kB/s | 31 kB 00:00 DEBUG: (213/234): python3-cliff-3.7.0-0.20210315123449 649 kB/s | 95 kB 00:00 DEBUG: (214/234): python3-futurist-2.3.0-0.20210315104 731 kB/s | 63 kB 00:00 DEBUG: (215/234): python3-oslo-cache-2.7.1-0.202203010 876 kB/s | 53 kB 00:00 DEBUG: (216/234): python3-oslo-concurrency-4.4.0-0.202 897 kB/s | 40 kB 00:00 DEBUG: (217/234): python3-oslo-context-3.2.1-0.2021102 529 kB/s | 25 kB 00:00 DEBUG: (218/234): python3-oslo-config-8.5.1-0.20210907 3.1 MB/s | 227 kB 00:00 DEBUG: (219/234): python3-oslo-db-8.5.1-0.202108180557 1.9 MB/s | 147 kB 00:00 DEBUG: (220/234): python3-oslo-i18n-5.0.1-0.2021031510 1.2 MB/s | 57 kB 00:00 DEBUG: (221/234): python3-oslo-log-4.4.0-0.20210315105 1.4 MB/s | 63 kB 00:00 DEBUG: (222/234): python3-oslo-middleware-4.2.1-0.2022 458 kB/s | 53 kB 00:00 DEBUG: (223/234): python3-oslo-policy-3.7.1-0.20220119 470 kB/s | 75 kB 00:00 DEBUG: (224/234): python3-oslo-reports-2.2.0-0.2021031 968 kB/s | 58 kB 00:00 DEBUG: (225/234): python3-oslo-messaging-12.7.3-0.2022 1.0 MB/s | 226 kB 00:00 DEBUG: (226/234): python3-oslo-serialization-4.1.1-0.2 520 kB/s | 32 kB 00:00 DEBUG: (227/234): python3-oslo-service-2.5.1-0.2022020 440 kB/s | 70 kB 00:00 DEBUG: (228/234): python3-oslo-upgradecheck-1.3.1-0.20 171 kB/s | 26 kB 00:00 DEBUG: (229/234): python3-oslo-utils-4.8.2-0.202204280 518 kB/s | 80 kB 00:00 DEBUG: (230/234): python3-pycadf-3.1.1-0.2021031510435 862 kB/s | 51 kB 00:00 DEBUG: (231/234): python3-requestsexceptions-1.4.0-0.2 241 kB/s | 15 kB 00:00 DEBUG: (232/234): python3-wsme-0.10.1-0.20220104140414 1.9 MB/s | 140 kB 00:00 DEBUG: (233/234): python3-octavia-lib-2.3.1-0.20210315 469 kB/s | 45 kB 00:00 DEBUG: (234/234): python3-taskflow-4.6.0-0.20210315120 3.6 MB/s | 689 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 1.7 MB/s | 2.6 MB 00:01 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-webob-1.8.6-3.el8.noarch 1/234 DEBUG: Installing : python3-prettytable-0.7.2-14.el8.noarch 2/234 DEBUG: Installing : python3-testtools-2.5.0-2.el8.noarch 3/234 DEBUG: Installing : python3-iso8601-0.1.12-3.el8.noarch 4/234 DEBUG: Installing : python3-decorator-4.4.0-5.el8.noarch 5/234 DEBUG: Installing : python3-netaddr-0.7.19-8.el8.noarch 6/234 DEBUG: Installing : python3-dateutil-1:2.6.1-6.el8.noarch 7/234 DEBUG: Installing : python3-fixtures-3.0.0-16.el8.noarch 8/234 DEBUG: Installing : python3-simplejson-3.17.2-2.el8.x86_64 9/234 DEBUG: Running scriptlet: texlive-base-7:20180414-25.el8.noarch 10/234 DEBUG: Installing : texlive-base-7:20180414-25.el8.noarch 10/234 DEBUG: Installing : python3-mako-1.0.6-13.el8.noarch 11/234 DEBUG: Installing : python3-futurist-2.3.0-0.20210315104620.1a1c6f8. 12/234 DEBUG: Installing : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 13/234 DEBUG: Installing : python3-matplotlib-data-3.1.1-2.el8.noarch 14/234 DEBUG: Installing : python3-wrapt-1.12.1-3.el8.x86_64 15/234 DEBUG: Installing : python3-debtcollector-2.2.0-0.20210315103218.649 16/234 DEBUG: Installing : python3-oslo-context-3.2.1-0.20211026071333.b124 17/234 DEBUG: Installing : python3-vine-5.0.0-2.el8.noarch 18/234 DEBUG: Installing : python3-amqp-5.0.5-1.el8.noarch 19/234 DEBUG: Installing : python3-tenacity-6.2.0-1.el8.noarch 20/234 DEBUG: Installing : python3-tempita-0.5.1-25.el8.noarch 21/234 DEBUG: Installing : python3-pydot-1.4.1-1.el8.noarch 22/234 DEBUG: Installing : python3-mock-3.0.5-7.el8.noarch 23/234 DEBUG: Installing : python3-fasteners-0.14.1-20.el8.noarch 24/234 DEBUG: Installing : python3-extras-1.0.0-10.el8.noarch 25/234 DEBUG: Installing : python3-subunit-1.4.0-1.el8.noarch 26/234 DEBUG: Installing : python3-cachetools-4.2.0-1.el8.noarch 27/234 DEBUG: Installing : texlive-lib-7:20180414-25.el8.x86_64 28/234 DEBUG: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 29/234 DEBUG: Installing : python3-paste-3.5.0-1.el8.noarch 30/234 DEBUG: Installing : python3-pillow-5.1.1-18.el8.x86_64 31/234 DEBUG: Installing : python3-netifaces-0.10.6-4.el8.x86_64 32/234 DEBUG: Installing : python3-attrs-17.4.0-6.el8.noarch 33/234 DEBUG: Installing : tcl-1:8.6.8-2.el8.x86_64 34/234 DEBUG: Running scriptlet: tcl-1:8.6.8-2.el8.x86_64 34/234 DEBUG: Installing : libquadmath-8.5.0-13.el8.x86_64 35/234 DEBUG: Running scriptlet: libquadmath-8.5.0-13.el8.x86_64 35/234 DEBUG: Installing : libgfortran-8.5.0-13.el8.x86_64 36/234 DEBUG: Running scriptlet: libgfortran-8.5.0-13.el8.x86_64 36/234 DEBUG: Installing : openblas-0.3.15-3.el8.x86_64 37/234 DEBUG: Running scriptlet: openblas-0.3.15-3.el8.x86_64 37/234 DEBUG: Installing : openblas-threads-0.3.15-3.el8.x86_64 38/234 DEBUG: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 38/234 DEBUG: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 39/234 DEBUG: Installing : python3-numexpr-2.7.1-1.el8.x86_64 40/234 DEBUG: Installing : python3-os-service-types-1.7.0-0.20210315154727. 41/234 DEBUG: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 42/234 DEBUG: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 42/234 DEBUG: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a2 43/234 DEBUG: Installing : python3-Bottleneck-1.2.1-13.el8.x86_64 44/234 DEBUG: Running scriptlet: tk-1:8.6.8-1.el8.x86_64 45/234 DEBUG: Installing : tk-1:8.6.8-1.el8.x86_64 45/234 DEBUG: Running scriptlet: tk-1:8.6.8-1.el8.x86_64 45/234 DEBUG: Installing : python3-tkinter-3.6.8-46.el8.x86_64 46/234 DEBUG: Installing : python3-paste-deploy-2.1.1-1.el8.noarch 47/234 DEBUG: Installing : python3-etcd3gw-0.2.5-1.el8.noarch 48/234 DEBUG: Installing : python3-automaton-2.3.1-0.20220228091836.4a3e539 49/234 DEBUG: Installing : qpid-proton-c-0.35.0-3.el8s.x86_64 50/234 DEBUG: Installing : python3-qpid-proton-0.35.0-3.el8s.x86_64 51/234 DEBUG: Installing : python3-pyngus-2.3.0-4.el8.noarch 52/234 DEBUG: Installing : python3-zipp-3.4.0-1.el8.noarch 53/234 DEBUG: Installing : python3-importlib-metadata-1.7.0-1.el8.noarch 54/234 DEBUG: Installing : python3-stevedore-3.3.1-0.20220225083222.eeec4a3 55/234 DEBUG: Installing : python3-keystoneauth1-4.3.1-0.20210315155409.112 56/234 DEBUG: Installing : python3-dogpile-cache-1.1.5-1.1.el8.noarch 57/234 DEBUG: Installing : python3-kombu-1:5.0.2-1.el8.noarch 58/234 DEBUG: Installing : python3-yappi-1.3.0-1.el8.x86_64 59/234 DEBUG: Installing : python3-werkzeug-1.0.1-4.el8.noarch 60/234 DEBUG: Installing : python3-wcwidth-0.2.5-2.el8.noarch 61/234 DEBUG: Installing : python3-waitress-1.4.2-1.el8.noarch 62/234 DEBUG: Installing : python3-voluptuous-0.12.1-1.el8.noarch 63/234 DEBUG: Installing : python3-statsd-3.2.1-16.el8.noarch 64/234 DEBUG: Installing : python3-sqlparse-0.3.1-3.el8.noarch 65/234 DEBUG: Installing : python3-migrate-0.13.0-1.el8.noarch 66/234 DEBUG: Installing : python3-soupsieve-2.1.0-1.el8.noarch 67/234 DEBUG: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 68/234 DEBUG: Installing : python3-setproctitle-1.1.10-16.el8.x86_64 69/234 DEBUG: Installing : python3-rfc3986-1.4.0-3.el8.noarch 70/234 DEBUG: Installing : python3-repoze-lru-0.7-6.el8.noarch 71/234 DEBUG: Installing : python3-routes-2.4.1-12.el8.noarch 72/234 DEBUG: Installing : python3-pyrsistent-0.17.3-1.el8.x86_64 73/234 DEBUG: Installing : python3-jsonschema-3.2.0-5.el8.noarch 74/234 DEBUG: Installing : python3-pyperclip-1.8.0-2.el8.noarch 75/234 DEBUG: Installing : python3-pygraphviz-1.5-9.el8.x86_64 76/234 DEBUG: Installing : python3-pyasn1-0.4.6-3.el8.noarch 77/234 DEBUG: Installing : python3-psutil-5.7.3-1.el8.x86_64 78/234 DEBUG: Installing : python3-munch-2.5.0-3.el8.noarch 79/234 DEBUG: Installing : python3-msgpack-1.0.2-1.el8.x86_64 80/234 DEBUG: Installing : python3-memcached-1.59-1.el8.noarch 81/234 DEBUG: Installing : python3-logutils-0.3.5-11.el8.noarch 82/234 DEBUG: Installing : python3-kiwisolver-1.1.0-4.el8.x86_64 83/234 DEBUG: Installing : python3-jeepney-0.4.3-1.el8.noarch 84/234 DEBUG: Installing : python3-secretstorage-3.1.1-4.el8.noarch 85/234 DEBUG: Installing : python3-keyring-21.0.0-1.el8.noarch 86/234 DEBUG: Installing : python3-future-0.18.2-3.el8.noarch 87/234 DEBUG: Installing : python3-editor-1.0.4-4.el8.noarch 88/234 DEBUG: Installing : python3-alembic-1.4.3-1.el8.noarch 89/234 DEBUG: Installing : python3-cycler-0.10.0-13.el8.noarch 90/234 DEBUG: Installing : python3-cssselect-0.9.2-13.el8.noarch 91/234 DEBUG: Installing : python3-colorama-0.4.3-3.el8.noarch 92/234 DEBUG: Installing : python3-cmd2-1.4.0-1.1.el8.noarch 93/234 DEBUG: Installing : python3-appdirs-1.4.3-12.el8.noarch 94/234 DEBUG: Installing : libsodium-1.0.18-2.el8.x86_64 95/234 DEBUG: Installing : python3-pynacl-1.4.0-1.el8.x86_64 96/234 DEBUG: Installing : libqhull-1:7.2.1-2.el8.x86_64 97/234 DEBUG: Installing : libaec-1.0.2-3.el8.x86_64 98/234 DEBUG: Installing : hdf5-1.10.5-5.el8.x86_64 99/234 DEBUG: Installing : python3-webencodings-0.5.1-6.el8.noarch 100/234 DEBUG: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 101/234 DEBUG: Installing : python3-jsonpointer-1.10-11.el8.noarch 102/234 DEBUG: Installing : python3-jsonpatch-1.21-2.el8.noarch 103/234 DEBUG: Installing : python3-warlock-1.3.3-1.el8.noarch 104/234 DEBUG: Installing : python3-jmespath-0.9.0-11.el8.noarch 105/234 DEBUG: Installing : python3-itsdangerous-0.24-14.el8.noarch 106/234 DEBUG: Installing : python3-cairo-1.16.3-6.el8.x86_64 107/234 DEBUG: Installing : python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faac 108/234 DEBUG: Installing : desktop-file-utils-0.23-8.el8.x86_64 109/234 DEBUG: Installing : xdg-utils-1.1.2-5.el8.noarch 110/234 DEBUG: Installing : snappy-1.1.8-3.el8.x86_64 111/234 DEBUG: Installing : blosc-1.20.1-1.el8.x86_64 112/234 DEBUG: Installing : python3-inotify-0.9.6-13.el8.noarch 113/234 DEBUG: Installing : python3-click-6.7-8.el8.noarch 114/234 DEBUG: Installing : lzo-2.08-14.el8.x86_64 115/234 DEBUG: Installing : python3-tables-3.5.2-6.el8.x86_64 116/234 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 117/234 DEBUG: Installing : python3-pyyaml-5.4.1-2.el8.x86_64 118/234 DEBUG: Installing : python3-cliff-3.7.0-0.20210315123449.117a100.el8 119/234 DEBUG: Installing : libxslt-1.1.32-6.el8.x86_64 120/234 DEBUG: Installing : python3-beautifulsoup4-4.9.3-1.el8.noarch 121/234 DEBUG: Installing : python3-lxml-4.2.3-4.el8.x86_64 122/234 DEBUG: Installing : python3-webtest-2.0.35-3.el8.noarch 123/234 DEBUG: Installing : groff-base-1.22.3-18.el8.x86_64 124/234 DEBUG: Installing : perl-Digest-1.17-395.el8.noarch 125/234 DEBUG: Installing : perl-Digest-MD5-2.55-396.el8.x86_64 126/234 DEBUG: Installing : perl-Data-Dumper-2.167-399.el8.x86_64 127/234 DEBUG: Installing : perl-libnet-3.11-3.el8.noarch 128/234 DEBUG: Installing : perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595 129/234 DEBUG: Installing : perl-URI-1.73-3.el8.noarch 130/234 DEBUG: Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 131/234 DEBUG: Installing : perl-Time-Local-1:1.280-1.el8.noarch 132/234 DEBUG: Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 133/234 DEBUG: Installing : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+de 134/234 DEBUG: Installing : perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be 135/234 DEBUG: Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 136/234 DEBUG: Installing : perl-Term-Cap-1.17-395.el8.noarch 137/234 DEBUG: Installing : perl-File-Temp-0.230.600-1.el8.noarch 138/234 DEBUG: Installing : perl-HTTP-Tiny-0.074-1.el8.noarch 139/234 DEBUG: Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 140/234 DEBUG: Installing : perl-podlators-4.11-1.el8.noarch 141/234 DEBUG: Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 142/234 DEBUG: Installing : perl-Text-ParseWords-3.30-395.el8.noarch 143/234 DEBUG: Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 144/234 DEBUG: Installing : perl-MIME-Base64-3.15-396.el8.x86_64 145/234 DEBUG: Installing : perl-Storable-1:3.11-3.el8.x86_64 146/234 DEBUG: Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 147/234 DEBUG: Installing : perl-Errno-1.28-421.el8.x86_64 148/234 DEBUG: Installing : perl-Socket-4:2.027-3.el8.x86_64 149/234 DEBUG: Installing : perl-Encode-4:2.97-3.el8.x86_64 150/234 DEBUG: Installing : perl-Carp-1.42-396.el8.noarch 151/234 DEBUG: Installing : perl-Exporter-5.72-396.el8.noarch 152/234 DEBUG: Installing : perl-libs-4:5.26.3-421.el8.x86_64 153/234 DEBUG: Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 154/234 DEBUG: Installing : perl-parent-1:0.237-1.el8.noarch 155/234 DEBUG: Installing : perl-macros-4:5.26.3-421.el8.x86_64 156/234 DEBUG: Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 157/234 DEBUG: Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 158/234 DEBUG: Installing : perl-File-Path-2.15-2.el8.noarch 159/234 DEBUG: Installing : perl-IO-1.38-421.el8.x86_64 160/234 DEBUG: Installing : perl-PathTools-3.74-1.el8.x86_64 161/234 DEBUG: Installing : perl-constant-1.33-396.el8.noarch 162/234 DEBUG: Installing : perl-threads-1:2.21-2.el8.x86_64 163/234 DEBUG: Installing : perl-threads-shared-1.58-2.el8.x86_64 164/234 DEBUG: Installing : perl-interpreter-4:5.26.3-421.el8.x86_64 165/234 DEBUG: Installing : perl-XML-Parser-2.44-11.el8.x86_64 166/234 DEBUG: Installing : perl-Filter-2:1.58-2.el8.x86_64 167/234 DEBUG: Installing : perl-encoding-4:2.22-3.el8.x86_64 168/234 DEBUG: Installing : perl-open-1.11-421.el8.noarch 169/234 DEBUG: Installing : perl-XML-XPath-1.42-3.el8.noarch 170/234 DEBUG: Installing : perl-Text-Unidecode-1.30-5.el8.noarch 171/234 DEBUG: Installing : texlive-texlive.infra-7:20180414-25.el8.noarch 172/234 DEBUG: Installing : texlive-tetex-7:20180414-25.el8.noarch 173/234 DEBUG: Installing : texlive-kpathsea-7:20180414-25.el8.x86_64 174/234 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-25.el8.x86_64 174/234 DEBUG: Installing : texlive-dvipng-7:20180414-25.el8.x86_64 175/234 DEBUG: Running scriptlet: texlive-dvipng-7:20180414-25.el8.x86_64 175/234 DEBUG: Installing : dejavu-fonts-common-2.35-7.el8.noarch 176/234 DEBUG: Installing : dejavu-sans-fonts-2.35-7.el8.noarch 177/234 DEBUG: Installing : python3-matplotlib-tk-3.1.1-2.el8.x86_64 178/234 DEBUG: Installing : python3-matplotlib-3.1.1-2.el8.x86_64 179/234 DEBUG: Installing : python3-pandas-0.25.3-1.el8.x86_64 180/234 DEBUG: Installing : python3-networkx-2.5-1.el8.noarch 181/234 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2021031509505 182/234 DEBUG: Installing : python3-openstacksdk-0.55.1-0.20220406125402.f09 183/234 DEBUG: Installing : python3-os-client-config-2.1.0-0.20210315163025. 184/234 DEBUG: Installing : python-pycadf-common-3.1.1-0.20210315104351.4179 185/234 DEBUG: Installing : python-oslo-utils-lang-4.8.2-0.20220428092247.a3 186/234 DEBUG: Installing : python-oslo-policy-lang-3.7.1-0.20220119091831.6 187/234 DEBUG: Installing : python-oslo-middleware-lang-4.2.1-0.202202250804 188/234 DEBUG: Installing : python-oslo-log-lang-4.4.0-0.20210315105132.9b29 189/234 DEBUG: Installing : python-oslo-i18n-lang-5.0.1-0.20210315103856.731 190/234 DEBUG: Installing : python3-oslo-i18n-5.0.1-0.20210315103856.73187bd 191/234 DEBUG: Installing : python3-oslo-utils-4.8.2-0.20220428092247.a38b56 192/234 DEBUG: Installing : python3-oslo-config-2:8.5.1-0.20210907102309.de1 193/234 DEBUG: Installing : python3-oslo-serialization-4.1.1-0.2022022508233 194/234 DEBUG: Installing : python3-oslo-log-4.4.0-0.20210315105132.9b29c90. 195/234 DEBUG: Installing : python3-keystoneclient-1:4.2.0-0.20210316044851. 196/234 DEBUG: Installing : python3-barbicanclient-5.1.0-0.20210316154446.ad 197/234 DEBUG: Installing : python3-oslo-policy-3.7.1-0.20220119091831.639b4 198/234 DEBUG: Installing : python3-pycadf-3.1.1-0.20210315104351.4179996.el 199/234 DEBUG: Installing : python3-oslo-middleware-4.2.1-0.20220225080425.b 200/234 DEBUG: Installing : python3-osc-lib-2.3.1-0.20210315174831.2b7a679.e 201/234 DEBUG: Installing : python-oslo-db-lang-8.5.1-0.20210818055751.3b452 202/234 DEBUG: Installing : python-oslo-concurrency-lang-4.4.0-0.20210315114 203/234 DEBUG: Installing : python3-oslo-concurrency-4.4.0-0.20210315114231. 204/234 DEBUG: Installing : python3-oslo-service-2.5.1-0.20220201082833.c1e3 205/234 DEBUG: Installing : python-oslo-cache-lang-2.7.1-0.20220301090510.d0 206/234 DEBUG: Installing : python3-oslo-cache-2.7.1-0.20220301090510.d0252f 207/234 DEBUG: Installing : python3-keystonemiddleware-9.2.0-0.2021031605290 208/234 DEBUG: Installing : python3-oslo-messaging-12.7.3-0.20220428091418.5 209/234 DEBUG: Installing : python3-oslo-db-8.5.1-0.20210818055751.3b452de.e 210/234 DEBUG: Installing : python3-neutronclient-7.3.0-0.20210316051900.496 211/234 DEBUG: Installing : python3-oslo-upgradecheck-1.3.1-0.20220225074957 212/234 DEBUG: Installing : python3-castellan-3.7.2-0.20210907102711.3775cf4 213/234 DEBUG: Installing : python3-novaclient-1:17.4.0-0.20210316055500.54d 214/234 DEBUG: Installing : python3-oslo-reports-2.2.0-0.20210315105955.bc63 215/234 DEBUG: Installing : python3-taskflow-4.6.0-0.20210315120753.0f7c6e9. 216/234 DEBUG: Installing : python3-octavia-lib-2.3.1-0.20210315131751.3208f 217/234 DEBUG: Installing : python3-cinderclient-7.4.1-0.20210903082820.4f72 218/234 DEBUG: Installing : python3-glanceclient-1:3.3.0-0.20210315220313.f8 219/234 DEBUG: Installing : python3-pecan-1.3.3-2.el8.noarch 220/234 DEBUG: Installing : python3-stestr-2.6.0-4.el8.noarch 221/234 DEBUG: Installing : python3-flask-1:1.1.2-4.el8.noarch 222/234 DEBUG: Installing : python3-pyasn1-modules-0.4.6-3.el8.noarch 223/234 DEBUG: Installing : python3-cotyledon-1.7.3-4.el8.noarch 224/234 DEBUG: Installing : python3-wsme-0.10.1-0.20220104140414.63fe135.el8 225/234 DEBUG: Installing : python3-pyroute2-0.6.5-2.el8.noarch 226/234 DEBUG: Installing : python3-oslotest-4.4.1-0.20210315103354.aaf3a72. 227/234 DEBUG: Installing : python3-testrepository-0.0.20-20.el8.noarch 228/234 DEBUG: Installing : python3-testscenarios-0.5.0-17.el8.noarch 229/234 DEBUG: Installing : python3-testresources-2.0.1-1.el8.noarch 230/234 DEBUG: Installing : python3-sqlalchemy-utils-0.34.2-2.el8.noarch 231/234 DEBUG: Installing : python3-requests-mock-1.8.0-1.el8.noarch 232/234 DEBUG: Installing : python3-gunicorn-20.0.4-1.el8.noarch 233/234 DEBUG: Installing : python3-distro-1.4.0-4.el8.noarch 234/234 DEBUG: Running scriptlet: texlive-base-7:20180414-25.el8.noarch 234/234 DEBUG: Running scriptlet: python3-distro-1.4.0-4.el8.noarch 234/234 DEBUG: Running scriptlet: desktop-file-utils-0.23-8.el8.x86_64 234/234 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-25.el8.x86_64 234/234 DEBUG: Verifying : python3-barbicanclient-5.1.0-0.20210316154446.ad 1/234 DEBUG: Verifying : python3-cinderclient-7.4.1-0.20210903082820.4f72 2/234 DEBUG: Verifying : python3-glanceclient-1:3.3.0-0.20210315220313.f8 3/234 DEBUG: Verifying : python3-keystoneclient-1:4.2.0-0.20210316044851. 4/234 DEBUG: Verifying : python3-neutronclient-7.3.0-0.20210316051900.496 5/234 DEBUG: Verifying : python3-novaclient-1:17.4.0-0.20210316055500.54d 6/234 DEBUG: Verifying : python3-openstacksdk-0.55.1-0.20220406125402.f09 7/234 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20210315154727. 8/234 DEBUG: Verifying : python3-osc-lib-2.3.1-0.20210315174831.2b7a679.e 9/234 DEBUG: Verifying : python3-oslotest-4.4.1-0.20210315103354.aaf3a72. 10/234 DEBUG: Verifying : python3-stevedore-3.3.1-0.20220225083222.eeec4a3 11/234 DEBUG: Verifying : python-oslo-cache-lang-2.7.1-0.20220301090510.d0 12/234 DEBUG: Verifying : python-oslo-concurrency-lang-4.4.0-0.20210315114 13/234 DEBUG: Verifying : python-oslo-db-lang-8.5.1-0.20210818055751.3b452 14/234 DEBUG: Verifying : python-oslo-i18n-lang-5.0.1-0.20210315103856.731 15/234 DEBUG: Verifying : python-oslo-log-lang-4.4.0-0.20210315105132.9b29 16/234 DEBUG: Verifying : python-oslo-middleware-lang-4.2.1-0.202202250804 17/234 DEBUG: Verifying : python-oslo-policy-lang-3.7.1-0.20220119091831.6 18/234 DEBUG: Verifying : python-oslo-utils-lang-4.8.2-0.20220428092247.a3 19/234 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20210315104351.4179 20/234 DEBUG: Verifying : python3-automaton-2.3.1-0.20220228091836.4a3e539 21/234 DEBUG: Verifying : python3-cliff-3.7.0-0.20210315123449.117a100.el8 22/234 DEBUG: Verifying : python3-debtcollector-2.2.0-0.20210315103218.649 23/234 DEBUG: Verifying : python3-futurist-2.3.0-0.20210315104620.1a1c6f8. 24/234 DEBUG: Verifying : python3-oslo-cache-2.7.1-0.20220301090510.d0252f 25/234 DEBUG: Verifying : python3-oslo-concurrency-4.4.0-0.20210315114231. 26/234 DEBUG: Verifying : python3-oslo-config-2:8.5.1-0.20210907102309.de1 27/234 DEBUG: Verifying : python3-oslo-context-3.2.1-0.20211026071333.b124 28/234 DEBUG: Verifying : python3-oslo-db-8.5.1-0.20210818055751.3b452de.e 29/234 DEBUG: Verifying : python3-oslo-i18n-5.0.1-0.20210315103856.73187bd 30/234 DEBUG: Verifying : python3-oslo-log-4.4.0-0.20210315105132.9b29c90. 31/234 DEBUG: Verifying : python3-oslo-messaging-12.7.3-0.20220428091418.5 32/234 DEBUG: Verifying : python3-oslo-middleware-4.2.1-0.20220225080425.b 33/234 DEBUG: Verifying : python3-oslo-policy-3.7.1-0.20220119091831.639b4 34/234 DEBUG: Verifying : python3-oslo-reports-2.2.0-0.20210315105955.bc63 35/234 DEBUG: Verifying : python3-oslo-serialization-4.1.1-0.2022022508233 36/234 DEBUG: Verifying : python3-oslo-service-2.5.1-0.20220201082833.c1e3 37/234 DEBUG: Verifying : python3-oslo-upgradecheck-1.3.1-0.20220225074957 38/234 DEBUG: Verifying : python3-oslo-utils-4.8.2-0.20220428092247.a38b56 39/234 DEBUG: Verifying : python3-pycadf-3.1.1-0.20210315104351.4179996.el 40/234 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2021031509505 41/234 DEBUG: Verifying : python3-taskflow-4.6.0-0.20210315120753.0f7c6e9. 42/234 DEBUG: Verifying : python3-wsme-0.10.1-0.20220104140414.63fe135.el8 43/234 DEBUG: Verifying : python3-octavia-lib-2.3.1-0.20210315131751.3208f 44/234 DEBUG: Verifying : python3-castellan-3.7.2-0.20210907102711.3775cf4 45/234 DEBUG: Verifying : python3-keystoneauth1-4.3.1-0.20210315155409.112 46/234 DEBUG: Verifying : python3-keystonemiddleware-9.2.0-0.2021031605290 47/234 DEBUG: Verifying : python3-os-client-config-2.1.0-0.20210315163025. 48/234 DEBUG: Verifying : dejavu-fonts-common-2.35-7.el8.noarch 49/234 DEBUG: Verifying : dejavu-sans-fonts-2.35-7.el8.noarch 50/234 DEBUG: Verifying : groff-base-1.22.3-18.el8.x86_64 51/234 DEBUG: Verifying : libgfortran-8.5.0-13.el8.x86_64 52/234 DEBUG: Verifying : libquadmath-8.5.0-13.el8.x86_64 53/234 DEBUG: Verifying : libxslt-1.1.32-6.el8.x86_64 54/234 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 55/234 DEBUG: Verifying : lzo-2.08-14.el8.x86_64 56/234 DEBUG: Verifying : perl-Carp-1.42-396.el8.noarch 57/234 DEBUG: Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 58/234 DEBUG: Verifying : perl-Encode-4:2.97-3.el8.x86_64 59/234 DEBUG: Verifying : perl-Errno-1.28-421.el8.x86_64 60/234 DEBUG: Verifying : perl-Exporter-5.72-396.el8.noarch 61/234 DEBUG: Verifying : perl-File-Path-2.15-2.el8.noarch 62/234 DEBUG: Verifying : perl-File-Temp-0.230.600-1.el8.noarch 63/234 DEBUG: Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 64/234 DEBUG: Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 65/234 DEBUG: Verifying : perl-IO-1.38-421.el8.x86_64 66/234 DEBUG: Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 67/234 DEBUG: Verifying : perl-PathTools-3.74-1.el8.x86_64 68/234 DEBUG: Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 69/234 DEBUG: Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 70/234 DEBUG: Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 71/234 DEBUG: Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 72/234 DEBUG: Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 73/234 DEBUG: Verifying : perl-Socket-4:2.027-3.el8.x86_64 74/234 DEBUG: Verifying : perl-Storable-1:3.11-3.el8.x86_64 75/234 DEBUG: Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 76/234 DEBUG: Verifying : perl-Term-Cap-1.17-395.el8.noarch 77/234 DEBUG: Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 78/234 DEBUG: Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 79/234 DEBUG: Verifying : perl-Time-Local-1:1.280-1.el8.noarch 80/234 DEBUG: Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 81/234 DEBUG: Verifying : perl-constant-1.33-396.el8.noarch 82/234 DEBUG: Verifying : perl-interpreter-4:5.26.3-421.el8.x86_64 83/234 DEBUG: Verifying : perl-libs-4:5.26.3-421.el8.x86_64 84/234 DEBUG: Verifying : perl-macros-4:5.26.3-421.el8.x86_64 85/234 DEBUG: Verifying : perl-parent-1:0.237-1.el8.noarch 86/234 DEBUG: Verifying : perl-podlators-4.11-1.el8.noarch 87/234 DEBUG: Verifying : perl-threads-1:2.21-2.el8.x86_64 88/234 DEBUG: Verifying : perl-threads-shared-1.58-2.el8.x86_64 89/234 DEBUG: Verifying : python3-click-6.7-8.el8.noarch 90/234 DEBUG: Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 91/234 DEBUG: Verifying : python3-inotify-0.9.6-13.el8.noarch 92/234 DEBUG: Verifying : snappy-1.1.8-3.el8.x86_64 93/234 DEBUG: Verifying : tcl-1:8.6.8-2.el8.x86_64 94/234 DEBUG: Verifying : desktop-file-utils-0.23-8.el8.x86_64 95/234 DEBUG: Verifying : openblas-0.3.15-3.el8.x86_64 96/234 DEBUG: Verifying : openblas-threads-0.3.15-3.el8.x86_64 97/234 DEBUG: Verifying : perl-Digest-1.17-395.el8.noarch 98/234 DEBUG: Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 99/234 DEBUG: Verifying : perl-Filter-2:1.58-2.el8.x86_64 100/234 DEBUG: Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 101/234 DEBUG: Verifying : perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be 102/234 DEBUG: Verifying : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+de 103/234 DEBUG: Verifying : perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595 104/234 DEBUG: Verifying : perl-Text-Unidecode-1.30-5.el8.noarch 105/234 DEBUG: Verifying : perl-URI-1.73-3.el8.noarch 106/234 DEBUG: Verifying : perl-XML-Parser-2.44-11.el8.x86_64 107/234 DEBUG: Verifying : perl-XML-XPath-1.42-3.el8.noarch 108/234 DEBUG: Verifying : perl-encoding-4:2.22-3.el8.x86_64 109/234 DEBUG: Verifying : perl-libnet-3.11-3.el8.noarch 110/234 DEBUG: Verifying : perl-open-1.11-421.el8.noarch 111/234 DEBUG: Verifying : python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faac 112/234 DEBUG: Verifying : python3-attrs-17.4.0-6.el8.noarch 113/234 DEBUG: Verifying : python3-cairo-1.16.3-6.el8.x86_64 114/234 DEBUG: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 115/234 DEBUG: Verifying : python3-itsdangerous-0.24-14.el8.noarch 116/234 DEBUG: Verifying : python3-jmespath-0.9.0-11.el8.noarch 117/234 DEBUG: Verifying : python3-jsonpatch-1.21-2.el8.noarch 118/234 DEBUG: Verifying : python3-jsonpointer-1.10-11.el8.noarch 119/234 DEBUG: Verifying : python3-lxml-4.2.3-4.el8.x86_64 120/234 DEBUG: Verifying : python3-mako-1.0.6-13.el8.noarch 121/234 DEBUG: Verifying : python3-netaddr-0.7.19-8.el8.noarch 122/234 DEBUG: Verifying : python3-netifaces-0.10.6-4.el8.x86_64 123/234 DEBUG: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 124/234 DEBUG: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 125/234 DEBUG: Verifying : python3-pillow-5.1.1-18.el8.x86_64 126/234 DEBUG: Verifying : python3-prettytable-0.7.2-14.el8.noarch 127/234 DEBUG: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 128/234 DEBUG: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a2 129/234 DEBUG: Verifying : python3-tkinter-3.6.8-46.el8.x86_64 130/234 DEBUG: Verifying : python3-webencodings-0.5.1-6.el8.noarch 131/234 DEBUG: Verifying : texlive-base-7:20180414-25.el8.noarch 132/234 DEBUG: Verifying : texlive-dvipng-7:20180414-25.el8.x86_64 133/234 DEBUG: Verifying : texlive-kpathsea-7:20180414-25.el8.x86_64 134/234 DEBUG: Verifying : texlive-lib-7:20180414-25.el8.x86_64 135/234 DEBUG: Verifying : texlive-tetex-7:20180414-25.el8.noarch 136/234 DEBUG: Verifying : texlive-texlive.infra-7:20180414-25.el8.noarch 137/234 DEBUG: Verifying : tk-1:8.6.8-1.el8.x86_64 138/234 DEBUG: Verifying : xdg-utils-1.1.2-5.el8.noarch 139/234 DEBUG: Verifying : libaec-1.0.2-3.el8.x86_64 140/234 DEBUG: Verifying : blosc-1.20.1-1.el8.x86_64 141/234 DEBUG: Verifying : hdf5-1.10.5-5.el8.x86_64 142/234 DEBUG: Verifying : libqhull-1:7.2.1-2.el8.x86_64 143/234 DEBUG: Verifying : libsodium-1.0.18-2.el8.x86_64 144/234 DEBUG: Verifying : python3-Bottleneck-1.2.1-13.el8.x86_64 145/234 DEBUG: Verifying : python3-alembic-1.4.3-1.el8.noarch 146/234 DEBUG: Verifying : python3-amqp-5.0.5-1.el8.noarch 147/234 DEBUG: Verifying : python3-appdirs-1.4.3-12.el8.noarch 148/234 DEBUG: Verifying : python3-beautifulsoup4-4.9.3-1.el8.noarch 149/234 DEBUG: Verifying : python3-cachetools-4.2.0-1.el8.noarch 150/234 DEBUG: Verifying : python3-cmd2-1.4.0-1.1.el8.noarch 151/234 DEBUG: Verifying : python3-colorama-0.4.3-3.el8.noarch 152/234 DEBUG: Verifying : python3-cotyledon-1.7.3-4.el8.noarch 153/234 DEBUG: Verifying : python3-cssselect-0.9.2-13.el8.noarch 154/234 DEBUG: Verifying : python3-cycler-0.10.0-13.el8.noarch 155/234 DEBUG: Verifying : python3-decorator-4.4.0-5.el8.noarch 156/234 DEBUG: Verifying : python3-distro-1.4.0-4.el8.noarch 157/234 DEBUG: Verifying : python3-dogpile-cache-1.1.5-1.1.el8.noarch 158/234 DEBUG: Verifying : python3-editor-1.0.4-4.el8.noarch 159/234 DEBUG: Verifying : python3-etcd3gw-0.2.5-1.el8.noarch 160/234 DEBUG: Verifying : python3-extras-1.0.0-10.el8.noarch 161/234 DEBUG: Verifying : python3-fasteners-0.14.1-20.el8.noarch 162/234 DEBUG: Verifying : python3-fixtures-3.0.0-16.el8.noarch 163/234 DEBUG: Verifying : python3-flask-1:1.1.2-4.el8.noarch 164/234 DEBUG: Verifying : python3-future-0.18.2-3.el8.noarch 165/234 DEBUG: Verifying : python3-gunicorn-20.0.4-1.el8.noarch 166/234 DEBUG: Verifying : python3-importlib-metadata-1.7.0-1.el8.noarch 167/234 DEBUG: Verifying : python3-iso8601-0.1.12-3.el8.noarch 168/234 DEBUG: Verifying : python3-jeepney-0.4.3-1.el8.noarch 169/234 DEBUG: Verifying : python3-jsonschema-3.2.0-5.el8.noarch 170/234 DEBUG: Verifying : python3-keyring-21.0.0-1.el8.noarch 171/234 DEBUG: Verifying : python3-kiwisolver-1.1.0-4.el8.x86_64 172/234 DEBUG: Verifying : python3-kombu-1:5.0.2-1.el8.noarch 173/234 DEBUG: Verifying : python3-logutils-0.3.5-11.el8.noarch 174/234 DEBUG: Verifying : python3-matplotlib-3.1.1-2.el8.x86_64 175/234 DEBUG: Verifying : python3-matplotlib-data-3.1.1-2.el8.noarch 176/234 DEBUG: Verifying : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 177/234 DEBUG: Verifying : python3-matplotlib-tk-3.1.1-2.el8.x86_64 178/234 DEBUG: Verifying : python3-memcached-1.59-1.el8.noarch 179/234 DEBUG: Verifying : python3-migrate-0.13.0-1.el8.noarch 180/234 DEBUG: Verifying : python3-mock-3.0.5-7.el8.noarch 181/234 DEBUG: Verifying : python3-msgpack-1.0.2-1.el8.x86_64 182/234 DEBUG: Verifying : python3-munch-2.5.0-3.el8.noarch 183/234 DEBUG: Verifying : python3-networkx-2.5-1.el8.noarch 184/234 DEBUG: Verifying : python3-numexpr-2.7.1-1.el8.x86_64 185/234 DEBUG: Verifying : python3-pandas-0.25.3-1.el8.x86_64 186/234 DEBUG: Verifying : python3-paste-3.5.0-1.el8.noarch 187/234 DEBUG: Verifying : python3-paste-deploy-2.1.1-1.el8.noarch 188/234 DEBUG: Verifying : python3-pecan-1.3.3-2.el8.noarch 189/234 DEBUG: Verifying : python3-psutil-5.7.3-1.el8.x86_64 190/234 DEBUG: Verifying : python3-pyasn1-0.4.6-3.el8.noarch 191/234 DEBUG: Verifying : python3-pyasn1-modules-0.4.6-3.el8.noarch 192/234 DEBUG: Verifying : python3-pydot-1.4.1-1.el8.noarch 193/234 DEBUG: Verifying : python3-pygraphviz-1.5-9.el8.x86_64 194/234 DEBUG: Verifying : python3-pynacl-1.4.0-1.el8.x86_64 195/234 DEBUG: Verifying : python3-pyngus-2.3.0-4.el8.noarch 196/234 DEBUG: Verifying : python3-pyperclip-1.8.0-2.el8.noarch 197/234 DEBUG: Verifying : python3-pyroute2-0.6.5-2.el8.noarch 198/234 DEBUG: Verifying : python3-pyrsistent-0.17.3-1.el8.x86_64 199/234 DEBUG: Verifying : python3-pyyaml-5.4.1-2.el8.x86_64 200/234 DEBUG: Verifying : python3-repoze-lru-0.7-6.el8.noarch 201/234 DEBUG: Verifying : python3-requests-mock-1.8.0-1.el8.noarch 202/234 DEBUG: Verifying : python3-rfc3986-1.4.0-3.el8.noarch 203/234 DEBUG: Verifying : python3-routes-2.4.1-12.el8.noarch 204/234 DEBUG: Verifying : python3-secretstorage-3.1.1-4.el8.noarch 205/234 DEBUG: Verifying : python3-setproctitle-1.1.10-16.el8.x86_64 206/234 DEBUG: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 207/234 DEBUG: Verifying : python3-simplejson-3.17.2-2.el8.x86_64 208/234 DEBUG: Verifying : python3-soupsieve-2.1.0-1.el8.noarch 209/234 DEBUG: Verifying : python3-sqlalchemy-utils-0.34.2-2.el8.noarch 210/234 DEBUG: Verifying : python3-sqlparse-0.3.1-3.el8.noarch 211/234 DEBUG: Verifying : python3-statsd-3.2.1-16.el8.noarch 212/234 DEBUG: Verifying : python3-stestr-2.6.0-4.el8.noarch 213/234 DEBUG: Verifying : python3-subunit-1.4.0-1.el8.noarch 214/234 DEBUG: Verifying : python3-tables-3.5.2-6.el8.x86_64 215/234 DEBUG: Verifying : python3-tempita-0.5.1-25.el8.noarch 216/234 DEBUG: Verifying : python3-tenacity-6.2.0-1.el8.noarch 217/234 DEBUG: Verifying : python3-testrepository-0.0.20-20.el8.noarch 218/234 DEBUG: Verifying : python3-testresources-2.0.1-1.el8.noarch 219/234 DEBUG: Verifying : python3-testscenarios-0.5.0-17.el8.noarch 220/234 DEBUG: Verifying : python3-testtools-2.5.0-2.el8.noarch 221/234 DEBUG: Verifying : python3-vine-5.0.0-2.el8.noarch 222/234 DEBUG: Verifying : python3-voluptuous-0.12.1-1.el8.noarch 223/234 DEBUG: Verifying : python3-waitress-1.4.2-1.el8.noarch 224/234 DEBUG: Verifying : python3-warlock-1.3.3-1.el8.noarch 225/234 DEBUG: Verifying : python3-wcwidth-0.2.5-2.el8.noarch 226/234 DEBUG: Verifying : python3-webob-1.8.6-3.el8.noarch 227/234 DEBUG: Verifying : python3-webtest-2.0.35-3.el8.noarch 228/234 DEBUG: Verifying : python3-werkzeug-1.0.1-4.el8.noarch 229/234 DEBUG: Verifying : python3-wrapt-1.12.1-3.el8.x86_64 230/234 DEBUG: Verifying : python3-yappi-1.3.0-1.el8.x86_64 231/234 DEBUG: Verifying : python3-zipp-3.4.0-1.el8.noarch 232/234 DEBUG: Verifying : python3-qpid-proton-0.35.0-3.el8s.x86_64 233/234 DEBUG: Verifying : qpid-proton-c-0.35.0-3.el8s.x86_64 234/234 DEBUG: Installed: DEBUG: blosc-1.20.1-1.el8.x86_64 DEBUG: dejavu-fonts-common-2.35-7.el8.noarch DEBUG: dejavu-sans-fonts-2.35-7.el8.noarch DEBUG: desktop-file-utils-0.23-8.el8.x86_64 DEBUG: groff-base-1.22.3-18.el8.x86_64 DEBUG: hdf5-1.10.5-5.el8.x86_64 DEBUG: libaec-1.0.2-3.el8.x86_64 DEBUG: libgfortran-8.5.0-13.el8.x86_64 DEBUG: libqhull-1:7.2.1-2.el8.x86_64 DEBUG: libquadmath-8.5.0-13.el8.x86_64 DEBUG: libsodium-1.0.18-2.el8.x86_64 DEBUG: libxslt-1.1.32-6.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: lzo-2.08-14.el8.x86_64 DEBUG: openblas-0.3.15-3.el8.x86_64 DEBUG: openblas-threads-0.3.15-3.el8.x86_64 DEBUG: perl-Carp-1.42-396.el8.noarch DEBUG: perl-Data-Dumper-2.167-399.el8.x86_64 DEBUG: perl-Digest-1.17-395.el8.noarch DEBUG: perl-Digest-MD5-2.55-396.el8.x86_64 DEBUG: perl-Encode-4:2.97-3.el8.x86_64 DEBUG: perl-Errno-1.28-421.el8.x86_64 DEBUG: perl-Exporter-5.72-396.el8.noarch DEBUG: perl-File-Path-2.15-2.el8.noarch DEBUG: perl-File-Temp-0.230.600-1.el8.noarch DEBUG: perl-Filter-2:1.58-2.el8.x86_64 DEBUG: perl-Getopt-Long-1:2.50-4.el8.noarch DEBUG: perl-HTTP-Tiny-0.074-1.el8.noarch DEBUG: perl-IO-1.38-421.el8.x86_64 DEBUG: perl-IO-Socket-IP-0.39-5.el8.noarch DEBUG: perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be1595ff.noarch DEBUG: perl-MIME-Base64-3.15-396.el8.x86_64 DEBUG: perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch DEBUG: perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff.x86_64 DEBUG: perl-PathTools-3.74-1.el8.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-395.el8.noarch DEBUG: perl-Pod-Perldoc-3.28-396.el8.noarch DEBUG: perl-Pod-Simple-1:3.35-395.el8.noarch DEBUG: perl-Pod-Usage-4:1.69-395.el8.noarch DEBUG: perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 DEBUG: perl-Socket-4:2.027-3.el8.x86_64 DEBUG: perl-Storable-1:3.11-3.el8.x86_64 DEBUG: perl-Term-ANSIColor-4.06-396.el8.noarch DEBUG: perl-Term-Cap-1.17-395.el8.noarch DEBUG: perl-Text-ParseWords-3.30-395.el8.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch DEBUG: perl-Text-Unidecode-1.30-5.el8.noarch DEBUG: perl-Time-Local-1:1.280-1.el8.noarch DEBUG: perl-URI-1.73-3.el8.noarch DEBUG: perl-Unicode-Normalize-1.25-396.el8.x86_64 DEBUG: perl-XML-Parser-2.44-11.el8.x86_64 DEBUG: perl-XML-XPath-1.42-3.el8.noarch DEBUG: perl-constant-1.33-396.el8.noarch DEBUG: perl-encoding-4:2.22-3.el8.x86_64 DEBUG: perl-interpreter-4:5.26.3-421.el8.x86_64 DEBUG: perl-libnet-3.11-3.el8.noarch DEBUG: perl-libs-4:5.26.3-421.el8.x86_64 DEBUG: perl-macros-4:5.26.3-421.el8.x86_64 DEBUG: perl-open-1.11-421.el8.noarch DEBUG: perl-parent-1:0.237-1.el8.noarch DEBUG: perl-podlators-4.11-1.el8.noarch DEBUG: perl-threads-1:2.21-2.el8.x86_64 DEBUG: perl-threads-shared-1.58-2.el8.x86_64 DEBUG: python-oslo-cache-lang-2.7.1-0.20220301090510.d0252f6.el8.noarch DEBUG: python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch DEBUG: python-oslo-db-lang-8.5.1-0.20210818055751.3b452de.el8.noarch DEBUG: python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch DEBUG: python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch DEBUG: python-oslo-middleware-lang-4.2.1-0.20220225080425.b40ca5f.el8.noarch DEBUG: python-oslo-policy-lang-3.7.1-0.20220119091831.639b471.el8.noarch DEBUG: python-oslo-utils-lang-4.8.2-0.20220428092247.a38b56a.el8.noarch DEBUG: python-pycadf-common-3.1.1-0.20210315104351.4179996.el8.noarch DEBUG: python3-Bottleneck-1.2.1-13.el8.x86_64 DEBUG: python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch DEBUG: python3-alembic-1.4.3-1.el8.noarch DEBUG: python3-amqp-5.0.5-1.el8.noarch DEBUG: python3-appdirs-1.4.3-12.el8.noarch DEBUG: python3-attrs-17.4.0-6.el8.noarch DEBUG: python3-automaton-2.3.1-0.20220228091836.4a3e539.el8.noarch DEBUG: python3-barbicanclient-5.1.0-0.20210316154446.ad49c40.el8.noarch DEBUG: python3-beautifulsoup4-4.9.3-1.el8.noarch DEBUG: python3-cachetools-4.2.0-1.el8.noarch DEBUG: python3-cairo-1.16.3-6.el8.x86_64 DEBUG: python3-castellan-3.7.2-0.20210907102711.3775cf4.el8.noarch DEBUG: python3-cinderclient-7.4.1-0.20210903082820.4f72e6f.el8.noarch DEBUG: python3-click-6.7-8.el8.noarch DEBUG: python3-cliff-3.7.0-0.20210315123449.117a100.el8.noarch DEBUG: python3-cmd2-1.4.0-1.1.el8.noarch DEBUG: python3-colorama-0.4.3-3.el8.noarch DEBUG: python3-cotyledon-1.7.3-4.el8.noarch DEBUG: python3-cssselect-0.9.2-13.el8.noarch DEBUG: python3-cycler-0.10.0-13.el8.noarch DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch DEBUG: python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch DEBUG: python3-decorator-4.4.0-5.el8.noarch DEBUG: python3-distro-1.4.0-4.el8.noarch DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch DEBUG: python3-editor-1.0.4-4.el8.noarch DEBUG: python3-etcd3gw-0.2.5-1.el8.noarch DEBUG: python3-extras-1.0.0-10.el8.noarch DEBUG: python3-fasteners-0.14.1-20.el8.noarch DEBUG: python3-fixtures-3.0.0-16.el8.noarch DEBUG: python3-flask-1:1.1.2-4.el8.noarch DEBUG: python3-future-0.18.2-3.el8.noarch DEBUG: python3-futurist-2.3.0-0.20210315104620.1a1c6f8.el8.noarch DEBUG: python3-glanceclient-1:3.3.0-0.20210315220313.f802c71.el8.noarch DEBUG: python3-gunicorn-20.0.4-1.el8.noarch DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch DEBUG: python3-inotify-0.9.6-13.el8.noarch DEBUG: python3-iso8601-0.1.12-3.el8.noarch DEBUG: python3-itsdangerous-0.24-14.el8.noarch DEBUG: python3-jeepney-0.4.3-1.el8.noarch DEBUG: python3-jmespath-0.9.0-11.el8.noarch DEBUG: python3-jsonpatch-1.21-2.el8.noarch DEBUG: python3-jsonpointer-1.10-11.el8.noarch DEBUG: python3-jsonschema-3.2.0-5.el8.noarch DEBUG: python3-keyring-21.0.0-1.el8.noarch DEBUG: python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch DEBUG: python3-keystoneclient-1:4.2.0-0.20210316044851.d5cb761.el8.noarch DEBUG: python3-keystonemiddleware-9.2.0-0.20210316052900.3659bda.el8.noarch DEBUG: python3-kiwisolver-1.1.0-4.el8.x86_64 DEBUG: python3-kombu-1:5.0.2-1.el8.noarch DEBUG: python3-logutils-0.3.5-11.el8.noarch DEBUG: python3-lxml-4.2.3-4.el8.x86_64 DEBUG: python3-mako-1.0.6-13.el8.noarch DEBUG: python3-matplotlib-3.1.1-2.el8.x86_64 DEBUG: python3-matplotlib-data-3.1.1-2.el8.noarch DEBUG: python3-matplotlib-data-fonts-3.1.1-2.el8.noarch DEBUG: python3-matplotlib-tk-3.1.1-2.el8.x86_64 DEBUG: python3-memcached-1.59-1.el8.noarch DEBUG: python3-migrate-0.13.0-1.el8.noarch DEBUG: python3-mock-3.0.5-7.el8.noarch DEBUG: python3-msgpack-1.0.2-1.el8.x86_64 DEBUG: python3-munch-2.5.0-3.el8.noarch DEBUG: python3-netaddr-0.7.19-8.el8.noarch DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 DEBUG: python3-networkx-2.5-1.el8.noarch DEBUG: python3-neutronclient-7.3.0-0.20210316051900.4963c7a.el8.noarch DEBUG: python3-novaclient-1:17.4.0-0.20210316055500.54d4da1.el8.noarch DEBUG: python3-numexpr-2.7.1-1.el8.x86_64 DEBUG: python3-numpy-1:1.14.3-10.el8.x86_64 DEBUG: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 DEBUG: python3-octavia-lib-2.3.1-0.20210315131751.3208f7f.el8.noarch DEBUG: python3-openstacksdk-0.55.1-0.20220406125402.f09ed4a.el8.noarch DEBUG: python3-os-client-config-2.1.0-0.20210315163025.bc96c23.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20210315154727.0b2f473.el8.noarch DEBUG: python3-osc-lib-2.3.1-0.20210315174831.2b7a679.el8.noarch DEBUG: python3-oslo-cache-2.7.1-0.20220301090510.d0252f6.el8.noarch DEBUG: python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch DEBUG: python3-oslo-config-2:8.5.1-0.20210907102309.de1dbee.el8.noarch DEBUG: python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch DEBUG: python3-oslo-db-8.5.1-0.20210818055751.3b452de.el8.noarch DEBUG: python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch DEBUG: python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch DEBUG: python3-oslo-messaging-12.7.3-0.20220428091418.5d6fd1a.el8.noarch DEBUG: python3-oslo-middleware-4.2.1-0.20220225080425.b40ca5f.el8.noarch DEBUG: python3-oslo-policy-3.7.1-0.20220119091831.639b471.el8.noarch DEBUG: python3-oslo-reports-2.2.0-0.20210315105955.bc631ae.el8.noarch DEBUG: python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch DEBUG: python3-oslo-service-2.5.1-0.20220201082833.c1e3398.el8.noarch DEBUG: python3-oslo-upgradecheck-1.3.1-0.20220225074957.9561ecb.el8.noarch DEBUG: python3-oslo-utils-4.8.2-0.20220428092247.a38b56a.el8.noarch DEBUG: python3-oslotest-4.4.1-0.20210315103354.aaf3a72.el8.noarch DEBUG: python3-pandas-0.25.3-1.el8.x86_64 DEBUG: python3-paste-3.5.0-1.el8.noarch DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch DEBUG: python3-pecan-1.3.3-2.el8.noarch DEBUG: python3-pillow-5.1.1-18.el8.x86_64 DEBUG: python3-prettytable-0.7.2-14.el8.noarch DEBUG: python3-psutil-5.7.3-1.el8.x86_64 DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch DEBUG: python3-pyasn1-0.4.6-3.el8.noarch DEBUG: python3-pyasn1-modules-0.4.6-3.el8.noarch DEBUG: python3-pycadf-3.1.1-0.20210315104351.4179996.el8.noarch DEBUG: python3-pydot-1.4.1-1.el8.noarch DEBUG: python3-pygraphviz-1.5-9.el8.x86_64 DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 DEBUG: python3-pyngus-2.3.0-4.el8.noarch DEBUG: python3-pyperclip-1.8.0-2.el8.noarch DEBUG: python3-pyroute2-0.6.5-2.el8.noarch DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 DEBUG: python3-repoze-lru-0.7-6.el8.noarch DEBUG: python3-requests-mock-1.8.0-1.el8.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20210315095058.d7ac0ff.el8.noarch DEBUG: python3-rfc3986-1.4.0-3.el8.noarch DEBUG: python3-routes-2.4.1-12.el8.noarch DEBUG: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 DEBUG: python3-secretstorage-3.1.1-4.el8.noarch DEBUG: python3-setproctitle-1.1.10-16.el8.x86_64 DEBUG: python3-simplegeneric-0.8.1-17.el8.noarch DEBUG: python3-simplejson-3.17.2-2.el8.x86_64 DEBUG: python3-soupsieve-2.1.0-1.el8.noarch DEBUG: python3-sqlalchemy-utils-0.34.2-2.el8.noarch DEBUG: python3-sqlparse-0.3.1-3.el8.noarch DEBUG: python3-statsd-3.2.1-16.el8.noarch DEBUG: python3-stestr-2.6.0-4.el8.noarch DEBUG: python3-stevedore-3.3.1-0.20220225083222.eeec4a3.el8.noarch DEBUG: python3-subunit-1.4.0-1.el8.noarch DEBUG: python3-tables-3.5.2-6.el8.x86_64 DEBUG: python3-taskflow-4.6.0-0.20210315120753.0f7c6e9.el8.noarch DEBUG: python3-tempita-0.5.1-25.el8.noarch DEBUG: python3-tenacity-6.2.0-1.el8.noarch DEBUG: python3-testrepository-0.0.20-20.el8.noarch DEBUG: python3-testresources-2.0.1-1.el8.noarch DEBUG: python3-testscenarios-0.5.0-17.el8.noarch DEBUG: python3-testtools-2.5.0-2.el8.noarch DEBUG: python3-tkinter-3.6.8-46.el8.x86_64 DEBUG: python3-vine-5.0.0-2.el8.noarch DEBUG: python3-voluptuous-0.12.1-1.el8.noarch DEBUG: python3-waitress-1.4.2-1.el8.noarch DEBUG: python3-warlock-1.3.3-1.el8.noarch DEBUG: python3-wcwidth-0.2.5-2.el8.noarch DEBUG: python3-webencodings-0.5.1-6.el8.noarch DEBUG: python3-webob-1.8.6-3.el8.noarch DEBUG: python3-webtest-2.0.35-3.el8.noarch DEBUG: python3-werkzeug-1.0.1-4.el8.noarch DEBUG: python3-wrapt-1.12.1-3.el8.x86_64 DEBUG: python3-wsme-0.10.1-0.20220104140414.63fe135.el8.noarch DEBUG: python3-yappi-1.3.0-1.el8.x86_64 DEBUG: python3-zipp-3.4.0-1.el8.noarch DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 DEBUG: snappy-1.1.8-3.el8.x86_64 DEBUG: tcl-1:8.6.8-2.el8.x86_64 DEBUG: texlive-base-7:20180414-25.el8.noarch DEBUG: texlive-dvipng-7:20180414-25.el8.x86_64 DEBUG: texlive-kpathsea-7:20180414-25.el8.x86_64 DEBUG: texlive-lib-7:20180414-25.el8.x86_64 DEBUG: texlive-tetex-7:20180414-25.el8.noarch DEBUG: texlive-texlive.infra-7:20180414-25.el8.noarch DEBUG: tk-1:8.6.8-1.el8.x86_64 DEBUG: xdg-utils-1.1.2-5.el8.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans Finish: build setup for openstack-octavia-8.0.2-0.20220616081857.a870525.el8.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b5846ff70e784888b9489e62b0822dbd', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/sh', '-c', "rpm -qa --root '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\\n'"] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: perl-open-0:1.11-421.el8.noarch 1636046113 11765 b4d75b4bdd1d58f2eb57796a4d1c5f2b installed DEBUG: binutils-2.30-116.el8.x86_64 1653247161 24937418 0e5a03cd84faa1dd5916107b4feef651 installed DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch 1557792636 6229278 ae5337d5ef62351fcad39143150dd6bf installed DEBUG: texlive-tetex-7:20180414-25.el8.noarch 1638609759 684892 75dbf07cbf80c72e3f874a0fa48ae105 installed DEBUG: gcc-plugin-annobin-8.5.0-13.el8.x86_64 1650998241 49384 6e86349aa3549968cd2a6a94574b8d26 installed DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch 1557787815 13746679 5904158c62f46bb518f6445e49044e60 installed DEBUG: dejavu-sans-fonts-2.35-7.el8.noarch 1608016986 5824258 5953addb49392dfe5f427b9e84e2d82c installed DEBUG: gtk-update-icon-cache-3.22.30-10.el8.x86_64 1645175380 60398 211069f405c15bbb89727114d19812c9 installed DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch 1557787815 596942 6e60575dedf19a3ce375fc2166d1a146 installed DEBUG: python3-networkx-2.5-1.el8.noarch 1601047756 11077997 0c9e04cc1b789a8d2f9b5940706d9507 installed DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch 1557812133 1460348 e6f22d6ea059da79d67e5a1905949c53 installed DEBUG: perl-srpm-macros-1-25.el8.noarch 1557806236 794 0293bcef8257b954e640b14fa1fbfac0 installed DEBUG: python-pycadf-common-3.1.1-0.20210315104351.4179996.el8.noarch 1615805086 17480 894619841f7cc31405d8eed3f3a7bb01 installed DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch 1557812133 1429675 7c8915d94c2c51421ab11e2bd324f4a8 installed DEBUG: go-srpm-macros-2-17.el8.noarch 1611212519 7342 9d71426f78a143cfc42a3c8a0e969fa9 installed DEBUG: python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch 1615805583 17101 9a19dc736a88668e2b064644357c981d installed DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch 1557812133 400088 0b8313e3b9335f0786c2adf4c8eedb6e installed DEBUG: pkgconf-m4-1.4.2-1.el8.noarch 1557535856 14187 398894375a82b4e1d5f7f0b38d3bec99 installed DEBUG: python3-oslo-config-2:8.5.1-0.20210907102309.de1dbee.el8.noarch 1631010407 1168295 d9012a3622925d5c4305256bdbb262a1 installed DEBUG: pinentry-1.1.0-2.el8.x86_64 1557807137 199914 91e0fb519dd83812e53a731ed74f5fec installed DEBUG: kbd-misc-2.0.4-10.el8.noarch 1595275356 2549569 39dd6d758f9d97a75fc107d5a348e43e installed DEBUG: python3-barbicanclient-5.1.0-0.20210316154446.ad49c40.el8.noarch 1615909570 604623 74c3308b8e550f7879986bbaed9223c5 installed DEBUG: git-core-2.31.1-2.el8.x86_64 1638465250 25765677 0a8fa357370d0ca5e3c01754627cb6da installed DEBUG: centos-stream-release-8.6-1.el8.noarch 1631593927 26489 da424ed8dbfe39ac8f25eb609e365312 installed DEBUG: python3-osc-lib-2.3.1-0.20210315174831.2b7a679.el8.noarch 1615830573 242166 d0ebbd395f61c8861e7ead131a846677 installed DEBUG: gnupg2-smime-2.2.20-2.el8.x86_64 1589573313 720770 07e8dbf641edeb357f740440cb1c3a53 installed DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch 1557812133 38217 b9c0233504dbc87da36397e6a3d37efc installed DEBUG: python3-oslo-service-2.5.1-0.20220201082833.c1e3398.el8.noarch 1643704296 226208 844150985a4eeb0b96250ed0fee5ad2f installed DEBUG: gdb-headless-8.2-19.el8.x86_64 1653937916 11909670 7393046e7e7f56b56f662ecc4a40e1be installed DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 1622524064 951240 31979f707562a5aafd12d0e8f3992da4 installed DEBUG: python3-oslo-messaging-12.7.3-0.20220428091418.5d6fd1a.el8.noarch 1651137675 951791 20a0335513f70d473ad9b03a582b2e52 installed DEBUG: efi-srpm-macros-3-3.el8.noarch 1605562930 39223 a3b1b70e34d0e5bc276f89fe7bb6e7ea installed DEBUG: glibc-2.28-203.el8.x86_64 1653248442 6764696 09944a47c38b0915ba7c092933b309b0 installed DEBUG: python3-castellan-3.7.2-0.20210907102711.3775cf4.el8.noarch 1631010549 504741 8b9202b7c5f0dc11ec62080f54e056bd installed DEBUG: python3-ply-3.9-9.el8.noarch 1610439834 439890 5f9430e3bd204c3065d8f585be96652d installed DEBUG: info-6.5-7.el8_5.x86_64 1644082311 386328 c4578156fb03a45839a22eb9f0244dd7 installed DEBUG: python3-octavia-lib-2.3.1-0.20210315131751.3208f7f.el8.noarch 1615814329 162947 3dda8a19e1d0baa193a0fe7ac10e786e installed DEBUG: python3-pysocks-1.6.8-3.el8.noarch 1557588655 77054 aca0c79a26e9d6a28d3071c1f2270fb4 installed DEBUG: libxcrypt-4.1.1-6.el8.x86_64 1620256101 185892 9a730f6114e22545dc8befbe5a0978ca installed DEBUG: python3-stestr-2.6.0-4.el8.noarch 1580102595 656922 4470c1296011a91abc1fd91b576392e1 installed DEBUG: python3-markupsafe-0.23-19.el8.x86_64 1557807784 78019 3a1380b91678566bb2cbf12fafefcbd7 installed DEBUG: freetype-2.9.1-4.el8_3.1.x86_64 1605310375 811871 833d27fd8133bb873eca2afdbb14670b installed DEBUG: python3-wsme-0.10.1-0.20220104140414.63fe135.el8.noarch 1641305275 633464 a1f5719be6316783c5e075ee728dc0b8 installed DEBUG: python3-rpm-generators-5-7.el8.noarch 1626973556 56706 844a2dcfc27867543f7823bd6789369b installed DEBUG: libuuid-2.32.1-35.el8.x86_64 1646975437 35072 896fb6b89f06e96becbbe984fe5ba897 installed DEBUG: python3-testscenarios-0.5.0-17.el8.noarch 1580053854 105844 4b3f27f4c6aad252b3431f64046de75c installed DEBUG: python3-packaging-20.4-1.el8.noarch 1595581848 226606 6f20a53089845f7e03e43811ab4594da installed DEBUG: sqlite-libs-3.26.0-15.el8.x86_64 1621444587 1166529 cd734134ed32cef755e628473740d6d7 installed DEBUG: python3-gunicorn-20.0.4-1.el8.noarch 1580284003 476670 a79863798526798f1baecb9c996ced92 installed DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 1580212430 48240 c37be18dff58225e5a9ec3235f6c2ff3 installed DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 1626498492 525483 bcab14000d498cc0f5db2fa67ac21c0c installed DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch 1580221798 56043 9172de1086c98a9044663bfc8fd16532 installed DEBUG: libattr-2.4.48-3.el8.x86_64 1557533865 27346 bdc22fe0cdcb03a5014e6275c6539003 installed DEBUG: cairo-1.15.12-6.el8.x86_64 1645628884 1806404 ca30c032ba21d3c8b1cf9ed8a13f40df installed DEBUG: libICE-1.0.9-15.el8.x86_64 1573240087 205821 240847d47f854c3eeef95daf071359da installed DEBUG: gtk2-2.24.32-5.el8.x86_64 1610550220 13656670 e99de318a9515b6a03d9fe7896439b7d installed DEBUG: libgomp-8.5.0-13.el8.x86_64 1650998241 331983 67a0b9906207ae74b2d4e7005db88212 installed DEBUG: python3-eventlet-0.30.0-1.1.el8.noarch 1631542025 2564870 fe6f9e60e92f33e7b626b93282c3630a installed DEBUG: file-libs-5.33-20.el8.x86_64 1620464648 6386573 b38d402c6da8995f4f971902d8a8df01 installed DEBUG: python3-setuptools_scm-1.15.7-4.el8.noarch 1557808151 81699 4fd486914d1c32c4aa64cfef27744e1c installed DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 1557539440 71434 e5553e445ddba10c79d2f430439f24cb installed DEBUG: python3-prettytable-0.7.2-14.el8.noarch 1557807872 171099 5a0d8112efe6e474f37613b348375fd6 installed DEBUG: libksba-1.3.5-7.el8.x86_64 1557538107 342935 74d2b871d0f179895daee53422a52b94 installed DEBUG: python3-netaddr-0.7.19-8.el8.noarch 1557807764 8801737 eaede48359fa94bd9066db32354aea1d installed DEBUG: glibc-headers-2.28-203.el8.x86_64 1653248442 2028535 6848d7d085b94dad0b2074f1564baa0f installed DEBUG: texlive-base-7:20180414-25.el8.noarch 1638609759 14753197 ab7d583d082ec0eaca153c8231ac0bc2 installed DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 1624079346 43798 293f99eba1dca583e70353c5b61afac4 installed DEBUG: python3-matplotlib-data-3.1.1-2.el8.noarch 1579971154 2139181 69f84b084b859430ac11869562d5a919 installed DEBUG: grep-3.1-6.el8.x86_64 1557537409 835205 94ed80f88be0c0b77082a51035c5e53f installed DEBUG: python3-vine-5.0.0-2.el8.noarch 1605087743 47750 0b1ade1a738529076f23a758df08f731 installed DEBUG: zip-3.0-23.el8.x86_64 1557590650 842885 100278a94f1f36e5918a09b79dbfa0a1 installed DEBUG: python3-pydot-1.4.1-1.el8.noarch 1579709419 186666 a9a95771422790335cbc0e466070d201 installed DEBUG: libpsl-0.20.2-6.el8.x86_64 1592340337 70732 a7693d63f1f80dfe21554ad582a61481 installed DEBUG: python3-subunit-1.4.0-1.el8.noarch 1584717853 330559 2b95f2bf26e7176c77e172f71f2542b0 installed DEBUG: nettle-3.4.1-7.el8.x86_64 1626361600 572273 cc09093997998b6a7fe5d42c13d2a331 installed DEBUG: python3-paste-3.5.0-1.el8.noarch 1604390372 2677039 cce83f7ce95304d30f224dd99ab7f6db installed DEBUG: zstd-1.4.5-6.el8.x86_64 1600319865 1768962 53344c4e4a7ec37b337e62c5ab18a928 installed DEBUG: tcl-1:8.6.8-2.el8.x86_64 1557590035 4377294 8bc10c7e9bf050165baeef88eaac2f16 installed DEBUG: pigz-2.4-4.el8.x86_64 1586225446 140679 1c50ec08f41c019995d4702eaeb6459d installed DEBUG: openblas-threads-0.3.15-3.el8.x86_64 1637042307 39605944 ebe35611e229fab54c2a5669b6589ba9 installed DEBUG: brotli-1.0.6-3.el8.x86_64 1610440170 1522084 00b886e8ad6fc471f1f87d849b045841 installed DEBUG: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 1629847753 969121 b51c0635d5bc935536617b02f5c5a8d2 installed DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 1593182373 168044 54279556ffeb8d7a527c7d6d157965e3 installed DEBUG: python3-tkinter-3.6.8-46.el8.x86_64 1648209398 1556588 1ba263aa700704e801354ab75863ba60 installed DEBUG: xorg-x11-font-utils-1:7.5-41.el8.x86_64 1621919854 370642 0b1427c2a647710ac4cee0210d3ace61 installed DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 1642501376 759570 025d8c01085f93531bebe1fb3605b58a installed DEBUG: libseccomp-2.5.2-1.el8.x86_64 1636621937 169813 83a4d8ffb5f6473307a39b3ccf04615b installed DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch 1595226949 138081 8b88019ece89480da4cd57831fb0cbe7 installed DEBUG: libverto-0.3.0-5.el8.x86_64 1557538733 28244 4b04a34ead82e762637fae7d79adf926 installed DEBUG: python3-kombu-1:5.0.2-1.el8.noarch 1610001917 1312489 b4a53fef82810cd3a2f7c88078a2f23f installed DEBUG: fribidi-1.0.4-9.el8.x86_64 1650481543 319773 f0f46909dc8f2029a7a045f7d0d50314 installed DEBUG: python3-waitress-1.4.2-1.el8.noarch 1579890517 1110152 4f5e617b99dda05f4f9a7aa26af0ff94 installed DEBUG: libXau-1.0.9-3.el8.x86_64 1592328400 61140 ca2961607311999ff371f6fc83e2aeec installed DEBUG: python3-migrate-0.13.0-1.el8.noarch 1580062152 760827 84c5d1a805c6e2aad09b77c1d704f105 installed DEBUG: libXrender-0.9.10-7.el8.x86_64 1557800148 52595 aae5a4b6679fda4aec635060b59c5d69 installed DEBUG: python3-rfc3986-1.4.0-3.el8.noarch 1600871175 179368 fef35f95ed8f3f4c9cf3d216d2e2e676 installed DEBUG: libXpm-3.5.12-8.el8.x86_64 1586228474 120823 f4896be49953be1b482184c8cb9f6e8c installed DEBUG: python3-jsonschema-3.2.0-5.el8.noarch 1600358490 423199 9aae430f975f2b3eef8644e028e2e7da installed DEBUG: libXinerama-1.1.4-1.el8.x86_64 1557799917 15719 a58f333735db17b93d106a10499d219c installed DEBUG: python3-psutil-5.7.3-1.el8.x86_64 1604928383 2259595 f401db7f033533e7b4ee94f3dfe8bf90 installed DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 1557800208 26424 2e674cae50d672e67f5afc5b46afe913 installed DEBUG: python3-logutils-0.3.5-11.el8.noarch 1579773083 129309 b4640e209c61deb4380f7e72f7b4d5af installed DEBUG: libdatrie-0.2.9-7.el8.x86_64 1557796570 62583 e8238df1f04b3284ea4c6b4a5c1c79ca installed DEBUG: python3-keyring-21.0.0-1.el8.noarch 1579772228 202973 54a937ad53a50b45dc1d822b784c7b30 installed DEBUG: libmcpp-2.7.2-20.el8.x86_64 1557800694 153388 1ff95fab40bb4954f1975ed036efc0ed installed DEBUG: python3-cycler-0.10.0-13.el8.noarch 1579857897 34683 1d45b9ecc0407d50cf0f064b7117b14e installed DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 1569937142 156867 e161e48826fbf0298512536fe2d572c6 installed DEBUG: python3-appdirs-1.4.3-12.el8.noarch 1579856109 63407 cd993fe6225bd529856a56c937d5af20 installed DEBUG: python3-setuptools-50.3.2-1.el8.noarch 1604588097 4012159 a58878bc680b75a3e938fc5acf4364da installed DEBUG: libaec-1.0.2-3.el8.x86_64 1557796081 73160 52929b3c4d41773efed34d1df6339e44 installed DEBUG: openldap-2.4.46-18.el8.x86_64 1628572349 1006595 15d3b20f700d3c5214ea8b788acd0619 installed DEBUG: python3-jsonpointer-1.10-11.el8.noarch 1557807561 33231 dbd0d24aa8a490affab77b15aec55691 installed DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 1592278935 34197 5fdb7ce2e0d5710c1733d06846fbb172 installed DEBUG: python3-itsdangerous-0.24-14.el8.noarch 1557807487 95691 a1df9a5edc1ad5242cbd09b85721552a installed DEBUG: libcurl-7.61.1-22.el8.x86_64 1634335078 593440 2dbbc02665f8fea7eb33c859505266be installed DEBUG: xdg-utils-1.1.2-5.el8.noarch 1557813358 317835 adaa594a181d9622d553b9042fdda346 installed DEBUG: elfutils-default-yama-scope-0.187-4.el8.noarch 1653246872 1810 5d0fd7e04e5f222be39b8736a25554ae installed DEBUG: python3-click-6.7-8.el8.noarch 1557807396 533707 04550fcadb38a06cce3b77f3fbf3119c installed DEBUG: procps-ng-3.3.15-7.el8.x86_64 1648292863 901014 8f617b7a49b8b09abfd6fcd7e4fe3b58 installed DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 1614068687 701061 3c205dae0b86376e3fa78875b4f9ed71 installed DEBUG: kpartx-0.8.4-25.el8.x86_64 1654110412 77395 c1ac0ce41d2f016307bb59647660c7e0 installed DEBUG: python3-lxml-4.2.3-4.el8.x86_64 1643268468 5026914 baad5d53fcac83834da724bab22cdcf4 installed DEBUG: openssl-pkcs11-0.4.10-2.el8.x86_64 1586223943 203682 9a2c23dbc9a900d35ee9f8bab803fb3b installed DEBUG: perl-Digest-MD5-2.55-396.el8.x86_64 1557804491 56718 baf4430def945ca345c13bd147f60e7c installed DEBUG: dbus-common-1:1.12.8-18.el8.noarch 1638947301 11131 e475e57df0938256d43a0de70323ee9b installed DEBUG: perl-URI-1.73-3.el8.noarch 1557806412 216452 b66d85e3853e61853c8334dd507a77a0 installed DEBUG: dbus-tools-1:1.12.8-18.el8.x86_64 1638947258 125004 e1c2578f17e751c1bf90c78ac5bbb718 installed DEBUG: perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch 1594920582 5716 bd6010d3c9a8ebbab8d7a5a2b4c87c4d installed DEBUG: libblkid-2.32.1-35.el8.x86_64 1646975437 343960 c4a695614a8d4eb40fcbdb02695615ce installed DEBUG: perl-File-Temp-0.230.600-1.el8.noarch 1557587977 164723 4a996a6bcd7b0cda3b3d8dc5b4e712fe installed DEBUG: openssl-libs-1:1.1.1k-6.el8.x86_64 1648482012 3765698 08c12e6a4621d7e8f8b6d3c5e9e7ac15 installed DEBUG: perl-Pod-Perldoc-3.28-396.el8.noarch 1557588156 169228 fc8b1db50f574413212744f6f888c3d2 installed DEBUG: kmod-libs-25-19.el8.x86_64 1638465389 126632 4a391dfbf0ad1f6e002b5c69bf61915f installed DEBUG: perl-Storable-1:3.11-3.el8.x86_64 1557588165 221862 7575af2e91c5f435c050e1b3f453c9f3 installed DEBUG: libutempter-1.1.6-14.el8.x86_64 1557538847 52637 d8773aceac7955c99c3d89a95568c180 installed DEBUG: perl-Encode-4:2.97-3.el8.x86_64 1557587918 10200695 9c13163ba1dba6de88e23119fbbb07c7 installed DEBUG: util-linux-2.32.1-35.el8.x86_64 1646975437 11562817 41cff4fc7978b7f6086f021913db8f11 installed DEBUG: perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 1557588181 124632 ae9fd554ccfa042dc074779abf5f2e58 installed DEBUG: gettext-0.19.8.1-17.el8.x86_64 1573236536 5412553 b0c5f450b122286eb0d173e9c1aaa23d installed DEBUG: perl-Unicode-Normalize-1.25-396.el8.x86_64 1557588231 637517 8461c73c94cc877ae2103add615572f8 installed DEBUG: gnutls-3.6.16-4.el8.x86_64 1624993919 3007935 46be8e1fd08b99a848c08272656a130d installed DEBUG: perl-constant-1.33-396.el8.noarch 1557587732 27104 dbb827cf7e21d66176d41c7280d1da8b installed DEBUG: trousers-0.3.15-1.el8.x86_64 1605566220 379862 235c760ad73fd5580c2d3fe9a67ea520 installed DEBUG: perl-XML-Parser-2.44-11.el8.x86_64 1557806599 643439 4bd2f5451a8bca4aff405aafb164b0c2 installed DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 1629906467 13131 6544e244d2f6738e01f4ae552a7b8935 installed DEBUG: gpg-pubkey-8483c65d-5ccc5b19 1556896537 0 (none) installed DEBUG: atk-2.28.1-1.el8.x86_64 1557788256 1294970 d03abb8e862140158230d990e67ed0da installed DEBUG: fontpackages-filesystem-1.44-22.el8.noarch 1557581453 0 40b0272ca2fdd533a2d188077e86c1d2 installed DEBUG: gcc-8.5.0-13.el8.x86_64 1650998241 61782719 1005e6a4ffdc1537d283779846820d12 installed DEBUG: python-srpm-macros-3-42.el8.noarch 1653995317 5200 43ec06254525f0fe0aa04b16e80f92a9 installed DEBUG: annobin-10.67-1.el8.x86_64 1651568762 991292 65d48caf019b91bc71896de585c04b7b installed DEBUG: python3-rpm-macros-3-42.el8.noarch 1653995317 3622 e019dc6a6be61eee65b894cd09ea6651 installed DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch 1620074374 6160361 7208bbbba42890e2682ab5ef40c790e4 installed DEBUG: tzdata-2022a-2.el8.noarch 1649819421 1891990 ffde7aa5eb35e6be67d81f5446a5f466 installed DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 1573236241 315856 e5d50b0e3a219515e3750449e63cb1e2 installed DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch 1634360859 929805 26306b986252541a80afa90640f733b3 installed DEBUG: gd-2.2.5-7.el8.x86_64 1589850748 422939 023b63662de1358d5d69c353073c8134 installed DEBUG: xkeyboard-config-2.28-1.el8.noarch 1586216137 5683972 9697dbcb924dbd4435f35458f3e0a320 installed DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch 1557812133 1428518 2cbb1a3a39ef1185fe9a193d003951ba installed DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch 1650028059 0 b8b9b1538fe7cda65fa74d5d86014e9b installed DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch 1557812133 86572 500e4022d7801715bb69cc1f1e1603c3 installed DEBUG: openblas-srpm-macros-2-2.el8.noarch 1557802474 104 43aa3a337edfc79098c8ad423b5e49df installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch 1557812133 1099749 c64c1ed1e447e132e92adfd76aa3870e installed DEBUG: libX11-common-1.6.8-5.el8.noarch 1629847132 1339608 70aec9ee704d88760f769387bc9e4549 installed DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch 1557812133 2469317 dffcdf61c430e626a40ce66d8ba2fb93 installed DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch 1557791779 414 0c2ffae7ef28a3e4ad323b8bf7838fc2 installed DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch 1557812133 45184 3d036fbd5ec99facbd7416bcff86c58f installed DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch 1557535917 64502 8ce7a82bce196a11a42960b007ef0867 installed DEBUG: urw-base35-fonts-20170801-10.el8.noarch 1557812133 5478 90b579587fc764dac0351a2f2e04f3c4 installed DEBUG: ncurses-base-6.1-9.20180224.el8.noarch 1622524117 290089 d71e9cc902c4baa977bf103b4f40d8ba installed DEBUG: libsecret-0.18.6-1.el8.x86_64 1557586041 520362 debd45dfee226d419b9cb0f66242aa5b installed DEBUG: kernel-headers-4.18.0-394.el8.x86_64 1654015191 5446691 1cdc7edd1b9c8390744675a06cd70ade installed DEBUG: harfbuzz-1.7.5-3.el8.x86_64 1557793694 802826 f0573459cfad84d39db6f740bbfa3c27 installed DEBUG: kbd-legacy-2.0.4-10.el8.noarch 1595275356 511139 30bcf0bb44efa8fb332b234ab7790ba4 installed DEBUG: openssh-clients-8.0p1-12.el8.x86_64 1635253826 2569492 a6a07b31c7ce60531d190765d9bfd90f installed DEBUG: centos-gpg-keys-1:8-6.el8.noarch 1648479459 5553 17a6c705245dbce28757688b8f111bc8 installed DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 1621264538 1208854 91b058b5fe1fbefd0266581ea26e15f5 installed DEBUG: centos-stream-repos-8-6.el8.noarch 1648479459 27325 b092d25cd1ef83cf0cc65d36f9eaf62d installed DEBUG: libusbx-1.0.23-4.el8.x86_64 1597694995 154147 e33931f38043a589aa86b9fcc10e85c8 installed DEBUG: filesystem-3.8-6.el8.x86_64 1624338504 0 3c32372eedf991b4800af16812b623be installed DEBUG: gnupg2-2.2.20-2.el8.x86_64 1589573313 9923131 8a58edf2b0952b7286e30741a2e589b4 installed DEBUG: basesystem-11-5.el8.noarch 1557533944 0 f988bd6b76df626c40d6e051ee7629c9 installed DEBUG: guile-5:2.0.14-7.el8.x86_64 1557794711 12159310 575e446ce886def641e2b1c46db9480d installed DEBUG: libselinux-2.9-5.el8.x86_64 1603743640 169600 428113c93a083b90fe1b04c5e7fc44cf installed DEBUG: hicolor-icon-theme-0.17-2.el8.noarch 1557793701 73932 7fbb3efb70b3a17ca40662e89407d14b installed DEBUG: glibc-all-langpacks-2.28-203.el8.x86_64 1653248442 436435448 9954dda14457a1a4b0a9244a914a6932 installed DEBUG: cups-libs-1:2.2.6-46.el8.x86_64 1653246531 948092 42eec1cee24f94560b5a03733095cf21 installed DEBUG: glibc-gconv-extra-2.28-203.el8.x86_64 1653248442 6415110 be623ea713a04ca017f7c2b788d44a94 installed DEBUG: redhat-rpm-config-130-1.el8.noarch 1652117109 157407 4b7a2b9e621b30729340bde0f879f375 installed DEBUG: bash-4.4.20-4.el8.x86_64 1649373002 6861444 cadc3326c595c0b04115f7757854811d installed DEBUG: python3-chardet-3.0.4-7.el8.noarch 1557588504 925538 3d6e31f2f246ed23c213fc0cd0d3ca9d installed DEBUG: zlib-1.2.11-19.el8.x86_64 1653247245 199967 b04e9eb32c6f1d014bc7e8d17b482bb5 installed DEBUG: python3-pycparser-2.14-14.el8.noarch 1557588721 600603 6b68d2d931aee93643ccf524781878ef installed DEBUG: xz-libs-5.2.4-3.el8.x86_64 1557541139 194799 96bf8a25552450c4992aeb824bb55c87 installed DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 1623448191 2873607 81c581f76153fbb2913c7b11a921eb46 installed DEBUG: libstdc++-8.5.0-13.el8.x86_64 1650998241 1857700 f83aa1c64bcfaee659145d0b88536c5b installed DEBUG: python3-urllib3-1.25.10-4.el8.noarch 1615375209 671301 7e227c737a9e8bbdbc381acbd288ccfa installed DEBUG: elfutils-libelf-0.187-4.el8.x86_64 1653246764 1023493 bbf319a5c27091426e0f0045a9a46159 installed DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 1586217715 46291 1a5e11b6e41ab3f8a6ba8b67f87c788d installed DEBUG: libpng-2:1.6.34-5.el8.x86_64 1557585796 235304 de6b9bd5cb672b910a696870cb3364ab installed DEBUG: python3-pytz-2017.2-9.el8.noarch 1557808381 178761 81a72e89bccb719f61bf73bbeb17f54b installed DEBUG: libcap-2.48-4.el8.x86_64 1653246806 164877 2e10c6faebc5634e1472757886ee60ee installed DEBUG: python3-jinja2-2.10.1-3.el8.noarch 1617167112 2611832 c24d19259a2cf7b862a445fb3edd2e40 installed DEBUG: libgpg-error-1.31-1.el8.x86_64 1557538013 902818 e84b78135beff56ee4835fed39d7401c installed DEBUG: platform-python-devel-3.6.8-46.el8.x86_64 1648209398 715751 d99ffe3971fe54f81659dfa8c1cee4a1 installed DEBUG: libxml2-2.9.7-14.el8.x86_64 1652533734 1753146 d74c72ed3ef33ead7ff337f5a5a4d570 installed DEBUG: python3-pyparsing-2.4.6-1.el8.noarch 1580313147 650713 8ac5c9703ea9b3698bd00e45e66acc18 installed DEBUG: libunistring-0.9.9-3.el8.x86_64 1557538610 1855932 7769c82a0a6aa692f4778f71f6fdec0c installed DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch 1579795961 1200843 a6b92897d69cdf8b00ac6593eb039726 installed DEBUG: expat-2.2.5-9.el8.x86_64 1652159227 315284 144a4c566474dc67b2476a60ce310ec8 installed DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch 1580211253 64682 fabb49fce97a666a44c6eff2e121b71b installed DEBUG: chkconfig-1.19.1-1.el8.x86_64 1627448755 827694 d34342ac99fd6407a7c1847a1e5a62ff installed DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch 1599567831 67484 be89ec19f1cef9c296975bc042efe7d9 installed DEBUG: libzstd-1.4.5-6.el8.x86_64 1600319865 890309 e7092f20692df73b0872788240cb4f77 installed DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch 1580216732 59149 d9d3b02dfcfa6ceb77ce5e95eead3d74 installed DEBUG: mpfr-3.1.6-1.el8.x86_64 1557539247 612625 7504c4f1b7aab1cf22f4896a6c35e91f installed DEBUG: openjpeg2-2.4.0-4.el8.x86_64 1625756729 385984 9b0c712a218de175ac513bca8a50096b installed DEBUG: libacl-2.2.53-1.el8.x86_64 1557533834 59272 cd43f03193723ee093e7705f1c5c6f39 installed DEBUG: pixman-0.38.4-2.el8.x86_64 1645772813 697399 b4f169e3a8bba93d16679bdbcdfb45c8 installed DEBUG: libffi-3.1-23.el8.x86_64 1637989506 53828 b6bd26b8fe9869b4fe2da125c27f573d installed DEBUG: pango-1.42.4-8.el8.x86_64 1623359101 789346 56e287095e23061e4e53cf69b4fc7ad1 installed DEBUG: p11-kit-0.23.22-1.el8.x86_64 1610439813 1637889 b3179d583d80d2c2d7a8a83dd6a158f7 installed DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 1580388743 8917343 cdf347dd516a971569a9020371400933 installed DEBUG: findutils-1:4.6.0-20.el8.x86_64 1557536961 1816673 5ca7479cd7d1cdbe30746ce1c53d6bc1 installed DEBUG: graphviz-2.40.1-43.el8.x86_64 1623359074 7817879 fbaa550cf0f6142e1f7b9fccccfb66f2 installed DEBUG: lua-libs-5.3.4-12.el8.x86_64 1629847282 247936 7cc496ef4794d14eb6d2beb2213a6068 installed DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 1629906467 13131 cac33b32862e7620bd62775440cfada6 installed DEBUG: libassuan-2.5.1-3.el8.x86_64 1557537853 202763 44d9976e6073475aebe11bef3ff8dc33 installed DEBUG: rpm-build-4.14.3-23.el8.x86_64 1649372910 299118 870b7117e19910af6ed94c6c5a3f3f2e installed DEBUG: file-5.33-20.el8.x86_64 1620464648 93435 10915442a036dc0d3bf4c3f100f2c3cb installed DEBUG: python3-sqlalchemy-1.3.2-2.module_el8.5.0+761+faacb0fb.x86_64 1620074627 10496393 e8d3b2edbe0d7458dc05434f01b62893 installed DEBUG: audit-libs-3.0.7-4.el8.x86_64 1651878447 308466 c1ea4ce6af3783f95d1aab664e01effb installed DEBUG: make-1:4.2.1-11.el8.x86_64 1635253659 1436080 f286aaf14214bf70a276d01984f5be36 installed DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 1624987199 121071 f6620dfa2263b2cbb74a743ee0776f62 installed DEBUG: python3-webob-1.8.6-3.el8.noarch 1599578765 1265395 39e76afdc5efada9bbbff0772ed9c5ae installed DEBUG: jasper-libs-2.0.14-5.el8.x86_64 1622639140 371562 159f175d036031f757452793c1ff5f49 installed DEBUG: python3-testtools-2.5.0-2.el8.noarch 1645534882 1551453 b07bd6c3cfd9eac340eedc0003c88629 installed DEBUG: ilmbase-2.2.0-13.el8.x86_64 1611126127 552614 714a852737f1dc94e6d0d0781ecc95f0 installed DEBUG: python3-decorator-4.4.0-5.el8.noarch 1580270094 60998 2396ad78d94459ad2874339675e3dac8 installed DEBUG: diffutils-3.6-6.el8.x86_64 1586218984 1369962 f1d7b5001daf0d2122265c67b7fa2b7f installed DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch 1557588521 596677 e1f1417da4b0cd49312a7874c640c923 installed DEBUG: grub2-common-1:2.02-123.el8.noarch 1649174960 5067207 d1c522fabc45f947bbdd39cbf7d711c5 installed DEBUG: python3-simplejson-3.17.2-2.el8.x86_64 1599556574 1019745 6f92bc56ea4251e9c680f52c6a439868 installed DEBUG: gdbm-libs-1:1.18-1.el8.x86_64 1557537017 135248 8efb9ab97fa0223d11d0857febae479d installed DEBUG: python3-mako-1.0.6-13.el8.noarch 1557807741 552995 3114e2002b3061232e995a03ab5a490d installed DEBUG: libtasn1-4.13-3.el8.x86_64 1557538463 168725 6fb9739221265fd08745407c915f792d installed DEBUG: python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 1579971154 8278179 fc0c6286aa8058006b294cea738e2909 installed DEBUG: pcre-8.42-6.el8.x86_64 1623077291 509947 b146b4e2538cfead7d91fa5629c7672b installed DEBUG: python3-wrapt-1.12.1-3.el8.x86_64 1599579132 162032 b2d3295977246a84b33dd7f19a7113c6 installed DEBUG: xz-5.2.4-3.el8.x86_64 1557541139 432832 2acee73f3a4b9738e0133043726a13f7 installed DEBUG: python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch 1635232567 52636 51e05a9559d631bdf3da4c80d68cbde2 installed DEBUG: gdbm-1:1.18-1.el8.x86_64 1557537017 399977 69ce5734e1fd54cdd298b4667d76616f installed DEBUG: python3-amqp-5.0.5-1.el8.noarch 1612181584 379642 d03b0edbe4ea32a59c2919a281d21ade installed DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 1611039866 3287806 e61d1f59bef124a4493b72a77bb9b5b8 installed DEBUG: python3-tempita-0.5.1-25.el8.noarch 1580043369 115145 3e5df4ea59576667fa541ca84b86208f installed DEBUG: libsemanage-2.9-8.el8.x86_64 1645772867 312360 6e6eacfbb62553f68652ad331924c960 installed DEBUG: python3-mock-3.0.5-7.el8.noarch 1580362453 159487 8a6ee7f4176cc5df6f33f4cff28ad1eb installed DEBUG: acl-2.2.53-1.el8.x86_64 1557533834 205740 483792b8b5f9eb8be7dc4407733118d0 installed DEBUG: python3-extras-1.0.0-10.el8.noarch 1580031252 28356 bfb0035d78c73f2b10b6109b404b6d17 installed DEBUG: patch-2.7.6-11.el8.x86_64 1586219104 266609 0d454699b91476374cc9397d264731f3 installed DEBUG: python3-cachetools-4.2.0-1.el8.noarch 1609925574 78654 ee148e6339131a41b5fcb61788147d30 installed DEBUG: isl-0.16.1-6.el8.x86_64 1557795443 3270833 7e07c5719518014f7be119290bd3c713 installed DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch 1605563899 559518 ee81af96a65dbf35591f0b29f7927abb installed DEBUG: graphite2-1.3.10-10.el8.x86_64 1557792966 270396 8bd9e8164c9b128b70bb6b6a28ecc04e installed DEBUG: python3-pillow-5.1.1-18.el8.x86_64 1645571158 2105297 d8804433be02acc0d978b525797c9482 installed DEBUG: bzip2-1.0.6-26.el8.x86_64 1557535203 93460 3a97e3a32e5b761e2596c25ba1185da3 installed DEBUG: python3-attrs-17.4.0-6.el8.noarch 1557807350 155889 1bf2183e2f19405ca886ea3c72c19f84 installed DEBUG: libidn-1.34-5.el8.x86_64 1557798071 713211 093d16171fe387733094b8aead460e49 installed DEBUG: libquadmath-8.5.0-13.el8.x86_64 1650998241 305370 69459418690001dde2b652937f94fca4 installed DEBUG: libfontenc-1.1.3-8.el8.x86_64 1557797252 57021 9e9c07ea8ff2599ca7a271a05b92641d installed DEBUG: openblas-0.3.15-3.el8.x86_64 1637042307 38153840 a79a46facb1d7d9dffb69477ec2dd66b installed DEBUG: libpaper-1.1.24-22.el8.x86_64 1557798538 90939 4970014f161418aee1c0460e8ce027e7 installed DEBUG: python3-numpy-1:1.14.3-10.el8.x86_64 1629847753 17061997 b90bb95643cfa61fdf145c45f3f1856b installed DEBUG: hardlink-1:1.3-6.el8.x86_64 1557584225 36734 c181276efeba819b03a9eaa4e0560fe0 installed DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 1557584920 247168 bcd179f588923a78be4b41d5ec7a7a39 installed DEBUG: libpkgconf-1.4.2-1.el8.x86_64 1557540110 68093 c1d476e8247ae535374ebffccfb2ca5c installed DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 1557540110 3094 6a5f9694de9b98ca71ed47b605ba977a installed DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch 1557814059 1070824 db0cbd7441bae6fe18d87986701c4b0a installed DEBUG: glibc-devel-2.28-203.el8.x86_64 1653248442 240002 9e763eaec8b752b84c57ced3b91c22df installed DEBUG: libsigsegv-2.11-5.el8.x86_64 1557538364 47034 5625ecad632168eecb8960821b0abeca installed DEBUG: libsmartcols-2.32.1-35.el8.x86_64 1646975437 248466 09c5fb7d395bffbaadb684d371fb5894 installed DEBUG: memstrack-0.1.11-1.el8.x86_64 1597180273 118899 c62869a38a04def3c69bb37ff751942e installed DEBUG: npth-1.5-4.el8.x86_64 1557539615 47909 b944c570e2db54dd8f8d3ab4d7b7990d installed DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 1606872437 159483 dffd88facccacc54747680c27e6dc140 installed DEBUG: libtiff-4.0.9-21.el8.x86_64 1635253609 517777 5a7e91e706384588a2ebbe9354c1ef9b installed DEBUG: libxcb-1.13.1-1.el8.x86_64 1586219222 1028472 9871866c5dc03e2f1adf8c7cc84d8a1d installed DEBUG: libXext-1.3.4-1.el8.x86_64 1592335988 91982 110d22c488501f2d497a2497d2fd3b82 installed DEBUG: libXt-1.1.5-12.el8.x86_64 1573245539 597617 3238eebe16e74f4f20a0d43492842ab2 installed DEBUG: libXfixes-5.0.3-7.el8.x86_64 1557799785 29263 56d72ffa985b1d479bf170e442b840e9 installed DEBUG: libXcursor-1.1.15-3.el8.x86_64 1557799696 48759 1f160b358d95dc012768764ef017ab26 installed DEBUG: libXi-1.7.10-1.el8.x86_64 1592338400 75067 925052072a637a4b57e5d7fad2d32777 installed DEBUG: libXaw-1.0.13-10.el8.x86_64 1557799695 523837 2017f62bc27ca372978960ff77416260 installed DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 1557800213 32012 c1728eb43ebd6d96c74380d3ec4c60c1 installed DEBUG: libXcomposite-0.4.4-14.el8.x86_64 1557799684 35952 994c8bec984cc544058db44ccad111b2 installed DEBUG: gc-7.6.4-3.el8.x86_64 1557791247 229024 d16a971513963ab4666f0aef05b733b6 installed DEBUG: libthai-0.1.27-2.el8.x86_64 1557799230 774997 801f8cc0e2979cb4c0fd989e1ff4f752 installed DEBUG: libipt-1.6.1-8.el8.x86_64 1557797925 108543 68edc160e21686087d8486cdf060073e installed DEBUG: mcpp-2.7.2-20.el8.x86_64 1557800694 53794 b10475c4ce5d13728b96c76f68834d1e installed DEBUG: libwebp-1.0.0-5.el8.x86_64 1622653539 790600 9278d868d50362dda7eaf4d7c6931220 installed DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 1586217131 274814 25be112b9cbc4a9c50fe045ce7ab452b installed DEBUG: platform-python-pip-9.0.3-22.el8.noarch 1634360859 7116858 325c97cf9307d8bb748a37b134c91e98 installed DEBUG: python3-libs-3.6.8-46.el8.x86_64 1648209398 32585979 faa9baed09809229ec08e1fc20e78156 installed DEBUG: libssh-0.9.6-3.el8.x86_64 1636621680 517727 a32c2c616c821558f79bfaea8236cd3a installed DEBUG: platform-python-3.6.8-46.el8.x86_64 1648209398 41206 3e0246f59b77ec442979f93912541169 installed DEBUG: libkcapi-1.2.0-2.el8.x86_64 1592278935 80563 bc01bd73cc562d8c2dc51ec63a3f7737 installed DEBUG: libarchive-3.3.3-3.el8_5.x86_64 1643034056 838423 34d27c7722c7a5b86a30827b5801a564 installed DEBUG: curl-7.61.1-22.el8.x86_64 1634335078 700909 9cd15bb20a3efe99a599688d47d4467e installed DEBUG: openssl-1:1.1.1k-6.el8.x86_64 1648482012 1185211 65e9673874554e453a22f594ec1adb2d installed DEBUG: crypto-policies-20211116-1.gitae470d6.el8.noarch 1637730499 73258 c2a3e42962d24f489418a00fc42f7c30 installed DEBUG: gzip-1.9-13.el8.x86_64 1651007152 352946 988e0f4934a627cadddb6b13e8e54191 installed DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 1557533913 9815016 8eee07257e44944a0f934d9d302fb451 installed DEBUG: krb5-libs-1.18.2-20.el8.x86_64 1652332232 2238019 2dee30d2e0e1eb7071c7e075d0a3f5e6 installed DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 1557538193 147122 7be9bc3ac6e7e4d56de085c410a8e20d installed DEBUG: device-mapper-8:1.02.181-3.el8.x86_64 1643418419 357918 97ac54c11ccbc7351e3794a0dbba2e52 installed DEBUG: elfutils-libs-0.187-4.el8.x86_64 1653246764 713231 959bb298715b06fdd4a9e7e0c6ca1303 installed DEBUG: rpm-4.14.3-23.el8.x86_64 1649372910 2087214 7110d49830e7f89db122197c2f2bbb47 installed DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 1599668606 330811 15aa0ca9c1889bdda4537f342f8df60d installed DEBUG: libfdisk-2.32.1-35.el8.x86_64 1646975437 438898 666cedbe43b231597a171499bf164bbb installed DEBUG: dbus-libs-1:1.12.8-18.el8.x86_64 1638947258 380752 b0d20c4c3b07ddedc9f46f49b8ef09bd installed DEBUG: which-2.21-18.el8.x86_64 1652159265 83324 11b5d623f80c7e8abf0572d40a357021 installed DEBUG: systemd-libs-239-58.el8.x86_64 1644593888 4571598 0ac01d774218d98d62d157c5b45b248e installed DEBUG: device-mapper-libs-8:1.02.181-3.el8.x86_64 1643418419 415671 0798eb0d36218f04afc4586de302bc6b installed DEBUG: ca-certificates-2021.2.50-82.el8.noarch 1623906402 930319 f43d9b912c776fe23ed10770486dc915 installed DEBUG: libdb-5.3.28-42.el8_4.x86_64 1631282784 1903352 80e1135f96aa415c9d975c105d70e8dc installed DEBUG: kmod-25-19.el8.x86_64 1638465389 244190 dced2437316142be60440cf9794c50dd installed DEBUG: cryptsetup-libs-2.3.7-2.el8.x86_64 1645945588 2145887 8199abf177d0016a72d2bafbeac70ea0 installed DEBUG: dbus-daemon-1:1.12.8-18.el8.x86_64 1638947258 559431 05b2355e6473fe52f02013c6b83f2b64 installed DEBUG: kbd-2.0.4-10.el8.x86_64 1595275221 1625949 d3c0ecad9da6a296d1e4a620e29973ac installed DEBUG: pam-1.3.1-20.el8.x86_64 1653995540 2637049 51e7aeb156cc53038cf2648da11d289f installed DEBUG: systemd-pam-239-58.el8.x86_64 1644593888 918928 93a6007630fad5b10b6b2c28b51c3698 installed DEBUG: os-prober-1.74-9.el8.x86_64 1629847570 106853 54decc47ed132277a6f4cd42333ae80f installed DEBUG: grub2-tools-1:2.02-123.el8.x86_64 1649172464 9265449 121caa6aa467c21a3b5d353c602bf2cd installed DEBUG: shared-mime-info-1.9-3.el8.x86_64 1557589056 2442451 1d8fd8be23dbda89657c931d08c58c20 installed DEBUG: dbus-1:1.12.8-18.el8.x86_64 1638947258 0 0e9e7a73091fdb0fe7a9aeb595e9feb0 installed DEBUG: systemd-udev-239-58.el8.x86_64 1644593888 9347071 67d1397d3da24849b752322ea350f170 installed DEBUG: fontconfig-2.13.1-4.el8.x86_64 1629846615 710881 980ad1970c77bcbef9a5f9b90f2f3c24 installed DEBUG: python3-pip-9.0.3-22.el8.noarch 1634360859 2870 7e6bfe54f1dd7fe2a65ada4e818e9230 installed DEBUG: perl-encoding-4:2.22-3.el8.x86_64 1557587918 144893 fa4b6eea39485423acf99c3e2c1a8948 installed DEBUG: perl-XML-XPath-1.42-3.el8.noarch 1557806626 206382 abd11e57a8474fc3ddd8ab1649e275ca installed DEBUG: texlive-texlive.infra-7:20180414-25.el8.noarch 1638609759 905070 504c53c083ce06e571ba74f0ee2d267f installed DEBUG: texlive-kpathsea-7:20180414-25.el8.x86_64 1638609507 1963575 3942d709e46142bb10e349dac597ff62 installed DEBUG: dejavu-fonts-common-2.35-7.el8.noarch 1608016986 145939 5cc310eaceb074158eb858adf64bfcd4 installed DEBUG: python3-matplotlib-tk-3.1.1-2.el8.x86_64 1579970243 112162 e11d2c31cda9fc946bf095f66c87ea85 installed DEBUG: python3-pandas-0.25.3-1.el8.x86_64 1579978421 54904723 4828c5a26d740c8ca79213807770cfc4 installed DEBUG: python3-requestsexceptions-1.4.0-0.20210315095058.d7ac0ff.el8.noarch 1615801911 16711 bf52a4a0b04807b99366f9b13728a54a installed DEBUG: python3-os-client-config-2.1.0-0.20210315163025.bc96c23.el8.noarch 1615825892 204155 fe26728e6983fc461a3cdaa508ec8d0e installed DEBUG: python-oslo-utils-lang-4.8.2-0.20220428092247.a38b56a.el8.noarch 1651138027 15675 57eb254ebd50cf54f3fd23454d87d8d2 installed DEBUG: python-oslo-middleware-lang-4.2.1-0.20220225080425.b40ca5f.el8.noarch 1645776478 11821 f3c2425dacb688531f9a277b737fb85b installed DEBUG: python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch 1615804784 16179 2d0b2032e3b5a6ac0c277f5712732029 installed DEBUG: python3-oslo-utils-4.8.2-0.20220428092247.a38b56a.el8.noarch 1651138027 265622 fedec61abb920858909c64dfe456fa5e installed DEBUG: python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch 1645777614 75242 524c1282e522fff5aa1dbe3b32ecf419 installed DEBUG: python3-keystoneclient-1:4.2.0-0.20210316044851.d5cb761.el8.noarch 1615870218 1181018 d2b940202ad703d009cb3bde2629450f installed DEBUG: python3-oslo-policy-3.7.1-0.20220119091831.639b471.el8.noarch 1642584082 252961 d8f0af2447af09dff6a6ef02012ee500 installed DEBUG: python3-oslo-middleware-4.2.1-0.20220225080425.b40ca5f.el8.noarch 1645776478 156847 4b8b3bbfa55964fcecc1b3dea6727b8b installed DEBUG: python-oslo-db-lang-8.5.1-0.20210818055751.3b452de.el8.noarch 1629266430 17156 51de0710ead097a207fcde8823875d84 installed DEBUG: python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch 1615808639 107808 6b2135266931e47970b886710aeed255 installed DEBUG: python-oslo-cache-lang-2.7.1-0.20220301090510.d0252f6.el8.noarch 1646125705 28475 d896773164ff4b78a4a738601b99dc62 installed DEBUG: python3-keystonemiddleware-9.2.0-0.20210316052900.3659bda.el8.noarch 1615872589 288119 6fc7ff4ce5a1429876eb37a32e916966 installed DEBUG: python3-oslo-db-8.5.1-0.20210818055751.3b452de.el8.noarch 1629266430 589430 55ab6548eb1d072b32746295a1169495 installed DEBUG: python3-oslo-upgradecheck-1.3.1-0.20220225074957.9561ecb.el8.noarch 1645775599 48370 91e14a9559f6f1b31e1d7bf7d55fdc40 installed DEBUG: python3-novaclient-1:17.4.0-0.20210316055500.54d4da1.el8.noarch 1615874165 934363 80f1ae2fb58ed93c6c763f9c52e80ddb installed DEBUG: python3-taskflow-4.6.0-0.20210315120753.0f7c6e9.el8.noarch 1615810189 2955205 09bc53e4b2e9be0b6ab6fc0fb372ba6c installed DEBUG: python3-cinderclient-7.4.1-0.20210903082820.4f72e6f.el8.noarch 1630657965 1015727 54d19d958a3c40262a957d50e9eedc17 installed DEBUG: python3-pecan-1.3.3-2.el8.noarch 1606209068 1408575 3c429ad587a48a606adde06182faad4c installed DEBUG: python3-flask-1:1.1.2-4.el8.noarch 1605883497 782020 9780369e1930eb607481a008b3552b4b installed DEBUG: python3-cotyledon-1.7.3-4.el8.noarch 1580136088 122169 f7e76a15a4dafb817bf4dcfd6a55aacb installed DEBUG: python3-pyroute2-0.6.5-2.el8.noarch 1642515930 2828474 49f3c742408e27a63933ba1d59dd6774 installed DEBUG: python3-testrepository-0.0.20-20.el8.noarch 1580096818 664092 0e89ec691b0238726f3e687f4debe960 installed DEBUG: python3-testresources-2.0.1-1.el8.noarch 1610340318 244862 68bd230e309060c721c96fe24b57b30e installed DEBUG: python3-requests-mock-1.8.0-1.el8.noarch 1610095257 101872 3feb309ab7c9ce64641bd511b0624c3c installed DEBUG: python3-distro-1.4.0-4.el8.noarch 1580136567 153542 3be88f47218450dbe0294ed75ba81991 installed DEBUG: python3-os-service-types-1.7.0-0.20210315154727.0b2f473.el8.noarch 1615823304 105128 027ec13c1877d770f4204e4bf959340a installed DEBUG: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 1621396899 52708492 5c4096d32036af7bc2eeed1dc1b3e034 installed DEBUG: tk-1:8.6.8-1.el8.x86_64 1557811716 3888089 211568d935056283128ae32c3f3020bd installed DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch 1606819865 107217 c3a68a6a50d59cf7d57efafa301f35f2 installed DEBUG: python3-automaton-2.3.1-0.20220228091836.4a3e539.el8.noarch 1646040068 119334 e0eac59f84a6ff3126400e9046e99c21 installed DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 1642501376 2589361 fd68174680eba798567fd47850edb0e2 installed DEBUG: python3-zipp-3.4.0-1.el8.noarch 1604507418 21812 74f88a1ac62d6581ecc79bdda35b69d0 installed DEBUG: python3-stevedore-3.3.1-0.20220225083222.eeec4a3.el8.noarch 1645778128 258400 0bc06deac3b8e7c50f42cee751d44f79 installed DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch 1646727834 423161 da67fdaee30c3d1cc042d9c1a5221356 installed DEBUG: python3-yappi-1.3.0-1.el8.x86_64 1606209592 151885 1fdbb43bc354ac38879aecef2f9133df installed DEBUG: python3-wcwidth-0.2.5-2.el8.noarch 1599579893 552266 a3f54468628032600541c12ddf200bc6 installed DEBUG: python3-voluptuous-0.12.1-1.el8.noarch 1610340498 293245 df370bc7caeec5f3003f44612ee69e5d installed DEBUG: python3-sqlparse-0.3.1-3.el8.noarch 1599567427 269967 0a33347d561700f749f44b5651e95f3d installed DEBUG: python3-soupsieve-2.1.0-1.el8.noarch 1610096098 218144 7a667d161b128362cc7dd33eb47bfd73 installed DEBUG: python3-setproctitle-1.1.10-16.el8.x86_64 1580135199 41904 280c656238049082ccc76d2a9e841b84 installed DEBUG: python3-repoze-lru-0.7-6.el8.noarch 1580057272 85678 069ca5535d4df63b3d1625024042d60a installed DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 1605885889 396633 d3f2200725975441c9b5cf7b195cd3eb installed DEBUG: python3-pyperclip-1.8.0-2.el8.noarch 1599555843 68899 7e8afc344a375e43f241912b3f4459de installed DEBUG: python3-pyasn1-0.4.6-3.el8.noarch 1580299621 618359 f1008fe8c8ce0a3a290489ac2660d6b0 installed DEBUG: python3-munch-2.5.0-3.el8.noarch 1599555654 56699 6cabd324994f9ae42d055481ae082cc2 installed DEBUG: python3-memcached-1.59-1.el8.noarch 1611745928 121463 d965017b1afbfa5ef35851f363f73ff7 installed DEBUG: python3-kiwisolver-1.1.0-4.el8.x86_64 1579962499 285855 bde49631fe8d16355c8412d3e48385f5 installed DEBUG: python3-secretstorage-3.1.1-4.el8.noarch 1580361026 90295 0569bd1de49dddc74d8f627e10283ef9 installed DEBUG: python3-future-0.18.2-3.el8.noarch 1580101451 3346137 bb5545cfb3fe086a8c689921420a541f installed DEBUG: python3-alembic-1.4.3-1.el8.noarch 1606208872 4645206 1d588a4a7e953c18984fd1e4330d0676 installed DEBUG: python3-cssselect-0.9.2-13.el8.noarch 1580353461 144960 0d30ec60e1a3e65df80fd3817555678a installed DEBUG: python3-cmd2-1.4.0-1.1.el8.noarch 1610603874 1248496 c991ce87a548e60e2149e95d53bc6826 installed DEBUG: libsodium-1.0.18-2.el8.x86_64 1579689043 612303 9addf380043a006db57c46745d21b16f installed DEBUG: libqhull-1:7.2.1-2.el8.x86_64 1579710890 445376 f064877bfa21650a94bcc164dc7f9b17 installed DEBUG: hdf5-1.10.5-5.el8.x86_64 1580491576 10603559 b5630084cf8f7a6a49aebabb0851eef2 installed DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch 1557807875 1124483 0ad0f611808a3b4728ef94e0a6b19b41 installed DEBUG: python3-jsonpatch-1.21-2.el8.noarch 1557876014 56526 90dbdae786ad7d81c0d2c42cf307d399 installed DEBUG: python3-jmespath-0.9.0-11.el8.noarch 1557807545 119891 acc9fe266f7f9c0cd26e1729effbb2d0 installed DEBUG: python3-cairo-1.16.3-6.el8.x86_64 1557807250 324125 9ba0ca0e7cac019c8a2447d9afaac896 installed DEBUG: desktop-file-utils-0.23-8.el8.x86_64 1557789982 256421 2679b28b52450916b151867f782f347e installed DEBUG: snappy-1.1.8-3.el8.x86_64 1598294839 60623 c62bd8e8d3cfbb2eea4f5bf4e641e4ac installed DEBUG: python3-inotify-0.9.6-13.el8.noarch 1557588626 248598 238d02e2234d77dd821d5ad082255a9c installed DEBUG: lzo-2.08-14.el8.x86_64 1557586709 198757 2e8c7912284d0c40f98a93649366097c installed DEBUG: libyaml-0.1.7-5.el8.x86_64 1557586361 136478 7c8bef326f7edfab7928fbaaeee8c652 installed DEBUG: python3-cliff-3.7.0-0.20210315123449.117a100.el8.noarch 1615811752 275570 84b18d530b5b438d9e9002a5af85e1c7 installed DEBUG: python3-beautifulsoup4-4.9.3-1.el8.noarch 1605883264 1021765 c6c091bb0327a60c3f9614fcda930a4d installed DEBUG: python3-webtest-2.0.35-3.el8.noarch 1599578942 297971 fa3ef0aa6cf845163f3aac0eac7809e5 installed DEBUG: perl-Digest-1.17-395.el8.noarch 1557804303 26685 3288d677385ef645566a458dae131af2 installed DEBUG: perl-Data-Dumper-2.167-399.el8.x86_64 1557587834 106523 e7ff09d4e428471fd85587fbe9260fca installed DEBUG: perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff.x86_64 1600983892 1325271 3b156d1ebea685bf049c17eb210c63ae installed DEBUG: perl-Pod-Escapes-1:1.07-395.el8.noarch 1557588000 25763 06bdeb217473ea5c468916d046240269 installed DEBUG: perl-IO-Socket-IP-0.39-5.el8.noarch 1557804886 99525 9db2eaec9a186e8a7b92990683a12044 installed DEBUG: perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be1595ff.noarch 1600986963 618705 eb1600841d271a565f9794d85d8047cc installed DEBUG: perl-Term-Cap-1.17-395.el8.noarch 1557588252 29850 a36d892cdd3e4c40b70ebf3ebd307ece installed DEBUG: perl-HTTP-Tiny-0.074-1.el8.noarch 1557587946 149162 450794533f6287021ea470ccdb71a39a installed DEBUG: perl-podlators-4.11-1.el8.noarch 1557588007 287639 bd2b28862f36b3cec0e1d5fb74d5edb7 installed DEBUG: perl-Text-ParseWords-3.30-395.el8.noarch 1557588186 13101 bf3b84c83bffa76bd3af79141fe72394 installed DEBUG: perl-MIME-Base64-3.15-396.el8.x86_64 1557588002 41435 8ed7ed3ebaf11f7a51f28e8602e60020 installed DEBUG: perl-Getopt-Long-1:2.50-4.el8.noarch 1557587920 139724 8402f4c723f38564bab926f618d4a638 installed DEBUG: perl-Socket-4:2.027-3.el8.x86_64 1573250756 127014 6805c843a6f77fb26c9213320e0c54d1 installed DEBUG: perl-Carp-1.42-396.el8.noarch 1557587758 41852 4b23c1071bd0bd3f46aa4bc06d3cc6bb installed DEBUG: perl-libs-4:5.26.3-421.el8.x86_64 1636045854 6105244 9ec6e3b975fd3b421a593bbfb0525e97 installed DEBUG: perl-parent-1:0.237-1.el8.noarch 1557587944 9187 3a1e8a3596d9a3ca9021a40c141adca3 installed DEBUG: perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 1557588229 24825 68fe36e969406f0e90c6ee13b59b03e3 installed DEBUG: perl-File-Path-2.15-2.el8.noarch 1557587944 64920 26125ecafbd51e07539b96c2699308bd installed DEBUG: perl-PathTools-3.74-1.el8.x86_64 1557587969 182821 7cbc1c39bf3c5c7425bf73e5235d00d3 installed DEBUG: perl-threads-1:2.21-2.el8.x86_64 1557588231 109155 1a94ed19723e65a29945e59d8dfb5cf4 installed DEBUG: perl-interpreter-4:5.26.3-421.el8.x86_64 1636045854 14391691 ae61d939aa0f9f8b81ac15785a23b95f installed DEBUG: perl-Filter-2:1.58-2.el8.x86_64 1557804997 150694 8e3771c29d6725bb5a0503a9c4caa8aa installed DEBUG: python3-six-1.15.0-2.el8.noarch 1599485653 106402 57ee0a6395cfc07e0bcf4bb069a38bb4 installed DEBUG: libgcc-8.5.0-13.el8.x86_64 1650998241 190224 6c2d2da9bb66cf7eebe2931221b3ca78 installed DEBUG: perl-Text-Unidecode-1.30-5.el8.noarch 1557806444 459829 70c59fd8dfd83fb1e1d586b9182b24f2 installed DEBUG: python3-idna-2.5-5.el8.noarch 1557588568 521503 d78a510e3975b98c8d254227e8674a17 installed DEBUG: python-rpm-macros-3-42.el8.noarch 1653995317 4325 47cc523d370bd0264a98a1a7c8f33508 installed DEBUG: texlive-dvipng-7:20180414-25.el8.x86_64 1638609507 450186 e1259217d9503b7f03b1729c0aa4b00f installed DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch 1620317703 7786043 ae85cdfb9dbf4cdfa011ec227e949d86 installed DEBUG: python3-setuptools-wheel-39.2.0-6.el8.noarch 1587953140 347720 0238bb6e8a2e3318026f17d25cbd3e89 installed DEBUG: python3-matplotlib-3.1.1-2.el8.x86_64 1579970243 14637631 ee508da5b516e634851bad2a224a4cb8 installed DEBUG: libXft-2.3.3-1.el8.x86_64 1592328474 132456 98a6c3804c03d590f4d9c7c95e404cc0 installed DEBUG: rust-srpm-macros-5-2.el8.noarch 1557810095 1131 d96b3587cf204ff53b4b377f1f61bcc1 installed DEBUG: python3-openstacksdk-0.55.1-0.20220406125402.f09ed4a.el8.noarch 1649250274 4235810 48f2164fc541f7b7fc1a009dec418159 installed DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch 1557812133 1216672 8ad6b1809fd9281e8207ed1461f2b13e installed DEBUG: ocaml-srpm-macros-5-4.el8.noarch 1557802444 737 287a7361faafcb3820cffcce8958f73b installed DEBUG: python-oslo-policy-lang-3.7.1-0.20220119091831.639b471.el8.noarch 1642584082 14081 53101d5b853432e6c881c5f2b6423860 installed DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch 1557812133 1557171 5b3ff8d7697534b661d9c1f860da20a8 installed DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch 1557787906 4398414 a27029d067dc090e174ebae3e994403a installed DEBUG: python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch 1615804784 184307 6962d4b3140302281ec13708a23ef741 installed DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 1648112888 546483 73e07dada814c02ba5df126faf95da8d installed DEBUG: libssh-config-0.9.6-3.el8.noarch 1636621726 277 25d67b33c637dc44ec5f0f13ad250765 installed DEBUG: python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch 1615805583 166201 ed35fb604e5570ea2439e365474a20a6 installed DEBUG: openssh-8.0p1-12.el8.x86_64 1635253826 1918041 be724b4cc50cb40ab15e3d6541b74dbc installed DEBUG: emacs-filesystem-1:26.1-7.el8.noarch 1628538973 0 e6a24e03a687b06b136a371a158ccbd0 installed DEBUG: python3-pycadf-3.1.1-0.20210315104351.4179996.el8.noarch 1615805086 151246 142e9b3ed59aafe12d97d95e22eff102 installed DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 1614063802 137649 8f714224897bee9766d89cab949e4a1b installed DEBUG: setup-2.12.2-6.el8.noarch 1589520015 724837 f57a947c3f3671d119106140b949176b installed DEBUG: python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch 1615808639 18833 2792799f43479f75a636289ee6fe8011 installed DEBUG: rpm-build-libs-4.14.3-23.el8.x86_64 1649372910 216168 c08fb31705a6c7d6bc34a1a4e9289d75 installed DEBUG: pcre2-10.32-2.el8.x86_64 1592282525 656478 70db1311d6671e6e621a374342e3e32e installed DEBUG: python3-oslo-cache-2.7.1-0.20220301090510.d0252f6.el8.noarch 1646125705 161898 4094b09770be32ef5b49ab05b0cf7f1d installed DEBUG: avahi-libs-0.7-20.el8.x86_64 1605562469 155720 ec8ee5613242166fe0ba327b9712462b installed DEBUG: glibc-common-2.28-203.el8.x86_64 1653248442 7997012 a443d61c4e2f63385dd9ebbc55901b43 installed DEBUG: python3-neutronclient-7.3.0-0.20210316051900.4963c7a.el8.noarch 1615872031 1470670 16c47910012d366cd271f9b7c3971bb3 installed DEBUG: elfutils-0.187-4.el8.x86_64 1653246764 2782322 80b0d3a03ac45a2506ba559dd564826f installed DEBUG: libsepol-2.9-3.el8.x86_64 1629847198 761624 3f85cc6fc6a3cbe88ab0400ea87e46fa installed DEBUG: python3-oslo-reports-2.2.0-0.20210315105955.bc631ae.el8.noarch 1615806058 159756 180329cfbc3e28e2a933fce886d30e68 installed DEBUG: python3-cffi-1.13.2-1.el8.x86_64 1579942955 1061179 19751abd44b8cb04437a3b2cdec1dbe4 installed DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 1557535203 77229 dd9abf1cc65154142a808c839f4dda55 installed DEBUG: python3-glanceclient-1:3.3.0-0.20210315220313.f802c71.el8.noarch 1615845848 554745 158ab1795d3fc68a74e58ac01ed29640 installed DEBUG: python3-requests-2.25.1-1.el8.noarch 1615370609 390169 029424c3156bf041a00641cdfc97e812 installed DEBUG: gmp-1:6.1.2-10.el8.x86_64 1573237036 1678740 d97c6201b7617cb78474f88a10f7da34 installed DEBUG: python3-pyasn1-modules-0.4.6-3.el8.noarch 1580299621 786026 e14e186caf04a906cb8acda6aef70164 installed DEBUG: python3-babel-2.5.1-7.el8.noarch 1626973605 20921752 879f27a4399083674fedae88e51a7d15 installed DEBUG: libcom_err-1.45.6-5.el8.x86_64 1653248421 61377 087334fbb3385c4bc50bb7f28805dc9e installed DEBUG: python3-oslotest-4.4.1-0.20210315103354.aaf3a72.el8.noarch 1615804485 122721 d15e164941ba665c0c1be4b516da6568 installed DEBUG: python3-imagesize-1.0.0-2.el8.noarch 1557807838 16572 c401f76e1680146f2428e7626ce14690 installed DEBUG: readline-7.0-10.el8.x86_64 1557540187 466321 53395adc92c214ce3ce3f63c19180d19 installed DEBUG: python3-sqlalchemy-utils-0.34.2-2.el8.noarch 1580200277 564734 821e5bdc49f19a3c11c510c89f6040fc installed DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch 1579799425 38754 bcf9faa497a1e17b15a245c5223c5924 installed DEBUG: popt-1.18-1.el8.x86_64 1611039801 126626 34faaf171aafe13b647873235a7d1c2f installed DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch 1580215753 12139 df99bb103744ea3fb658869e0d12fee9 installed DEBUG: libgcrypt-1.8.5-6.el8.x86_64 1624993710 1269766 59cc22182bfcfd469760a8cd8be548a8 installed DEBUG: libgs-9.27-1.el8.x86_64 1606875132 19191883 2b60cbf086ecc5555d8b2efa1477efb9 installed DEBUG: sed-4.5-5.el8.x86_64 1634320754 765142 14c1532e925c87f63bc1f647127f98ab installed DEBUG: librsvg2-2.42.7-4.el8.x86_64 1592251977 1717175 daf64a23e545e3af20de3b8549d3f2d5 installed DEBUG: libidn2-2.2.0-1.el8.x86_64 1573240114 287762 206b757710d3924958eeb8bd423243bd installed DEBUG: python3-sphinx-1:2.2.2-1.el8.noarch 1580225759 9155946 12b92d7b8e76c1a8f1bceba2fb1d2256 installed DEBUG: libSM-1.2.3-1.el8.x86_64 1557799051 93427 47f227b29e3abb1260b8f1f178b588ca installed DEBUG: python3-pbr-5.5.1-1.el8.noarch 1603982946 3586069 895719c97b49f7f4f0bd9cbe8ef927f8 installed DEBUG: libcap-ng-0.7.11-1.el8.x86_64 1623077234 51470 0cb04ab8bb58a307ae9ae862d5a7c8b0 installed DEBUG: openstack-macros-2021.1.0-0.20210812101308.ce6a105.el8.noarch 1628763396 49057 bd04b0a621e85790e6e1ae92ccf200c8 installed DEBUG: libmpc-1.1.0-9.1.el8.x86_64 1605564175 127093 73998427af4ab3f697010e42c96f4ce0 installed DEBUG: python3-iso8601-0.1.12-3.el8.noarch 1599467180 48733 28a483957eb5775c236c66ae7c2a1943 installed DEBUG: unzip-6.0-46.el8.x86_64 1643346578 424013 f5f7c13a930b6f1d06155de169cfb0e2 installed DEBUG: python3-fixtures-3.0.0-16.el8.noarch 1580053087 335675 d73902680734761709ec42b903d521bb installed DEBUG: cpio-2.12-11.el8.x86_64 1632978482 967637 8588822b2d9e7adde96867cdab861ab1 installed DEBUG: python3-futurist-2.3.0-0.20210315104620.1a1c6f8.el8.noarch 1615805241 217834 6442a0428ec0c0d1ed36e1d65951a9f4 installed DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 1610439813 471705 8a956eb5d4f6d6a055b4efaf3b9f62c7 installed DEBUG: python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch 1615804405 78015 8b7bdbce362cd1874afe63a6a35499e9 installed DEBUG: lcms2-2.9-2.el8.x86_64 1557795901 399313 23d5f2bf5897a440de253fe694e0f57f installed DEBUG: python3-tenacity-6.2.0-1.el8.noarch 1599451243 151829 19f62ffb2b56017e15cd5979562eaabf installed DEBUG: cpp-8.5.0-13.el8.x86_64 1650998241 29722862 cc43df1da5dd882a438500f7045461a2 installed DEBUG: python3-fasteners-0.14.1-20.el8.noarch 1580029617 112957 bd84cbbac090c1e13709e5976a744ff1 installed DEBUG: tar-2:1.30-5.el8.x86_64 1595282409 2876727 20cb2b0c9fa5a620cebb8a9af6149065 installed DEBUG: texlive-lib-7:20180414-25.el8.x86_64 1638609507 1279296 cdf121e9711c8663f5df0a9624c43874 installed DEBUG: dwz-0.12-10.el8.x86_64 1622696781 230263 7fc13bfd107311f1a1028bb2c7164ef6 installed DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 1557807838 40169 443140928cf8c98b445cf8ba62f5bf4a installed DEBUG: coreutils-common-8.30-12.el8.x86_64 1626239337 9896326 a98eea6d45492839f440ad89af7a608d installed DEBUG: libgfortran-8.5.0-13.el8.x86_64 1650998241 2626528 eec66b6b6f2b26236933ffc096ceb533 installed DEBUG: less-530-1.el8.x86_64 1557584772 344874 c95ece51b133ab6ce794a40e777072d2 installed DEBUG: python3-numexpr-2.7.1-1.el8.x86_64 1579981744 602867 4074240baff9c7bfafd67c538194abdf installed DEBUG: json-c-0.13.1-3.el8.x86_64 1636621603 69290 4fdfb4f2df790d25d080cf3834ddf07b installed DEBUG: python3-Bottleneck-1.2.1-13.el8.x86_64 1580231245 456067 0f4fda02e8375b940baefef1a84b8352 installed DEBUG: pkgconf-1.4.2-1.el8.x86_64 1557540110 63271 c5c251d6f960076fcbae5a6e61fe23d1 installed DEBUG: python3-etcd3gw-0.2.5-1.el8.noarch 1585750478 108991 e040598736123fbd599d1768695cffd4 installed DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 1620256101 24771 2d838e5efc044e30fecec1c0ee5853b4 installed DEBUG: python3-pyngus-2.3.0-4.el8.noarch 1580200751 192374 220e052f96b4a8bc9c6bbc973700aff8 installed DEBUG: gawk-4.2.1-4.el8.x86_64 1646024913 2699766 28a799aac50e4bf636555a59b7c774ff installed DEBUG: python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch 1615823731 2044791 039053d706174ea2c5e8476a994f6b66 installed DEBUG: ncurses-6.1-9.20180224.el8.x86_64 1622524064 589260 7b3a1ad3710728b25aea8db0cc7ad5aa installed DEBUG: python3-werkzeug-1.0.1-4.el8.noarch 1643036678 1994145 1ba00dd5d8e36b2fdd79af7fc9f2760d installed DEBUG: jbigkit-libs-2.1-14.el8.x86_64 1557795391 109677 c63a249918e68c8fb851261731080349 installed DEBUG: python3-statsd-3.2.1-16.el8.noarch 1579804819 118173 327066c757853f002fd20a77288a7222 installed DEBUG: libX11-1.6.8-5.el8.x86_64 1629846960 1339928 9b43fbad55fbae75ce7c8102437b847a installed DEBUG: python3-simplegeneric-0.8.1-17.el8.noarch 1579794911 24519 67ee630c2574da3c73c4c177ceae9d71 installed DEBUG: libXmu-1.1.3-1.el8.x86_64 1592338347 181056 2af6927c71dcd7520bf9779b5e13d2f5 installed DEBUG: python3-routes-2.4.1-12.el8.noarch 1580061445 465045 98369ece14da525e45d19e689942494b installed DEBUG: libXrandr-1.5.2-1.el8.x86_64 1592338501 49570 90e90d2dda89ab86d5b0fcc0e4a6b9f3 installed DEBUG: python3-pygraphviz-1.5-9.el8.x86_64 1580127839 295188 d3e51cc879a883c4c5d2822d107bab87 installed DEBUG: libXdamage-1.1.4-14.el8.x86_64 1557799752 30432 5a6d7d7ded7b105fd1e101c7cba314e9 installed DEBUG: python3-msgpack-1.0.2-1.el8.x86_64 1610002087 275464 2233901f49d7d23b3056f1faf373f7d4 installed DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 1557796230 76822 6f1ef12f2494056f5cbafb60b23d483c installed DEBUG: python3-jeepney-0.4.3-1.el8.noarch 1583923040 8551617 30319f1f1a28583efd895214e43cf03d installed DEBUG: libijs-0.35-5.el8.x86_64 1557797717 60640 86aa14b655428b65d88a68e8b0014c2e installed DEBUG: python3-editor-1.0.4-4.el8.noarch 1579858680 21466 61a4a9bd0255f234b51c324aaadbd692 installed DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 1557814482 502730 4563ac1d6facd98936be75bc47d27bc6 installed DEBUG: python3-colorama-0.4.3-3.el8.noarch 1599214085 80759 c3493e18e7296f6b1658dc70cdc2f04d installed DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 1645712177 726186 00c2948c2521fc542071f445b4766d64 installed DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 1599471607 539253 0f96b8e5a1dd9c7dfcdadd81031b0498 installed DEBUG: grub2-tools-minimal-1:2.02-123.el8.x86_64 1649172464 772850 291055dce532a8915eca9ad023c2bf20 installed DEBUG: python3-webencodings-0.5.1-6.el8.noarch 1557808322 73578 12c558689a939dd3db86f5b32ea3d0e1 installed DEBUG: grubby-8.40-42.el8.x86_64 1629846845 62921 3e79980cdefa907bc94f5c2bfe957494 installed DEBUG: python3-warlock-1.3.3-1.el8.noarch 1579833459 31258 8b72eda3dd0870af5c7965bfe5c8fca9 installed DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 1631282784 369615 6770948cf9ead54ea1e58bdd81aa3e07 installed DEBUG: python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch 1620074355 340156 2beb6871e34f6c72488c32fc2a47f02c installed DEBUG: crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch 1637730499 189743 7d79d0c47c40ee15076a0c4f37c35312 installed DEBUG: blosc-1.20.1-1.el8.x86_64 1607084737 125382 555424d997b3999293a0d4318a89a66f installed DEBUG: cracklib-2.9.6-15.el8.x86_64 1557533913 239047 3ced50b8ce5c91849d67c8e6f75f5cd1 installed DEBUG: python3-tables-3.5.2-6.el8.x86_64 1580528362 8018934 c7437c39dac5857fff72219eae0ef958 installed DEBUG: libtirpc-1.1.4-6.el8.x86_64 1638608880 224622 fc4d6b131cecc0d61365641015ecc424 installed DEBUG: libxslt-1.1.32-6.el8.x86_64 1602701861 751741 4f9035f3dfbee97bd3f6396d93dcc3db installed DEBUG: elfutils-debuginfod-client-0.187-4.el8.x86_64 1653246764 54506 2ab6af72cc32f81e53e01fc588cdd8ff installed DEBUG: groff-base-1.22.3-18.el8.x86_64 1559058519 4216866 6ed091baa7cbbcf9205fce2f24fa48cb installed DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 1573236536 1612648 8967e0fd86f922ac3fe079bb64ec85c4 installed DEBUG: perl-libnet-3.11-3.el8.noarch 1557805081 277135 84cf9f5f0d65cd76fdc6916aa342c1f3 installed DEBUG: libmount-2.32.1-35.el8.x86_64 1646975437 398290 d33211d4a18368d4faf8cb485f82e60f installed DEBUG: perl-Time-Local-1:1.280-1.el8.noarch 1557588254 59906 d9ff68ed7dce4a5bb9a13c85270f9908 installed DEBUG: coreutils-8.30-12.el8.x86_64 1626239337 6105592 77da815e41749d97313d2eb2cc6d4ad9 installed DEBUG: perl-Term-ANSIColor-4.06-396.el8.noarch 1557588250 89627 c0fc2f73ed2179d13f01ef64e42008ad installed DEBUG: shadow-utils-2:4.6-16.el8.x86_64 1639112929 4067136 f1e72b43021ff09064ad9904a0add0d6 installed DEBUG: perl-Pod-Simple-1:3.35-395.el8.noarch 1557588149 543719 4634886be1066e76224760899bd706d5 installed DEBUG: rpm-libs-4.14.3-23.el8.x86_64 1649372910 735520 25b64f5aac0b98c706bb053934548b8d installed DEBUG: perl-Pod-Usage-4:1.69-395.el8.noarch 1557588152 49721 7ca3785d080ee4a20cb030cff8d14650 installed DEBUG: trousers-lib-0.3.15-1.el8.x86_64 1605566220 487077 423e3ba3a61be1cc581d0ba03d0e229d installed DEBUG: perl-Errno-0:1.28-421.el8.x86_64 1636045854 9494 abeb87c7d057ab6270ea10f99f71247b installed DEBUG: libpwquality-1.4.4-3.el8.x86_64 1614063739 396608 5d0c7691d011449fd56e6e2e3731e4ef installed DEBUG: perl-Exporter-5.72-396.el8.noarch 1557587966 55719 4f56f0f2098313624fdcd567a5c644fc installed DEBUG: dracut-049-202.git20220511.el8.x86_64 1653390504 1053855 27eb46a4d2d8505df95a6e69aa99d341 installed DEBUG: perl-macros-4:5.26.3-421.el8.x86_64 1636045854 5184 ed709a794521e18f58adf98bf1195742 installed DEBUG: glib2-2.56.4-159.el8.x86_64 1651302537 12275608 f4596bd90a56eec3f3d4c9683e0521bd installed DEBUG: perl-IO-0:1.38-421.el8.x86_64 1636045854 139767 757841f83646cc416ac382a45f1180fd installed DEBUG: systemd-239-58.el8.x86_64 1644593888 11252591 44e18fd1cba413e79aa06224def06f12 installed DEBUG: perl-threads-shared-1.58-2.el8.x86_64 1557588218 78170 f7ca1f9a2bb956e0fcb5c0921352b23c installed DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 1573236241 2657576 3006826ddf4e875c1f21a9da6579bd20 installed DEBUG: Child return code was: 0 Finish: Outputting list of installed packages Start: rpmbuild openstack-octavia-8.0.2-0.20220616081857.a870525.el8.src.rpm INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.spec'], chrootPath='/var/lib/mock/dlrn-centos8-wallaby-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=1022gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3i2sr1i8:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3i2sr1i8:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3688e1f216774492a68e1a748ea3130a', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3i2sr1i8:/etc/resolv.conf', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-octavia.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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9ktElx DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf octavia-8.0.2.dev38 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/octavia-8.0.2.dev38-0.20220616081857.a870525.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd octavia-8.0.2.dev38 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git add . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-octavia-8.0.2 base' DEBUG: + find octavia -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + DEBUG: + rm -f requirements.txt DEBUG: + rm -rf octavia.egg-info DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iKVHVt DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-8.0.2.dev38 DEBUG: + export PBR_VERSION=8.0.2 DEBUG: + PBR_VERSION=8.0.2 DEBUG: + export SKIP_PIP_INSTALL=1 DEBUG: + SKIP_PIP_INSTALL=1 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' DEBUG: + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/octavia DEBUG: creating build/lib/octavia/api DEBUG: creating build/lib/octavia/api/drivers DEBUG: creating build/lib/octavia/api/drivers/driver_agent DEBUG: copying octavia/api/drivers/driver_agent/__init__.py -> build/lib/octavia/api/drivers/driver_agent DEBUG: copying octavia/api/drivers/driver_agent/driver_get.py -> build/lib/octavia/api/drivers/driver_agent DEBUG: copying octavia/api/drivers/driver_agent/driver_listener.py -> build/lib/octavia/api/drivers/driver_agent DEBUG: copying octavia/api/drivers/driver_agent/driver_updater.py -> build/lib/octavia/api/drivers/driver_agent DEBUG: creating build/lib/octavia/certificates DEBUG: creating build/lib/octavia/certificates/generator DEBUG: copying octavia/certificates/generator/__init__.py -> build/lib/octavia/certificates/generator DEBUG: copying octavia/certificates/generator/cert_gen.py -> build/lib/octavia/certificates/generator DEBUG: copying octavia/certificates/generator/local.py -> build/lib/octavia/certificates/generator DEBUG: creating build/lib/octavia/db DEBUG: creating build/lib/octavia/db/migration DEBUG: copying octavia/db/migration/__init__.py -> build/lib/octavia/db/migration DEBUG: copying octavia/db/migration/cli.py -> build/lib/octavia/db/migration DEBUG: creating build/lib/octavia/tests DEBUG: creating build/lib/octavia/tests/unit DEBUG: creating build/lib/octavia/tests/unit/controller DEBUG: creating build/lib/octavia/tests/unit/controller/queue DEBUG: creating build/lib/octavia/tests/unit/controller/queue/v1 DEBUG: copying octavia/tests/unit/controller/queue/v1/__init__.py -> build/lib/octavia/tests/unit/controller/queue/v1 DEBUG: copying octavia/tests/unit/controller/queue/v1/test_consumer.py -> build/lib/octavia/tests/unit/controller/queue/v1 DEBUG: copying octavia/tests/unit/controller/queue/v1/test_endpoints.py -> build/lib/octavia/tests/unit/controller/queue/v1 DEBUG: creating build/lib/octavia/tests/unit/compute DEBUG: copying octavia/tests/unit/compute/__init__.py -> build/lib/octavia/tests/unit/compute DEBUG: creating build/lib/octavia/tests/unit/volume DEBUG: copying octavia/tests/unit/volume/__init__.py -> build/lib/octavia/tests/unit/volume DEBUG: creating build/lib/octavia/tests/unit/network DEBUG: creating build/lib/octavia/tests/unit/network/drivers DEBUG: copying octavia/tests/unit/network/drivers/__init__.py -> build/lib/octavia/tests/unit/network/drivers DEBUG: creating build/lib/octavia/volume DEBUG: creating build/lib/octavia/volume/drivers DEBUG: creating build/lib/octavia/volume/drivers/noop_driver DEBUG: copying octavia/volume/drivers/noop_driver/__init__.py -> build/lib/octavia/volume/drivers/noop_driver DEBUG: copying octavia/volume/drivers/noop_driver/driver.py -> build/lib/octavia/volume/drivers/noop_driver DEBUG: creating build/lib/octavia/tests/unit/amphorae DEBUG: creating build/lib/octavia/tests/unit/amphorae/backends DEBUG: creating build/lib/octavia/tests/unit/amphorae/backends/utils DEBUG: copying octavia/tests/unit/amphorae/backends/utils/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends/utils DEBUG: copying octavia/tests/unit/amphorae/backends/utils/test_haproxy_query.py -> build/lib/octavia/tests/unit/amphorae/backends/utils DEBUG: copying octavia/tests/unit/amphorae/backends/utils/test_interface.py -> build/lib/octavia/tests/unit/amphorae/backends/utils DEBUG: copying octavia/tests/unit/amphorae/backends/utils/test_interface_file.py -> build/lib/octavia/tests/unit/amphorae/backends/utils DEBUG: copying octavia/tests/unit/amphorae/backends/utils/test_ip_advertisement.py -> build/lib/octavia/tests/unit/amphorae/backends/utils DEBUG: copying octavia/tests/unit/amphorae/backends/utils/test_keepalivedlvs_query.py -> build/lib/octavia/tests/unit/amphorae/backends/utils DEBUG: copying octavia/tests/unit/amphorae/backends/utils/test_network_namespace.py -> build/lib/octavia/tests/unit/amphorae/backends/utils DEBUG: copying octavia/tests/unit/amphorae/backends/utils/test_network_utils.py -> build/lib/octavia/tests/unit/amphorae/backends/utils DEBUG: creating build/lib/octavia/tests/unit/statistics DEBUG: creating build/lib/octavia/tests/unit/statistics/drivers DEBUG: copying octavia/tests/unit/statistics/drivers/__init__.py -> build/lib/octavia/tests/unit/statistics/drivers DEBUG: copying octavia/tests/unit/statistics/drivers/test_logger.py -> build/lib/octavia/tests/unit/statistics/drivers DEBUG: copying octavia/tests/unit/statistics/drivers/test_update_db.py -> build/lib/octavia/tests/unit/statistics/drivers DEBUG: creating build/lib/octavia/tests/functional DEBUG: creating build/lib/octavia/tests/functional/amphorae DEBUG: creating build/lib/octavia/tests/functional/amphorae/backend DEBUG: copying octavia/tests/functional/amphorae/backend/__init__.py -> build/lib/octavia/tests/functional/amphorae/backend DEBUG: creating build/lib/octavia/tests/unit/common DEBUG: creating build/lib/octavia/tests/unit/common/tls_utils DEBUG: copying octavia/tests/unit/common/tls_utils/__init__.py -> build/lib/octavia/tests/unit/common/tls_utils DEBUG: copying octavia/tests/unit/common/tls_utils/test_cert_parser.py -> build/lib/octavia/tests/unit/common/tls_utils DEBUG: creating build/lib/octavia/policies DEBUG: copying octavia/policies/__init__.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/amphora.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/availability_zone.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/availability_zone_profile.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/base.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/flavor.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/flavor_profile.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/healthmonitor.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/l7policy.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/l7rule.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/listener.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/loadbalancer.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/member.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/pool.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/provider.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/provider_availability_zone.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/provider_flavor.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/quota.py -> build/lib/octavia/policies DEBUG: creating build/lib/octavia/tests/unit/api DEBUG: creating build/lib/octavia/tests/unit/api/v2 DEBUG: copying octavia/tests/unit/api/v2/__init__.py -> build/lib/octavia/tests/unit/api/v2 DEBUG: creating build/lib/octavia/tests/unit/amphorae/backends/agent DEBUG: creating build/lib/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying octavia/tests/unit/amphorae/backends/agent/api_server/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying octavia/tests/unit/amphorae/backends/agent/api_server/test_amphora_info.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying octavia/tests/unit/amphorae/backends/agent/api_server/test_haproxy_compatibility.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalived.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalivedlvs.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying octavia/tests/unit/amphorae/backends/agent/api_server/test_loadbalancer.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying octavia/tests/unit/amphorae/backends/agent/api_server/test_osutils.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying octavia/tests/unit/amphorae/backends/agent/api_server/test_plug.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying octavia/tests/unit/amphorae/backends/agent/api_server/test_util.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: creating build/lib/octavia/tests/unit/controller/worker DEBUG: creating build/lib/octavia/tests/unit/controller/worker/v1 DEBUG: creating build/lib/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying octavia/tests/unit/controller/worker/v1/flows/__init__.py -> build/lib/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying octavia/tests/unit/controller/worker/v1/flows/test_amphora_flows.py -> build/lib/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying octavia/tests/unit/controller/worker/v1/flows/test_health_monitor_flows.py -> build/lib/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying octavia/tests/unit/controller/worker/v1/flows/test_l7policy_flows.py -> build/lib/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying octavia/tests/unit/controller/worker/v1/flows/test_l7rule_flows.py -> build/lib/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying octavia/tests/unit/controller/worker/v1/flows/test_listener_flows.py -> build/lib/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying octavia/tests/unit/controller/worker/v1/flows/test_load_balancer_flows.py -> build/lib/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying octavia/tests/unit/controller/worker/v1/flows/test_member_flows.py -> build/lib/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying octavia/tests/unit/controller/worker/v1/flows/test_pool_flows.py -> build/lib/octavia/tests/unit/controller/worker/v1/flows DEBUG: creating build/lib/octavia/tests/unit/image DEBUG: copying octavia/tests/unit/image/__init__.py -> build/lib/octavia/tests/unit/image DEBUG: creating build/lib/octavia/common DEBUG: creating build/lib/octavia/common/jinja DEBUG: creating build/lib/octavia/common/jinja/haproxy DEBUG: creating build/lib/octavia/common/jinja/haproxy/split_listeners DEBUG: copying octavia/common/jinja/haproxy/split_listeners/__init__.py -> build/lib/octavia/common/jinja/haproxy/split_listeners DEBUG: copying octavia/common/jinja/haproxy/split_listeners/jinja_cfg.py -> build/lib/octavia/common/jinja/haproxy/split_listeners DEBUG: creating build/lib/octavia/tests/unit/controller/housekeeping DEBUG: copying octavia/tests/unit/controller/housekeeping/__init__.py -> build/lib/octavia/tests/unit/controller/housekeeping DEBUG: copying octavia/tests/unit/controller/housekeeping/test_house_keeping.py -> build/lib/octavia/tests/unit/controller/housekeeping DEBUG: creating build/lib/octavia/amphorae DEBUG: creating build/lib/octavia/amphorae/drivers DEBUG: creating build/lib/octavia/amphorae/drivers/noop_driver DEBUG: copying octavia/amphorae/drivers/noop_driver/__init__.py -> build/lib/octavia/amphorae/drivers/noop_driver DEBUG: copying octavia/amphorae/drivers/noop_driver/driver.py -> build/lib/octavia/amphorae/drivers/noop_driver DEBUG: copying octavia/db/__init__.py -> build/lib/octavia/db DEBUG: copying octavia/db/api.py -> build/lib/octavia/db DEBUG: copying octavia/db/base_models.py -> build/lib/octavia/db DEBUG: copying octavia/db/healthcheck.py -> build/lib/octavia/db DEBUG: copying octavia/db/models.py -> build/lib/octavia/db DEBUG: copying octavia/db/prepare.py -> build/lib/octavia/db DEBUG: copying octavia/db/repositories.py -> build/lib/octavia/db DEBUG: copying octavia/volume/__init__.py -> build/lib/octavia/volume DEBUG: copying octavia/volume/volume_base.py -> build/lib/octavia/volume DEBUG: creating build/lib/octavia/tests/unit/cmd DEBUG: copying octavia/tests/unit/cmd/__init__.py -> build/lib/octavia/tests/unit/cmd DEBUG: copying octavia/tests/unit/cmd/test_agent.py -> build/lib/octavia/tests/unit/cmd DEBUG: copying octavia/tests/unit/cmd/test_driver_agent.py -> build/lib/octavia/tests/unit/cmd DEBUG: copying octavia/tests/unit/cmd/test_haproxy_vrrp_check.py -> build/lib/octavia/tests/unit/cmd DEBUG: copying octavia/tests/unit/cmd/test_health_checker.py -> build/lib/octavia/tests/unit/cmd DEBUG: copying octavia/tests/unit/cmd/test_health_manager.py -> build/lib/octavia/tests/unit/cmd DEBUG: copying octavia/tests/unit/cmd/test_house_keeping.py -> build/lib/octavia/tests/unit/cmd DEBUG: copying octavia/tests/unit/cmd/test_interface.py -> build/lib/octavia/tests/unit/cmd DEBUG: copying octavia/tests/unit/cmd/test_status.py -> build/lib/octavia/tests/unit/cmd DEBUG: creating build/lib/octavia/tests/common DEBUG: copying octavia/tests/common/__init__.py -> build/lib/octavia/tests/common DEBUG: copying octavia/tests/common/constants.py -> build/lib/octavia/tests/common DEBUG: copying octavia/tests/common/data_model_helpers.py -> build/lib/octavia/tests/common DEBUG: copying octavia/tests/common/sample_certs.py -> build/lib/octavia/tests/common DEBUG: copying octavia/tests/common/sample_data_models.py -> build/lib/octavia/tests/common DEBUG: copying octavia/tests/common/sample_network_data.py -> build/lib/octavia/tests/common DEBUG: copying octavia/tests/common/utils.py -> build/lib/octavia/tests/common DEBUG: creating build/lib/octavia/distributor DEBUG: copying octavia/distributor/__init__.py -> build/lib/octavia/distributor DEBUG: creating build/lib/octavia/certificates/common DEBUG: copying octavia/certificates/common/__init__.py -> build/lib/octavia/certificates/common DEBUG: copying octavia/certificates/common/barbican.py -> build/lib/octavia/certificates/common DEBUG: copying octavia/certificates/common/cert.py -> build/lib/octavia/certificates/common DEBUG: copying octavia/certificates/common/local.py -> build/lib/octavia/certificates/common DEBUG: copying octavia/certificates/common/pkcs12.py -> build/lib/octavia/certificates/common DEBUG: copying octavia/tests/unit/amphorae/backends/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends DEBUG: creating build/lib/octavia/hacking DEBUG: copying octavia/hacking/__init__.py -> build/lib/octavia/hacking DEBUG: copying octavia/hacking/checks.py -> build/lib/octavia/hacking DEBUG: creating build/lib/octavia/network DEBUG: copying octavia/network/__init__.py -> build/lib/octavia/network DEBUG: copying octavia/network/base.py -> build/lib/octavia/network DEBUG: copying octavia/network/data_models.py -> build/lib/octavia/network DEBUG: creating build/lib/octavia/controller DEBUG: creating build/lib/octavia/controller/queue DEBUG: creating build/lib/octavia/controller/queue/v1 DEBUG: copying octavia/controller/queue/v1/__init__.py -> build/lib/octavia/controller/queue/v1 DEBUG: copying octavia/controller/queue/v1/consumer.py -> build/lib/octavia/controller/queue/v1 DEBUG: copying octavia/controller/queue/v1/endpoints.py -> build/lib/octavia/controller/queue/v1 DEBUG: creating build/lib/octavia/statistics DEBUG: creating build/lib/octavia/statistics/drivers DEBUG: copying octavia/statistics/drivers/__init__.py -> build/lib/octavia/statistics/drivers DEBUG: copying octavia/statistics/drivers/logger.py -> build/lib/octavia/statistics/drivers DEBUG: copying octavia/statistics/drivers/update_db.py -> build/lib/octavia/statistics/drivers DEBUG: creating build/lib/octavia/tests/unit/api/common DEBUG: copying octavia/tests/unit/api/common/__init__.py -> build/lib/octavia/tests/unit/api/common DEBUG: copying octavia/tests/unit/api/common/base.py -> build/lib/octavia/tests/unit/api/common DEBUG: copying octavia/tests/unit/api/common/test_pagination.py -> build/lib/octavia/tests/unit/api/common DEBUG: copying octavia/tests/unit/api/common/test_types.py -> build/lib/octavia/tests/unit/api/common DEBUG: creating build/lib/octavia/controller/worker DEBUG: creating build/lib/octavia/controller/worker/v2 DEBUG: creating build/lib/octavia/controller/worker/v2/flows DEBUG: copying octavia/controller/worker/v2/flows/__init__.py -> build/lib/octavia/controller/worker/v2/flows DEBUG: copying octavia/controller/worker/v2/flows/amphora_flows.py -> build/lib/octavia/controller/worker/v2/flows DEBUG: copying octavia/controller/worker/v2/flows/flow_utils.py -> build/lib/octavia/controller/worker/v2/flows DEBUG: copying octavia/controller/worker/v2/flows/health_monitor_flows.py -> build/lib/octavia/controller/worker/v2/flows DEBUG: copying octavia/controller/worker/v2/flows/l7policy_flows.py -> build/lib/octavia/controller/worker/v2/flows DEBUG: copying octavia/controller/worker/v2/flows/l7rule_flows.py -> build/lib/octavia/controller/worker/v2/flows DEBUG: copying octavia/controller/worker/v2/flows/listener_flows.py -> build/lib/octavia/controller/worker/v2/flows DEBUG: copying octavia/controller/worker/v2/flows/load_balancer_flows.py -> build/lib/octavia/controller/worker/v2/flows DEBUG: copying octavia/controller/worker/v2/flows/member_flows.py -> build/lib/octavia/controller/worker/v2/flows DEBUG: copying octavia/controller/worker/v2/flows/pool_flows.py -> build/lib/octavia/controller/worker/v2/flows DEBUG: copying octavia/tests/functional/__init__.py -> build/lib/octavia/tests/functional DEBUG: creating build/lib/octavia/common/jinja/logging DEBUG: copying octavia/common/jinja/logging/__init__.py -> build/lib/octavia/common/jinja/logging DEBUG: copying octavia/common/jinja/logging/logging_jinja_cfg.py -> build/lib/octavia/common/jinja/logging DEBUG: copying octavia/tests/unit/amphorae/__init__.py -> build/lib/octavia/tests/unit/amphorae DEBUG: creating build/lib/octavia/tests/unit/certificates DEBUG: copying octavia/tests/unit/certificates/__init__.py -> build/lib/octavia/tests/unit/certificates DEBUG: creating build/lib/octavia/tests/unit/amphorae/drivers DEBUG: creating build/lib/octavia/tests/unit/amphorae/drivers/noop_driver DEBUG: copying octavia/tests/unit/amphorae/drivers/noop_driver/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/noop_driver DEBUG: copying octavia/tests/unit/amphorae/drivers/noop_driver/test_driver.py -> build/lib/octavia/tests/unit/amphorae/drivers/noop_driver DEBUG: creating build/lib/octavia/image DEBUG: copying octavia/image/__init__.py -> build/lib/octavia/image DEBUG: copying octavia/image/image_base.py -> build/lib/octavia/image DEBUG: creating build/lib/octavia/common/jinja/haproxy/combined_listeners DEBUG: copying octavia/common/jinja/haproxy/combined_listeners/__init__.py -> build/lib/octavia/common/jinja/haproxy/combined_listeners DEBUG: copying octavia/common/jinja/haproxy/combined_listeners/jinja_cfg.py -> build/lib/octavia/common/jinja/haproxy/combined_listeners DEBUG: creating build/lib/octavia/tests/unit/controller/queue/v2 DEBUG: copying octavia/tests/unit/controller/queue/v2/__init__.py -> build/lib/octavia/tests/unit/controller/queue/v2 DEBUG: copying octavia/tests/unit/controller/queue/v2/test_consumer.py -> build/lib/octavia/tests/unit/controller/queue/v2 DEBUG: copying octavia/tests/unit/controller/queue/v2/test_endpoints.py -> build/lib/octavia/tests/unit/controller/queue/v2 DEBUG: creating build/lib/octavia/api/v2 DEBUG: creating build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/__init__.py -> build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/amphora.py -> build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/availability_zone_profile.py -> build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/availability_zones.py -> build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/flavor_profile.py -> build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/flavors.py -> build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/health_monitor.py -> build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/l7policy.py -> build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/l7rule.py -> build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/listener.py -> build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/load_balancer.py -> build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/member.py -> build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/pool.py -> build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/provider.py -> build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/quotas.py -> build/lib/octavia/api/v2/types DEBUG: creating build/lib/octavia/tests/unit/controller/worker/v2 DEBUG: creating build/lib/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying octavia/tests/unit/controller/worker/v2/tasks/__init__.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying octavia/tests/unit/controller/worker/v2/tasks/test_amphora_driver_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying octavia/tests/unit/controller/worker/v2/tasks/test_cert_task.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying octavia/tests/unit/controller/worker/v2/tasks/test_compute_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks_quota.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying octavia/tests/unit/controller/worker/v2/tasks/test_lifecycle_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying octavia/tests/unit/controller/worker/v2/tasks/test_network_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying octavia/tests/unit/controller/worker/v2/tasks/test_retry_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks DEBUG: creating build/lib/octavia/controller/worker/v1 DEBUG: creating build/lib/octavia/controller/worker/v1/flows DEBUG: copying octavia/controller/worker/v1/flows/__init__.py -> build/lib/octavia/controller/worker/v1/flows DEBUG: copying octavia/controller/worker/v1/flows/amphora_flows.py -> build/lib/octavia/controller/worker/v1/flows DEBUG: copying octavia/controller/worker/v1/flows/health_monitor_flows.py -> build/lib/octavia/controller/worker/v1/flows DEBUG: copying octavia/controller/worker/v1/flows/l7policy_flows.py -> build/lib/octavia/controller/worker/v1/flows DEBUG: copying octavia/controller/worker/v1/flows/l7rule_flows.py -> build/lib/octavia/controller/worker/v1/flows DEBUG: copying octavia/controller/worker/v1/flows/listener_flows.py -> build/lib/octavia/controller/worker/v1/flows DEBUG: copying octavia/controller/worker/v1/flows/load_balancer_flows.py -> build/lib/octavia/controller/worker/v1/flows DEBUG: copying octavia/controller/worker/v1/flows/member_flows.py -> build/lib/octavia/controller/worker/v1/flows DEBUG: copying octavia/controller/worker/v1/flows/pool_flows.py -> build/lib/octavia/controller/worker/v1/flows DEBUG: creating build/lib/octavia/certificates/manager DEBUG: copying octavia/certificates/manager/__init__.py -> build/lib/octavia/certificates/manager DEBUG: copying octavia/certificates/manager/barbican.py -> build/lib/octavia/certificates/manager DEBUG: copying octavia/certificates/manager/barbican_legacy.py -> build/lib/octavia/certificates/manager DEBUG: copying octavia/certificates/manager/castellan_mgr.py -> build/lib/octavia/certificates/manager DEBUG: copying octavia/certificates/manager/cert_mgr.py -> build/lib/octavia/certificates/manager DEBUG: copying octavia/certificates/manager/local.py -> build/lib/octavia/certificates/manager DEBUG: copying octavia/tests/unit/api/__init__.py -> build/lib/octavia/tests/unit/api DEBUG: copying octavia/amphorae/__init__.py -> build/lib/octavia/amphorae DEBUG: copying octavia/common/jinja/__init__.py -> build/lib/octavia/common/jinja DEBUG: copying octavia/common/jinja/user_data_jinja_cfg.py -> build/lib/octavia/common/jinja DEBUG: creating build/lib/octavia/network/drivers DEBUG: copying octavia/network/drivers/__init__.py -> build/lib/octavia/network/drivers DEBUG: creating build/lib/octavia/tests/unit/common/jinja DEBUG: copying octavia/tests/unit/common/jinja/__init__.py -> build/lib/octavia/tests/unit/common/jinja DEBUG: copying octavia/tests/unit/common/jinja/test_user_data_jinja_cfg.py -> build/lib/octavia/tests/unit/common/jinja DEBUG: creating build/lib/octavia/tests/unit/common/jinja/haproxy DEBUG: creating build/lib/octavia/tests/unit/common/jinja/haproxy/split_listeners DEBUG: copying octavia/tests/unit/common/jinja/haproxy/split_listeners/__init__.py -> build/lib/octavia/tests/unit/common/jinja/haproxy/split_listeners DEBUG: copying octavia/tests/unit/common/jinja/haproxy/split_listeners/test_jinja_cfg.py -> build/lib/octavia/tests/unit/common/jinja/haproxy/split_listeners DEBUG: copying octavia/controller/__init__.py -> build/lib/octavia/controller DEBUG: creating build/lib/octavia/controller/housekeeping DEBUG: copying octavia/controller/housekeeping/__init__.py -> build/lib/octavia/controller/housekeeping DEBUG: copying octavia/controller/housekeeping/house_keeping.py -> build/lib/octavia/controller/housekeeping DEBUG: creating build/lib/octavia/compute DEBUG: creating build/lib/octavia/compute/drivers DEBUG: copying octavia/compute/drivers/__init__.py -> build/lib/octavia/compute/drivers DEBUG: copying octavia/compute/drivers/nova_driver.py -> build/lib/octavia/compute/drivers DEBUG: creating build/lib/octavia/tests/unit/api/drivers DEBUG: creating build/lib/octavia/tests/unit/api/drivers/amphora_driver DEBUG: creating build/lib/octavia/tests/unit/api/drivers/amphora_driver/v2 DEBUG: copying octavia/tests/unit/api/drivers/amphora_driver/v2/__init__.py -> build/lib/octavia/tests/unit/api/drivers/amphora_driver/v2 DEBUG: copying octavia/tests/unit/api/drivers/amphora_driver/v2/test_driver.py -> build/lib/octavia/tests/unit/api/drivers/amphora_driver/v2 DEBUG: creating build/lib/octavia/tests/unit/compute/drivers DEBUG: copying octavia/tests/unit/compute/drivers/__init__.py -> build/lib/octavia/tests/unit/compute/drivers DEBUG: copying octavia/tests/unit/compute/drivers/test_nova_driver.py -> build/lib/octavia/tests/unit/compute/drivers DEBUG: creating build/lib/octavia/distributor/drivers DEBUG: creating build/lib/octavia/distributor/drivers/noop_driver DEBUG: copying octavia/distributor/drivers/noop_driver/__init__.py -> build/lib/octavia/distributor/drivers/noop_driver DEBUG: copying octavia/distributor/drivers/noop_driver/driver.py -> build/lib/octavia/distributor/drivers/noop_driver DEBUG: copying octavia/tests/unit/controller/worker/v2/__init__.py -> build/lib/octavia/tests/unit/controller/worker/v2 DEBUG: copying octavia/tests/unit/controller/worker/v2/test_controller_worker.py -> build/lib/octavia/tests/unit/controller/worker/v2 DEBUG: creating build/lib/octavia/tests/unit/common/jinja/haproxy/combined_listeners DEBUG: copying octavia/tests/unit/common/jinja/haproxy/combined_listeners/__init__.py -> build/lib/octavia/tests/unit/common/jinja/haproxy/combined_listeners DEBUG: copying octavia/tests/unit/common/jinja/haproxy/combined_listeners/test_jinja_cfg.py -> build/lib/octavia/tests/unit/common/jinja/haproxy/combined_listeners DEBUG: creating build/lib/octavia/controller/worker/v1/tasks DEBUG: copying octavia/controller/worker/v1/tasks/__init__.py -> build/lib/octavia/controller/worker/v1/tasks DEBUG: copying octavia/controller/worker/v1/tasks/amphora_driver_tasks.py -> build/lib/octavia/controller/worker/v1/tasks DEBUG: copying octavia/controller/worker/v1/tasks/cert_task.py -> build/lib/octavia/controller/worker/v1/tasks DEBUG: copying octavia/controller/worker/v1/tasks/compute_tasks.py -> build/lib/octavia/controller/worker/v1/tasks DEBUG: copying octavia/controller/worker/v1/tasks/database_tasks.py -> build/lib/octavia/controller/worker/v1/tasks DEBUG: copying octavia/controller/worker/v1/tasks/lifecycle_tasks.py -> build/lib/octavia/controller/worker/v1/tasks DEBUG: copying octavia/controller/worker/v1/tasks/model_tasks.py -> build/lib/octavia/controller/worker/v1/tasks DEBUG: copying octavia/controller/worker/v1/tasks/network_tasks.py -> build/lib/octavia/controller/worker/v1/tasks DEBUG: copying octavia/controller/worker/v1/tasks/retry_tasks.py -> build/lib/octavia/controller/worker/v1/tasks DEBUG: creating build/lib/octavia/tests/functional/api DEBUG: creating build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/api/v2/__init__.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/api/v2/base.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/api/v2/test_amphora.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/api/v2/test_availability_zone_profiles.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/api/v2/test_availability_zones.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/api/v2/test_flavor_profiles.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/api/v2/test_flavors.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/api/v2/test_health_monitor.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/api/v2/test_l7policy.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/api/v2/test_l7rule.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/api/v2/test_listener.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/api/v2/test_load_balancer.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/api/v2/test_member.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/api/v2/test_pool.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/api/v2/test_provider.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: copying octavia/tests/functional/api/v2/test_quotas.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: creating build/lib/octavia/tests/unit/common/sample_configs DEBUG: copying octavia/tests/unit/common/sample_configs/__init__.py -> build/lib/octavia/tests/unit/common/sample_configs DEBUG: copying octavia/tests/unit/common/sample_configs/sample_configs_combined.py -> build/lib/octavia/tests/unit/common/sample_configs DEBUG: copying octavia/tests/unit/common/sample_configs/sample_configs_split.py -> build/lib/octavia/tests/unit/common/sample_configs DEBUG: copying octavia/tests/__init__.py -> build/lib/octavia/tests DEBUG: creating build/lib/octavia/amphorae/drivers/health DEBUG: copying octavia/amphorae/drivers/health/__init__.py -> build/lib/octavia/amphorae/drivers/health DEBUG: copying octavia/amphorae/drivers/health/heartbeat_udp.py -> build/lib/octavia/amphorae/drivers/health DEBUG: creating build/lib/octavia/api/drivers/amphora_driver DEBUG: creating build/lib/octavia/api/drivers/amphora_driver/v2 DEBUG: copying octavia/api/drivers/amphora_driver/v2/__init__.py -> build/lib/octavia/api/drivers/amphora_driver/v2 DEBUG: copying octavia/api/drivers/amphora_driver/v2/driver.py -> build/lib/octavia/api/drivers/amphora_driver/v2 DEBUG: creating build/lib/octavia/amphorae/backends DEBUG: creating build/lib/octavia/amphorae/backends/agent DEBUG: copying octavia/amphorae/backends/agent/__init__.py -> build/lib/octavia/amphorae/backends/agent DEBUG: copying octavia/amphorae/backends/agent/agent_jinja_cfg.py -> build/lib/octavia/amphorae/backends/agent DEBUG: copying octavia/amphorae/drivers/__init__.py -> build/lib/octavia/amphorae/drivers DEBUG: copying octavia/amphorae/drivers/driver_base.py -> build/lib/octavia/amphorae/drivers DEBUG: copying octavia/controller/worker/__init__.py -> build/lib/octavia/controller/worker DEBUG: copying octavia/controller/worker/amphora_rate_limit.py -> build/lib/octavia/controller/worker DEBUG: copying octavia/controller/worker/task_utils.py -> build/lib/octavia/controller/worker DEBUG: creating build/lib/octavia/api/drivers/noop_driver DEBUG: copying octavia/api/drivers/noop_driver/__init__.py -> build/lib/octavia/api/drivers/noop_driver DEBUG: copying octavia/api/drivers/noop_driver/agent.py -> build/lib/octavia/api/drivers/noop_driver DEBUG: copying octavia/api/drivers/noop_driver/driver.py -> build/lib/octavia/api/drivers/noop_driver DEBUG: copying octavia/compute/__init__.py -> build/lib/octavia/compute DEBUG: copying octavia/compute/compute_base.py -> build/lib/octavia/compute DEBUG: creating build/lib/octavia/network/drivers/noop_driver DEBUG: copying octavia/network/drivers/noop_driver/__init__.py -> build/lib/octavia/network/drivers/noop_driver DEBUG: copying octavia/network/drivers/noop_driver/driver.py -> build/lib/octavia/network/drivers/noop_driver DEBUG: copying octavia/certificates/__init__.py -> build/lib/octavia/certificates DEBUG: creating build/lib/octavia/api/drivers/amphora_driver/v1 DEBUG: copying octavia/api/drivers/amphora_driver/v1/__init__.py -> build/lib/octavia/api/drivers/amphora_driver/v1 DEBUG: copying octavia/api/drivers/amphora_driver/v1/driver.py -> build/lib/octavia/api/drivers/amphora_driver/v1 DEBUG: creating build/lib/octavia/common/tls_utils DEBUG: copying octavia/common/tls_utils/__init__.py -> build/lib/octavia/common/tls_utils DEBUG: copying octavia/common/tls_utils/cert_parser.py -> build/lib/octavia/common/tls_utils DEBUG: copying octavia/tests/unit/controller/__init__.py -> build/lib/octavia/tests/unit/controller DEBUG: copying octavia/distributor/drivers/__init__.py -> build/lib/octavia/distributor/drivers DEBUG: copying octavia/distributor/drivers/driver_base.py -> build/lib/octavia/distributor/drivers DEBUG: copying octavia/api/drivers/amphora_driver/__init__.py -> build/lib/octavia/api/drivers/amphora_driver DEBUG: copying octavia/api/drivers/amphora_driver/availability_zone_schema.py -> build/lib/octavia/api/drivers/amphora_driver DEBUG: copying octavia/api/drivers/amphora_driver/flavor_schema.py -> build/lib/octavia/api/drivers/amphora_driver DEBUG: creating build/lib/octavia/controller/healthmanager DEBUG: copying octavia/controller/healthmanager/__init__.py -> build/lib/octavia/controller/healthmanager DEBUG: copying octavia/controller/healthmanager/health_manager.py -> build/lib/octavia/controller/healthmanager DEBUG: copying octavia/statistics/__init__.py -> build/lib/octavia/statistics DEBUG: copying octavia/statistics/stats_base.py -> build/lib/octavia/statistics DEBUG: creating build/lib/octavia/tests/unit/amphorae/drivers/haproxy DEBUG: copying octavia/tests/unit/amphorae/drivers/haproxy/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/haproxy DEBUG: copying octavia/tests/unit/amphorae/drivers/haproxy/test_exceptions.py -> build/lib/octavia/tests/unit/amphorae/drivers/haproxy DEBUG: copying octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver.py -> build/lib/octavia/tests/unit/amphorae/drivers/haproxy DEBUG: copying octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_0_5.py -> build/lib/octavia/tests/unit/amphorae/drivers/haproxy DEBUG: copying octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_1_0.py -> build/lib/octavia/tests/unit/amphorae/drivers/haproxy DEBUG: copying octavia/amphorae/backends/__init__.py -> build/lib/octavia/amphorae/backends DEBUG: copying octavia/api/__init__.py -> build/lib/octavia/api DEBUG: copying octavia/api/app.py -> build/lib/octavia/api DEBUG: copying octavia/api/config.py -> build/lib/octavia/api DEBUG: copying octavia/api/root_controller.py -> build/lib/octavia/api DEBUG: creating build/lib/octavia/tests/unit/certificates/manager DEBUG: copying octavia/tests/unit/certificates/manager/__init__.py -> build/lib/octavia/tests/unit/certificates/manager DEBUG: copying octavia/tests/unit/certificates/manager/test_barbican.py -> build/lib/octavia/tests/unit/certificates/manager DEBUG: copying octavia/tests/unit/certificates/manager/test_barbican_legacy.py -> build/lib/octavia/tests/unit/certificates/manager DEBUG: copying octavia/tests/unit/certificates/manager/test_castellan_mgr.py -> build/lib/octavia/tests/unit/certificates/manager DEBUG: copying octavia/tests/unit/certificates/manager/test_local.py -> build/lib/octavia/tests/unit/certificates/manager DEBUG: creating build/lib/octavia/tests/unit/image/drivers DEBUG: copying octavia/tests/unit/image/drivers/__init__.py -> build/lib/octavia/tests/unit/image/drivers DEBUG: copying octavia/tests/unit/image/drivers/test_glance_driver.py -> build/lib/octavia/tests/unit/image/drivers DEBUG: copying octavia/api/drivers/__init__.py -> build/lib/octavia/api/drivers DEBUG: copying octavia/api/drivers/driver_factory.py -> build/lib/octavia/api/drivers DEBUG: copying octavia/api/drivers/utils.py -> build/lib/octavia/api/drivers DEBUG: creating build/lib/octavia/image/drivers DEBUG: copying octavia/image/drivers/__init__.py -> build/lib/octavia/image/drivers DEBUG: copying octavia/image/drivers/glance_driver.py -> build/lib/octavia/image/drivers DEBUG: creating build/lib/octavia/tests/functional/amphorae/backend/agent DEBUG: creating build/lib/octavia/tests/functional/amphorae/backend/agent/api_server DEBUG: copying octavia/tests/functional/amphorae/backend/agent/api_server/__init__.py -> build/lib/octavia/tests/functional/amphorae/backend/agent/api_server DEBUG: copying octavia/tests/functional/amphorae/backend/agent/api_server/test_keepalivedlvs.py -> build/lib/octavia/tests/functional/amphorae/backend/agent/api_server DEBUG: copying octavia/tests/functional/amphorae/backend/agent/api_server/test_server.py -> build/lib/octavia/tests/functional/amphorae/backend/agent/api_server DEBUG: creating build/lib/octavia/amphorae/backends/utils DEBUG: copying octavia/amphorae/backends/utils/__init__.py -> build/lib/octavia/amphorae/backends/utils DEBUG: copying octavia/amphorae/backends/utils/haproxy_query.py -> build/lib/octavia/amphorae/backends/utils DEBUG: copying octavia/amphorae/backends/utils/interface.py -> build/lib/octavia/amphorae/backends/utils DEBUG: copying octavia/amphorae/backends/utils/interface_file.py -> build/lib/octavia/amphorae/backends/utils DEBUG: copying octavia/amphorae/backends/utils/ip_advertisement.py -> build/lib/octavia/amphorae/backends/utils DEBUG: copying octavia/amphorae/backends/utils/keepalivedlvs_query.py -> build/lib/octavia/amphorae/backends/utils DEBUG: copying octavia/amphorae/backends/utils/network_namespace.py -> build/lib/octavia/amphorae/backends/utils DEBUG: copying octavia/amphorae/backends/utils/network_utils.py -> build/lib/octavia/amphorae/backends/utils DEBUG: creating build/lib/octavia/common/jinja/lvs DEBUG: copying octavia/common/jinja/lvs/__init__.py -> build/lib/octavia/common/jinja/lvs DEBUG: copying octavia/common/jinja/lvs/jinja_cfg.py -> build/lib/octavia/common/jinja/lvs DEBUG: copying octavia/tests/unit/amphorae/backends/agent/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends/agent DEBUG: copying octavia/tests/unit/amphorae/backends/agent/test_agent_jinja_cfg.py -> build/lib/octavia/tests/unit/amphorae/backends/agent DEBUG: creating build/lib/octavia/tests/functional/db DEBUG: copying octavia/tests/functional/db/__init__.py -> build/lib/octavia/tests/functional/db DEBUG: copying octavia/tests/functional/db/base.py -> build/lib/octavia/tests/functional/db DEBUG: copying octavia/tests/functional/db/test_models.py -> build/lib/octavia/tests/functional/db DEBUG: copying octavia/tests/functional/db/test_repositories.py -> build/lib/octavia/tests/functional/db DEBUG: copying octavia/api/v2/__init__.py -> build/lib/octavia/api/v2 DEBUG: creating build/lib/octavia/tests/unit/db DEBUG: copying octavia/tests/unit/db/__init__.py -> build/lib/octavia/tests/unit/db DEBUG: creating build/lib/octavia/tests/functional/api/drivers DEBUG: creating build/lib/octavia/tests/functional/api/drivers/driver_agent DEBUG: copying octavia/tests/functional/api/drivers/driver_agent/__init__.py -> build/lib/octavia/tests/functional/api/drivers/driver_agent DEBUG: copying octavia/tests/functional/api/drivers/driver_agent/test_driver_agent.py -> build/lib/octavia/tests/functional/api/drivers/driver_agent DEBUG: creating build/lib/octavia/tests/unit/common/jinja/logging DEBUG: copying octavia/tests/unit/common/jinja/logging/__init__.py -> build/lib/octavia/tests/unit/common/jinja/logging DEBUG: copying octavia/tests/unit/common/jinja/logging/test_logging_jinja_cfg.py -> build/lib/octavia/tests/unit/common/jinja/logging DEBUG: creating build/lib/octavia/tests/unit/compute/drivers/noop_driver DEBUG: copying octavia/tests/unit/compute/drivers/noop_driver/__init__.py -> build/lib/octavia/tests/unit/compute/drivers/noop_driver DEBUG: copying octavia/tests/unit/compute/drivers/noop_driver/test_driver.py -> build/lib/octavia/tests/unit/compute/drivers/noop_driver DEBUG: creating build/lib/octavia/tests/unit/certificates/common DEBUG: creating build/lib/octavia/tests/unit/certificates/common/auth DEBUG: copying octavia/tests/unit/certificates/common/auth/__init__.py -> build/lib/octavia/tests/unit/certificates/common/auth DEBUG: copying octavia/tests/unit/certificates/common/auth/test_barbican_acl.py -> build/lib/octavia/tests/unit/certificates/common/auth DEBUG: copying octavia/tests/unit/certificates/common/__init__.py -> build/lib/octavia/tests/unit/certificates/common DEBUG: copying octavia/tests/unit/certificates/common/test_barbican.py -> build/lib/octavia/tests/unit/certificates/common DEBUG: copying octavia/tests/unit/certificates/common/test_local.py -> build/lib/octavia/tests/unit/certificates/common DEBUG: copying octavia/tests/unit/common/__init__.py -> build/lib/octavia/tests/unit/common DEBUG: copying octavia/tests/unit/common/test_base_taskflow.py -> build/lib/octavia/tests/unit/common DEBUG: copying octavia/tests/unit/common/test_clients.py -> build/lib/octavia/tests/unit/common DEBUG: copying octavia/tests/unit/common/test_config.py -> build/lib/octavia/tests/unit/common DEBUG: copying octavia/tests/unit/common/test_constants.py -> build/lib/octavia/tests/unit/common DEBUG: copying octavia/tests/unit/common/test_data_models.py -> build/lib/octavia/tests/unit/common DEBUG: copying octavia/tests/unit/common/test_decorators.py -> build/lib/octavia/tests/unit/common DEBUG: copying octavia/tests/unit/common/test_exceptions.py -> build/lib/octavia/tests/unit/common DEBUG: copying octavia/tests/unit/common/test_policy.py -> build/lib/octavia/tests/unit/common DEBUG: copying octavia/tests/unit/common/test_stats.py -> build/lib/octavia/tests/unit/common DEBUG: copying octavia/tests/unit/common/test_utils.py -> build/lib/octavia/tests/unit/common DEBUG: copying octavia/tests/unit/common/test_validate.py -> build/lib/octavia/tests/unit/common DEBUG: creating build/lib/octavia/amphorae/drivers/keepalived DEBUG: creating build/lib/octavia/amphorae/drivers/keepalived/jinja DEBUG: copying octavia/amphorae/drivers/keepalived/jinja/__init__.py -> build/lib/octavia/amphorae/drivers/keepalived/jinja DEBUG: copying octavia/amphorae/drivers/keepalived/jinja/jinja_cfg.py -> build/lib/octavia/amphorae/drivers/keepalived/jinja DEBUG: copying octavia/tests/unit/common/jinja/haproxy/__init__.py -> build/lib/octavia/tests/unit/common/jinja/haproxy DEBUG: creating build/lib/octavia/controller/worker/v2/tasks DEBUG: copying octavia/controller/worker/v2/tasks/__init__.py -> build/lib/octavia/controller/worker/v2/tasks DEBUG: copying octavia/controller/worker/v2/tasks/amphora_driver_tasks.py -> build/lib/octavia/controller/worker/v2/tasks DEBUG: copying octavia/controller/worker/v2/tasks/cert_task.py -> build/lib/octavia/controller/worker/v2/tasks DEBUG: copying octavia/controller/worker/v2/tasks/compute_tasks.py -> build/lib/octavia/controller/worker/v2/tasks DEBUG: copying octavia/controller/worker/v2/tasks/database_tasks.py -> build/lib/octavia/controller/worker/v2/tasks DEBUG: copying octavia/controller/worker/v2/tasks/lifecycle_tasks.py -> build/lib/octavia/controller/worker/v2/tasks DEBUG: copying octavia/controller/worker/v2/tasks/network_tasks.py -> build/lib/octavia/controller/worker/v2/tasks DEBUG: copying octavia/controller/worker/v2/tasks/retry_tasks.py -> build/lib/octavia/controller/worker/v2/tasks DEBUG: copying octavia/__init__.py -> build/lib/octavia DEBUG: copying octavia/i18n.py -> build/lib/octavia DEBUG: copying octavia/opts.py -> build/lib/octavia DEBUG: copying octavia/version.py -> build/lib/octavia DEBUG: copying octavia/tests/unit/controller/worker/v1/__init__.py -> build/lib/octavia/tests/unit/controller/worker/v1 DEBUG: copying octavia/tests/unit/controller/worker/v1/test_controller_worker.py -> build/lib/octavia/tests/unit/controller/worker/v1 DEBUG: copying octavia/tests/unit/api/drivers/__init__.py -> build/lib/octavia/tests/unit/api/drivers DEBUG: copying octavia/tests/unit/api/drivers/test_driver_factory.py -> build/lib/octavia/tests/unit/api/drivers DEBUG: copying octavia/tests/unit/api/drivers/test_utils.py -> build/lib/octavia/tests/unit/api/drivers DEBUG: creating build/lib/octavia/tests/unit/amphorae/drivers/health DEBUG: copying octavia/tests/unit/amphorae/drivers/health/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/health DEBUG: copying octavia/tests/unit/amphorae/drivers/health/test_heartbeat_udp.py -> build/lib/octavia/tests/unit/amphorae/drivers/health DEBUG: creating build/lib/octavia/tests/unit/certificates/generator DEBUG: copying octavia/tests/unit/certificates/generator/__init__.py -> build/lib/octavia/tests/unit/certificates/generator DEBUG: copying octavia/tests/unit/certificates/generator/local_csr.py -> build/lib/octavia/tests/unit/certificates/generator DEBUG: copying octavia/tests/unit/certificates/generator/test_local.py -> build/lib/octavia/tests/unit/certificates/generator DEBUG: creating build/lib/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying octavia/tests/unit/controller/worker/v1/tasks/__init__.py -> build/lib/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying octavia/tests/unit/controller/worker/v1/tasks/test_amphora_driver_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying octavia/tests/unit/controller/worker/v1/tasks/test_cert_task.py -> build/lib/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying octavia/tests/unit/controller/worker/v1/tasks/test_compute_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying octavia/tests/unit/controller/worker/v1/tasks/test_database_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying octavia/tests/unit/controller/worker/v1/tasks/test_database_tasks_quota.py -> build/lib/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying octavia/tests/unit/controller/worker/v1/tasks/test_lifecycle_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying octavia/tests/unit/controller/worker/v1/tasks/test_model_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying octavia/tests/unit/controller/worker/v1/tasks/test_network_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying octavia/tests/unit/controller/worker/v1/tasks/test_retry_tasks.py -> build/lib/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying octavia/controller/queue/__init__.py -> build/lib/octavia/controller/queue DEBUG: copying octavia/tests/functional/api/__init__.py -> build/lib/octavia/tests/functional/api DEBUG: copying octavia/tests/functional/api/test_healthcheck.py -> build/lib/octavia/tests/functional/api DEBUG: copying octavia/tests/functional/api/test_root_controller.py -> build/lib/octavia/tests/functional/api DEBUG: creating build/lib/octavia/tests/unit/amphorae/backends/health_daemon DEBUG: copying octavia/tests/unit/amphorae/backends/health_daemon/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends/health_daemon DEBUG: copying octavia/tests/unit/amphorae/backends/health_daemon/test_health_daemon.py -> build/lib/octavia/tests/unit/amphorae/backends/health_daemon DEBUG: copying octavia/tests/unit/amphorae/backends/health_daemon/test_health_sender.py -> build/lib/octavia/tests/unit/amphorae/backends/health_daemon DEBUG: copying octavia/tests/unit/amphorae/backends/health_daemon/test_status_message.py -> build/lib/octavia/tests/unit/amphorae/backends/health_daemon DEBUG: creating build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/__init__.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/amphora.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/availability_zone_profiles.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/availability_zones.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/base.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/flavor_profiles.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/flavors.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/health_monitor.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/l7policy.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/l7rule.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/listener.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/load_balancer.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/member.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/pool.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/provider.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/quotas.py -> build/lib/octavia/api/v2/controllers DEBUG: creating build/lib/octavia/api/common DEBUG: copying octavia/api/common/__init__.py -> build/lib/octavia/api/common DEBUG: copying octavia/api/common/hooks.py -> build/lib/octavia/api/common DEBUG: copying octavia/api/common/pagination.py -> build/lib/octavia/api/common DEBUG: copying octavia/api/common/types.py -> build/lib/octavia/api/common DEBUG: creating build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/__init__.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/base.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/test_availability_zone_profile.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/test_availability_zones.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/test_flavor_profile.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/test_flavors.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/test_health_monitor.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/test_l7policy.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/test_l7rule.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/test_listener.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/test_load_balancer.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/test_member.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/test_pool.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/api/v2/types/test_quotas.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: copying octavia/tests/unit/controller/queue/__init__.py -> build/lib/octavia/tests/unit/controller/queue DEBUG: creating build/lib/octavia/amphorae/backends/agent/api_server DEBUG: copying octavia/amphorae/backends/agent/api_server/__init__.py -> build/lib/octavia/amphorae/backends/agent/api_server DEBUG: copying octavia/amphorae/backends/agent/api_server/amphora_info.py -> build/lib/octavia/amphorae/backends/agent/api_server DEBUG: copying octavia/amphorae/backends/agent/api_server/certificate_update.py -> build/lib/octavia/amphorae/backends/agent/api_server DEBUG: copying octavia/amphorae/backends/agent/api_server/haproxy_compatibility.py -> build/lib/octavia/amphorae/backends/agent/api_server DEBUG: copying octavia/amphorae/backends/agent/api_server/keepalived.py -> build/lib/octavia/amphorae/backends/agent/api_server DEBUG: copying octavia/amphorae/backends/agent/api_server/keepalivedlvs.py -> build/lib/octavia/amphorae/backends/agent/api_server DEBUG: copying octavia/amphorae/backends/agent/api_server/loadbalancer.py -> build/lib/octavia/amphorae/backends/agent/api_server DEBUG: copying octavia/amphorae/backends/agent/api_server/lvs_listener_base.py -> build/lib/octavia/amphorae/backends/agent/api_server DEBUG: copying octavia/amphorae/backends/agent/api_server/osutils.py -> build/lib/octavia/amphorae/backends/agent/api_server DEBUG: copying octavia/amphorae/backends/agent/api_server/plug.py -> build/lib/octavia/amphorae/backends/agent/api_server DEBUG: copying octavia/amphorae/backends/agent/api_server/server.py -> build/lib/octavia/amphorae/backends/agent/api_server DEBUG: copying octavia/amphorae/backends/agent/api_server/util.py -> build/lib/octavia/amphorae/backends/agent/api_server DEBUG: creating build/lib/octavia/tests/unit/api/drivers/amphora_driver/v1 DEBUG: copying octavia/tests/unit/api/drivers/amphora_driver/v1/__init__.py -> build/lib/octavia/tests/unit/api/drivers/amphora_driver/v1 DEBUG: copying octavia/tests/unit/api/drivers/amphora_driver/v1/test_driver.py -> build/lib/octavia/tests/unit/api/drivers/amphora_driver/v1 DEBUG: copying octavia/volume/drivers/__init__.py -> build/lib/octavia/volume/drivers DEBUG: copying octavia/volume/drivers/cinder_driver.py -> build/lib/octavia/volume/drivers DEBUG: creating build/lib/octavia/compute/drivers/noop_driver DEBUG: copying octavia/compute/drivers/noop_driver/__init__.py -> build/lib/octavia/compute/drivers/noop_driver DEBUG: copying octavia/compute/drivers/noop_driver/driver.py -> build/lib/octavia/compute/drivers/noop_driver DEBUG: creating build/lib/octavia/amphorae/drivers/haproxy DEBUG: copying octavia/amphorae/drivers/haproxy/__init__.py -> build/lib/octavia/amphorae/drivers/haproxy DEBUG: copying octavia/amphorae/drivers/haproxy/data_models.py -> build/lib/octavia/amphorae/drivers/haproxy DEBUG: copying octavia/amphorae/drivers/haproxy/exceptions.py -> build/lib/octavia/amphorae/drivers/haproxy DEBUG: copying octavia/amphorae/drivers/haproxy/rest_api_driver.py -> build/lib/octavia/amphorae/drivers/haproxy DEBUG: copying octavia/tests/unit/api/drivers/amphora_driver/__init__.py -> build/lib/octavia/tests/unit/api/drivers/amphora_driver DEBUG: creating build/lib/octavia/amphorae/driver_exceptions DEBUG: copying octavia/amphorae/driver_exceptions/__init__.py -> build/lib/octavia/amphorae/driver_exceptions DEBUG: copying octavia/amphorae/driver_exceptions/exceptions.py -> build/lib/octavia/amphorae/driver_exceptions DEBUG: copying octavia/tests/unit/network/__init__.py -> build/lib/octavia/tests/unit/network DEBUG: copying octavia/tests/unit/statistics/__init__.py -> build/lib/octavia/tests/unit/statistics DEBUG: copying octavia/tests/unit/statistics/test_stats_base.py -> build/lib/octavia/tests/unit/statistics DEBUG: copying octavia/controller/worker/v2/__init__.py -> build/lib/octavia/controller/worker/v2 DEBUG: copying octavia/controller/worker/v2/controller_worker.py -> build/lib/octavia/controller/worker/v2 DEBUG: copying octavia/controller/worker/v2/taskflow_jobboard_driver.py -> build/lib/octavia/controller/worker/v2 DEBUG: creating build/lib/octavia/image/drivers/noop_driver DEBUG: copying octavia/image/drivers/noop_driver/__init__.py -> build/lib/octavia/image/drivers/noop_driver DEBUG: copying octavia/image/drivers/noop_driver/driver.py -> build/lib/octavia/image/drivers/noop_driver DEBUG: creating build/lib/octavia/tests/unit/network/drivers/neutron DEBUG: copying octavia/tests/unit/network/drivers/neutron/__init__.py -> build/lib/octavia/tests/unit/network/drivers/neutron DEBUG: copying octavia/tests/unit/network/drivers/neutron/test_allowed_address_pairs.py -> build/lib/octavia/tests/unit/network/drivers/neutron DEBUG: copying octavia/tests/unit/network/drivers/neutron/test_base.py -> build/lib/octavia/tests/unit/network/drivers/neutron DEBUG: copying octavia/tests/unit/network/drivers/neutron/test_utils.py -> build/lib/octavia/tests/unit/network/drivers/neutron DEBUG: copying octavia/amphorae/drivers/keepalived/__init__.py -> build/lib/octavia/amphorae/drivers/keepalived DEBUG: copying octavia/amphorae/drivers/keepalived/vrrp_rest_driver.py -> build/lib/octavia/amphorae/drivers/keepalived DEBUG: creating build/lib/octavia/tests/unit/network/drivers/noop_driver DEBUG: copying octavia/tests/unit/network/drivers/noop_driver/__init__.py -> build/lib/octavia/tests/unit/network/drivers/noop_driver DEBUG: copying octavia/tests/unit/network/drivers/noop_driver/test_driver.py -> build/lib/octavia/tests/unit/network/drivers/noop_driver DEBUG: copying octavia/common/__init__.py -> build/lib/octavia/common DEBUG: copying octavia/common/base_taskflow.py -> build/lib/octavia/common DEBUG: copying octavia/common/clients.py -> build/lib/octavia/common DEBUG: copying octavia/common/config.py -> build/lib/octavia/common DEBUG: copying octavia/common/constants.py -> build/lib/octavia/common DEBUG: copying octavia/common/context.py -> build/lib/octavia/common DEBUG: copying octavia/common/data_models.py -> build/lib/octavia/common DEBUG: copying octavia/common/decorators.py -> build/lib/octavia/common DEBUG: copying octavia/common/exceptions.py -> build/lib/octavia/common DEBUG: copying octavia/common/keystone.py -> build/lib/octavia/common DEBUG: copying octavia/common/policy.py -> build/lib/octavia/common DEBUG: copying octavia/common/rpc.py -> build/lib/octavia/common DEBUG: copying octavia/common/service.py -> build/lib/octavia/common DEBUG: copying octavia/common/stats.py -> build/lib/octavia/common DEBUG: copying octavia/common/utils.py -> build/lib/octavia/common DEBUG: copying octavia/common/validate.py -> build/lib/octavia/common DEBUG: creating build/lib/octavia/amphorae/backends/health_daemon DEBUG: copying octavia/amphorae/backends/health_daemon/__init__.py -> build/lib/octavia/amphorae/backends/health_daemon DEBUG: copying octavia/amphorae/backends/health_daemon/health_daemon.py -> build/lib/octavia/amphorae/backends/health_daemon DEBUG: copying octavia/amphorae/backends/health_daemon/health_sender.py -> build/lib/octavia/amphorae/backends/health_daemon DEBUG: copying octavia/amphorae/backends/health_daemon/status_message.py -> build/lib/octavia/amphorae/backends/health_daemon DEBUG: creating build/lib/octavia/tests/unit/api/drivers/driver_agent DEBUG: copying octavia/tests/unit/api/drivers/driver_agent/__init__.py -> build/lib/octavia/tests/unit/api/drivers/driver_agent DEBUG: copying octavia/tests/unit/api/drivers/driver_agent/test_driver_get.py -> build/lib/octavia/tests/unit/api/drivers/driver_agent DEBUG: copying octavia/tests/unit/api/drivers/driver_agent/test_driver_listener.py -> build/lib/octavia/tests/unit/api/drivers/driver_agent DEBUG: copying octavia/tests/unit/api/drivers/driver_agent/test_driver_updater.py -> build/lib/octavia/tests/unit/api/drivers/driver_agent DEBUG: copying octavia/tests/functional/api/drivers/__init__.py -> build/lib/octavia/tests/functional/api/drivers DEBUG: creating build/lib/octavia/tests/unit/volume/drivers DEBUG: copying octavia/tests/unit/volume/drivers/__init__.py -> build/lib/octavia/tests/unit/volume/drivers DEBUG: copying octavia/tests/unit/volume/drivers/test_cinder_driver.py -> build/lib/octavia/tests/unit/volume/drivers DEBUG: copying octavia/tests/functional/amphorae/__init__.py -> build/lib/octavia/tests/functional/amphorae DEBUG: creating build/lib/octavia/tests/unit/amphorae/drivers/keepalived DEBUG: copying octavia/tests/unit/amphorae/drivers/keepalived/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/keepalived DEBUG: copying octavia/tests/unit/amphorae/drivers/keepalived/test_vrrp_rest_driver.py -> build/lib/octavia/tests/unit/amphorae/drivers/keepalived DEBUG: copying octavia/tests/unit/controller/worker/__init__.py -> build/lib/octavia/tests/unit/controller/worker DEBUG: copying octavia/tests/unit/controller/worker/test_amphora_rate_limit.py -> build/lib/octavia/tests/unit/controller/worker DEBUG: copying octavia/tests/unit/controller/worker/test_task_utils.py -> build/lib/octavia/tests/unit/controller/worker DEBUG: copying octavia/tests/unit/__init__.py -> build/lib/octavia/tests/unit DEBUG: copying octavia/tests/unit/base.py -> build/lib/octavia/tests/unit DEBUG: copying octavia/tests/unit/test_opts.py -> build/lib/octavia/tests/unit DEBUG: copying octavia/tests/unit/test_version.py -> build/lib/octavia/tests/unit DEBUG: creating build/lib/octavia/certificates/common/auth DEBUG: copying octavia/certificates/common/auth/__init__.py -> build/lib/octavia/certificates/common/auth DEBUG: copying octavia/certificates/common/auth/barbican_acl.py -> build/lib/octavia/certificates/common/auth DEBUG: copying octavia/tests/functional/amphorae/backend/agent/__init__.py -> build/lib/octavia/tests/functional/amphorae/backend/agent DEBUG: copying octavia/tests/unit/amphorae/drivers/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers DEBUG: creating build/lib/octavia/tests/unit/volume/drivers/noop_driver DEBUG: copying octavia/tests/unit/volume/drivers/noop_driver/__init__.py -> build/lib/octavia/tests/unit/volume/drivers/noop_driver DEBUG: copying octavia/tests/unit/volume/drivers/noop_driver/test_driver.py -> build/lib/octavia/tests/unit/volume/drivers/noop_driver DEBUG: creating build/lib/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying octavia/tests/unit/controller/worker/v2/flows/__init__.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying octavia/tests/unit/controller/worker/v2/flows/test_amphora_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying octavia/tests/unit/controller/worker/v2/flows/test_health_monitor_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying octavia/tests/unit/controller/worker/v2/flows/test_l7policy_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying octavia/tests/unit/controller/worker/v2/flows/test_l7rule_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying octavia/tests/unit/controller/worker/v2/flows/test_listener_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying octavia/tests/unit/controller/worker/v2/flows/test_load_balancer_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying octavia/tests/unit/controller/worker/v2/flows/test_member_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying octavia/tests/unit/controller/worker/v2/flows/test_pool_flows.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows DEBUG: creating build/lib/octavia/tests/unit/amphorae/drivers/keepalived/jinja DEBUG: copying octavia/tests/unit/amphorae/drivers/keepalived/jinja/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/keepalived/jinja DEBUG: copying octavia/tests/unit/amphorae/drivers/keepalived/jinja/test_jinja_cfg.py -> build/lib/octavia/tests/unit/amphorae/drivers/keepalived/jinja DEBUG: copying octavia/controller/worker/v1/__init__.py -> build/lib/octavia/controller/worker/v1 DEBUG: copying octavia/controller/worker/v1/controller_worker.py -> build/lib/octavia/controller/worker/v1 DEBUG: creating build/lib/octavia/controller/queue/v2 DEBUG: copying octavia/controller/queue/v2/__init__.py -> build/lib/octavia/controller/queue/v2 DEBUG: copying octavia/controller/queue/v2/consumer.py -> build/lib/octavia/controller/queue/v2 DEBUG: copying octavia/controller/queue/v2/endpoints.py -> build/lib/octavia/controller/queue/v2 DEBUG: creating build/lib/octavia/tests/unit/controller/healthmanager DEBUG: copying octavia/tests/unit/controller/healthmanager/__init__.py -> build/lib/octavia/tests/unit/controller/healthmanager DEBUG: copying octavia/tests/unit/controller/healthmanager/test_health_manager.py -> build/lib/octavia/tests/unit/controller/healthmanager DEBUG: creating build/lib/octavia/tests/unit/common/jinja/lvs DEBUG: copying octavia/tests/unit/common/jinja/lvs/__init__.py -> build/lib/octavia/tests/unit/common/jinja/lvs DEBUG: copying octavia/tests/unit/common/jinja/lvs/test_jinja_cfg.py -> build/lib/octavia/tests/unit/common/jinja/lvs DEBUG: creating build/lib/octavia/network/drivers/neutron DEBUG: copying octavia/network/drivers/neutron/__init__.py -> build/lib/octavia/network/drivers/neutron DEBUG: copying octavia/network/drivers/neutron/allowed_address_pairs.py -> build/lib/octavia/network/drivers/neutron DEBUG: copying octavia/network/drivers/neutron/base.py -> build/lib/octavia/network/drivers/neutron DEBUG: copying octavia/network/drivers/neutron/utils.py -> build/lib/octavia/network/drivers/neutron DEBUG: creating build/lib/octavia/cmd DEBUG: copying octavia/cmd/__init__.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/agent.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/api.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/driver_agent.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/haproxy_vrrp_check.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/health_checker.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/health_manager.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/house_keeping.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/interface.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/octavia_worker.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/status.py -> build/lib/octavia/cmd DEBUG: creating build/lib/octavia/tests/unit/api/drivers/noop_driver DEBUG: copying octavia/tests/unit/api/drivers/noop_driver/__init__.py -> build/lib/octavia/tests/unit/api/drivers/noop_driver DEBUG: copying octavia/tests/unit/api/drivers/noop_driver/test_agent.py -> build/lib/octavia/tests/unit/api/drivers/noop_driver DEBUG: copying octavia/tests/unit/api/drivers/noop_driver/test_driver.py -> build/lib/octavia/tests/unit/api/drivers/noop_driver DEBUG: copying octavia/common/jinja/haproxy/__init__.py -> build/lib/octavia/common/jinja/haproxy DEBUG: running egg_info DEBUG: creating octavia.egg-info DEBUG: writing octavia.egg-info/PKG-INFO DEBUG: writing dependency_links to octavia.egg-info/dependency_links.txt DEBUG: writing entry points to octavia.egg-info/entry_points.txt DEBUG: writing requirements to octavia.egg-info/requires.txt DEBUG: writing top-level names to octavia.egg-info/top_level.txt DEBUG: writing pbr to octavia.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file 'octavia.egg-info/SOURCES.txt' DEBUG: [pbr] In git context, generating filelist from git DEBUG: /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' DEBUG: warnings.warn(msg) DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'octavia.egg-info/SOURCES.txt' DEBUG: copying octavia/db/migration/alembic.ini -> build/lib/octavia/db/migration DEBUG: creating build/lib/octavia/db/migration/alembic_migrations DEBUG: copying octavia/db/migration/alembic_migrations/README.rst -> build/lib/octavia/db/migration/alembic_migrations DEBUG: copying octavia/db/migration/alembic_migrations/env.py -> build/lib/octavia/db/migration/alembic_migrations DEBUG: copying octavia/db/migration/alembic_migrations/script.py.mako -> build/lib/octavia/db/migration/alembic_migrations DEBUG: creating build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/034756a182a2_amphora_add_image_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/034b2dc2f3e0_modernize_l7policy_fields.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/0aee2b450512_extend_api_to_accept_qos_policy_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/0f242cf02c74_add_provider_column.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/0fd2c131923f_add_timeout_fields_to_listener.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/10d38216ad34_add_timestamps_to_amphora.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/11e4bb2bb8ef_fix_ipv6_vip.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/13500e2e978d_update_url_and_name_size.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/14892634e228_update_vip.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/186509101b9b_add_server_group_id_to_loadbalancer.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/1afc932f1ca2_l7rule_support_client_cert.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/1e4c1d83044c_keepalived_configuration_datamodel.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/211982b05afc_add_flavor_id_to_lb.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/2351ea316465_adding_terminate_https_tls_ref_support.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/256852d5ff7c_add_lb_network_ip_to_amphora.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/27e54d00c3cd_add_monitor_address_and_port_to_member.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/298eac0640a7_add_amphora_vrrp_port_id_and_ha_port_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/29ff921a6eb_shared_pools.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/2ab994dd3ec2_add_listener_alpn_protocols_column.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/2ad093f6353f_add_listener_client_ca_tls_certificate_.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/32e5c35b26a8_add_l7policy_and_l7rule_quota.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/357d17a6d5ac_update_lb_and_amphora_data_model_for_.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/35dee79d5865_initial_create.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/36b94648fef8_add_timestamp.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/392fb85b4419_add_primary_key_to_spares_pool.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/3a1e1cdb7b27_rename_amphora_host_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/3b199c848b96_create_no_monitor_operational_status.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/3e5b37a0bdb9_add_vrrp_ip_and_ha_ip_to_amphora.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/3f8ff3be828e_create_quotas_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/43287cd10fef_make_pool_lb_algorithm_larger.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/443fe6676637_add_network_id_to_vip.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/44a2414dd683_adding_name_column_to_member_and_health_.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/458c9ee2a011_l7_policies_and_rules.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/46d914b2a5e5_seed_the_spares_pool_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/48660b6643f0_add_new_states_for_amphora.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/4a6ec0ab7284_remove_fk_constraints_on_listener_.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/4aeb9e23ad43_add_draining_operating_status.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/4c094013699a_update_load_balancer_amphora.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/4d9cf7d32f2_insert_headers.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/4f65b4f91c39_amphora_add_flavor_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/4faaa983e7a9_update_member_address_column.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/4fe8240425b4_update_vip_add_subnet_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/52377704420e_add_timestamps_to_healthmonitor.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/5309960964f8_add_proxy_protocol_for_pool.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/543f5d8e4e56_add_a_column_busy_in_table_amphora_health.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/55874a4ceed6_add_l7policy_action_redirect_prefix.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/5a3ee5472c31_add_cert_expiration__infor_in_amphora_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/62816c232310_fix_migration_for_mysql_5_7.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/6742ca1b27c2_add_l7policy_redirect_http_code.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/6abb04f24c5_tenant_id_to_project_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/6ffc710674ef_spares_pool_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/7432f1d4ea83_add_http_host_head_inject_for_http_health_check.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/74aae261694c_extend_pool_for_backend_ca_and_crl.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/76aacf2e176c_extend_support_udp_protocol.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/7c36b277bfb0_add_listener_ciphers_column.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/80dba23a159f_tags_support.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/82b9402e71fd_update_vip_address_size.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/8ac4ed24df3a_add_availability_zone_to_lb.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/8b47b2546312_sctp_support.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/8c0851bdf6c3_change_tls_container_id_length_in_sni_.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/92fe9857279_create_healthmanager_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/9b5473976d6d_add_provisioning_status_to_objects.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/9bf4d21caaea_adding_amphora_id_to_listener_.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/a1f689aecc1d_extend_pool_for_support_backend_reencryption.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/a5762a99609a_add_protocol_in_listener_keys.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/a7f187cd221f_add_tls_boolean_type_for_reencryption.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/b8bd389cbae7_update_default_value_in_l7rule_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/b9c703669314_add_flavor_and_flavor_profile_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/ba35e0fb88e1_add_backup_field_to_member.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/be9fdc039b51_add_pool_alpn_protocols_column.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/bf171d0d91c3_amphora_add_cached_zone.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/c11292016060_add_request_errors_for_stats.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/c761c8a71579_add_availability_zone_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/d3c8a090f3de_add_pool_tls_versions_column.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/d85ca7258d21_modernize_l7rule.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/da371b422669_allowed_cidr_for_listeners.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/dcf88e59aae4_add_lb_algorithm_source_ip_port.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/e37941b010db_add_lb_flavor_constraint.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/e5493ae5f9a7_add_listener_tls_versions_column.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/e6672bda93bf_add_ping_and_tlshello_monitor_types.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/e6ee84f0abf3_add_proxy_v2_pool_protocol.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/ebbcc72b4e5e_add_octavia_owned_vip_column_to_vip_.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/f21ae3f21adc_add_client_auth_option.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/fac584114642_.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/fbd705961c3a_add_pool_ciphers_column.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/fc5582da7d8a_create_amphora_build_rate_limit_tables.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: copying octavia/db/migration/alembic_migrations/versions/ffad172e98c1_add_certificate_revoke_list_option.py -> build/lib/octavia/db/migration/alembic_migrations/versions DEBUG: creating build/lib/octavia/common/jinja/haproxy/split_listeners/templates DEBUG: copying octavia/common/jinja/haproxy/split_listeners/templates/base.j2 -> build/lib/octavia/common/jinja/haproxy/split_listeners/templates DEBUG: copying octavia/common/jinja/haproxy/split_listeners/templates/haproxy.cfg.j2 -> build/lib/octavia/common/jinja/haproxy/split_listeners/templates DEBUG: copying octavia/common/jinja/haproxy/split_listeners/templates/macros.j2 -> build/lib/octavia/common/jinja/haproxy/split_listeners/templates DEBUG: creating build/lib/octavia/common/jinja/logging/templates DEBUG: copying octavia/common/jinja/logging/templates/10-rsyslog.conf.template -> build/lib/octavia/common/jinja/logging/templates DEBUG: creating build/lib/octavia/common/jinja/haproxy/combined_listeners/templates DEBUG: copying octavia/common/jinja/haproxy/combined_listeners/templates/base.j2 -> build/lib/octavia/common/jinja/haproxy/combined_listeners/templates DEBUG: copying octavia/common/jinja/haproxy/combined_listeners/templates/haproxy.cfg.j2 -> build/lib/octavia/common/jinja/haproxy/combined_listeners/templates DEBUG: copying octavia/common/jinja/haproxy/combined_listeners/templates/macros.j2 -> build/lib/octavia/common/jinja/haproxy/combined_listeners/templates DEBUG: creating build/lib/octavia/common/jinja/templates DEBUG: copying octavia/common/jinja/templates/user_data_config_drive.template -> build/lib/octavia/common/jinja/templates DEBUG: copying octavia/tests/unit/common/sample_configs/sample_pkcs12.p12 -> build/lib/octavia/tests/unit/common/sample_configs DEBUG: creating build/lib/octavia/amphorae/backends/agent/templates DEBUG: copying octavia/amphorae/backends/agent/templates/amphora_agent_conf.template -> build/lib/octavia/amphorae/backends/agent/templates DEBUG: creating build/lib/octavia/api/healthcheck DEBUG: copying octavia/api/healthcheck/healthcheck_plugins.py -> build/lib/octavia/api/healthcheck DEBUG: creating build/lib/octavia/tests/unit/image/drivers/noop_driver DEBUG: copying octavia/tests/unit/image/drivers/noop_driver/test_driver.py -> build/lib/octavia/tests/unit/image/drivers/noop_driver DEBUG: copying octavia/amphorae/backends/utils/udp_check.sh -> build/lib/octavia/amphorae/backends/utils DEBUG: creating build/lib/octavia/common/jinja/lvs/templates DEBUG: copying octavia/common/jinja/lvs/templates/base.j2 -> build/lib/octavia/common/jinja/lvs/templates DEBUG: copying octavia/common/jinja/lvs/templates/keepalivedlvs.cfg.j2 -> build/lib/octavia/common/jinja/lvs/templates DEBUG: copying octavia/common/jinja/lvs/templates/macros.j2 -> build/lib/octavia/common/jinja/lvs/templates DEBUG: creating build/lib/octavia/amphorae/drivers/keepalived/jinja/templates DEBUG: copying octavia/amphorae/drivers/keepalived/jinja/templates/keepalived_base.template -> build/lib/octavia/amphorae/drivers/keepalived/jinja/templates DEBUG: creating build/lib/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying octavia/amphorae/backends/agent/api_server/templates/amphora-netns.systemd.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying octavia/amphorae/backends/agent/api_server/templates/keepalived.systemd.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying octavia/amphorae/backends/agent/api_server/templates/keepalived.sysvinit.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying octavia/amphorae/backends/agent/api_server/templates/keepalived.upstart.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying octavia/amphorae/backends/agent/api_server/templates/keepalived_check_script.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying octavia/amphorae/backends/agent/api_server/templates/keepalived_lvs_check_script.sh.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying octavia/amphorae/backends/agent/api_server/templates/systemd.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying octavia/amphorae/backends/agent/api_server/templates/sysvinit.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying octavia/amphorae/backends/agent/api_server/templates/upstart.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates DEBUG: creating build/lib/octavia/tests/unit/hacking DEBUG: copying octavia/tests/unit/hacking/test_checks.py -> build/lib/octavia/tests/unit/hacking DEBUG: + sleep 1 DEBUG: + read name eq value DEBUG: + test '[DEFAULT]' DEBUG: + test '' DEBUG: + continue DEBUG: + read name eq value DEBUG: + test verbose DEBUG: + test True DEBUG: + sed -ri '0,/^(#)? *verbose *=/{s!^(#)? *verbose *=.*!# verbose = True!}' etc/octavia.conf DEBUG: + read name eq value DEBUG: + test auth_strategy DEBUG: + test noauth DEBUG: + sed -ri '0,/^(#)? *auth_strategy *=/{s!^(#)? *auth_strategy *=.*!# auth_strategy = noauth!}' etc/octavia.conf DEBUG: + read name eq value DEBUG: + test notification_driver DEBUG: + test neutron.openstack.common.notifier.rpc_notifier DEBUG: + sed -ri '0,/^(#)? *notification_driver *=/{s!^(#)? *notification_driver *=.*!# notification_driver = neutron.openstack.common.notifier.rpc_notifier!}' etc/octavia.conf DEBUG: + read name eq value DEBUG: + test allow_overlapping_ips DEBUG: + test True DEBUG: + sed -ri '0,/^(#)? *allow_overlapping_ips *=/{s!^(#)? *allow_overlapping_ips *=.*!# allow_overlapping_ips = True!}' etc/octavia.conf DEBUG: + read name eq value DEBUG: + test use_stderr DEBUG: + test False DEBUG: + sed -ri '0,/^(#)? *use_stderr *=/{s!^(#)? *use_stderr *=.*!# use_stderr = False!}' etc/octavia.conf DEBUG: + read name eq value DEBUG: + test notify_nova_on_port_data_changes DEBUG: + test False DEBUG: + sed -ri '0,/^(#)? *notify_nova_on_port_data_changes *=/{s!^(#)? *notify_nova_on_port_data_changes *=.*!# notify_nova_on_port_data_changes = False!}' etc/octavia.conf DEBUG: + read name eq value DEBUG: + test notify_nova_on_port_status_changes DEBUG: + test False DEBUG: + sed -ri '0,/^(#)? *notify_nova_on_port_status_changes *=/{s!^(#)? *notify_nova_on_port_status_changes *=.*!# notify_nova_on_port_status_changes = False!}' etc/octavia.conf DEBUG: + read name eq value DEBUG: + test '' DEBUG: + continue DEBUG: + read name eq value DEBUG: + test '[database]' DEBUG: + test '' DEBUG: + continue DEBUG: + read name eq value DEBUG: + test max_pool_size DEBUG: + test 10 DEBUG: + sed -ri '0,/^(#)? *max_pool_size *=/{s!^(#)? *max_pool_size *=.*!# max_pool_size = 10!}' etc/octavia.conf DEBUG: + read name eq value DEBUG: + test max_overflow DEBUG: + test 20 DEBUG: + sed -ri '0,/^(#)? *max_overflow *=/{s!^(#)? *max_overflow *=.*!# max_overflow = 20!}' etc/octavia.conf DEBUG: + read name eq value DEBUG: + test pool_timeout DEBUG: + test 10 DEBUG: + sed -ri '0,/^(#)? *pool_timeout *=/{s!^(#)? *pool_timeout *=.*!# pool_timeout = 10!}' etc/octavia.conf DEBUG: + read name eq value DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.C0r5qw DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64 DEBUG: + cd octavia-8.0.2.dev38 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' DEBUG: + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64 DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/driver_agent DEBUG: copying build/lib/octavia/api/drivers/driver_agent/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/driver_agent DEBUG: copying build/lib/octavia/api/drivers/driver_agent/driver_get.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/driver_agent DEBUG: copying build/lib/octavia/api/drivers/driver_agent/driver_listener.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/driver_agent DEBUG: copying build/lib/octavia/api/drivers/driver_agent/driver_updater.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/driver_agent DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver/v2 DEBUG: copying build/lib/octavia/api/drivers/amphora_driver/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver/v2 DEBUG: copying build/lib/octavia/api/drivers/amphora_driver/v2/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver/v1 DEBUG: copying build/lib/octavia/api/drivers/amphora_driver/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver/v1 DEBUG: copying build/lib/octavia/api/drivers/amphora_driver/v1/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver/v1 DEBUG: copying build/lib/octavia/api/drivers/amphora_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver DEBUG: copying build/lib/octavia/api/drivers/amphora_driver/availability_zone_schema.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver DEBUG: copying build/lib/octavia/api/drivers/amphora_driver/flavor_schema.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/noop_driver DEBUG: copying build/lib/octavia/api/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/noop_driver DEBUG: copying build/lib/octavia/api/drivers/noop_driver/agent.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/noop_driver DEBUG: copying build/lib/octavia/api/drivers/noop_driver/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/noop_driver DEBUG: copying build/lib/octavia/api/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers DEBUG: copying build/lib/octavia/api/drivers/driver_factory.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers DEBUG: copying build/lib/octavia/api/drivers/utils.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/availability_zone_profile.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/availability_zones.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/flavor_profile.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/flavors.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/health_monitor.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/l7policy.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/listener.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/load_balancer.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/member.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/pool.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/provider.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/types/quotas.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/availability_zone_profiles.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/availability_zones.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/flavor_profiles.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/flavors.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/health_monitor.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/l7policy.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/listener.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/load_balancer.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/member.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/pool.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/provider.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/controllers/quotas.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api DEBUG: copying build/lib/octavia/api/app.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api DEBUG: copying build/lib/octavia/api/config.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api DEBUG: copying build/lib/octavia/api/root_controller.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/common DEBUG: copying build/lib/octavia/api/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/common DEBUG: copying build/lib/octavia/api/common/hooks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/common DEBUG: copying build/lib/octavia/api/common/pagination.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/common DEBUG: copying build/lib/octavia/api/common/types.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/healthcheck DEBUG: copying build/lib/octavia/api/healthcheck/healthcheck_plugins.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/healthcheck DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/generator DEBUG: copying build/lib/octavia/certificates/generator/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/generator DEBUG: copying build/lib/octavia/certificates/generator/cert_gen.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/generator DEBUG: copying build/lib/octavia/certificates/generator/local.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/generator DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common DEBUG: copying build/lib/octavia/certificates/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common DEBUG: copying build/lib/octavia/certificates/common/barbican.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common DEBUG: copying build/lib/octavia/certificates/common/cert.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common DEBUG: copying build/lib/octavia/certificates/common/local.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common DEBUG: copying build/lib/octavia/certificates/common/pkcs12.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common/auth DEBUG: copying build/lib/octavia/certificates/common/auth/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common/auth DEBUG: copying build/lib/octavia/certificates/common/auth/barbican_acl.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common/auth DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/manager DEBUG: copying build/lib/octavia/certificates/manager/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/manager DEBUG: copying build/lib/octavia/certificates/manager/barbican.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/manager DEBUG: copying build/lib/octavia/certificates/manager/barbican_legacy.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/manager DEBUG: copying build/lib/octavia/certificates/manager/castellan_mgr.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/manager DEBUG: copying build/lib/octavia/certificates/manager/cert_mgr.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/manager DEBUG: copying build/lib/octavia/certificates/manager/local.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/manager DEBUG: copying build/lib/octavia/certificates/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration DEBUG: copying build/lib/octavia/db/migration/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration DEBUG: copying build/lib/octavia/db/migration/cli.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration DEBUG: copying build/lib/octavia/db/migration/alembic.ini -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/README.rst -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/env.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/034756a182a2_amphora_add_image_id.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/034b2dc2f3e0_modernize_l7policy_fields.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/0aee2b450512_extend_api_to_accept_qos_policy_id.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/0f242cf02c74_add_provider_column.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/0fd2c131923f_add_timeout_fields_to_listener.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/10d38216ad34_add_timestamps_to_amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/11e4bb2bb8ef_fix_ipv6_vip.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/13500e2e978d_update_url_and_name_size.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/14892634e228_update_vip.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/186509101b9b_add_server_group_id_to_loadbalancer.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/1afc932f1ca2_l7rule_support_client_cert.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/1e4c1d83044c_keepalived_configuration_datamodel.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/211982b05afc_add_flavor_id_to_lb.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/2351ea316465_adding_terminate_https_tls_ref_support.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/256852d5ff7c_add_lb_network_ip_to_amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/27e54d00c3cd_add_monitor_address_and_port_to_member.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/298eac0640a7_add_amphora_vrrp_port_id_and_ha_port_id.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/29ff921a6eb_shared_pools.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/2ab994dd3ec2_add_listener_alpn_protocols_column.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/2ad093f6353f_add_listener_client_ca_tls_certificate_.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/32e5c35b26a8_add_l7policy_and_l7rule_quota.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/357d17a6d5ac_update_lb_and_amphora_data_model_for_.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/35dee79d5865_initial_create.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/36b94648fef8_add_timestamp.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/392fb85b4419_add_primary_key_to_spares_pool.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/3a1e1cdb7b27_rename_amphora_host_id.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/3b199c848b96_create_no_monitor_operational_status.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/3e5b37a0bdb9_add_vrrp_ip_and_ha_ip_to_amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/3f8ff3be828e_create_quotas_table.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/43287cd10fef_make_pool_lb_algorithm_larger.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/443fe6676637_add_network_id_to_vip.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/44a2414dd683_adding_name_column_to_member_and_health_.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/458c9ee2a011_l7_policies_and_rules.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/46d914b2a5e5_seed_the_spares_pool_table.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/48660b6643f0_add_new_states_for_amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/4a6ec0ab7284_remove_fk_constraints_on_listener_.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/4aeb9e23ad43_add_draining_operating_status.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/4c094013699a_update_load_balancer_amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/4d9cf7d32f2_insert_headers.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/4f65b4f91c39_amphora_add_flavor_id.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/4faaa983e7a9_update_member_address_column.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/4fe8240425b4_update_vip_add_subnet_id.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/52377704420e_add_timestamps_to_healthmonitor.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/5309960964f8_add_proxy_protocol_for_pool.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/543f5d8e4e56_add_a_column_busy_in_table_amphora_health.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/55874a4ceed6_add_l7policy_action_redirect_prefix.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/5a3ee5472c31_add_cert_expiration__infor_in_amphora_table.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/62816c232310_fix_migration_for_mysql_5_7.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/6742ca1b27c2_add_l7policy_redirect_http_code.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/6abb04f24c5_tenant_id_to_project_id.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/6ffc710674ef_spares_pool_table.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/7432f1d4ea83_add_http_host_head_inject_for_http_health_check.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/74aae261694c_extend_pool_for_backend_ca_and_crl.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/76aacf2e176c_extend_support_udp_protocol.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/7c36b277bfb0_add_listener_ciphers_column.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/80dba23a159f_tags_support.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/82b9402e71fd_update_vip_address_size.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/8ac4ed24df3a_add_availability_zone_to_lb.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/8b47b2546312_sctp_support.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/8c0851bdf6c3_change_tls_container_id_length_in_sni_.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/92fe9857279_create_healthmanager_table.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/9b5473976d6d_add_provisioning_status_to_objects.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/9bf4d21caaea_adding_amphora_id_to_listener_.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/a1f689aecc1d_extend_pool_for_support_backend_reencryption.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/a5762a99609a_add_protocol_in_listener_keys.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/a7f187cd221f_add_tls_boolean_type_for_reencryption.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/b8bd389cbae7_update_default_value_in_l7rule_table.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/fac584114642_.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/b9c703669314_add_flavor_and_flavor_profile_table.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/ba35e0fb88e1_add_backup_field_to_member.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/be9fdc039b51_add_pool_alpn_protocols_column.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/bf171d0d91c3_amphora_add_cached_zone.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/c11292016060_add_request_errors_for_stats.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/c761c8a71579_add_availability_zone_table.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/d3c8a090f3de_add_pool_tls_versions_column.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/d85ca7258d21_modernize_l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/da371b422669_allowed_cidr_for_listeners.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/dcf88e59aae4_add_lb_algorithm_source_ip_port.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/e37941b010db_add_lb_flavor_constraint.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/e5493ae5f9a7_add_listener_tls_versions_column.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/e6672bda93bf_add_ping_and_tlshello_monitor_types.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/e6ee84f0abf3_add_proxy_v2_pool_protocol.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/ebbcc72b4e5e_add_octavia_owned_vip_column_to_vip_.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/f21ae3f21adc_add_client_auth_option.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/fbd705961c3a_add_pool_ciphers_column.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/fc5582da7d8a_create_amphora_build_rate_limit_tables.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/versions/ffad172e98c1_add_certificate_revoke_list_option.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db DEBUG: copying build/lib/octavia/db/api.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db DEBUG: copying build/lib/octavia/db/base_models.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db DEBUG: copying build/lib/octavia/db/healthcheck.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db DEBUG: copying build/lib/octavia/db/models.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db DEBUG: copying build/lib/octavia/db/prepare.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db DEBUG: copying build/lib/octavia/db/repositories.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/queue DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/queue/v1 DEBUG: copying build/lib/octavia/tests/unit/controller/queue/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/queue/v1 DEBUG: copying build/lib/octavia/tests/unit/controller/queue/v1/test_consumer.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/queue/v1 DEBUG: copying build/lib/octavia/tests/unit/controller/queue/v1/test_endpoints.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/queue/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/queue/v2 DEBUG: copying build/lib/octavia/tests/unit/controller/queue/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/queue/v2 DEBUG: copying build/lib/octavia/tests/unit/controller/queue/v2/test_consumer.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/queue/v2 DEBUG: copying build/lib/octavia/tests/unit/controller/queue/v2/test_endpoints.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/queue/v2 DEBUG: copying build/lib/octavia/tests/unit/controller/queue/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/queue DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/flows/test_amphora_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/flows/test_health_monitor_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/flows/test_l7policy_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/flows/test_l7rule_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/flows/test_listener_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/flows/test_load_balancer_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/flows/test_member_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/flows/test_pool_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1 DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/test_controller_worker.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/tasks/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/tasks/test_amphora_driver_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/tasks/test_cert_task.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/tasks/test_compute_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/tasks/test_database_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/tasks/test_database_tasks_quota.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/tasks/test_lifecycle_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/tasks/test_model_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/tasks/test_network_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v1/tasks/test_retry_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_amphora_driver_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_cert_task.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_compute_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks_quota.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_lifecycle_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_network_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/tasks/test_retry_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2 DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/test_controller_worker.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_amphora_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_health_monitor_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_l7policy_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_l7rule_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_listener_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_load_balancer_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_member_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/v2/flows/test_pool_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/flows DEBUG: copying build/lib/octavia/tests/unit/controller/worker/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker DEBUG: copying build/lib/octavia/tests/unit/controller/worker/test_amphora_rate_limit.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker DEBUG: copying build/lib/octavia/tests/unit/controller/worker/test_task_utils.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/housekeeping DEBUG: copying build/lib/octavia/tests/unit/controller/housekeeping/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/housekeeping DEBUG: copying build/lib/octavia/tests/unit/controller/housekeeping/test_house_keeping.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/housekeeping DEBUG: copying build/lib/octavia/tests/unit/controller/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/healthmanager DEBUG: copying build/lib/octavia/tests/unit/controller/healthmanager/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/healthmanager DEBUG: copying build/lib/octavia/tests/unit/controller/healthmanager/test_health_manager.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/healthmanager DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/compute DEBUG: copying build/lib/octavia/tests/unit/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/compute DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/compute/drivers DEBUG: copying build/lib/octavia/tests/unit/compute/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/compute/drivers DEBUG: copying build/lib/octavia/tests/unit/compute/drivers/test_nova_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/compute/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/compute/drivers/noop_driver DEBUG: copying build/lib/octavia/tests/unit/compute/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/compute/drivers/noop_driver DEBUG: copying build/lib/octavia/tests/unit/compute/drivers/noop_driver/test_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/compute/drivers/noop_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/volume DEBUG: copying build/lib/octavia/tests/unit/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/volume DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/volume/drivers DEBUG: copying build/lib/octavia/tests/unit/volume/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/volume/drivers DEBUG: copying build/lib/octavia/tests/unit/volume/drivers/test_cinder_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/volume/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/volume/drivers/noop_driver DEBUG: copying build/lib/octavia/tests/unit/volume/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/volume/drivers/noop_driver DEBUG: copying build/lib/octavia/tests/unit/volume/drivers/noop_driver/test_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/volume/drivers/noop_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers DEBUG: copying build/lib/octavia/tests/unit/network/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers/neutron DEBUG: copying build/lib/octavia/tests/unit/network/drivers/neutron/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers/neutron DEBUG: copying build/lib/octavia/tests/unit/network/drivers/neutron/test_allowed_address_pairs.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers/neutron DEBUG: copying build/lib/octavia/tests/unit/network/drivers/neutron/test_base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers/neutron DEBUG: copying build/lib/octavia/tests/unit/network/drivers/neutron/test_utils.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers/neutron DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers/noop_driver DEBUG: copying build/lib/octavia/tests/unit/network/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers/noop_driver DEBUG: copying build/lib/octavia/tests/unit/network/drivers/noop_driver/test_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers/noop_driver DEBUG: copying build/lib/octavia/tests/unit/network/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/utils DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/utils DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_haproxy_query.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/utils DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_interface.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/utils DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_interface_file.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/utils DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_ip_advertisement.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/utils DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_keepalivedlvs_query.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/utils DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_network_namespace.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/utils DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_network_utils.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/utils DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_amphora_info.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_haproxy_compatibility.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalived.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalivedlvs.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_loadbalancer.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_osutils.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_plug.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_util.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/agent/test_agent_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/health_daemon DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/health_daemon/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/health_daemon DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/health_daemon/test_health_daemon.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/health_daemon DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/health_daemon/test_health_sender.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/health_daemon DEBUG: copying build/lib/octavia/tests/unit/amphorae/backends/health_daemon/test_status_message.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/health_daemon DEBUG: copying build/lib/octavia/tests/unit/amphorae/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/noop_driver DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/noop_driver DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/noop_driver/test_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/noop_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/haproxy DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/haproxy/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/haproxy DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/haproxy/test_exceptions.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/haproxy DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/haproxy DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_0_5.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/haproxy DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_1_0.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/haproxy DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/health DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/health/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/health DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/health/test_heartbeat_udp.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/health DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/keepalived DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/keepalived/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/keepalived DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/keepalived/test_vrrp_rest_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/keepalived DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/jinja DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/keepalived/jinja/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/jinja DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/keepalived/jinja/test_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/jinja DEBUG: copying build/lib/octavia/tests/unit/amphorae/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/statistics DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/statistics/drivers DEBUG: copying build/lib/octavia/tests/unit/statistics/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/statistics/drivers DEBUG: copying build/lib/octavia/tests/unit/statistics/drivers/test_logger.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/statistics/drivers DEBUG: copying build/lib/octavia/tests/unit/statistics/drivers/test_update_db.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/statistics/drivers DEBUG: copying build/lib/octavia/tests/unit/statistics/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/statistics DEBUG: copying build/lib/octavia/tests/unit/statistics/test_stats_base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/statistics DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/tls_utils DEBUG: copying build/lib/octavia/tests/unit/common/tls_utils/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/tls_utils DEBUG: copying build/lib/octavia/tests/unit/common/tls_utils/test_cert_parser.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/tls_utils DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja DEBUG: copying build/lib/octavia/tests/unit/common/jinja/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja DEBUG: copying build/lib/octavia/tests/unit/common/jinja/test_user_data_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/haproxy DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/haproxy/split_listeners DEBUG: copying build/lib/octavia/tests/unit/common/jinja/haproxy/split_listeners/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/haproxy/split_listeners DEBUG: copying build/lib/octavia/tests/unit/common/jinja/haproxy/split_listeners/test_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/haproxy/split_listeners DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/haproxy/combined_listeners DEBUG: copying build/lib/octavia/tests/unit/common/jinja/haproxy/combined_listeners/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/haproxy/combined_listeners DEBUG: copying build/lib/octavia/tests/unit/common/jinja/haproxy/combined_listeners/test_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/haproxy/combined_listeners DEBUG: copying build/lib/octavia/tests/unit/common/jinja/haproxy/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/haproxy DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/logging DEBUG: copying build/lib/octavia/tests/unit/common/jinja/logging/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/logging DEBUG: copying build/lib/octavia/tests/unit/common/jinja/logging/test_logging_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/logging DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/lvs DEBUG: copying build/lib/octavia/tests/unit/common/jinja/lvs/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/lvs DEBUG: copying build/lib/octavia/tests/unit/common/jinja/lvs/test_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/lvs DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/sample_configs DEBUG: copying build/lib/octavia/tests/unit/common/sample_configs/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/sample_configs DEBUG: copying build/lib/octavia/tests/unit/common/sample_configs/sample_configs_combined.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/sample_configs DEBUG: copying build/lib/octavia/tests/unit/common/sample_configs/sample_configs_split.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/sample_configs DEBUG: copying build/lib/octavia/tests/unit/common/sample_configs/sample_pkcs12.p12 -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/sample_configs DEBUG: copying build/lib/octavia/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_base_taskflow.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_clients.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_config.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_constants.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_data_models.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_decorators.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_exceptions.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_policy.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_stats.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common DEBUG: copying build/lib/octavia/tests/unit/common/test_validate.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2 DEBUG: copying build/lib/octavia/tests/unit/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_availability_zone_profile.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_availability_zones.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_flavor_profile.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_flavors.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_health_monitor.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_l7policy.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_listener.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_load_balancer.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_member.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_pool.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/types/test_quotas.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/common DEBUG: copying build/lib/octavia/tests/unit/api/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/common DEBUG: copying build/lib/octavia/tests/unit/api/common/base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/common DEBUG: copying build/lib/octavia/tests/unit/api/common/test_pagination.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/common DEBUG: copying build/lib/octavia/tests/unit/api/common/test_types.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/common DEBUG: copying build/lib/octavia/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/amphora_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/amphora_driver/v2 DEBUG: copying build/lib/octavia/tests/unit/api/drivers/amphora_driver/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/amphora_driver/v2 DEBUG: copying build/lib/octavia/tests/unit/api/drivers/amphora_driver/v2/test_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/amphora_driver/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/amphora_driver/v1 DEBUG: copying build/lib/octavia/tests/unit/api/drivers/amphora_driver/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/amphora_driver/v1 DEBUG: copying build/lib/octavia/tests/unit/api/drivers/amphora_driver/v1/test_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/amphora_driver/v1 DEBUG: copying build/lib/octavia/tests/unit/api/drivers/amphora_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/amphora_driver DEBUG: copying build/lib/octavia/tests/unit/api/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers DEBUG: copying build/lib/octavia/tests/unit/api/drivers/test_driver_factory.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers DEBUG: copying build/lib/octavia/tests/unit/api/drivers/test_utils.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/driver_agent DEBUG: copying build/lib/octavia/tests/unit/api/drivers/driver_agent/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/driver_agent DEBUG: copying build/lib/octavia/tests/unit/api/drivers/driver_agent/test_driver_get.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/driver_agent DEBUG: copying build/lib/octavia/tests/unit/api/drivers/driver_agent/test_driver_listener.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/driver_agent DEBUG: copying build/lib/octavia/tests/unit/api/drivers/driver_agent/test_driver_updater.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/driver_agent DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/noop_driver DEBUG: copying build/lib/octavia/tests/unit/api/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/noop_driver DEBUG: copying build/lib/octavia/tests/unit/api/drivers/noop_driver/test_agent.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/noop_driver DEBUG: copying build/lib/octavia/tests/unit/api/drivers/noop_driver/test_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/noop_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/image DEBUG: copying build/lib/octavia/tests/unit/image/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/image DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/image/drivers DEBUG: copying build/lib/octavia/tests/unit/image/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/image/drivers DEBUG: copying build/lib/octavia/tests/unit/image/drivers/test_glance_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/image/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/image/drivers/noop_driver DEBUG: copying build/lib/octavia/tests/unit/image/drivers/noop_driver/test_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/image/drivers/noop_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd DEBUG: copying build/lib/octavia/tests/unit/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd DEBUG: copying build/lib/octavia/tests/unit/cmd/test_agent.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd DEBUG: copying build/lib/octavia/tests/unit/cmd/test_driver_agent.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd DEBUG: copying build/lib/octavia/tests/unit/cmd/test_haproxy_vrrp_check.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd DEBUG: copying build/lib/octavia/tests/unit/cmd/test_health_checker.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd DEBUG: copying build/lib/octavia/tests/unit/cmd/test_health_manager.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd DEBUG: copying build/lib/octavia/tests/unit/cmd/test_house_keeping.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd DEBUG: copying build/lib/octavia/tests/unit/cmd/test_interface.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd DEBUG: copying build/lib/octavia/tests/unit/cmd/test_status.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates DEBUG: copying build/lib/octavia/tests/unit/certificates/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/manager DEBUG: copying build/lib/octavia/tests/unit/certificates/manager/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/manager DEBUG: copying build/lib/octavia/tests/unit/certificates/manager/test_barbican.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/manager DEBUG: copying build/lib/octavia/tests/unit/certificates/manager/test_barbican_legacy.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/manager DEBUG: copying build/lib/octavia/tests/unit/certificates/manager/test_castellan_mgr.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/manager DEBUG: copying build/lib/octavia/tests/unit/certificates/manager/test_local.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/manager DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/common/auth DEBUG: copying build/lib/octavia/tests/unit/certificates/common/auth/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/common/auth DEBUG: copying build/lib/octavia/tests/unit/certificates/common/auth/test_barbican_acl.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/common/auth DEBUG: copying build/lib/octavia/tests/unit/certificates/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/common DEBUG: copying build/lib/octavia/tests/unit/certificates/common/test_barbican.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/common DEBUG: copying build/lib/octavia/tests/unit/certificates/common/test_local.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/generator DEBUG: copying build/lib/octavia/tests/unit/certificates/generator/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/generator DEBUG: copying build/lib/octavia/tests/unit/certificates/generator/local_csr.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/generator DEBUG: copying build/lib/octavia/tests/unit/certificates/generator/test_local.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/generator DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/db DEBUG: copying build/lib/octavia/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/db DEBUG: copying build/lib/octavia/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit DEBUG: copying build/lib/octavia/tests/unit/base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit DEBUG: copying build/lib/octavia/tests/unit/test_opts.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit DEBUG: copying build/lib/octavia/tests/unit/test_version.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/hacking DEBUG: copying build/lib/octavia/tests/unit/hacking/test_checks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/hacking DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae/backend DEBUG: copying build/lib/octavia/tests/functional/amphorae/backend/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae/backend DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae/backend/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae/backend/agent/api_server DEBUG: copying build/lib/octavia/tests/functional/amphorae/backend/agent/api_server/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae/backend/agent/api_server DEBUG: copying build/lib/octavia/tests/functional/amphorae/backend/agent/api_server/test_keepalivedlvs.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae/backend/agent/api_server DEBUG: copying build/lib/octavia/tests/functional/amphorae/backend/agent/api_server/test_server.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae/backend/agent/api_server DEBUG: copying build/lib/octavia/tests/functional/amphorae/backend/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae/backend/agent DEBUG: copying build/lib/octavia/tests/functional/amphorae/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae DEBUG: copying build/lib/octavia/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_availability_zone_profiles.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_availability_zones.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_flavor_profiles.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_flavors.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_health_monitor.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_l7policy.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_listener.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_load_balancer.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_member.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_pool.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_provider.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: copying build/lib/octavia/tests/functional/api/v2/test_quotas.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/drivers/driver_agent DEBUG: copying build/lib/octavia/tests/functional/api/drivers/driver_agent/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/drivers/driver_agent DEBUG: copying build/lib/octavia/tests/functional/api/drivers/driver_agent/test_driver_agent.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/drivers/driver_agent DEBUG: copying build/lib/octavia/tests/functional/api/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/drivers DEBUG: copying build/lib/octavia/tests/functional/api/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api DEBUG: copying build/lib/octavia/tests/functional/api/test_healthcheck.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api DEBUG: copying build/lib/octavia/tests/functional/api/test_root_controller.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/db DEBUG: copying build/lib/octavia/tests/functional/db/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/db DEBUG: copying build/lib/octavia/tests/functional/db/base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/db DEBUG: copying build/lib/octavia/tests/functional/db/test_models.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/db DEBUG: copying build/lib/octavia/tests/functional/db/test_repositories.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/db DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/common DEBUG: copying build/lib/octavia/tests/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/common DEBUG: copying build/lib/octavia/tests/common/constants.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/common DEBUG: copying build/lib/octavia/tests/common/data_model_helpers.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/common DEBUG: copying build/lib/octavia/tests/common/sample_certs.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/common DEBUG: copying build/lib/octavia/tests/common/sample_data_models.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/common DEBUG: copying build/lib/octavia/tests/common/sample_network_data.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/common DEBUG: copying build/lib/octavia/tests/common/utils.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/common DEBUG: copying build/lib/octavia/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume/drivers/noop_driver DEBUG: copying build/lib/octavia/volume/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume/drivers/noop_driver DEBUG: copying build/lib/octavia/volume/drivers/noop_driver/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume/drivers/noop_driver DEBUG: copying build/lib/octavia/volume/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume/drivers DEBUG: copying build/lib/octavia/volume/drivers/cinder_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume/drivers DEBUG: copying build/lib/octavia/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume DEBUG: copying build/lib/octavia/volume/volume_base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/availability_zone.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/availability_zone_profile.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/flavor.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/flavor_profile.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/healthmonitor.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/l7policy.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/listener.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/loadbalancer.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/member.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/pool.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/provider.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/provider_availability_zone.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/provider_flavor.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/quota.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/split_listeners DEBUG: copying build/lib/octavia/common/jinja/haproxy/split_listeners/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/split_listeners DEBUG: copying build/lib/octavia/common/jinja/haproxy/split_listeners/jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/split_listeners DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/split_listeners/templates DEBUG: copying build/lib/octavia/common/jinja/haproxy/split_listeners/templates/base.j2 -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/split_listeners/templates DEBUG: copying build/lib/octavia/common/jinja/haproxy/split_listeners/templates/haproxy.cfg.j2 -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/split_listeners/templates DEBUG: copying build/lib/octavia/common/jinja/haproxy/split_listeners/templates/macros.j2 -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/split_listeners/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/combined_listeners DEBUG: copying build/lib/octavia/common/jinja/haproxy/combined_listeners/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/combined_listeners DEBUG: copying build/lib/octavia/common/jinja/haproxy/combined_listeners/jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/combined_listeners DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/combined_listeners/templates DEBUG: copying build/lib/octavia/common/jinja/haproxy/combined_listeners/templates/base.j2 -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/combined_listeners/templates DEBUG: copying build/lib/octavia/common/jinja/haproxy/combined_listeners/templates/haproxy.cfg.j2 -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/combined_listeners/templates DEBUG: copying build/lib/octavia/common/jinja/haproxy/combined_listeners/templates/macros.j2 -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/combined_listeners/templates DEBUG: copying build/lib/octavia/common/jinja/haproxy/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/logging DEBUG: copying build/lib/octavia/common/jinja/logging/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/logging DEBUG: copying build/lib/octavia/common/jinja/logging/logging_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/logging DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/logging/templates DEBUG: copying build/lib/octavia/common/jinja/logging/templates/10-rsyslog.conf.template -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/logging/templates DEBUG: copying build/lib/octavia/common/jinja/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja DEBUG: copying build/lib/octavia/common/jinja/user_data_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/lvs DEBUG: copying build/lib/octavia/common/jinja/lvs/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/lvs DEBUG: copying build/lib/octavia/common/jinja/lvs/jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/lvs DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/lvs/templates DEBUG: copying build/lib/octavia/common/jinja/lvs/templates/base.j2 -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/lvs/templates DEBUG: copying build/lib/octavia/common/jinja/lvs/templates/keepalivedlvs.cfg.j2 -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/lvs/templates DEBUG: copying build/lib/octavia/common/jinja/lvs/templates/macros.j2 -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/lvs/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/templates DEBUG: copying build/lib/octavia/common/jinja/templates/user_data_config_drive.template -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/tls_utils DEBUG: copying build/lib/octavia/common/tls_utils/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/tls_utils DEBUG: copying build/lib/octavia/common/tls_utils/cert_parser.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/tls_utils DEBUG: copying build/lib/octavia/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/base_taskflow.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/clients.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/config.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/constants.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/context.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/data_models.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/decorators.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/exceptions.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/keystone.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/policy.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/rpc.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/service.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/stats.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/utils.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/validate.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/noop_driver DEBUG: copying build/lib/octavia/amphorae/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/noop_driver DEBUG: copying build/lib/octavia/amphorae/drivers/noop_driver/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/noop_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/health DEBUG: copying build/lib/octavia/amphorae/drivers/health/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/health DEBUG: copying build/lib/octavia/amphorae/drivers/health/heartbeat_udp.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/health DEBUG: copying build/lib/octavia/amphorae/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers DEBUG: copying build/lib/octavia/amphorae/drivers/driver_base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/keepalived DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/keepalived/jinja DEBUG: copying build/lib/octavia/amphorae/drivers/keepalived/jinja/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/keepalived/jinja DEBUG: copying build/lib/octavia/amphorae/drivers/keepalived/jinja/jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/keepalived/jinja DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/keepalived/jinja/templates DEBUG: copying build/lib/octavia/amphorae/drivers/keepalived/jinja/templates/keepalived_base.template -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/keepalived/jinja/templates DEBUG: copying build/lib/octavia/amphorae/drivers/keepalived/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/keepalived DEBUG: copying build/lib/octavia/amphorae/drivers/keepalived/vrrp_rest_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/keepalived DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/haproxy DEBUG: copying build/lib/octavia/amphorae/drivers/haproxy/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/haproxy DEBUG: copying build/lib/octavia/amphorae/drivers/haproxy/data_models.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/haproxy DEBUG: copying build/lib/octavia/amphorae/drivers/haproxy/exceptions.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/haproxy DEBUG: copying build/lib/octavia/amphorae/drivers/haproxy/rest_api_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/haproxy DEBUG: copying build/lib/octavia/amphorae/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent DEBUG: copying build/lib/octavia/amphorae/backends/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent DEBUG: copying build/lib/octavia/amphorae/backends/agent/agent_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/amphora_info.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/certificate_update.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/haproxy_compatibility.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/keepalived.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/keepalivedlvs.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/loadbalancer.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/lvs_listener_base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/osutils.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/plug.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/server.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/util.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/templates/amphora-netns.systemd.j2 -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/templates/keepalived.systemd.j2 -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/templates/keepalived.sysvinit.j2 -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/templates/keepalived.upstart.j2 -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/templates/keepalived_check_script.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/templates/keepalived_lvs_check_script.sh.j2 -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/templates/systemd.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/templates/sysvinit.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/templates DEBUG: copying build/lib/octavia/amphorae/backends/agent/api_server/templates/upstart.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/templates DEBUG: copying build/lib/octavia/amphorae/backends/agent/templates/amphora_agent_conf.template -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/templates DEBUG: copying build/lib/octavia/amphorae/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils DEBUG: copying build/lib/octavia/amphorae/backends/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils DEBUG: copying build/lib/octavia/amphorae/backends/utils/haproxy_query.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils DEBUG: copying build/lib/octavia/amphorae/backends/utils/interface.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils DEBUG: copying build/lib/octavia/amphorae/backends/utils/interface_file.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils DEBUG: copying build/lib/octavia/amphorae/backends/utils/ip_advertisement.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils DEBUG: copying build/lib/octavia/amphorae/backends/utils/keepalivedlvs_query.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils DEBUG: copying build/lib/octavia/amphorae/backends/utils/network_namespace.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils DEBUG: copying build/lib/octavia/amphorae/backends/utils/network_utils.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils DEBUG: copying build/lib/octavia/amphorae/backends/utils/udp_check.sh -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/health_daemon DEBUG: copying build/lib/octavia/amphorae/backends/health_daemon/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/health_daemon DEBUG: copying build/lib/octavia/amphorae/backends/health_daemon/health_daemon.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/health_daemon DEBUG: copying build/lib/octavia/amphorae/backends/health_daemon/health_sender.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/health_daemon DEBUG: copying build/lib/octavia/amphorae/backends/health_daemon/status_message.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/health_daemon DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/driver_exceptions DEBUG: copying build/lib/octavia/amphorae/driver_exceptions/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/driver_exceptions DEBUG: copying build/lib/octavia/amphorae/driver_exceptions/exceptions.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/driver_exceptions DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/distributor DEBUG: copying build/lib/octavia/distributor/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/distributor DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/distributor/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/distributor/drivers/noop_driver DEBUG: copying build/lib/octavia/distributor/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/distributor/drivers/noop_driver DEBUG: copying build/lib/octavia/distributor/drivers/noop_driver/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/distributor/drivers/noop_driver DEBUG: copying build/lib/octavia/distributor/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/distributor/drivers DEBUG: copying build/lib/octavia/distributor/drivers/driver_base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/distributor/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/hacking DEBUG: copying build/lib/octavia/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/hacking DEBUG: copying build/lib/octavia/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/hacking DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network DEBUG: copying build/lib/octavia/network/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network DEBUG: copying build/lib/octavia/network/base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network DEBUG: copying build/lib/octavia/network/data_models.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers DEBUG: copying build/lib/octavia/network/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/noop_driver DEBUG: copying build/lib/octavia/network/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/noop_driver DEBUG: copying build/lib/octavia/network/drivers/noop_driver/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/noop_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/neutron DEBUG: copying build/lib/octavia/network/drivers/neutron/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/neutron DEBUG: copying build/lib/octavia/network/drivers/neutron/allowed_address_pairs.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/neutron DEBUG: copying build/lib/octavia/network/drivers/neutron/base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/neutron DEBUG: copying build/lib/octavia/network/drivers/neutron/utils.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/neutron DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue/v1 DEBUG: copying build/lib/octavia/controller/queue/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue/v1 DEBUG: copying build/lib/octavia/controller/queue/v1/consumer.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue/v1 DEBUG: copying build/lib/octavia/controller/queue/v1/endpoints.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue/v1 DEBUG: copying build/lib/octavia/controller/queue/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue/v2 DEBUG: copying build/lib/octavia/controller/queue/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue/v2 DEBUG: copying build/lib/octavia/controller/queue/v2/consumer.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue/v2 DEBUG: copying build/lib/octavia/controller/queue/v2/endpoints.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows DEBUG: copying build/lib/octavia/controller/worker/v2/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows DEBUG: copying build/lib/octavia/controller/worker/v2/flows/amphora_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows DEBUG: copying build/lib/octavia/controller/worker/v2/flows/flow_utils.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows DEBUG: copying build/lib/octavia/controller/worker/v2/flows/health_monitor_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows DEBUG: copying build/lib/octavia/controller/worker/v2/flows/l7policy_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows DEBUG: copying build/lib/octavia/controller/worker/v2/flows/l7rule_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows DEBUG: copying build/lib/octavia/controller/worker/v2/flows/listener_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows DEBUG: copying build/lib/octavia/controller/worker/v2/flows/load_balancer_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows DEBUG: copying build/lib/octavia/controller/worker/v2/flows/member_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows DEBUG: copying build/lib/octavia/controller/worker/v2/flows/pool_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/controller/worker/v2/tasks/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/controller/worker/v2/tasks/amphora_driver_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/controller/worker/v2/tasks/cert_task.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/controller/worker/v2/tasks/compute_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/controller/worker/v2/tasks/database_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/controller/worker/v2/tasks/lifecycle_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/controller/worker/v2/tasks/network_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/controller/worker/v2/tasks/retry_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks DEBUG: copying build/lib/octavia/controller/worker/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2 DEBUG: copying build/lib/octavia/controller/worker/v2/controller_worker.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2 DEBUG: copying build/lib/octavia/controller/worker/v2/taskflow_jobboard_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows DEBUG: copying build/lib/octavia/controller/worker/v1/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows DEBUG: copying build/lib/octavia/controller/worker/v1/flows/amphora_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows DEBUG: copying build/lib/octavia/controller/worker/v1/flows/health_monitor_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows DEBUG: copying build/lib/octavia/controller/worker/v1/flows/l7policy_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows DEBUG: copying build/lib/octavia/controller/worker/v1/flows/l7rule_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows DEBUG: copying build/lib/octavia/controller/worker/v1/flows/listener_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows DEBUG: copying build/lib/octavia/controller/worker/v1/flows/load_balancer_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows DEBUG: copying build/lib/octavia/controller/worker/v1/flows/member_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows DEBUG: copying build/lib/octavia/controller/worker/v1/flows/pool_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/controller/worker/v1/tasks/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/controller/worker/v1/tasks/amphora_driver_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/controller/worker/v1/tasks/cert_task.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/controller/worker/v1/tasks/compute_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/controller/worker/v1/tasks/database_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/controller/worker/v1/tasks/lifecycle_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/controller/worker/v1/tasks/model_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/controller/worker/v1/tasks/network_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/controller/worker/v1/tasks/retry_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks DEBUG: copying build/lib/octavia/controller/worker/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1 DEBUG: copying build/lib/octavia/controller/worker/v1/controller_worker.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1 DEBUG: copying build/lib/octavia/controller/worker/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker DEBUG: copying build/lib/octavia/controller/worker/amphora_rate_limit.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker DEBUG: copying build/lib/octavia/controller/worker/task_utils.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker DEBUG: copying build/lib/octavia/controller/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/housekeeping DEBUG: copying build/lib/octavia/controller/housekeeping/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/housekeeping DEBUG: copying build/lib/octavia/controller/housekeeping/house_keeping.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/housekeeping DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/healthmanager DEBUG: copying build/lib/octavia/controller/healthmanager/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/healthmanager DEBUG: copying build/lib/octavia/controller/healthmanager/health_manager.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/healthmanager DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/statistics DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/statistics/drivers DEBUG: copying build/lib/octavia/statistics/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/statistics/drivers DEBUG: copying build/lib/octavia/statistics/drivers/logger.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/statistics/drivers DEBUG: copying build/lib/octavia/statistics/drivers/update_db.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/statistics/drivers DEBUG: copying build/lib/octavia/statistics/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/statistics DEBUG: copying build/lib/octavia/statistics/stats_base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/statistics DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image DEBUG: copying build/lib/octavia/image/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image DEBUG: copying build/lib/octavia/image/image_base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image/drivers DEBUG: copying build/lib/octavia/image/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image/drivers DEBUG: copying build/lib/octavia/image/drivers/glance_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image/drivers/noop_driver DEBUG: copying build/lib/octavia/image/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image/drivers/noop_driver DEBUG: copying build/lib/octavia/image/drivers/noop_driver/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image/drivers/noop_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute/drivers DEBUG: copying build/lib/octavia/compute/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute/drivers DEBUG: copying build/lib/octavia/compute/drivers/nova_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute/drivers/noop_driver DEBUG: copying build/lib/octavia/compute/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute/drivers/noop_driver DEBUG: copying build/lib/octavia/compute/drivers/noop_driver/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute/drivers/noop_driver DEBUG: copying build/lib/octavia/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute DEBUG: copying build/lib/octavia/compute/compute_base.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute DEBUG: copying build/lib/octavia/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia DEBUG: copying build/lib/octavia/i18n.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia DEBUG: copying build/lib/octavia/opts.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia DEBUG: copying build/lib/octavia/version.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/agent.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/api.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/driver_agent.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/haproxy_vrrp_check.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/health_checker.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/health_manager.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/house_keeping.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/interface.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/octavia_worker.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/status.py -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/driver_agent/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/driver_agent/driver_get.py to driver_get.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/driver_agent/driver_listener.py to driver_listener.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/driver_agent/driver_updater.py to driver_updater.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver/v2/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver/v1/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver/availability_zone_schema.py to availability_zone_schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver/flavor_schema.py to flavor_schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/noop_driver/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/noop_driver/agent.py to agent.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/noop_driver/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/driver_factory.py to driver_factory.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types/amphora.py to amphora.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types/availability_zone_profile.py to availability_zone_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types/availability_zones.py to availability_zones.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types/flavor_profile.py to flavor_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types/flavors.py to flavors.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types/health_monitor.py to health_monitor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types/l7policy.py to l7policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types/l7rule.py to l7rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types/listener.py to listener.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types/load_balancer.py to load_balancer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types/member.py to member.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types/pool.py to pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types/provider.py to provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types/quotas.py to quotas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/amphora.py to amphora.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/availability_zone_profiles.py to availability_zone_profiles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/availability_zones.py to availability_zones.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/flavor_profiles.py to flavor_profiles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/flavors.py to flavors.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/health_monitor.py to health_monitor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/l7policy.py to l7policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/l7rule.py to l7rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/listener.py to listener.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/load_balancer.py to load_balancer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/member.py to member.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/pool.py to pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/provider.py to provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers/quotas.py to quotas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/app.py to app.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/root_controller.py to root_controller.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/common/hooks.py to hooks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/common/pagination.py to pagination.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/common/types.py to types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/healthcheck/healthcheck_plugins.py to healthcheck_plugins.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/generator/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/generator/cert_gen.py to cert_gen.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/generator/local.py to local.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common/barbican.py to barbican.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common/cert.py to cert.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common/local.py to local.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common/pkcs12.py to pkcs12.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common/auth/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common/auth/barbican_acl.py to barbican_acl.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/manager/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/manager/barbican.py to barbican.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/manager/barbican_legacy.py to barbican_legacy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/manager/castellan_mgr.py to castellan_mgr.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/manager/cert_mgr.py to cert_mgr.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/manager/local.py to local.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/cli.py to cli.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/env.py to env.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/034756a182a2_amphora_add_image_id.py to 034756a182a2_amphora_add_image_id.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/034b2dc2f3e0_modernize_l7policy_fields.py to 034b2dc2f3e0_modernize_l7policy_fields.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/0aee2b450512_extend_api_to_accept_qos_policy_id.py to 0aee2b450512_extend_api_to_accept_qos_policy_id.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/0f242cf02c74_add_provider_column.py to 0f242cf02c74_add_provider_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/0fd2c131923f_add_timeout_fields_to_listener.py to 0fd2c131923f_add_timeout_fields_to_listener.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/10d38216ad34_add_timestamps_to_amphora.py to 10d38216ad34_add_timestamps_to_amphora.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/11e4bb2bb8ef_fix_ipv6_vip.py to 11e4bb2bb8ef_fix_ipv6_vip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/13500e2e978d_update_url_and_name_size.py to 13500e2e978d_update_url_and_name_size.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/14892634e228_update_vip.py to 14892634e228_update_vip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/186509101b9b_add_server_group_id_to_loadbalancer.py to 186509101b9b_add_server_group_id_to_loadbalancer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/1afc932f1ca2_l7rule_support_client_cert.py to 1afc932f1ca2_l7rule_support_client_cert.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/1e4c1d83044c_keepalived_configuration_datamodel.py to 1e4c1d83044c_keepalived_configuration_datamodel.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/211982b05afc_add_flavor_id_to_lb.py to 211982b05afc_add_flavor_id_to_lb.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/2351ea316465_adding_terminate_https_tls_ref_support.py to 2351ea316465_adding_terminate_https_tls_ref_support.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/256852d5ff7c_add_lb_network_ip_to_amphora.py to 256852d5ff7c_add_lb_network_ip_to_amphora.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/27e54d00c3cd_add_monitor_address_and_port_to_member.py to 27e54d00c3cd_add_monitor_address_and_port_to_member.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/298eac0640a7_add_amphora_vrrp_port_id_and_ha_port_id.py to 298eac0640a7_add_amphora_vrrp_port_id_and_ha_port_id.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/29ff921a6eb_shared_pools.py to 29ff921a6eb_shared_pools.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/2ab994dd3ec2_add_listener_alpn_protocols_column.py to 2ab994dd3ec2_add_listener_alpn_protocols_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/2ad093f6353f_add_listener_client_ca_tls_certificate_.py to 2ad093f6353f_add_listener_client_ca_tls_certificate_.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/32e5c35b26a8_add_l7policy_and_l7rule_quota.py to 32e5c35b26a8_add_l7policy_and_l7rule_quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/357d17a6d5ac_update_lb_and_amphora_data_model_for_.py to 357d17a6d5ac_update_lb_and_amphora_data_model_for_.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/35dee79d5865_initial_create.py to 35dee79d5865_initial_create.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/36b94648fef8_add_timestamp.py to 36b94648fef8_add_timestamp.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/392fb85b4419_add_primary_key_to_spares_pool.py to 392fb85b4419_add_primary_key_to_spares_pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/3a1e1cdb7b27_rename_amphora_host_id.py to 3a1e1cdb7b27_rename_amphora_host_id.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/3b199c848b96_create_no_monitor_operational_status.py to 3b199c848b96_create_no_monitor_operational_status.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/3e5b37a0bdb9_add_vrrp_ip_and_ha_ip_to_amphora.py to 3e5b37a0bdb9_add_vrrp_ip_and_ha_ip_to_amphora.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/3f8ff3be828e_create_quotas_table.py to 3f8ff3be828e_create_quotas_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/43287cd10fef_make_pool_lb_algorithm_larger.py to 43287cd10fef_make_pool_lb_algorithm_larger.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/443fe6676637_add_network_id_to_vip.py to 443fe6676637_add_network_id_to_vip.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/44a2414dd683_adding_name_column_to_member_and_health_.py to 44a2414dd683_adding_name_column_to_member_and_health_.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/458c9ee2a011_l7_policies_and_rules.py to 458c9ee2a011_l7_policies_and_rules.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/46d914b2a5e5_seed_the_spares_pool_table.py to 46d914b2a5e5_seed_the_spares_pool_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/48660b6643f0_add_new_states_for_amphora.py to 48660b6643f0_add_new_states_for_amphora.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/4a6ec0ab7284_remove_fk_constraints_on_listener_.py to 4a6ec0ab7284_remove_fk_constraints_on_listener_.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/4aeb9e23ad43_add_draining_operating_status.py to 4aeb9e23ad43_add_draining_operating_status.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/4c094013699a_update_load_balancer_amphora.py to 4c094013699a_update_load_balancer_amphora.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/4d9cf7d32f2_insert_headers.py to 4d9cf7d32f2_insert_headers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/4f65b4f91c39_amphora_add_flavor_id.py to 4f65b4f91c39_amphora_add_flavor_id.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/4faaa983e7a9_update_member_address_column.py to 4faaa983e7a9_update_member_address_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/4fe8240425b4_update_vip_add_subnet_id.py to 4fe8240425b4_update_vip_add_subnet_id.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/52377704420e_add_timestamps_to_healthmonitor.py to 52377704420e_add_timestamps_to_healthmonitor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/5309960964f8_add_proxy_protocol_for_pool.py to 5309960964f8_add_proxy_protocol_for_pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/543f5d8e4e56_add_a_column_busy_in_table_amphora_health.py to 543f5d8e4e56_add_a_column_busy_in_table_amphora_health.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/55874a4ceed6_add_l7policy_action_redirect_prefix.py to 55874a4ceed6_add_l7policy_action_redirect_prefix.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/5a3ee5472c31_add_cert_expiration__infor_in_amphora_table.py to 5a3ee5472c31_add_cert_expiration__infor_in_amphora_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/62816c232310_fix_migration_for_mysql_5_7.py to 62816c232310_fix_migration_for_mysql_5_7.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/6742ca1b27c2_add_l7policy_redirect_http_code.py to 6742ca1b27c2_add_l7policy_redirect_http_code.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/6abb04f24c5_tenant_id_to_project_id.py to 6abb04f24c5_tenant_id_to_project_id.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/6ffc710674ef_spares_pool_table.py to 6ffc710674ef_spares_pool_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/7432f1d4ea83_add_http_host_head_inject_for_http_health_check.py to 7432f1d4ea83_add_http_host_head_inject_for_http_health_check.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/74aae261694c_extend_pool_for_backend_ca_and_crl.py to 74aae261694c_extend_pool_for_backend_ca_and_crl.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/76aacf2e176c_extend_support_udp_protocol.py to 76aacf2e176c_extend_support_udp_protocol.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/7c36b277bfb0_add_listener_ciphers_column.py to 7c36b277bfb0_add_listener_ciphers_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/80dba23a159f_tags_support.py to 80dba23a159f_tags_support.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/82b9402e71fd_update_vip_address_size.py to 82b9402e71fd_update_vip_address_size.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/8ac4ed24df3a_add_availability_zone_to_lb.py to 8ac4ed24df3a_add_availability_zone_to_lb.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/8b47b2546312_sctp_support.py to 8b47b2546312_sctp_support.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/8c0851bdf6c3_change_tls_container_id_length_in_sni_.py to 8c0851bdf6c3_change_tls_container_id_length_in_sni_.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/92fe9857279_create_healthmanager_table.py to 92fe9857279_create_healthmanager_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/9b5473976d6d_add_provisioning_status_to_objects.py to 9b5473976d6d_add_provisioning_status_to_objects.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/9bf4d21caaea_adding_amphora_id_to_listener_.py to 9bf4d21caaea_adding_amphora_id_to_listener_.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/a1f689aecc1d_extend_pool_for_support_backend_reencryption.py to a1f689aecc1d_extend_pool_for_support_backend_reencryption.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/a5762a99609a_add_protocol_in_listener_keys.py to a5762a99609a_add_protocol_in_listener_keys.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/a7f187cd221f_add_tls_boolean_type_for_reencryption.py to a7f187cd221f_add_tls_boolean_type_for_reencryption.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/b8bd389cbae7_update_default_value_in_l7rule_table.py to b8bd389cbae7_update_default_value_in_l7rule_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/fac584114642_.py to fac584114642_.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/b9c703669314_add_flavor_and_flavor_profile_table.py to b9c703669314_add_flavor_and_flavor_profile_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/ba35e0fb88e1_add_backup_field_to_member.py to ba35e0fb88e1_add_backup_field_to_member.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/be9fdc039b51_add_pool_alpn_protocols_column.py to be9fdc039b51_add_pool_alpn_protocols_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/bf171d0d91c3_amphora_add_cached_zone.py to bf171d0d91c3_amphora_add_cached_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/c11292016060_add_request_errors_for_stats.py to c11292016060_add_request_errors_for_stats.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/c761c8a71579_add_availability_zone_table.py to c761c8a71579_add_availability_zone_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/d3c8a090f3de_add_pool_tls_versions_column.py to d3c8a090f3de_add_pool_tls_versions_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/d85ca7258d21_modernize_l7rule.py to d85ca7258d21_modernize_l7rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/da371b422669_allowed_cidr_for_listeners.py to da371b422669_allowed_cidr_for_listeners.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/dcf88e59aae4_add_lb_algorithm_source_ip_port.py to dcf88e59aae4_add_lb_algorithm_source_ip_port.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/e37941b010db_add_lb_flavor_constraint.py to e37941b010db_add_lb_flavor_constraint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/e5493ae5f9a7_add_listener_tls_versions_column.py to e5493ae5f9a7_add_listener_tls_versions_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/e6672bda93bf_add_ping_and_tlshello_monitor_types.py to e6672bda93bf_add_ping_and_tlshello_monitor_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/e6ee84f0abf3_add_proxy_v2_pool_protocol.py to e6ee84f0abf3_add_proxy_v2_pool_protocol.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/ebbcc72b4e5e_add_octavia_owned_vip_column_to_vip_.py to ebbcc72b4e5e_add_octavia_owned_vip_column_to_vip_.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/f21ae3f21adc_add_client_auth_option.py to f21ae3f21adc_add_client_auth_option.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/fbd705961c3a_add_pool_ciphers_column.py to fbd705961c3a_add_pool_ciphers_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/fc5582da7d8a_create_amphora_build_rate_limit_tables.py to fc5582da7d8a_create_amphora_build_rate_limit_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions/ffad172e98c1_add_certificate_revoke_list_option.py to ffad172e98c1_add_certificate_revoke_list_option.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/api.py to api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/base_models.py to base_models.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/healthcheck.py to healthcheck.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/models.py to models.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/prepare.py to prepare.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/repositories.py to repositories.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/queue/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/queue/v1/test_consumer.py to test_consumer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/queue/v1/test_endpoints.py to test_endpoints.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/queue/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/queue/v2/test_consumer.py to test_consumer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/queue/v2/test_endpoints.py to test_endpoints.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/queue/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/flows/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/flows/test_amphora_flows.py to test_amphora_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/flows/test_health_monitor_flows.py to test_health_monitor_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/flows/test_l7policy_flows.py to test_l7policy_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/flows/test_l7rule_flows.py to test_l7rule_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/flows/test_listener_flows.py to test_listener_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/flows/test_load_balancer_flows.py to test_load_balancer_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/flows/test_member_flows.py to test_member_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/flows/test_pool_flows.py to test_pool_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/test_controller_worker.py to test_controller_worker.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks/test_amphora_driver_tasks.py to test_amphora_driver_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks/test_cert_task.py to test_cert_task.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks/test_compute_tasks.py to test_compute_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks/test_database_tasks.py to test_database_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks/test_database_tasks_quota.py to test_database_tasks_quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks/test_lifecycle_tasks.py to test_lifecycle_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks/test_model_tasks.py to test_model_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks/test_network_tasks.py to test_network_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks/test_retry_tasks.py to test_retry_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/tasks/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/tasks/test_amphora_driver_tasks.py to test_amphora_driver_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/tasks/test_cert_task.py to test_cert_task.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/tasks/test_compute_tasks.py to test_compute_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks.py to test_database_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks_quota.py to test_database_tasks_quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/tasks/test_lifecycle_tasks.py to test_lifecycle_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/tasks/test_network_tasks.py to test_network_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/tasks/test_retry_tasks.py to test_retry_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/test_controller_worker.py to test_controller_worker.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/flows/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/flows/test_amphora_flows.py to test_amphora_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/flows/test_health_monitor_flows.py to test_health_monitor_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/flows/test_l7policy_flows.py to test_l7policy_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/flows/test_l7rule_flows.py to test_l7rule_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/flows/test_listener_flows.py to test_listener_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/flows/test_load_balancer_flows.py to test_load_balancer_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/flows/test_member_flows.py to test_member_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/flows/test_pool_flows.py to test_pool_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/test_amphora_rate_limit.py to test_amphora_rate_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/test_task_utils.py to test_task_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/housekeeping/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/housekeeping/test_house_keeping.py to test_house_keeping.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/healthmanager/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/healthmanager/test_health_manager.py to test_health_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/compute/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/compute/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/compute/drivers/test_nova_driver.py to test_nova_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/compute/drivers/noop_driver/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/compute/drivers/noop_driver/test_driver.py to test_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/volume/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/volume/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/volume/drivers/test_cinder_driver.py to test_cinder_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/volume/drivers/noop_driver/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/volume/drivers/noop_driver/test_driver.py to test_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers/neutron/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers/neutron/test_allowed_address_pairs.py to test_allowed_address_pairs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers/neutron/test_base.py to test_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers/neutron/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers/noop_driver/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers/noop_driver/test_driver.py to test_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/utils/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/utils/test_haproxy_query.py to test_haproxy_query.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/utils/test_interface.py to test_interface.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/utils/test_interface_file.py to test_interface_file.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/utils/test_ip_advertisement.py to test_ip_advertisement.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/utils/test_keepalivedlvs_query.py to test_keepalivedlvs_query.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/utils/test_network_namespace.py to test_network_namespace.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/utils/test_network_utils.py to test_network_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_amphora_info.py to test_amphora_info.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_haproxy_compatibility.py to test_haproxy_compatibility.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalived.py to test_keepalived.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalivedlvs.py to test_keepalivedlvs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_loadbalancer.py to test_loadbalancer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_osutils.py to test_osutils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_plug.py to test_plug.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_util.py to test_util.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent/test_agent_jinja_cfg.py to test_agent_jinja_cfg.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/health_daemon/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/health_daemon/test_health_daemon.py to test_health_daemon.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/health_daemon/test_health_sender.py to test_health_sender.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/health_daemon/test_status_message.py to test_status_message.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/noop_driver/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/noop_driver/test_driver.py to test_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/haproxy/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/haproxy/test_exceptions.py to test_exceptions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver.py to test_rest_api_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_0_5.py to test_rest_api_driver_0_5.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_1_0.py to test_rest_api_driver_1_0.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/health/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/health/test_heartbeat_udp.py to test_heartbeat_udp.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/test_vrrp_rest_driver.py to test_vrrp_rest_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/jinja/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/jinja/test_jinja_cfg.py to test_jinja_cfg.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/statistics/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/statistics/drivers/test_logger.py to test_logger.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/statistics/drivers/test_update_db.py to test_update_db.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/statistics/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/statistics/test_stats_base.py to test_stats_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/tls_utils/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/tls_utils/test_cert_parser.py to test_cert_parser.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/test_user_data_jinja_cfg.py to test_user_data_jinja_cfg.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/haproxy/split_listeners/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/haproxy/split_listeners/test_jinja_cfg.py to test_jinja_cfg.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/haproxy/combined_listeners/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/haproxy/combined_listeners/test_jinja_cfg.py to test_jinja_cfg.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/haproxy/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/logging/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/logging/test_logging_jinja_cfg.py to test_logging_jinja_cfg.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/lvs/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/lvs/test_jinja_cfg.py to test_jinja_cfg.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/sample_configs/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/sample_configs/sample_configs_combined.py to sample_configs_combined.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/sample_configs/sample_configs_split.py to sample_configs_split.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/test_base_taskflow.py to test_base_taskflow.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/test_clients.py to test_clients.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/test_config.py to test_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/test_constants.py to test_constants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/test_data_models.py to test_data_models.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/test_decorators.py to test_decorators.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/test_exceptions.py to test_exceptions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/test_policy.py to test_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/test_stats.py to test_stats.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/test_validate.py to test_validate.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types/test_availability_zone_profile.py to test_availability_zone_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types/test_availability_zones.py to test_availability_zones.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types/test_flavor_profile.py to test_flavor_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types/test_flavors.py to test_flavors.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types/test_health_monitor.py to test_health_monitor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types/test_l7policy.py to test_l7policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types/test_l7rule.py to test_l7rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types/test_listener.py to test_listener.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types/test_load_balancer.py to test_load_balancer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types/test_member.py to test_member.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types/test_pool.py to test_pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types/test_quotas.py to test_quotas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/common/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/common/test_pagination.py to test_pagination.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/common/test_types.py to test_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/amphora_driver/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/amphora_driver/v2/test_driver.py to test_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/amphora_driver/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/amphora_driver/v1/test_driver.py to test_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/amphora_driver/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/test_driver_factory.py to test_driver_factory.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/driver_agent/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/driver_agent/test_driver_get.py to test_driver_get.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/driver_agent/test_driver_listener.py to test_driver_listener.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/driver_agent/test_driver_updater.py to test_driver_updater.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/noop_driver/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/noop_driver/test_agent.py to test_agent.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/noop_driver/test_driver.py to test_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/image/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/image/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/image/drivers/test_glance_driver.py to test_glance_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/image/drivers/noop_driver/test_driver.py to test_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd/test_agent.py to test_agent.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd/test_driver_agent.py to test_driver_agent.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd/test_haproxy_vrrp_check.py to test_haproxy_vrrp_check.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd/test_health_checker.py to test_health_checker.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd/test_health_manager.py to test_health_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd/test_house_keeping.py to test_house_keeping.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd/test_interface.py to test_interface.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd/test_status.py to test_status.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/manager/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/manager/test_barbican.py to test_barbican.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/manager/test_barbican_legacy.py to test_barbican_legacy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/manager/test_castellan_mgr.py to test_castellan_mgr.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/manager/test_local.py to test_local.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/common/auth/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/common/auth/test_barbican_acl.py to test_barbican_acl.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/common/test_barbican.py to test_barbican.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/common/test_local.py to test_local.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/generator/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/generator/local_csr.py to local_csr.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/generator/test_local.py to test_local.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/db/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/test_opts.py to test_opts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/test_version.py to test_version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/hacking/test_checks.py to test_checks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae/backend/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae/backend/agent/api_server/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae/backend/agent/api_server/test_keepalivedlvs.py to test_keepalivedlvs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae/backend/agent/api_server/test_server.py to test_server.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae/backend/agent/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/test_amphora.py to test_amphora.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/test_availability_zone_profiles.py to test_availability_zone_profiles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/test_availability_zones.py to test_availability_zones.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/test_flavor_profiles.py to test_flavor_profiles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/test_flavors.py to test_flavors.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/test_health_monitor.py to test_health_monitor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/test_l7policy.py to test_l7policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/test_l7rule.py to test_l7rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/test_listener.py to test_listener.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/test_load_balancer.py to test_load_balancer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/test_member.py to test_member.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/test_pool.py to test_pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/test_provider.py to test_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2/test_quotas.py to test_quotas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/drivers/driver_agent/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/drivers/driver_agent/test_driver_agent.py to test_driver_agent.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/test_healthcheck.py to test_healthcheck.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/test_root_controller.py to test_root_controller.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/db/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/db/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/db/test_models.py to test_models.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/db/test_repositories.py to test_repositories.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/common/constants.py to constants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/common/data_model_helpers.py to data_model_helpers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/common/sample_certs.py to sample_certs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/common/sample_data_models.py to sample_data_models.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/common/sample_network_data.py to sample_network_data.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/common/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume/drivers/noop_driver/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume/drivers/noop_driver/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume/drivers/cinder_driver.py to cinder_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume/volume_base.py to volume_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/amphora.py to amphora.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/availability_zone.py to availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/availability_zone_profile.py to availability_zone_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/flavor.py to flavor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/flavor_profile.py to flavor_profile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/healthmonitor.py to healthmonitor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/l7policy.py to l7policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/l7rule.py to l7rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/listener.py to listener.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/loadbalancer.py to loadbalancer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/member.py to member.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/pool.py to pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/provider.py to provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/provider_availability_zone.py to provider_availability_zone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/provider_flavor.py to provider_flavor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies/quota.py to quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/split_listeners/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/split_listeners/jinja_cfg.py to jinja_cfg.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/combined_listeners/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/combined_listeners/jinja_cfg.py to jinja_cfg.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/logging/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/logging/logging_jinja_cfg.py to logging_jinja_cfg.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/user_data_jinja_cfg.py to user_data_jinja_cfg.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/lvs/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/lvs/jinja_cfg.py to jinja_cfg.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/tls_utils/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/tls_utils/cert_parser.py to cert_parser.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/base_taskflow.py to base_taskflow.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/clients.py to clients.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/constants.py to constants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/context.py to context.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/data_models.py to data_models.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/decorators.py to decorators.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/exceptions.py to exceptions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/keystone.py to keystone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/policy.py to policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/rpc.py to rpc.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/service.py to service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/stats.py to stats.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/validate.py to validate.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/noop_driver/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/noop_driver/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/health/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/health/heartbeat_udp.py to heartbeat_udp.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/driver_base.py to driver_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/keepalived/jinja/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/keepalived/jinja/jinja_cfg.py to jinja_cfg.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/keepalived/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/keepalived/vrrp_rest_driver.py to vrrp_rest_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/haproxy/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/haproxy/data_models.py to data_models.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/haproxy/exceptions.py to exceptions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/haproxy/rest_api_driver.py to rest_api_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/agent_jinja_cfg.py to agent_jinja_cfg.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/amphora_info.py to amphora_info.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/certificate_update.py to certificate_update.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/haproxy_compatibility.py to haproxy_compatibility.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/keepalived.py to keepalived.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/keepalivedlvs.py to keepalivedlvs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/loadbalancer.py to loadbalancer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/lvs_listener_base.py to lvs_listener_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/osutils.py to osutils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/plug.py to plug.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/server.py to server.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server/util.py to util.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils/haproxy_query.py to haproxy_query.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils/interface.py to interface.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils/interface_file.py to interface_file.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils/ip_advertisement.py to ip_advertisement.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils/keepalivedlvs_query.py to keepalivedlvs_query.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils/network_namespace.py to network_namespace.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils/network_utils.py to network_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/health_daemon/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/health_daemon/health_daemon.py to health_daemon.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/health_daemon/health_sender.py to health_sender.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/health_daemon/status_message.py to status_message.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/driver_exceptions/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/driver_exceptions/exceptions.py to exceptions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/distributor/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/distributor/drivers/noop_driver/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/distributor/drivers/noop_driver/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/distributor/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/distributor/drivers/driver_base.py to driver_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/hacking/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/hacking/checks.py to checks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/data_models.py to data_models.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/noop_driver/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/noop_driver/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/neutron/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/neutron/allowed_address_pairs.py to allowed_address_pairs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/neutron/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/neutron/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue/v1/consumer.py to consumer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue/v1/endpoints.py to endpoints.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue/v2/consumer.py to consumer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue/v2/endpoints.py to endpoints.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows/amphora_flows.py to amphora_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows/flow_utils.py to flow_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows/health_monitor_flows.py to health_monitor_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows/l7policy_flows.py to l7policy_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows/l7rule_flows.py to l7rule_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows/listener_flows.py to listener_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows/load_balancer_flows.py to load_balancer_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows/member_flows.py to member_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows/pool_flows.py to pool_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks/amphora_driver_tasks.py to amphora_driver_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks/cert_task.py to cert_task.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks/compute_tasks.py to compute_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks/database_tasks.py to database_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks/lifecycle_tasks.py to lifecycle_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks/network_tasks.py to network_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks/retry_tasks.py to retry_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/controller_worker.py to controller_worker.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/taskflow_jobboard_driver.py to taskflow_jobboard_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows/amphora_flows.py to amphora_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows/health_monitor_flows.py to health_monitor_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows/l7policy_flows.py to l7policy_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows/l7rule_flows.py to l7rule_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows/listener_flows.py to listener_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows/load_balancer_flows.py to load_balancer_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows/member_flows.py to member_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows/pool_flows.py to pool_flows.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks/amphora_driver_tasks.py to amphora_driver_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks/cert_task.py to cert_task.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks/compute_tasks.py to compute_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks/database_tasks.py to database_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks/lifecycle_tasks.py to lifecycle_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks/model_tasks.py to model_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks/network_tasks.py to network_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks/retry_tasks.py to retry_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/controller_worker.py to controller_worker.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/amphora_rate_limit.py to amphora_rate_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/task_utils.py to task_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/housekeeping/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/housekeeping/house_keeping.py to house_keeping.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/healthmanager/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/healthmanager/health_manager.py to health_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/statistics/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/statistics/drivers/logger.py to logger.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/statistics/drivers/update_db.py to update_db.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/statistics/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/statistics/stats_base.py to stats_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image/image_base.py to image_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image/drivers/glance_driver.py to glance_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image/drivers/noop_driver/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image/drivers/noop_driver/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute/drivers/nova_driver.py to nova_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute/drivers/noop_driver/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute/drivers/noop_driver/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute/compute_base.py to compute_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/i18n.py to i18n.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/opts.py to opts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd/agent.py to agent.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd/api.py to api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd/driver_agent.py to driver_agent.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd/haproxy_vrrp_check.py to haproxy_vrrp_check.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd/health_checker.py to health_checker.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd/health_manager.py to health_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd/house_keeping.py to house_keeping.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd/interface.py to interface.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd/octavia_worker.py to octavia_worker.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd/status.py to status.cpython-36.pyc DEBUG: writing byte-compilation script '/tmp/tmpzjcnlgys.py' DEBUG: /usr/libexec/platform-python /tmp/tmpzjcnlgys.py DEBUG: removing /tmp/tmpzjcnlgys.py DEBUG: running install_data DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/etc DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/etc/octavia DEBUG: copying etc/octavia.conf -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/etc/octavia DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia DEBUG: copying LICENSE -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia DEBUG: copying README.rst -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia/diskimage-create DEBUG: copying diskimage-create/diskimage-create.sh -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia/diskimage-create DEBUG: copying diskimage-create/image-tests.sh -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia/diskimage-create DEBUG: copying diskimage-create/README.rst -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia/diskimage-create DEBUG: copying diskimage-create/requirements.txt -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia/diskimage-create DEBUG: copying diskimage-create/test-requirements.txt -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia/diskimage-create DEBUG: copying diskimage-create/tox.ini -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia/diskimage-create DEBUG: copying diskimage-create/version.txt -> /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia/diskimage-create DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing octavia.egg-info/PKG-INFO DEBUG: writing dependency_links to octavia.egg-info/dependency_links.txt DEBUG: writing entry points to octavia.egg-info/entry_points.txt DEBUG: writing requirements to octavia.egg-info/requires.txt DEBUG: writing top-level names to octavia.egg-info/top_level.txt DEBUG: writing pbr to octavia.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' DEBUG: warnings.warn(msg) DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'octavia.egg-info/SOURCES.txt' DEBUG: Copying octavia.egg-info to /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/octavia-8.0.2.dev38-py3.6.egg-info DEBUG: running install_scripts DEBUG: Installing amphora-agent script to /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/bin DEBUG: Installing amphora-health-checker script to /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/bin DEBUG: Installing amphora-interface script to /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/bin DEBUG: Installing haproxy-vrrp-check script to /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/bin DEBUG: Installing octavia-api script to /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/bin DEBUG: Installing octavia-db-manage script to /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/bin DEBUG: Installing octavia-driver-agent script to /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/bin DEBUG: Installing octavia-health-manager script to /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/bin DEBUG: Installing octavia-housekeeping script to /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/bin DEBUG: Installing octavia-status script to /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/bin DEBUG: Installing octavia-worker script to /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/bin DEBUG: Installing octavia-wsgi script to /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/bin DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/bin DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/doc DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6/site-packages/tools DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/etc/octavia DEBUG: + mv /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/etc/octavia/octavia.conf /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/etc/octavia DEBUG: + mv etc/policy/admin_or_owner-policy.yaml /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/etc/octavia/policy.yaml DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/octavia.logrotate /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/etc/logrotate.d/openstack-octavia DEBUG: + install -p -D -m 644 elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.logrotate /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/etc/logrotate.d/openstack-octavia-amphora-agent DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/octavia-amphora-agent.service /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/systemd/system/octavia-amphora-agent.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/octavia-api.service /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/systemd/system/octavia-api.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/octavia-worker.service /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/systemd/system/octavia-worker.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/octavia-health-manager.service /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/systemd/system/octavia-health-manager.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/octavia-housekeeping.service /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/systemd/system/octavia-housekeeping.service DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/var/lib/octavia DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/var/log/octavia DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/var/run/octavia DEBUG: + install -p -D -m 640 /builddir/build/SOURCES/octavia-dist.conf /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia/octavia-dist.conf DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64//etc/octavia/conf.d/common DEBUG: + for service in amphora-agent api health-manager housekeeping worker DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64//etc/octavia/conf.d/octavia-amphora-agent DEBUG: + for service in amphora-agent api health-manager housekeeping worker DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64//etc/octavia/conf.d/octavia-api DEBUG: + for service in amphora-agent api health-manager housekeeping worker DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64//etc/octavia/conf.d/octavia-health-manager DEBUG: + for service in amphora-agent api health-manager housekeeping worker DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64//etc/octavia/conf.d/octavia-housekeeping DEBUG: + for service in amphora-agent api health-manager housekeeping worker DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64//etc/octavia/conf.d/octavia-worker DEBUG: + cp -vr elements/ /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements DEBUG: 'elements/' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements' DEBUG: 'elements/amphora-agent' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-agent' DEBUG: 'elements/amphora-agent/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/README.rst' DEBUG: 'elements/amphora-agent/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/element-deps' DEBUG: 'elements/amphora-agent/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/package-installs.yaml' DEBUG: 'elements/amphora-agent/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/pkg-map' DEBUG: 'elements/amphora-agent/source-repository-amphora-agent' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/source-repository-amphora-agent' DEBUG: 'elements/amphora-agent/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/svc-map' DEBUG: 'elements/amphora-agent/install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d' DEBUG: 'elements/amphora-agent/install.d/amphora-agent-source-install' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install' DEBUG: 'elements/amphora-agent/install.d/amphora-agent-source-install/75-amphora-agent-install' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/75-amphora-agent-install' DEBUG: 'elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.conf' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.conf' DEBUG: 'elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.init' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.init' DEBUG: 'elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.logrotate' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.logrotate' DEBUG: 'elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.service' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.service' DEBUG: 'elements/amphora-agent/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/post-install.d' DEBUG: 'elements/amphora-agent/post-install.d/10-enable-network-scripts' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/post-install.d/10-enable-network-scripts' DEBUG: 'elements/amphora-agent/post-install.d/11-enable-amphora-agent-systemd' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/post-install.d/11-enable-amphora-agent-systemd' DEBUG: 'elements/amphora-agent/post-install.d/90-remove-build-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/post-install.d/90-remove-build-deps' DEBUG: 'elements/amphora-agent/static' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/static' DEBUG: 'elements/amphora-agent/static/etc' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc' DEBUG: 'elements/amphora-agent/static/etc/NetworkManager' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc/NetworkManager' DEBUG: 'elements/amphora-agent/static/etc/NetworkManager/conf.d' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc/NetworkManager/conf.d' DEBUG: 'elements/amphora-agent/static/etc/NetworkManager/conf.d/no-auto-default.conf' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc/NetworkManager/conf.d/no-auto-default.conf' DEBUG: 'elements/amphora-agent/static/etc/rsyslog.d' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc/rsyslog.d' DEBUG: 'elements/amphora-agent/static/etc/rsyslog.d/55-octavia-socket.conf' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc/rsyslog.d/55-octavia-socket.conf' DEBUG: 'elements/amphora-agent/static/usr' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/static/usr' DEBUG: 'elements/amphora-agent/static/usr/local' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/static/usr/local' DEBUG: 'elements/amphora-agent/static/usr/local/bin' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/static/usr/local/bin' DEBUG: 'elements/amphora-agent/static/usr/local/bin/lvs-masquerade.sh' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/static/usr/local/bin/lvs-masquerade.sh' DEBUG: 'elements/amphora-fips' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-fips' DEBUG: 'elements/amphora-fips/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-fips/README.rst' DEBUG: 'elements/amphora-fips/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-fips/element-deps' DEBUG: 'elements/amphora-fips/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-fips/package-installs.yaml' DEBUG: 'elements/amphora-fips/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-fips/pkg-map' DEBUG: 'elements/amphora-fips/environment.d' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-fips/environment.d' DEBUG: 'elements/amphora-fips/environment.d/95-enable-fips' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-fips/environment.d/95-enable-fips' DEBUG: 'elements/amphora-fips/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-fips/post-install.d' DEBUG: 'elements/amphora-fips/post-install.d/10-enable-fips' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/amphora-fips/post-install.d/10-enable-fips' DEBUG: 'elements/certs-ramfs' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs' DEBUG: 'elements/certs-ramfs/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/README.rst' DEBUG: 'elements/certs-ramfs/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/element-deps' DEBUG: 'elements/certs-ramfs/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/package-installs.yaml' DEBUG: 'elements/certs-ramfs/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/svc-map' DEBUG: 'elements/certs-ramfs/init-scripts' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts' DEBUG: 'elements/certs-ramfs/init-scripts/systemd' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts/systemd' DEBUG: 'elements/certs-ramfs/init-scripts/systemd/certs-ramfs.service' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts/systemd/certs-ramfs.service' DEBUG: 'elements/certs-ramfs/init-scripts/sysv' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts/sysv' DEBUG: 'elements/certs-ramfs/init-scripts/sysv/certs-ramfs' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts/sysv/certs-ramfs' DEBUG: 'elements/certs-ramfs/init-scripts/upstart' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts/upstart' DEBUG: 'elements/certs-ramfs/init-scripts/upstart/certs-ramfs.conf' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts/upstart/certs-ramfs.conf' DEBUG: 'elements/certs-ramfs/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/post-install.d' DEBUG: 'elements/certs-ramfs/post-install.d/30-enable-certs-ramfs-service' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/post-install.d/30-enable-certs-ramfs-service' DEBUG: 'elements/certs-ramfs/static' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/static' DEBUG: 'elements/certs-ramfs/static/usr' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/static/usr' DEBUG: 'elements/certs-ramfs/static/usr/local' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/static/usr/local' DEBUG: 'elements/certs-ramfs/static/usr/local/bin' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/static/usr/local/bin' DEBUG: 'elements/certs-ramfs/static/usr/local/bin/certfs-ramfs' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/static/usr/local/bin/certfs-ramfs' DEBUG: 'elements/disable-makecache' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/disable-makecache' DEBUG: 'elements/disable-makecache/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/disable-makecache/README.rst' DEBUG: 'elements/disable-makecache/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/disable-makecache/svc-map' DEBUG: 'elements/disable-makecache/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/disable-makecache/post-install.d' DEBUG: 'elements/disable-makecache/post-install.d/80-disable-makecache' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/disable-makecache/post-install.d/80-disable-makecache' DEBUG: 'elements/haproxy-octavia' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia' DEBUG: 'elements/haproxy-octavia/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/README.rst' DEBUG: 'elements/haproxy-octavia/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/element-deps' DEBUG: 'elements/haproxy-octavia/package-installs.json' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/package-installs.json' DEBUG: 'elements/haproxy-octavia/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/pkg-map' DEBUG: 'elements/haproxy-octavia/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/svc-map' DEBUG: 'elements/haproxy-octavia/install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/install.d' DEBUG: 'elements/haproxy-octavia/install.d/76-haproxy' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/install.d/76-haproxy' DEBUG: 'elements/haproxy-octavia/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/post-install.d' DEBUG: 'elements/haproxy-octavia/post-install.d/20-disable-default-haproxy' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-disable-default-haproxy' DEBUG: 'elements/haproxy-octavia/post-install.d/20-haproxy-tune-kernel' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-haproxy-tune-kernel' DEBUG: 'elements/haproxy-octavia/post-install.d/20-haproxy-user-group-config' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-haproxy-user-group-config' DEBUG: 'elements/haproxy-octavia/post-install.d/20-setup-haproxy-log' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-setup-haproxy-log' DEBUG: 'elements/haproxy-octavia/post-install.d/21-create-ping-wrapper' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/21-create-ping-wrapper' DEBUG: 'elements/haproxy-octavia/pre-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/pre-install.d' DEBUG: 'elements/haproxy-octavia/pre-install.d/01-repositories' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/pre-install.d/01-repositories' DEBUG: 'elements/ipvsadmin' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/ipvsadmin' DEBUG: 'elements/ipvsadmin/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/ipvsadmin/README.rst' DEBUG: 'elements/ipvsadmin/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/ipvsadmin/element-deps' DEBUG: 'elements/ipvsadmin/package-installs.json' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/ipvsadmin/package-installs.json' DEBUG: 'elements/ipvsadmin/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/ipvsadmin/svc-map' DEBUG: 'elements/keepalived-octavia' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/keepalived-octavia' DEBUG: 'elements/keepalived-octavia/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/keepalived-octavia/README.rst' DEBUG: 'elements/keepalived-octavia/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/keepalived-octavia/element-deps' DEBUG: 'elements/keepalived-octavia/package-installs.json' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/keepalived-octavia/package-installs.json' DEBUG: 'elements/keepalived-octavia/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/keepalived-octavia/pkg-map' DEBUG: 'elements/keepalived-octavia/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/keepalived-octavia/svc-map' DEBUG: 'elements/no-resolvconf' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/no-resolvconf' DEBUG: 'elements/no-resolvconf/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/no-resolvconf/README.rst' DEBUG: 'elements/no-resolvconf/finalise.d' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/no-resolvconf/finalise.d' DEBUG: 'elements/no-resolvconf/finalise.d/99-disable-resolv-conf' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/no-resolvconf/finalise.d/99-disable-resolv-conf' DEBUG: 'elements/octavia-lib' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/octavia-lib' DEBUG: 'elements/octavia-lib/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/octavia-lib/README.rst' DEBUG: 'elements/octavia-lib/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/octavia-lib/element-deps' DEBUG: 'elements/octavia-lib/source-repository-octavia-lib' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/octavia-lib/source-repository-octavia-lib' DEBUG: 'elements/octavia-lib/install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/octavia-lib/install.d' DEBUG: 'elements/octavia-lib/install.d/octavia-lib-source-install' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/octavia-lib/install.d/octavia-lib-source-install' DEBUG: 'elements/octavia-lib/install.d/octavia-lib-source-install/76-octavia-lib-install' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/octavia-lib/install.d/octavia-lib-source-install/76-octavia-lib-install' DEBUG: 'elements/octavia-lib/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/octavia-lib/post-install.d' DEBUG: 'elements/octavia-lib/post-install.d/89-remove-build-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/octavia-lib/post-install.d/89-remove-build-deps' DEBUG: 'elements/rebind-sshd' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/rebind-sshd' DEBUG: 'elements/rebind-sshd/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/rebind-sshd/README.rst' DEBUG: 'elements/rebind-sshd/finalise.d' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/rebind-sshd/finalise.d' DEBUG: 'elements/rebind-sshd/finalise.d/98-rebind-sshd-after-dhcp' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/rebind-sshd/finalise.d/98-rebind-sshd-after-dhcp' DEBUG: 'elements/remove-default-ints' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/remove-default-ints' DEBUG: 'elements/remove-default-ints/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/remove-default-ints/README.rst' DEBUG: 'elements/remove-default-ints/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/remove-default-ints/post-install.d' DEBUG: 'elements/remove-default-ints/post-install.d/91-remove-default-ints' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/remove-default-ints/post-install.d/91-remove-default-ints' DEBUG: 'elements/remove-sshd' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/remove-sshd' DEBUG: 'elements/remove-sshd/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/remove-sshd/README.rst' DEBUG: 'elements/remove-sshd/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/remove-sshd/package-installs.yaml' DEBUG: 'elements/root-passwd' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/root-passwd' DEBUG: 'elements/root-passwd/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/root-passwd/README.rst' DEBUG: 'elements/root-passwd/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/root-passwd/post-install.d' DEBUG: 'elements/root-passwd/post-install.d/99-setup' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/root-passwd/post-install.d/99-setup' DEBUG: 'elements/sos' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/sos' DEBUG: 'elements/sos/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/sos/README.rst' DEBUG: 'elements/sos/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/sos/element-deps' DEBUG: 'elements/sos/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/sos/package-installs.yaml' DEBUG: 'elements/sos/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia-image-elements/sos/pkg-map' DEBUG: + install -m 755 diskimage-create/diskimage-create.sh /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/bin/octavia-diskimage-create.sh DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia/diskimage-create DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia/LICENSE DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/octavia/README.rst DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 8.0.2-0.20220616081857.a870525.el8 --unique-debug-suffix -8.0.2-0.20220616081857.a870525.el8.x86_64 --unique-debug-src-base openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/octavia-8.0.2.dev38 DEBUG: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/etc/ld.so.conf: No such file or directory DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile '' 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python DEBUG: + /usr/lib/rpm/brp-python-hardlink DEBUG: + PYTHON3=/usr/libexec/platform-python DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.DneCRv DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-8.0.2.dev38 DEBUG: + export OS_TEST_PATH=./octavia/tests/unit DEBUG: + OS_TEST_PATH=./octavia/tests/unit DEBUG: + export PATH=/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/bin DEBUG: + PATH=/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/bin DEBUG: + rm -f octavia/tests/unit/test_hacking.py DEBUG: + PYTHON=/usr/libexec/platform-python DEBUG: + stestr run --black-regex test_cmd_get_version_of_installed_package_mapped DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__get_meminfo [1.202187s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test_compile_amphora_details [0.104091s] ... ok DEBUG: Found 1.5 version of haproxy. Disabling external checks. Health monitor of type PING will revert to TCP. DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_haproxy_compatibility.HAProxyCompatTestCase.test_process_cfg_for_version_compat [0.006484s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_keepalived.KeepalivedTestCase.test_manager_keepalived_service [0.030808s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_cmd_get_version_of_installed_package [0.001584s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_get_os_util [0.102547s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_write_port_interface_file [0.014868s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__interface_by_mac_not_found [0.034732s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_vip_bad_ip [0.011315s] ... ok DEBUG: Unable to save state: OSError() DEBUG: Unable to send address advertisement for address: "not an IP", error: failed to detect a valid IP address from 'not an IP'. Skipping DEBUG: Unknown IP version for address: "2001:db8::33". Skipping DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_vip_ipv6 [0.016547s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_send_vip_advertisements [0.001373s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_build_stats_message_no_listener [0.021924s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_query [0.002052s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_save_state_error [0.008279s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_add_eexist [0.000543s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_add_einval_failed [0.000992s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_down_auto [0.003680s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_vip_interface_file_active_standby [0.002184s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_ip_advertisement.TestIPAdvertisement.test_calculate_icmpv6_checksum [0.000349s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_ip_advertisement.TestIPAdvertisement.test_neighbor_advertisement [0.009159s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_ip_advertisement.TestIPAdvertisement.test_send_ip_advertisement [0.003826s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__count_lvs_listener_processes [0.953669s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__get_networks [0.020437s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__load [0.018787s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_keepalivedlvs.KeepalivedLvsTestCase.test_delete_lvs_listener_unsupported_sysinit [0.001713s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__netns_interface_exists [0.005729s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_vip_ipv4 [0.013117s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.test_agent_jinja_cfg.AgentJinjaTestCase.test_build_agent_config_with_new_udp_driver [0.008042s] ... ok DEBUG: Missing keepalived PID file /tmp/test/vrrp/octavia-keepalived.pid, skipping health heartbeat. DEBUG: Failed to check keepalived and haproxy status due to exception , skipping health heartbeat. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/amphorae/backends/health_daemon/health_daemon.py", line 120, in run_sender DEBUG: with open(keepalived_pid_path, 'r') as pid_file: DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: OSError DEBUG: Failed to check keepalived and haproxy status due to exception invalid literal for int() with base 10: 'foo', skipping health heartbeat. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/amphorae/backends/health_daemon/health_daemon.py", line 121, in run_sender DEBUG: pid = int(pid_file.readline()) DEBUG: ValueError: invalid literal for int() with base 10: 'foo' DEBUG: Keepalived is configured but not running, skipping health heartbeat. DEBUG: Failed to check keepalived and haproxy status due to exception , skipping health heartbeat. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/amphorae/backends/health_daemon/health_daemon.py", line 122, in run_sender DEBUG: os.kill(pid, 0) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: OSError DEBUG: {2} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_run_sender [0.024562s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_get_pool_status [0.000736s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_save_state [0.010838s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_add_retry [0.007349s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_down_already_down [0.001901s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_list [0.013922s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_up_auto [0.002701s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_vip_interface_file_ipv6 [0.002636s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_pool_status [0.011630s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_pool_status_when_not_get_realserver_result [0.229890s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listeners_stats [0.042264s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_pool_status_restarting [0.650023s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_network_namespace.TestNetworkNamespace.test_enter [0.032627s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_network_utils.TestNetworkUtils.test_get_interface_name [0.015670s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_base_url [0.259172s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_cert_pem_service_unavailable [0.087354s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_all_listeners [0.003608s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_all_listeners_unauthorized [0.020158s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_cert_5sum_missing [0.036516s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_cert_5sum_server_error [0.073628s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_cert_pem_server_error [0.306000s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_cert_5sum_unauthorized [0.041199s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_details [0.049723s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_details_service_unavailable [0.053755s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_listener [0.078862s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_listener_unauthorized [0.029414s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_plug_network [0.022846s] ... ok DEBUG: Could not connect to instance. Retrying. DEBUG: Could not connect to instance. Retrying. DEBUG: Could not connect to instance. Retrying. DEBUG: Connection retries (currently set to 3) exhausted. The amphora is unavailable. Reason: DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_all_listeners_missing [0.051852s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_request [0.035635s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_all_listeners_service_unavailable [0.018742s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_update_agent_config [0.012568s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_cert_5sum [0.006316s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_info_server_error [0.005780s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_start_listener [0.002619s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_start_listener_missing [0.002571s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_start_listener_unauthorized [0.002401s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_config_server_error [0.048820s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_update_cert_for_rotation [0.043002s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_vrrp_config [0.026500s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_update_cert_for_rotation_unavailable [0.069039s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_cert_pem [0.016402s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_cert_pem_server_error [0.031676s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_config [0.032536s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_tls_certificates_no_ca_cert [0.162719s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_config_unauthorized [0.042486s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_invalid_config [0.012870s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__count_haproxy_process [0.833855s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_udp_invalid_config [0.047987s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_diagnostics [0.159345s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__get_extend_body_from_lvs_driver [0.093786s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test_compile_amphora_info [0.180198s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_keepalivedlvs.KeepalivedLvsTestCase.test_delete_lvs_listener_not_exist [0.007728s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_loadbalancer.ListenerTestCase.test_check_haproxy_status [0.001027s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_write_vip_interface_file [0.008231s] ... ok DEBUG: Amphora sample_amphora_id_1 for loadbalancer sample_loadbalancer_id_1 needs upgrade to single process mode. DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_delete_last_listener [0.340084s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_network_plug [0.316570s] ... ok DEBUG: Amphora sample_amphora_id_1 for loadbalancer sample_loadbalancer_id_1 needs upgrade to single process mode. DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_delete_second_listener [0.131144s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_process_secret [0.182554s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__interface_by_mac_case_insensitive_rh [0.319644s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_haproxy_versions_with_timeout_dict [0.137414s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__interface_by_mac_case_insensitive_ubuntu [0.071820s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_get_keepalivedlvs_pid [0.011472s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_populate_amphora_api_version [0.068980s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_network_plug_with_host_routes [0.055259s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_delete [0.043415s] ... ok DEBUG: Amphora sample_amphora_id_1 for loadbalancer sample_loadbalancer_id_1 needs upgrade to single process mode. DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_install_netns_systemd_service [0.154652s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_update [0.042436s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_keepalived_lvs_cfg_path [0.013060s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_keepalived_lvs_init_path [0.000646s] ... ok DEBUG: Amphora mock_amphora_id for loadbalancer sample_loadbalancer_id_1 needs upgrade to single process mode. DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_listeners [0.085150s] ... ok DEBUG: Failed to test world service: Command 'boom' returned non-zero exit status 1. None DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_parse_haproxy_config [0.110175s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_run_systemctl_command [0.001133s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.test_agent_jinja_cfg.AgentJinjaTestCase.test_build_agent_config [0.007348s] ... ok DEBUG: Amphora for loadbalancer db8de7af-0685-4a4a-811a-7853e6110a2b needs upgrade to single process mode. DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_start [0.391394s] ... ok DEBUG: Amphora mock_amphora_id for loadbalancer sample_loadbalancer_id_1 needs upgrade to single process mode. DEBUG: Unable to update listener sample_listener_id_1 due to "". Skipping this listener. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/amphorae/drivers/haproxy/rest_api_driver.py", line 179, in update_amphora_listeners DEBUG: listener, amphora, obj_id)['tls_cert']}) DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/amphorae/drivers/haproxy/rest_api_driver.py", line 469, in _process_tls_certificates DEBUG: self.cert_manager, listener) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: raise result DEBUG: Exception DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.test_agent_jinja_cfg.AgentJinjaTestCase.test_build_agent_config_with_interfaces_file [0.013729s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_build_stats_message_with_lvs_listener [0.006806s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_listeners_bad_cert [0.072887s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem_missing [0.004949s] ... ok DEBUG: calculated hmac(hex=True): 30633230393466366238366665663031633561616131363038666237313365396136366664303839376563643561663161643165393933643336663934623932 not equal to msg hmac: c03c49d7c4c0c8483709c8d735334931b5b430374d4db64c56aa0500b10612442bb1549f76685621733cd6149adacab3eae5e6253d27ca265abc3d1e1e7e2a52 dropping packet DEBUG: calculated hmac(hex=True): 37383432343230653562323538303565633634363764383963613965333562316462313361653732613432316430623031386335353236313431323531333338 not equal to msg hmac: c03c49d7c4c0c8483709c8d735334931b5b430374d4db64c56aa0500b10612442bb1549f76685621733cd6149adacab3eae5e6253d27ca265abc3d1e1e7e2a52 dropping packet DEBUG: calculated hmac(hex=False): 27194c953e4fb715b41d8267b6af1b4ecd1492ccd13e46029f65097bfa62063e not equal to msg hmac: 2bb1549f76685621733cd6149adacab3eae5e6253d27ca265abc3d1e1e7e2a52 dropping packet DEBUG: Cannot call addr add (with {'arg1': 1, 'arg2': 2}): (2, 'No such file or directory') DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem_server_error [0.010068s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem_unauthorized [0.004366s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_get_stats [0.018377s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.health_daemon.test_status_message.TestEnvelope.test_message_hmac_compatibility [0.000982s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__dhclient_down [0.002918s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_add_failed [0.000551s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_add_failed_retry_no_raise [0.000518s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipv6auto_down [0.000854s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipv6auto_up [0.000593s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners [0.008765s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_interface_file_list [0.023127s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners_unauthorized [0.020946s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum_missing [0.015747s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_up [0.013259s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_from_file [0.011111s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_port_interface_file_dhcp [0.005119s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details [0.014109s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info [0.008765s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_vip_interface_file_dhcp [0.012049s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_agent_config [0.104853s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_service_unavailable [0.009498s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listeners_stats_disabled_listener [0.025024s] ... ok DEBUG: Could not connect to instance. Retrying. DEBUG: Could not connect to instance. Retrying. DEBUG: Connection retries (currently set to 2) exhausted. The amphora is unavailable. Reason: DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_plug_vip_api_not_ready [0.019538s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_network_namespace.TestNetworkNamespace.test_exit [0.005108s] ... ok DEBUG: Could not connect to instance. Retrying. DEBUG: Could not connect to instance. Retrying. DEBUG: Could not connect to instance. Retrying. DEBUG: Connection retries (currently set to 3) exhausted. The amphora is unavailable. Reason: DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_request [0.004265s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_exceptions.TestHAProxyExceptions.test_check_exception [0.004864s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer [0.005536s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer_server_error [0.007382s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_config_service_unavailable [0.011805s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_invalid_cert_pem [0.002311s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_invalid_config [0.006385s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_config_unauthorized [0.030931s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_upload_cert_amp [0.132599s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem_service_unavailable [0.013491s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener_unauthorized [0.008366s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum [0.004491s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum_unauthorized [0.008608s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details_missing [0.004369s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details_server_error [0.031088s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details_unauthorized [0.010000s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_agent_config [0.005025s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_cert_pem_service_unavailable [0.009229s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_config_unauthorized [0.004290s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_config_server_error [0.011647s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_invalid_config [0.007223s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_vrrp_action [0.007671s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_delete_second_listener [0.235178s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_pool_certs [0.156347s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_listener_service_unavailable [0.495534s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_all_listeners_server_error [0.003098s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_api_version [0.003459s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_details_server_error [0.002520s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_info [0.002350s] ... ok DEBUG: Amphora agent returned unexpected result code 500 with response FAIL DEBUG: Could not connect to instance. Retrying. DEBUG: Could not connect to instance. Retrying. DEBUG: Connection retries (currently set to 2) exhausted. The amphora is unavailable. Reason: DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_interface [0.003801s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_plug_vip_api_not_ready [0.005344s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_start_listener_service_unavailable [0.002489s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_update_cert_for_rotation_unauthorized [0.002272s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_update_invalid_cert_for_rotation [0.002399s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_udp_config_server_error [0.007750s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_udp_config_service_unavailable [0.009639s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_udp_config_unauthorized [0.003191s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_delete_second_listener_active_standby [0.251919s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_tls_certificates_no_ca_cert [0.168611s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_pool_certs [0.086475s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_network_plug_with_host_routes [0.081145s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__cpu [0.550750s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_vip_plug [0.051195s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_delete_last_listener [0.136168s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_process_secret [0.072489s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test_compile_amphora_details_for_ipvs [0.079123s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_reload [0.063722s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test_compile_amphora_info_for_udp [0.048136s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_haproxy_compatibility.HAProxyCompatTestCase.test_get_haproxy_versions [0.000808s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_haproxy_compatibility.HAProxyCompatTestCase.test_get_haproxy_versions_devel [0.000986s] ... ok DEBUG: Amphora for loadbalancer 1cf02541-991f-4eb2-b04d-a4a4d075922c needs upgrade to single process mode. DEBUG: Amphora for loadbalancer 1cf02541-991f-4eb2-b04d-a4a4d075922c needs upgrade to single process mode. DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_diagnostics [0.090432s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_loadbalancer.ListenerTestCase.test_get_listeners_on_lb [0.013639s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_reload [0.106889s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_loadbalancer.ListenerTestCase.test_start_stop_lb [0.012043s] ... ok DEBUG: Amphora sample_amphora_id_1 for loadbalancer sample_loadbalancer_id_1 needs upgrade to single process mode. DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_get_haproxy_vip_addresses [0.052968s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_haproxy_versions [0.070470s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_start_with_amphora [0.067146s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_base_url [0.002662s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_get_listener_protocol [0.010203s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener_server_error [0.005244s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_keepalived_lvs_dir [0.002741s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_keepalived_lvs_pids_path [0.000549s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener_service_unavailable [0.006132s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners_missing [0.026920s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners_server_error [0.006156s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_info [0.059669s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners_service_unavailable [0.034279s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_start [0.174423s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_vrrp_check_script_update [0.091237s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum_server_error [0.009635s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum_service_unavailable [0.012817s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_missing [0.003496s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_server_error [0.003505s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_unauthorized [0.010280s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_with_timeout_dict [0.010847s] ... ok DEBUG: Amphora agent returned unexpected result code 500 with response FAIL DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_interface [0.008608s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_build_stats_message [0.058287s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_plug_network [0.017221s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer_missing [0.002397s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer_service_unavailable [0.045393s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_cert_for_rotation [0.002613s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_haproxy_restart [0.053478s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_cert_for_rotation_error [0.012829s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_cert_for_rotation_unauthorized [0.007142s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_cert_for_rotation_unavailable [0.002316s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_config [0.003225s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_config_service_unavailable [0.002278s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_list_sock_stat_files [0.037809s] ... ok DEBUG: No controller address found. Unable to send heartbeat. DEBUG: calculated hmac(hex=True): 34663036663966363534616562366465306561643131656333633733396635623463316335396433346665353638353265653331636332393365646539316335 not equal to msg hmac: 66313230643632393334346565653135313830303965616666383936656464353937383335653437643365376335353535626638396538306162303562303934 dropping packet DEBUG: calculated hmac(hex=False): 661c7b390610a85ff3b7b5c022fecc111eef3098846b9a69e681a97b908850e1 not equal to msg hmac: 3937383335653437643365376335353535626638396538306162303562303934 dropping packet DEBUG: calculated hmac(hex=True): 64623436646336643866643035383665376364663565393765323235393331346364343432386666343433623730616165303864323764623264626433373632 not equal to msg hmac: 63653933393131336664373631373465666463656432646364356166303165366633353432313433313461393832343437343932346331343766363732383665 dropping packet DEBUG: calculated hmac(hex=False): 37d90d9283d02fddae9bf490b637760554db9a822456d7e15f0b7338a37b3667 not equal to msg hmac: 6633353432313433313461393832343437343932346331343766363732383665 dropping packet DEBUG: calculated hmac(hex=True): 36636264666462336336643762303434353862646433396136323538626432653361623362653432636164366465386534366466313766666439343366356639 not equal to msg hmac: 32376466383239656232373735633364346539616434373334636162623730656334326230636462313034326636663762346139646436326562353936353764 dropping packet DEBUG: calculated hmac(hex=False): 3607ce9014a2e8ac3100de8d8d618aeb33277485c844c1e50a58e2be94fbec66 not equal to msg hmac: 6334326230636462313034326636663762346139646436326562353936353764 dropping packet DEBUG: calculated hmac(hex=True): 31663232366563313036303164633938316530323231333634316630393361366330323164323066313063616636326437373966336433646434373438623233 not equal to msg hmac: 62313062383334373235393363336636323837323734376364656633373366653534643065653839663134343266656231316337666137326264353230323535 dropping packet DEBUG: calculated hmac(hex=False): b5964e65aa1a5c63967f340654a5f99d78bfc4838f1bcd66a3f3482e8e025864 not equal to msg hmac: 3534643065653839663134343266656231316337666137326264353230323535 dropping packet DEBUG: calculated hmac(hex=True): 30396635643737353938653130333834653539366237626563393165363764623862396138363662656637353261613265346634396132343432616639663966 not equal to msg hmac: 39613932656466323535616161336238323133306565653638353635613166623339633463643366653064363261623037313863616465353365613762323738 dropping packet DEBUG: calculated hmac(hex=False): f9a31db482b735ca70232d31252a0feb17d4515d736bd96853b4ca886b6c0e1e not equal to msg hmac: 3339633463643366653064363261623037313863616465353365613762323738 dropping packet DEBUG: calculated hmac(hex=True): 65353931333766383039663764646164376230373266616565353939393935666534623064306665323165356235366539353763346663396665393438353733 not equal to msg hmac: 39613530313132333731656563333236366564653531626335646533656662356531386463646465663633353634313130363134396336643535396633343233 dropping packet DEBUG: calculated hmac(hex=False): fab44643b58c28ab080e0c76a9a1b36a1a5ab40c571874e89d6f97a259d54fbd not equal to msg hmac: 6531386463646465663633353634313130363134396336643535396633343233 dropping packet DEBUG: calculated hmac(hex=True): 31316265316232303966323532386266333166353531623239313631633231316332336136663339643738633033383966383135633434353664343031633731 not equal to msg hmac: 38636338353865663732326531346134366230316334626561376137613830383331646663623732613364636465313762396166373131373433636630363330 dropping packet DEBUG: calculated hmac(hex=False): 7895e9795c6a7126ec22a7a2b57f2c4cd95f26f52bf07aa837c3eacc5f1afe5d not equal to msg hmac: 3331646663623732613364636465313762396166373131373433636630363330 dropping packet DEBUG: calculated hmac(hex=True): 37306261313031663537616561346130643865303465373639373330643537623532356566373330653537326663666265653762333464383832623633663533 not equal to msg hmac: 64663663653461366463366533643236303936336532623335396164663037313037613462383233343239626333353164353566386263326531313265636131 dropping packet DEBUG: calculated hmac(hex=False): 44cbee5e4e5d48ad411eba691ac5f6ff22a8c050f0626998754f668a1f62aacf not equal to msg hmac: 3037613462383233343239626333353164353566386263326531313265636131 dropping packet DEBUG: calculated hmac(hex=True): 30633837336636373638353833633563336465313764623064313138646430383762623038353232393838343633623438363939376265333530323837303439 not equal to msg hmac: 35313764356131653061323235373037613461656632323132336564623163303935613364633037323135386433613861353462326166323235333730326261 dropping packet DEBUG: calculated hmac(hex=False): f899806d0350ba534e320a115781f9683a631ceb95eb79a64e49a4a0927088dd not equal to msg hmac: 3935613364633037323135386433613861353462326166323235333730326261 dropping packet DEBUG: calculated hmac(hex=True): 39333333656232626439333134663065396137383863653361366234613963373065633137613237373539323132623161346539636365386337313362373363 not equal to msg hmac: 64343137633336306533323436623364613662303738643033393561636236303534616332333934363538383366663530323338346430633231336363653238 dropping packet DEBUG: calculated hmac(hex=False): 6b5fa84bfdac253be4069c0e7342571e6e65017fae4e07a4d1394855764ad78a not equal to msg hmac: 3534616332333934363538383366663530323338346430633231336363653238 dropping packet DEBUG: calculated hmac(hex=True): 37663234323535386339343036393964323437393138646431316130393931393134353063356236626439343138303865393138333438656130666661633165 not equal to msg hmac: 61313130616265383733376564626132333662656262393061353139353132396532646165323734396561336236336561623764643863313462363630323766 dropping packet DEBUG: calculated hmac(hex=False): ec745b4d20f54bf87d0d12fa8b794a450b7664c7f46bcc3b3a36d16ed225e663 not equal to msg hmac: 6532646165323734396561336236336561623764643863313462363630323766 dropping packet DEBUG: calculated hmac(hex=True): 66316466656663333064363466386637643864343336343565643564363865653966383065666563393466303864623662643265663064336337373965623632 not equal to msg hmac: 35383335353162393438393939386336363963306161366463666136643964383735636366333061636663343962333230613163613132346561396232613564 dropping packet DEBUG: calculated hmac(hex=False): 2f7564ae564af307f7d913c4ff9f232282d102387a21c33a80049da736da3b9a not equal to msg hmac: 3735636366333061636663343962333230613163613132346561396232613564 dropping packet DEBUG: calculated hmac(hex=True): 34343434663462656639643566656162316138666566653330316538646438663463343939376161626262333138633262643234356330623338353133623765 not equal to msg hmac: 38623764396464663865613030363364366530353235383561323632396233346636323166656131643736306165643031353265303930623230616334336464 dropping packet DEBUG: calculated hmac(hex=False): 02c13b7efd78b3def3f0e938f46126e7c286e5e6e3f7c2fe1e1e60647effeaa3 not equal to msg hmac: 6636323166656131643736306165643031353265303930623230616334336464 dropping packet DEBUG: calculated hmac(hex=True): 65396634613439393665306161663465633137643431353364396330353733313365353565396433626136396538303738636537373235666537386437636365 not equal to msg hmac: 33633161643532363338323666656538373733316233663764336636343564616631313862326432663036323463386437343164653566663832643762613966 dropping packet DEBUG: calculated hmac(hex=False): bf0feb0a2fb3cd6e18d0a11d333f7dc8a7a86cf301776d41804d3da81652c4d8 not equal to msg hmac: 6631313862326432663036323463386437343164653566663832643762613966 dropping packet DEBUG: calculated hmac(hex=True): 35333235353233303239386139356234316666656664623365356339373564323036383565353131383865663535663464303036636364303261623332393132 not equal to msg hmac: 65316438366136333462316162383266323133363832306430396235303531393864303738356561656536633532383632373533346331323536336165626163 dropping packet DEBUG: calculated hmac(hex=False): 20a69169db4eaf56767e256e831ed7d41b545908107dc0f5018ad5a7e7a4de9d not equal to msg hmac: 3864303738356561656536633532383632373533346331323536336165626163 dropping packet DEBUG: calculated hmac(hex=True): 31646539393330323865366531323662346337646338643030626631303138656163313766336362623664656234383462366632363039396366383962353564 not equal to msg hmac: 34376463613930396331323533623934663738646639653535383332613638383138653736396462306530663533633338396532346436303130346262643136 dropping packet DEBUG: calculated hmac(hex=False): 5ae81807496f70db515b487745548e659d49bab7f3eb4360533e4d4c76b2e4c5 not equal to msg hmac: 3138653736396462306530663533633338396532346436303130346262643136 dropping packet DEBUG: {1} octavia.tests.unit.amphorae.backends.health_daemon.test_health_sender.TestHealthSender.test_sender [0.003874s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.health_daemon.test_status_message.TestEnvelope.test_message_hmac [0.007502s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_show_info [0.000567s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__dhclient_up [0.000584s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command [0.002199s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_start [0.222427s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_update [0.013349s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_update_stats_v1 [0.000774s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_update_stats_v2 [0.000684s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_update_stats_v3 [0.005042s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_lb_disabled [0.006093s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_update [0.223074s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_down [0.005308s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_listener_pool_certs [0.085152s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_missing_no_hm [0.045142s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_not_found [0.016346s] ... ok DEBUG: Listener listener-id-1 is not in DB DEBUG: Member member-id-1 is not able to update in DB DEBUG: Pool pool-id-1 is not in DB DEBUG: Pool pool-id-2 is not in DB DEBUG: Health update for amphora df108ae9-fd23-46c8-afc2-17566daa07ca encountered error 'dict' object has no attribute 'id'. Skipping health update. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/amphorae/drivers/health/heartbeat_udp.py", line 543, in _update_health DEBUG: db_lb[constants.OPERATING_STATUS]) DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/amphorae/drivers/health/heartbeat_udp.py", line 233, in _update_status DEBUG: repo.update(session, entity_id, operating_status=new_op_status) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: raise result DEBUG: sqlalchemy.orm.exc.NoResultFound: () DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/amphorae/drivers/health/heartbeat_udp.py", line 240, in update_health DEBUG: self._update_health(health, srcaddr) DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/amphorae/drivers/health/heartbeat_udp.py", line 545, in _update_health DEBUG: LOG.error("Load balancer %s is not in DB", db_lb.id) DEBUG: AttributeError: 'dict' object has no attribute 'id' DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_haproxy_versions_with_timeout_dict [0.081176s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_zombie [0.032495s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_lb_pool_health_offline [0.011045s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_v2_lb_and_list_pool_health_online [0.018585s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.keepalived.jinja.test_jinja_cfg.TestVRRPRestDriver.test_build_keepalived_config [0.021263s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_get_info [0.000461s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_post_network_plug [0.000356s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_vip_plug [0.069450s] ... ok DEBUG: {2} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_limit [0.022659s] ... ok DEBUG: {2} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_make_links_with_configured_url [0.003915s] ... ok DEBUG: Cannot call addr delete (with {'arg1': 1, 'arg2': 2}) after 0 retries. DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_listeners [0.166400s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_delete_failed_no_raise [0.239528s] ... ok DEBUG: {2} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_model_to_type_with_subset_of_fields [0.013019s] ... ok DEBUG: {2} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_type_to_dict [0.000486s] ... ok DEBUG: {2} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_type_to_dict_when_admin_state_up_is_null [0.000379s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__wait_tentative [0.004793s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__wait_tentative_timeout [0.014909s] ... ok DEBUG: Some IPV6 addresses remain still in 'tentative' state after 30 seconds. DEBUG: Unable to update listener sample_listener_id_1 due to "". Skipping this listener. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/amphorae/drivers/haproxy/rest_api_driver.py", line 179, in update_amphora_listeners DEBUG: listener, amphora, obj_id)['tls_cert']}) DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/amphorae/drivers/haproxy/rest_api_driver.py", line 469, in _process_tls_certificates DEBUG: self.cert_manager, listener) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: raise result DEBUG: Exception DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_listeners_bad_cert [0.076223s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_check_exception [0.002494s] ... ok DEBUG: Health update for amphora a6305903-2700-44ae-bf15-0fe89f01ce29 encountered error 'enabled'. Skipping health update. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/amphorae/drivers/health/heartbeat_udp.py", line 240, in update_health DEBUG: self._update_health(health, srcaddr) DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/amphorae/drivers/health/heartbeat_udp.py", line 346, in _update_health DEBUG: if listener['enabled']: DEBUG: KeyError: 'enabled' DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_delete [0.096037s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_forbid_to_stale_udp_listener_amphora [0.008482s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_lb_admin_down [0.003779s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_lb_admin_up [0.002367s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_list_full_member_down [0.004995s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_listener_disabled [0.003208s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_admin_down [0.005523s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_down_no_hm [0.010705s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_drain [0.009119s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_maint [0.007834s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_missing_listener [0.002691s] ... ok DEBUG: Amphora a6305903-2700-44ae-bf15-0fe89f01ce29 health message reports 0 listeners when 1 expected DEBUG: Health update for amphora a6305903-2700-44ae-bf15-0fe89f01ce29 encountered error 'enabled'. Skipping health update. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/amphorae/drivers/health/heartbeat_udp.py", line 240, in update_health DEBUG: self._update_health(health, srcaddr) DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/amphorae/drivers/health/heartbeat_udp.py", line 346, in _update_health DEBUG: if listener['enabled']: DEBUG: KeyError: 'enabled' DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_online [0.003565s] ... ok DEBUG: Health update for amphora a6305903-2700-44ae-bf15-0fe89f01ce29 encountered error 'boom'. Skipping health update. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/amphorae/drivers/health/heartbeat_udp.py", line 240, in update_health DEBUG: self._update_health(health, srcaddr) DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/amphorae/drivers/health/heartbeat_udp.py", line 422, in _update_health DEBUG: lock_session.rollback() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__ DEBUG: self.force_reraise() DEBUG: File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise DEBUG: raise self.value DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/amphorae/drivers/health/heartbeat_udp.py", line 419, in _update_health DEBUG: lock_session.commit() DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestException: 'boom' DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_replace_error [0.005980s] ... ok DEBUG: Amphora a6305903-2700-44ae-bf15-0fe89f01ce29 health message reports 1 listeners when 0 expected DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_with_without_udp_listeners [0.005574s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_listener_count_for_UDP [0.004486s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_down [0.125408s] ... ok DEBUG: Error while running command 'post-down eth1' on eth1: DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_down_with_errors [0.007122s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_port_interface_file [0.007499s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_vip_interface_file [0.009155s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_ip_advertisement.TestIPAdvertisement.test_garp [0.005648s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_update [0.117900s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_ipvsadm_info [0.023843s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_upload_cert_amp [0.102812s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_check [0.009291s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_socket_except [0.008560s] ... ok DEBUG: Member member-id-4 reported status of DRAINING DEBUG: Listener listener-id-5 reported status of bogus DEBUG: Pool pool-id-5 reported status of bogus DEBUG: Member member-id-5 reported status of bogus DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_full [0.013752s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_no_check [0.007645s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_no_db_lb [0.026818s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_no_listener [0.025482s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_delete [0.005808s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_get_interface_from_ip [0.000384s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_reload [0.000521s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_start [0.014374s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_update_agent_config [0.000445s] ... ok DEBUG: {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_duplicate_argument [0.030904s] ... ok DEBUG: {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_fields_not_passed [0.021391s] ... ok DEBUG: {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_filter_mismatched_params [0.038842s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_get_supported_availability_zone_metadata [0.508676s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_health_monitor_create [0.017101s] ... ok DEBUG: {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_filter_with_invalid_params [0.030326s] ... ok DEBUG: {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_make_links_next [0.001030s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_listener_realserver_mapping [0.336225s] ... ok DEBUG: {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_make_links_prev [0.000593s] ... ok DEBUG: {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_no_params [0.008608s] ... ok DEBUG: {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_sort_key_dir [0.000412s] ... ok DEBUG: {3} octavia.tests.unit.api.common.test_types.TestDataModelToDict.test_type_to_dict_with_project_id [0.000396s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_l7policy_create [0.018294s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_pool_status_when_no_members [0.011571s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_pool_offline [0.427494s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_status [0.006727s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_pool_status_when_no_pool [0.008058s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_l7rule_create [0.013943s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.keepalived.test_vrrp_rest_driver.TestVRRPRestDriver.test_stop_vrrp_service [0.014032s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_l7rule_update [0.024664s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.keepalived.test_vrrp_rest_driver.TestVRRPRestDriver.test_update_vrrp_conf [0.014905s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_finalize_amphora [0.000594s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_upload_cert_amp [0.002847s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_l7rule_update_invert [0.024728s] ... ok DEBUG: {0} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_invalid_sorts [0.000572s] ... ok DEBUG: {0} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_sort_empty [0.000476s] ... ok DEBUG: {0} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_model_to_type [0.002517s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_listener_create [0.013247s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_listener_create_unsupported_alpn [0.018164s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_resource_ipports_nsname [0.092282s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_network_namespace.TestNetworkNamespace.test_error_handler [0.012805s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_loadbalancer_update_name [0.019655s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_network_namespace.TestNetworkNamespace.test_init [0.003871s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_network_utils.TestNetworkUtils.test_find_interface [0.005430s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver.TestHAProxyAmphoraDriver.test_get_interface_from_ip [0.005382s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_batch_update_udp_ipv4 [0.016964s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_batch_update_udp_ipv4_ipv6 [0.015645s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_create [0.016602s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_pool_delete [0.023590s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_cert_pem [0.119999s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_cert_pem_missing [0.018928s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_cert_pem_unauthorized [0.008956s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_listener_missing [0.006576s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_listener_server_error [0.003403s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_api_version_not_found [0.006467s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_cert_5sum_service_unavailable [0.002432s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_details_missing [0.004588s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_details_unauthorized [0.005906s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_health_monitor_update [0.310442s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_info_missing [0.004901s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_l7policy_delete [0.006779s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_info_service_unavailable [0.010455s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_create_vip_port [0.255145s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_l7policy_update [0.010945s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_info_unauthorized [0.012911s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_health_monitor_delete [0.005102s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_loadbalancer_delete [0.011008s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_l7policy_update_name [0.011819s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_info_with_timeout_dict [0.010525s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_listener_create_unsupported_protocol [0.009740s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_loadbalancer_update [0.017277s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_plug_vip [0.006268s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_start_listener_server_error [0.005691s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_listener_update_name [0.015453s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_batch_update_clear_already_empty [0.016397s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_loadbalancer_failover [0.010958s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_update_agent_config_error [0.009192s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_update_cert_for_rotation_error [0.020148s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_create_udp_ipv4 [0.012164s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_cert_pem_service_unavailable [0.006086s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_cert_pem_unauthorized [0.006883s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_pool_create_unsupported_algorithm [0.009031s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_config_service_unavailable [0.006036s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_create_vip_port [0.203551s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_invalid_cert_pem [0.013253s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_loadbalancer_update_qos [0.042256s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_udp_config [0.008951s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_create_vip_port_without_port_security_enabled [0.009030s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_encrypt_listener_dict [0.003579s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_create_udp_ipv4_ipv6 [0.010941s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_vrrp_action [0.006424s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_get_supported_flavor_metadata [0.010118s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_delete [0.012889s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_update [0.011960s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7policy_create [0.021761s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_pool_create [0.007597s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_create_unsupported_protocol [0.007956s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_pool_update_name [0.007903s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_get_supported_availability_zone_metadata [0.082689s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_create [0.017344s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_pool_update_unsupported_algorithm [0.016093s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_health_monitor_delete [0.015156s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_pool_update_unsupported_alpn [0.034344s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7policy_create_invalid_listener_protocol [0.013999s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7policy_delete [0.007008s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_delete [0.045167s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_validate_availability_zone [0.015164s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7policy_update [0.008919s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_delete [0.009784s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_update_unsupported_alpn [0.005435s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_batch_update_no_admin_addr [0.022322s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_update_name [0.011705s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7policy_update_name [0.022002s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7rule_create [0.004241s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_update_qos [0.023352s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7rule_delete [0.020288s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_create [0.003771s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_validate_flavor [0.041909s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_batch_update_udp_ipv4_ipv6 [0.012761s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_listener_pool_certs [0.163367s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_member [0.003894s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatsRequestHandler_handle [0.004517s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.noop_driver.test_agent.TestNoopProviderAgent.test_noop_provider_agent [0.000903s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7policy_delete [0.000520s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_create_sctp_ipv4 [0.022214s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7rule_update [0.003644s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_listener_create [0.001463s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_loadbalancer_delete [0.000485s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_loadbalancer_update [0.007273s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_validate_availability_zone [0.005753s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_validate_flavor [0.000460s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_driver_factory.TestDriverFactory.test_driver_factory_no_provider [0.001594s] ... ok DEBUG: Provider 'provider_name' raised a driver error: An unknown driver error occurred. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/api/drivers/utils.py", line 52, in call_provider DEBUG: return driver_method(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: octavia_lib.api.drivers.exceptions.DriverError: An unknown driver error occurred. DEBUG: Provider 'provider_name' raised an unknown error: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/api/drivers/utils.py", line 52, in call_provider DEBUG: return driver_method(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_call_provider [0.007093s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_update_name [0.059147s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_listeners_to_provider_listeners [0.012928s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_loadbalancer_to_provider_loadbalancer [0.004603s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_create_udp_ipv4 [0.037014s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_pool_to_provider_pool [0.006321s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_create_unsupported_alpn [0.009333s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_failover [0.010185s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_update_unsupported_algorithm [0.008789s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_pool_to_provider_pool_partial [0.010753s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_update [0.004697s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_pools_to_provider_pools [0.004865s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_update_name [0.003783s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_update_unsupported_alpn [0.010532s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_hm_dict_to_provider_dict_partial [0.005038s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_create [0.006494s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_create_sctp_ipv4_ipv6 [0.009969s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_delete [0.003270s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_listener_dict_to_provider_dict_SNI [0.011933s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_healthmonitor [0.018861s] ... ok DEBUG: Unable to retrieve certificate(s) due to . DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_update [0.003144s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_pool_dict_to_provider_dict_load_cert_error_for_delete [0.008445s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_update_name [0.004194s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_provider_vip_dict_to_vip_obj [0.005050s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_description_length [0.000951s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_invalid_description [0.000414s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_name_mandatory [0.000372s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_flavor_profile [0.000864s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_name_length [0.000374s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_flavor [0.000805s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_flavor_profile_id_mandatory [0.000366s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_invalid_name [0.000359s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_name_mandatory [0.000863s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_delay_mandatory [0.000404s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_health_monitor [0.000411s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_delay [0.000757s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_http_method [0.000581s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_timeout [0.000554s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_type [0.001109s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_max_retries_mandatory [0.000383s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_non_uuid_project_id [0.000832s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_timeout_mandatory [0.000377s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_health_monitor [0.000354s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_expected_codes [0.000382s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_http_method [0.000553s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_max_retries [0.000360s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_max_retries_down [0.000379s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_tags [0.000394s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_url_path_with_url [0.000636s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_action_mandatory [0.003874s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_invalid_admin_state_up [0.000387s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_invalid_tags [0.009691s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_l7rule [0.013853s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_GetRequestHandler_handle [0.018170s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_finalize_amphora [0.156127s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_validate_availability_zone [0.040227s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_bogus_object [0.000641s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_l7policy_min_position [0.001377s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_l7policy [0.000378s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_l7policy_max_position [0.009113s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_l7policy_min_position [0.000430s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_listener [0.003947s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_loadbalancer [0.002709s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatusRequestHandler_handle [0.003117s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_tags [0.010009s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_cleanup_socket_file [0.022138s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_get_listener [0.007805s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_value [0.001085s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_admin_state_up [0.000370s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_type [0.000363s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_value [0.001894s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_l7rule [0.000409s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_description [0.000411s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_recv [0.007193s] ... ok DEBUG: Failed to decrement FakeName quota for project: f72a1a2f-8626-4264-9c7a-2fdc6ecb5994 the project may have excess quota in use. DEBUG: {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_loadbalancer_id [0.012284s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_protocol [0.004796s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_protocol_port [0.000407s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_non_uuid_project_id [0.005190s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_admin_state_up [0.000381s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_tags [0.000439s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_decrement_quota [0.010349s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_update_listener_statistics [0.006824s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_update_loadbalancer_status [0.012013s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_get_supported_flavor_metadata [0.000561s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7rule_create [0.000466s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_listener_delete [0.000513s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_listener_update [0.000563s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_member_delete [0.000595s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_member_update [0.000493s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_pool_delete [0.000477s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_name [0.005430s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_tags [0.000455s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_description_length [0.002507s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_name_length [0.000365s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_status_listener [0.049630s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_process_status_update [0.010597s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_protocol_port [0.010329s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_weight [0.000394s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_pool_update [0.023524s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_member [0.008782s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_min_weight [0.003797s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_non_uuid_project_id [0.000367s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_protocol_mandatory [0.000351s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_invalid_weight [0.000357s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_health_monitor_delete [0.007235s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7policy_update [0.000497s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_description [0.000783s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_lb_algorithm [0.000434s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_load_balacer_id [0.000352s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_name [0.000382s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_protocol [0.000381s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_load_balancer_mandatory [0.013783s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_too_long_name [0.001068s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePUT.test_invalid_type [0.000426s] ... ok DEBUG: Unable to load provider driver amphora due to: boom DEBUG: Requested provider driver 'dont-enable-this-fake-driver-name' was not enabled in the configuration file. DEBUG: {2} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_get_barbican_client [0.009863s] ... ok DEBUG: {2} octavia.tests.unit.certificates.common.test_barbican.TestBarbicanCert.test_barbican_cert_text [0.003842s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7rule_delete [0.044557s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_loadbalancer_failover [0.000505s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.test_driver_factory.TestDriverFactory.test_driver_factory_failed_to_load_driver [0.037177s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.test_driver_factory.TestDriverFactory.test_driver_factory_not_enabled [0.016997s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_HM_to_provider_HM_with_http_version_and_domain_name [0.042237s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_l7rule_dict_to_provider_dict [0.022876s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_base_to_provider_dict [0.057862s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_pool_dict_to_provider_dict [0.036973s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_HM_to_provider_HM [0.022653s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_vip_dict_to_provider_dict_partial [0.007640s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_l7policies_to_provider_l7policies [0.013157s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_availability_zone_profile [0.000424s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_name_length [0.000547s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_provider_name_length [0.000382s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_availability_zone_profile_id_mandatory [0.018663s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_listener_to_provider_listener [0.056854s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_invalid_name [0.009095s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_non_uuid_project_id [0.006456s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_meta_mandatory [0.000431s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_provider_name_mandatory [0.002982s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_invalid_enabled [0.003134s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_non_uuid_project_id [0.000420s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_default_health_monitor_values [0.005515s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_max_retries [0.000408s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_url_path [0.005334s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_invalid_position [0.000449s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_invalid_url [0.009525s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_listener_id_mandatory [0.002628s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_admin_state_up [0.000407s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_haproxy_versions [0.392003s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_listener_dict_to_provider_dict [0.071204s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_compare_type [0.010334s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_invert [0.000394s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_compare_type [0.000381s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_invert [0.000344s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_name [0.000455s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_protocol_mandatory [0.000358s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_member_dict_to_provider_dict [0.019846s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_alpn_protocols [0.010423s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_description [0.000365s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_name [0.000368s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_ip_address [0.000424s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_qos_policy_id [0.000377s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_load_balancer [0.000620s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_name_length [0.014397s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_load_balancer [0.009086s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_address_mandatory [0.000419s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_address [0.000420s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_max_weight [0.007511s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_alpn_protocols [0.000456s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_pool [0.000415s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_too_long_description [0.004928s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePOST.test_invalid_cookie_name [0.000405s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePOST.test_invalid_type [0.000353s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePOST.test_session_persistence [0.000326s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePUT.test_invalid_cookie_name [0.000403s] ... ok DEBUG: {3} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_load_auth_driver [0.000755s] ... ok DEBUG: Unable to retrieve certificate(s) due to An unknown exception occurred.. DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_pool_dict_to_provider_dict_load_cert_error [0.051017s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_vip_dict_to_provider_dict [0.017306s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_invalid_name [0.000512s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_availability_zone [0.000449s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_invalid_enabled [0.000402s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_name_length [0.000387s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_invalid_name [0.000405s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_name_mandatory [0.000358s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_description_length [0.000412s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_tags [0.000662s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_url_path_no_leading_slash [0.000700s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_timeout [0.003877s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_type [0.000312s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_url_path_no_leading_slash [0.000477s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_invalid_action [0.003447s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_l7policy [0.000404s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_compare_type_mandatory [0.000488s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_key [0.005587s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_type [0.000403s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_l7rule [0.002162s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_type_mandatory [0.000351s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_info [0.153062s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_tags [0.017873s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_admin_state_up [0.000547s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_alpn_protocols [0.000492s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_connection_limit [0.011480s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_tags [0.000607s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_listener [0.000475s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_protocol_port_mandatory [0.015711s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_connection_limit [0.000480s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_listener [0.001049s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_subnet_id [0.000399s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_non_uuid_project_id [0.000413s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_invalid_name [0.000375s] ... ok DEBUG: Amphora sample_amphora_id_1 for loadbalancer sample_loadbalancer_id_1 needs upgrade to single process mode. DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_start [0.048810s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_admin_state_up [0.012876s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_tags [0.000550s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_max_weight [0.001539s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_invalid_admin_state [0.000368s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_min_weight [0.000407s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_tags [0.000494s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_invalid_lb_algorithm [0.000402s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_pool [0.000362s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePOST.test_type_mandatory [0.023997s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePUT.test_session_persistence [0.000406s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_quotas.TestQuotaPut.test_quota [0.000381s] ... ok DEBUG: {0} octavia.tests.unit.certificates.common.test_barbican.TestBarbicanCert.test_barbican_cert [0.020208s] ... ok DEBUG: {2} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_private_key_with_passphrase [0.617592s] ... ok DEBUG: {2} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_set_acls [0.013859s] ... ok DEBUG: Amphora sample_amphora_id_1 for loadbalancer sample_loadbalancer_id_1 needs upgrade to single process mode. DEBUG: Error getting cert http://localhost:9311/v1/containers/515fc752-2af9-4ef1-81ad-ac2ea2cc810a: DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_update [0.198496s] ... ok DEBUG: {2} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_unset_acls [0.032834s] ... ok DEBUG: {2} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_get_cert_no_registration_raise_on_secret_access_failure [0.004599s] ... ok DEBUG: {2} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_unset_acls [0.002591s] ... ok DEBUG: {2} octavia.tests.unit.certificates.manager.test_local.TestLocalManager.test_get_secret [0.002756s] ... ok DEBUG: Failed to read secret for e32bc66f-d150-4704-bc5f-b93dc8f4bea0. DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem [0.010258s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener [0.003172s] ... ok DEBUG: Forcefully killed "" provider agent because it failed to shutdown in 60 seconds. DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener_missing [0.006242s] ... ok DEBUG: Unknown error "boom" while shutting down "", ignoring and continuing shutdown process. DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_api_version [0.013286s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_main [0.027935s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details_service_unavailable [0.003357s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test__sctp_decode_packet_unexpected [0.004087s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_plug_vip [0.007282s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_sctp_health_check_error [0.005927s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_handle_mutate_config [0.005971s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_hm_health_check [0.002139s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer_unauthorized [0.003918s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_main_keyboard_interrupt [0.005740s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_mutate_config [0.000569s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_update_with_errors [0.000671s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_agent_config_error [0.020194s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_amphorav2_success [0.004251s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_jobboard_error [0.001147s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_persistence [0.002033s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_invalid_cert_for_rotation [0.003351s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_cert_pem [0.003053s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_cert_pem_server_error [0.003648s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_cert_pem_unauthorized [0.002519s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_config_server_error [0.006288s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_config [0.002522s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_vrrp_config [0.002530s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_persistence_sqlite [0.037456s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_finalize_amphora [0.044767s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_disabled_member [0.027427s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http [0.029906s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_populate_amphora_api_version [0.038693s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_member_backup [0.047279s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_network_plug [0.056228s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_persistence_https [0.025930s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_ping_monitor_http [0.025441s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert_no_alpn [0.064990s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_start_with_amphora [0.112621s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_no_alpn [0.037808s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_unlimited_connections [0.036051s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_amphora [0.000866s] ... ok DEBUG: calculated hmac(hex=True): 65333961653566333233336635363131363238333639383965303530633162363162613965336435656233643634643462333730316539356662353835306131 not equal to msg hmac: 78daab562a492d2ec94ead54b252500a710d0e51aa050041b506245806e5c1971e79951818394ea6e71ad989ff950945f9573f4ab6f83e25db8ed7 dropping packet DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_agent_config [0.123296s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_loadbalancer [0.064421s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_dorecv [0.017374s] ... ok DEBUG: Health Manager experienced an exception processing a heartbeat message from 2. Ignoring this packet. Exception: boom DEBUG: {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_dorecv_bad_packet [0.004143s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_error [0.005963s] ... ok DEBUG: Member member-id-1 reported status of blah DEBUG: {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_lb_pending_no_listener [0.009568s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_unknown [0.004976s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_no_status_change [0.003486s] ... ok DEBUG: Amphora df482eb6-1d60-4768-9bd3-1b2e40be49af health message was processed too slowly: 11.006340980529785s! The system may be overloaded or otherwise malfunctioning. This heartbeat has been ignored and no update was made to the amphora health entry. THIS IS NOT GOOD. DEBUG: {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_recv_time_stale [0.008256s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_lb_and_list_pool_health_online [0.004296s] ... ok DEBUG: Member member-id-1 reported status of ERROR DEBUG: {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_lb_multiple_listeners_one_error_pool [0.013527s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.keepalived.jinja.test_jinja_cfg.TestVRRPRestDriver.test_build_keepalived_ipv6_config [0.018152s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.keepalived.test_vrrp_rest_driver.TestVRRPRestDriver.test_reload_vrrp_service [0.009123s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.keepalived.test_vrrp_rest_driver.TestVRRPRestDriver.test_start_vrrp_service [0.002127s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_get_diagnostics [0.000455s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_post_vip_plug [0.000361s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_update [0.000405s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_update_amphora_listeners [0.000358s] ... ok DEBUG: {1} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_filter_correct_params [0.006475s] ... ok DEBUG: {1} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_marker [0.000351s] ... ok DEBUG: {1} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_sort_none [0.000793s] ... ok DEBUG: {1} octavia.tests.unit.api.common.test_types.TestDataModelToDict.test_to_dict_no_recurse [0.000355s] ... ok DEBUG: {1} octavia.tests.unit.api.common.test_types.TestDataModelToDict.test_to_dict_recurse [0.000358s] ... ok DEBUG: {1} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_translate_dict_keys_to_data_model [0.000492s] ... ok DEBUG: {1} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_type_to_dict_with_tenant_id [0.000384s] ... ok DEBUG: {3} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_csr [1.012598s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_create_vip_port_failed [0.110381s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_create_vip_port_without_port_security_enabled [0.004312s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_get_supported_flavor_metadata [0.003574s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_health_monitor_update_name [0.005323s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_l7policy_create_invalid_listener_protocol [0.004503s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_l7rule_delete [0.003868s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_listener_delete [0.008144s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_listener_update [0.019211s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_listener_update_unsupported_alpn [0.005732s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_loadbalancer_create [0.010532s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_batch_update [0.015706s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_batch_update_no_admin_addr [0.009306s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_update_name [0.011256s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_pool_create_unsupported_alpn [0.005305s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_pool_update [0.004108s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_validate_flavor [0.016670s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_create_vip_port_failed [0.037291s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_health_monitor_create [0.004414s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_health_monitor_update [0.005532s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_health_monitor_update_name [0.004014s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7rule_update [0.006703s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7rule_update_invert [0.003834s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_create_unsupported_alpn [0.003587s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_update [0.017696s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_batch_update [0.039036s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_batch_update_clear_already_empty [0.041602s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_batch_update_udp_ipv4 [0.017862s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_create_udp_ipv4_ipv6 [0.006019s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_create [0.005831s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_create_unsupported_algorithm [0.008810s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_delete [0.003853s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_update [0.004845s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_l7policy [0.002716s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_pool [0.006565s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_stats_listener [0.028461s] ... ok DEBUG: {0} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_private_key [1.212465s] ... ok DEBUG: Unable to retrieve certificate: 1 due to . DEBUG: Unable to retrieve certificate: 2 due to . DEBUG: {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_check_for_lb_vip_deallocate [0.018599s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_create_vip_port [0.001052s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_get_supported_availability_zone_metadata [0.000487s] ... ok DEBUG: Unable to retrieve certificate(s) due to An unknown exception occurred.. DEBUG: Unable to retrieve certificate(s) due to . DEBUG: Unable to retrieve certificate(s) due to . DEBUG: {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_health_monitor_create [0.000460s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_health_monitor_update [0.001157s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7policy_create [0.000456s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_loadbalancer_create [0.013202s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_member_batch_update [0.000509s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_member_create [0.000796s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_pool_create [0.000955s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_l7rules_to_provider_l7rules [0.011670s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_members_to_provider_members [0.003913s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_get_secret_data_errors [0.004150s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_hm_dict_to_provider_dict [0.003824s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_l7policy_dict_to_provider_dict [0.002814s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_lb_dict_to_provider_dict [0.022676s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_listener_dict_to_provider_dict_load_cert_error [0.014725s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_listener_dict_to_provider_dict_load_cert_error_for_delete [0.013568s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_meta_mandatory [0.004973s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_name_mandatory [0.000349s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_provider_name_mandatory [0.000391s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_provider_name_length [0.000406s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_invalid_description [0.001242s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_name_length [0.000372s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_expected_codes [0.000449s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_max_retries_down [0.000403s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_url_path [0.005599s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_url_path_with_url [0.000690s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_type_mandatory [0.000368s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_url_path_with_query_and_fragment [0.012811s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_delay [0.000407s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_l7policy_max_position [0.000509s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_with_redirect_url [0.000672s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_invalid_action [0.000394s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_invalid_position [0.000527s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_invalid_tags [0.000451s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_value_mandatory [0.002544s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_key [0.006539s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_loadbalancer_id_mandatory [0.000424s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_description_length [0.001365s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_description [0.000374s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_enabled [0.000785s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_port_id [0.000392s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_vip [0.000391s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_invalid_description [0.000354s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_invalid_enabled [0.000645s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_invalid_qos_policy_id [0.000964s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_invalid_tags [0.000429s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_subnet_id [0.000416s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_invalid_tags [0.001486s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_member [0.000362s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_member_full [0.000728s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_lb_algorithm_mandatory [0.000382s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_non_uuid_project_id [0.000374s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_protocol_mandatory [0.000329s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_too_long_description [0.000916s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_too_long_name [0.000379s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_invalid_alpn_protocols [0.000368s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_invalid_description [0.007962s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_invalid_name [0.000389s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_invalid_tags [0.001969s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_quotas.TestQuotaPut.test_invalid_quota [0.001130s] ... ok DEBUG: {1} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_ensure_secret_access [0.019291s] ... ok DEBUG: {1} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_get_barbican_client_user_auth [0.009161s] ... ok DEBUG: {1} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_revoke_secret_access [0.010145s] ... ok DEBUG: {1} octavia.tests.unit.certificates.common.test_local.TestLocalCommon.test_local_cert [0.000355s] ... ok DEBUG: {0} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_sign_cert_passphrase_none [0.256353s] ... ok DEBUG: {0} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_delete_cert_legacy [0.007304s] ... ok DEBUG: Failed to access secret for http://localhost:9311/v1/secrets/085a13ea-fc8c-4076-a210-c0f70e1edf32 due to: . DEBUG: {0} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_get_secret [0.011654s] ... ok DEBUG: {0} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_delete_cert [0.010925s] ... ok DEBUG: {0} octavia.tests.unit.certificates.manager.test_local.TestLocalManager.test_get_cert [0.027299s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_check_if_provider_agent_enabled [0.009928s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_handle_mutate_config [0.001232s] ... ok DEBUG: {3} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_sign_cert [0.763874s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_start_provider_agents [0.013006s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_haproxy_vrrp_check.TestHAproxyVRRPCheckCMD.test_health_check [0.009042s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_haproxy_vrrp_check.TestHAproxyVRRPCheckCMD.test_main [0.003444s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test__sctp_decode_packet [0.000588s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test__sctp_decode_packet_too_short [0.000490s] ... ok DEBUG: Health Manager listener experienced unknown error: break DEBUG: {0} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_hm_listener [0.006620s] ... ok DEBUG: {3} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_get_cert [0.016895s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_main [0.019180s] ... ok DEBUG: {3} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_get_cert_no_registration [0.008932s] ... ok DEBUG: {3} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_get_secret [0.012396s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_hk_cert_rotation_without_exception [0.011613s] ... ok DEBUG: {3} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_set_acls [0.007122s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interface_cmd [0.011524s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interface_cmd_invalid_action [0.000810s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_find_not_found [0.000513s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_amphorav2_failure [0.012681s] ... ok DEBUG: {3} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_store_cert [0.019163s] ... ok DEBUG: Failed to access secret for secret_ref due to: boom. DEBUG: {3} octavia.tests.unit.certificates.manager.test_castellan_mgr.TestCastellanCertManager.test_get_secret [0.003375s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_persistence_error [0.004997s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_escape_haproxy_config_string [0.002641s] ... ok DEBUG: {3} octavia.tests.unit.certificates.manager.test_local.TestLocalManager.test_store_cert [0.013727s] ... ok DEBUG: Provider agent "test_agent_name" raised exception: boom. Restarting the "test_agent_name" provider agent. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/cmd/driver_agent.py", line 65, in _process_wrapper DEBUG: function(exit_event) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: raise result DEBUG: Exception: boom DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_many_loadbalancers [1.077373s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool [0.003033s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_http_reuse [0.040725s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_get_template [0.016424s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http_xff [0.038787s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_https_hello_monitor [0.053067s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_limited_connections [0.028053s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_log [0.020040s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_monitor_https [0.023424s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert_no_ciphers [0.030734s] ... ok DEBUG: {1} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_cert_key_pair [0.478646s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert_no_ciphers_or_versions_or_alpn [0.064641s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert_no_versions [0.032372s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_ciphers [0.119968s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_versions [0.087748s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http_xff_xfport [0.624257s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_persistence_https [0.007238s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_proxy_protocol [0.021486s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_unlimited_connections [0.022774s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_amphora [0.002926s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_ssl_types_l7rules [0.165565s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy_disabled_rule [0.012729s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_loadbalancer_with_l7 [0.025038s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_member [0.000777s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_2 [0.012334s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_http_reuse [0.014986s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_session_persistence [0.000655s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_disabled_udp_listener [0.100133s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_two_loadbalancers [0.074798s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_listener_with_tcp_health_monitor [0.010014s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_escape_haproxy_config_string [0.006170s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_no_other_resources [0.004464s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_one_packet [0.019218s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_with_disabled_pool [0.009534s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_with_pool_no_member [0.005312s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_sctp_transform_pool [0.033856s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_transform_member [0.001218s] ... ok DEBUG: {2} octavia.tests.unit.common.test_base_taskflow.TestTaskFlowServiceController.test__wait_for_job [0.007616s] ... ok DEBUG: {2} octavia.tests.unit.common.test_clients.TestNeutronAuth.test_get_neutron_client [0.027695s] ... ok DEBUG: {2} octavia.tests.unit.common.test_data_models.TestDataModels.test_LoadBalancer_update [0.000804s] ... ok DEBUG: {2} octavia.tests.unit.common.test_data_models.TestDataModels.test_Pool_update_add_SP [0.000671s] ... ok DEBUG: {2} octavia.tests.unit.common.test_data_models.TestDataModels.test_Pool_update_delete_SP [0.000590s] ... ok DEBUG: {2} octavia.tests.unit.common.test_decorators.TestDecorator.test_set [0.000313s] ... ok DEBUG: {2} octavia.tests.unit.common.test_decorators.TestDecorator.test_similar_classes [0.000301s] ... ok DEBUG: test_proc_name raised exception: boom. Restarting test_proc_name. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/cmd/driver_agent.py", line 65, in _process_wrapper DEBUG: function(exit_event) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: raise result DEBUG: Exception: boom DEBUG: {2} octavia.tests.unit.common.test_policy.AdminRolePolicyTestCase.test_authorize_admin_actions_with_nonadmin_context_throws [0.215827s] ... ok DEBUG: {2} octavia.tests.unit.common.test_policy.IsAdminCheckTestCase.test_call_true [0.007291s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_http_reuse [0.339709s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_appcookie_persistence [0.008567s] ... ok DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. DEBUG: warnings.warn(deprecated_msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. DEBUG: warnings.warn(deprecated_msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. DEBUG: warnings.warn(deprecated_msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:1065: UserWarning: Policy context_is_admin failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required DEBUG: warnings.warn(msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:1065: UserWarning: Policy system-admin failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required DEBUG: warnings.warn(msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:1065: UserWarning: Policy system-reader failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required DEBUG: warnings.warn(msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:1065: UserWarning: Policy load-balancer:global_observer failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required DEBUG: warnings.warn(msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:1065: UserWarning: Policy load-balancer:admin failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required DEBUG: warnings.warn(msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:1065: UserWarning: Policy load-balancer:read-global failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required DEBUG: warnings.warn(msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:1065: UserWarning: Policy load-balancer:read-quota-global failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required DEBUG: warnings.warn(msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:1065: UserWarning: Policy load-balancer:write-quota failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required DEBUG: warnings.warn(msg) DEBUG: JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. DEBUG: JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_custom_timeouts [0.020013s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_health_monitor_http_check [0.015235s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http [0.012684s] ... ok DEBUG: JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. DEBUG: JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http_xff [0.021445s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_https_hello_monitor [0.015940s] ... ok DEBUG: {2} octavia.tests.unit.common.test_policy.PolicyFileTestCase.test_modified_policy_reloads [0.099594s] ... ok DEBUG: {2} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_good_action [0.012988s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_member_backup [0.018934s] ... ok DEBUG: {2} octavia.tests.unit.common.test_policy.PolicyTestCase.test_ignore_case_role_check [0.032504s] ... ok DEBUG: {2} octavia.tests.unit.common.test_stats.TestStatsMixin.test_get_listener_stats_with_amphora_deleted [0.003948s] ... ok DEBUG: {2} octavia.tests.unit.common.test_utils.TestConfig.test_base64_sha1_string [0.000500s] ... ok DEBUG: {2} octavia.tests.unit.common.test_utils.TestConfig.test_expand_expected_codes [0.003486s] ... ok DEBUG: {2} octavia.tests.unit.common.test_utils.TestConfig.test_get_vip_secuirty_group_name [0.000327s] ... ok DEBUG: {2} octavia.tests.unit.common.test_utils.TestConfig.test_ip_port_str [0.000363s] ... ok DEBUG: {2} octavia.tests.unit.common.test_utils.TestConfig.test_is_ipv6_lla [0.000344s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_qos_extension_enabled [0.006733s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_action_rdr_pool_id [0.000332s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_id [0.000301s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_url_none_create [0.000379s] ... ok DEBUG: Unable to retrieve certificate: 1 due to . DEBUG: Unable to retrieve certificate: 2 due to . DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_update_action_rdr_pool_arg [0.002786s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_subnet_exists_with_bad_subnet [0.001083s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_subnet_exists_with_valid_subnet [0.000916s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_url_path [0.002697s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_monitor_http [0.044691s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_validate_header_value_string [0.002140s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_validate_header_value_string_quoted [0.000314s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_validate_url [0.000431s] ... ok DEBUG: {2} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_alt_subject_name_parses [0.004653s] ... ok DEBUG: {2} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_load_certificates_get_cert_errors [0.007500s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_monitor_https [0.048485s] ... ok DEBUG: {2} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_map_cert_tls_container [0.101633s] ... ok DEBUG: Passphrase required. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/common/tls_utils/cert_parser.py", line 82, in _read_private_key DEBUG: backends.default_backend()) DEBUG: File "/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py", line 18, in load_pem_private_key DEBUG: return backend.load_pem_private_key(data, password) DEBUG: File "/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 1247, in load_pem_private_key DEBUG: password, DEBUG: File "/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 1463, in _load_key DEBUG: "Password was not given but private key is encrypted" DEBUG: TypeError: Password was not given but private key is encrypted DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_sni [0.052114s] ... ok DEBUG: {2} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_read_private_key_pkcs8 [0.011453s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_delete [0.010491s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_status [0.000353s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_with_full_pool_cert [0.035128s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_instance_not_found_exception [0.008816s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_network_not_found_exception [0.018426s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_ssl_types_l7rules [0.116558s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy_2_8 [0.009971s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_listener_with_l7 [0.089626s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_loadbalancer [0.059813s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_2 [0.037099s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_session_persistence [0.000684s] ... ok DEBUG: {1} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_cert_key_pair_mock [1.759766s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_process_wrapper [2.021805s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test__sctp_build_abort_packet [0.000656s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test__sctp_build_init_packet [0.007203s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_crc32c [0.000555s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_sctp_health_check_with_sctp_support [0.084768s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_db_cleanup [0.016712s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_hk_cert_rotation_with_exception [0.011370s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_main [0.058573s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_spare_amphora_check [0.006299s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_find_all [0.053718s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_amphorav2_not_enabled [0.000759s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_jobboard [0.011645s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_listener_with_http_health_monitor [0.502896s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_appcookie_persistence [0.059328s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_health_monitor_http_check [0.065897s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_listener_with_tcp_health_monitor [0.123377s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http_xff_xfport [0.061719s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_https_real_monitor [0.124248s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_sctp_transform_listener [0.248894s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_get_template [0.000460s] ... ok DEBUG: {0} octavia.tests.unit.common.test_base_taskflow.TestTaskFlowServiceController.test_run_conductor [0.010886s] ... ok DEBUG: {0} octavia.tests.unit.common.test_clients.TestCinderAuth.test_get_cinder_client [0.004254s] ... ok DEBUG: {0} octavia.tests.unit.common.test_clients.TestNovaAuth.test_get_nova_client [0.003505s] ... ok DEBUG: {1} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_sign_cert_invalid_algorithm [0.723402s] ... ok DEBUG: 2022-06-16 08:28:39.875 4789 INFO octavia.common.config [-] Logging enabled! DEBUG: 2022-06-16 08:28:39.875 4789 INFO octavia.common.config [-] /usr/lib/python3.6/site-packages/stestr/subunit_runner/run.py version 8.0.2.dev38 DEBUG: {0} octavia.tests.unit.common.test_config.TestConfig.test_sanity [0.060395s] ... ok DEBUG: {0} octavia.tests.unit.common.test_constants.TestConstants.test_import [0.000370s] ... ok DEBUG: {0} octavia.tests.unit.common.test_data_models.TestDataModels.test_Amphora_update [0.012080s] ... ok DEBUG: {0} octavia.tests.unit.common.test_data_models.TestDataModels.test_LoadBalancer_update_add_vip [0.023334s] ... ok DEBUG: {0} octavia.tests.unit.common.test_data_models.TestDataModels.test_LoadBalancer_update_vip_update [0.005542s] ... ok DEBUG: {0} octavia.tests.unit.common.test_data_models.TestDataModels.test_Quota_update [0.000560s] ... ok DEBUG: {0} octavia.tests.unit.common.test_decorators.TestDecorator.test_get [0.007671s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_l7policies [0.235546s] ... ok DEBUG: {1} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_get_cert [0.137611s] ... ok DEBUG: {1} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_get_cert_bad_pkcs12 [0.040725s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_member_monitor_addr_port [0.068005s] ... ok DEBUG: Error storing certificate data: DEBUG: {1} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_store_cert [0.014515s] ... ok DEBUG: Error storing certificate data: DEBUG: {1} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_store_cert_failure [0.016101s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_monitor_http [0.026889s] ... ok DEBUG: {1} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_store_cert_failure [0.010053s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_persistence_http [0.024886s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert [0.017970s] ... ok DEBUG: {1} octavia.tests.unit.certificates.manager.test_local.TestLocalManager.test_delete_cert [0.040756s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_agent.TestAmphoraAgentCMD.test_main [0.006020s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_alpn [0.031786s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_sctp_health_check [0.020095s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_alpn [0.027109s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_sctp_health_check_fail [0.022823s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_sni [0.010458s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_health_monitor [0.001177s] ... ok DEBUG: {0} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_bad_action_noraise [0.231249s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_sctp_health_check_timeout [0.009464s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_main_keyboard_interrupt [0.018809s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_find [0.002114s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_find_all_empty [0.000401s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_update [0.004122s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_loadbalancer_with_l7 [0.060632s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_member [0.002401s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_cert [0.003721s] ... ok DEBUG: {0} octavia.tests.unit.common.test_policy.PolicyTestCase.test_check_is_admin_new_defaults [0.087272s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_amphorav2_warning [0.181193s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_jobboard_not_connected [0.001949s] ... ok DEBUG: {0} octavia.tests.unit.common.test_policy.PolicyTestCase.test_early_AND_authorization [0.032546s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_yaml_policy [0.016876s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_get_template [0.000419s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_custom_timeouts [0.023700s] ... ok DEBUG: {0} octavia.tests.unit.common.test_policy.PolicyTestCase.test_early_OR_authorization [0.082399s] ... ok DEBUG: {0} octavia.tests.unit.common.test_utils.TestConfig.test_get_amphora_driver [0.000816s] ... ok DEBUG: {0} octavia.tests.unit.common.test_utils.TestConfig.test_get_hostname [0.000308s] ... ok DEBUG: {0} octavia.tests.unit.common.test_utils.TestConfig.test_ip_netmask_to_cidr [0.000499s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_check_alpn_protocols [0.000477s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_check_default_ciphers_prohibit_list_conflict [0.000484s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_check_default_tls_versions_min_conflict [0.000565s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_check_session_persistence [0.013757s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_network_allowed_by_config [0.000586s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_network_exists_with_valid_subnet [0.000869s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_port_exists_with_bad_port [0.000858s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_port_exists_with_valid_port [0.000862s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_action_none [0.000395s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_action_reject [0.001897s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_create_must_have_action [0.000375s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_url [0.000529s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_update_action_rdr_url_arg [0.000370s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_url [0.000382s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_validate_regex [0.000416s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_validate_url_bad_schema [0.000454s] ... ok DEBUG: {0} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_build_pem [0.000744s] ... ok DEBUG: 2022-06-16 08:28:40.458 4789 ERROR octavia.common.tls_utils.cert_parser [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Unreadable Certificate.: pyasn1.error.SubstrateUnderrunError: 126<2 at DEBUG: 2022-06-16 08:28:40.458 4789 ERROR octavia.common.tls_utils.cert_parser Traceback (most recent call last): DEBUG: 2022-06-16 08:28:40.458 4789 ERROR octavia.common.tls_utils.cert_parser File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/common/tls_utils/cert_parser.py", line 226, in _get_certs_from_pkcs7_substrate DEBUG: 2022-06-16 08:28:40.458 4789 ERROR octavia.common.tls_utils.cert_parser asn1Spec=rfc2315.ContentInfo()) DEBUG: 2022-06-16 08:28:40.458 4789 ERROR octavia.common.tls_utils.cert_parser File "/usr/lib/python3.6/site-packages/pyasn1/codec/ber/decoder.py", line 1393, in __call__ DEBUG: 2022-06-16 08:28:40.458 4789 ERROR octavia.common.tls_utils.cert_parser '%s<%s at %s' % (size, len(encodedLength), tagSet) DEBUG: 2022-06-16 08:28:40.458 4789 ERROR octavia.common.tls_utils.cert_parser pyasn1.error.SubstrateUnderrunError: 126<2 at DEBUG: 2022-06-16 08:28:40.458 4789 ERROR octavia.common.tls_utils.cert_parser DEBUG: {0} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pkcs7_der_bad [0.005821s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_null_timeouts [0.171833s] ... ok DEBUG: {0} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pkcs7_pem [0.128107s] ... ok DEBUG: 2022-06-16 08:28:40.592 4789 ERROR octavia.common.tls_utils.cert_parser [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Unreadable Certificate.: binascii.Error: Incorrect padding DEBUG: 2022-06-16 08:28:40.592 4789 ERROR octavia.common.tls_utils.cert_parser Traceback (most recent call last): DEBUG: 2022-06-16 08:28:40.592 4789 ERROR octavia.common.tls_utils.cert_parser File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/common/tls_utils/cert_parser.py", line 166, in _parse_pkcs7_bundle DEBUG: 2022-06-16 08:28:40.592 4789 ERROR octavia.common.tls_utils.cert_parser for substrate in _read_pem_blocks(pkcs7): DEBUG: 2022-06-16 08:28:40.592 4789 ERROR octavia.common.tls_utils.cert_parser File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/common/tls_utils/cert_parser.py", line 214, in _read_pem_blocks DEBUG: 2022-06-16 08:28:40.592 4789 ERROR octavia.common.tls_utils.cert_parser yield b''.join([base64.b64decode(x) for x in certLines]) DEBUG: 2022-06-16 08:28:40.592 4789 ERROR octavia.common.tls_utils.cert_parser File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/common/tls_utils/cert_parser.py", line 214, in DEBUG: 2022-06-16 08:28:40.592 4789 ERROR octavia.common.tls_utils.cert_parser yield b''.join([base64.b64decode(x) for x in certLines]) DEBUG: 2022-06-16 08:28:40.592 4789 ERROR octavia.common.tls_utils.cert_parser File "/usr/lib64/python3.6/base64.py", line 87, in b64decode DEBUG: 2022-06-16 08:28:40.592 4789 ERROR octavia.common.tls_utils.cert_parser return binascii.a2b_base64(s) DEBUG: 2022-06-16 08:28:40.592 4789 ERROR octavia.common.tls_utils.cert_parser binascii.Error: Incorrect padding DEBUG: 2022-06-16 08:28:40.592 4789 ERROR octavia.common.tls_utils.cert_parser DEBUG: {0} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pkcs7_pem_bad [0.006898s] ... ok DEBUG: {0} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_primary_cn [0.000559s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_proxy_protocol [0.111967s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_sourceip_persistence [0.018152s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls [0.029543s] ... ok DEBUG: 2022-06-16 08:28:40.600 4789 ERROR octavia.common.tls_utils.cert_parser [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Unreadable Certificate.: ValueError: Unable to load certificate DEBUG: 2022-06-16 08:28:40.600 4789 ERROR octavia.common.tls_utils.cert_parser Traceback (most recent call last): DEBUG: 2022-06-16 08:28:40.600 4789 ERROR octavia.common.tls_utils.cert_parser File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/common/tls_utils/cert_parser.py", line 323, in _get_x509_from_der_bytes DEBUG: 2022-06-16 08:28:40.600 4789 ERROR octavia.common.tls_utils.cert_parser backends.default_backend()) DEBUG: 2022-06-16 08:28:40.600 4789 ERROR octavia.common.tls_utils.cert_parser File "/usr/lib64/python3.6/site-packages/cryptography/x509/base.py", line 77, in load_der_x509_certificate DEBUG: 2022-06-16 08:28:40.600 4789 ERROR octavia.common.tls_utils.cert_parser return backend.load_der_x509_certificate(data) DEBUG: 2022-06-16 08:28:40.600 4789 ERROR octavia.common.tls_utils.cert_parser File "/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 1383, in load_der_x509_certificate DEBUG: 2022-06-16 08:28:40.600 4789 ERROR octavia.common.tls_utils.cert_parser raise ValueError("Unable to load certificate") DEBUG: 2022-06-16 08:28:40.600 4789 ERROR octavia.common.tls_utils.cert_parser ValueError: Unable to load certificate DEBUG: 2022-06-16 08:28:40.600 4789 ERROR octavia.common.tls_utils.cert_parser DEBUG: {0} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_x509_from_der_bytes_bad [0.003839s] ... ok DEBUG: {0} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_prepare_private_key [0.020945s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_conflict_exception [0.011740s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_port_not_found_exception [0.004984s] ... ok DEBUG: 2022-06-16 08:28:40.646 4789 ERROR octavia.compute.drivers.nova_driver [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Error attaching network 195c1a2f-b667-47c5-8638-2d8545f7ec8a with ip None and port None to amphora (compute_id: 5de7ffbc-59c3-4e6d-bb6d-d51bf2c487fd) : Exception: boom DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_unknown_exception [0.004947s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_ciphers_or_versions [0.088554s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_with_full_pool_cert [0.016202s] ... ok DEBUG: 2022-06-16 08:28:40.687 4789 ERROR octavia.compute.drivers.nova_driver [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Error create server group instance.: Exception DEBUG: 2022-06-16 08:28:40.687 4789 ERROR octavia.compute.drivers.nova_driver Traceback (most recent call last): DEBUG: 2022-06-16 08:28:40.687 4789 ERROR octavia.compute.drivers.nova_driver File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/compute/drivers/nova_driver.py", line 286, in create_server_group DEBUG: 2022-06-16 08:28:40.687 4789 ERROR octavia.compute.drivers.nova_driver server_group_obj = self.server_groups.create(**kwargs) DEBUG: 2022-06-16 08:28:40.687 4789 ERROR octavia.compute.drivers.nova_driver File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: 2022-06-16 08:28:40.687 4789 ERROR octavia.compute.drivers.nova_driver return _mock_self._mock_call(*args, **kwargs) DEBUG: 2022-06-16 08:28:40.687 4789 ERROR octavia.compute.drivers.nova_driver File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: 2022-06-16 08:28:40.687 4789 ERROR octavia.compute.drivers.nova_driver raise effect DEBUG: 2022-06-16 08:28:40.687 4789 ERROR octavia.compute.drivers.nova_driver Exception DEBUG: 2022-06-16 08:28:40.687 4789 ERROR octavia.compute.drivers.nova_driver DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_create_server_group [0.103678s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy [0.003232s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy_2_8 [0.003500s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_https_real_monitor [0.685642s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_listener [0.052744s] ... ok DEBUG: 2022-06-16 08:28:40.778 4789 ERROR octavia.compute.drivers.nova_driver [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Error deleting nova virtual machine.: Exception DEBUG: 2022-06-16 08:28:40.778 4789 ERROR octavia.compute.drivers.nova_driver Traceback (most recent call last): DEBUG: 2022-06-16 08:28:40.778 4789 ERROR octavia.compute.drivers.nova_driver File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/compute/drivers/nova_driver.py", line 160, in delete DEBUG: 2022-06-16 08:28:40.778 4789 ERROR octavia.compute.drivers.nova_driver self.manager.delete(server=compute_id) DEBUG: 2022-06-16 08:28:40.778 4789 ERROR octavia.compute.drivers.nova_driver File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: 2022-06-16 08:28:40.778 4789 ERROR octavia.compute.drivers.nova_driver return _mock_self._mock_call(*args, **kwargs) DEBUG: 2022-06-16 08:28:40.778 4789 ERROR octavia.compute.drivers.nova_driver File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: 2022-06-16 08:28:40.778 4789 ERROR octavia.compute.drivers.nova_driver raise effect DEBUG: 2022-06-16 08:28:40.778 4789 ERROR octavia.compute.drivers.nova_driver Exception DEBUG: 2022-06-16 08:28:40.778 4789 ERROR octavia.compute.drivers.nova_driver DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_delete [0.028006s] ... ok DEBUG: 2022-06-16 08:28:40.791 4789 WARNING octavia.compute.drivers.nova_driver [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Server group instance with id: 49b60c2c-fe74-4734-804d-7e38a0f4e813 not found. Assuming already deleted.: novaclient.exceptions.NotFound: Not found (HTTP test_exception) DEBUG: 2022-06-16 08:28:40.804 4789 ERROR octavia.compute.drivers.nova_driver [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Error delete server group instance.: Exception DEBUG: 2022-06-16 08:28:40.804 4789 ERROR octavia.compute.drivers.nova_driver Traceback (most recent call last): DEBUG: 2022-06-16 08:28:40.804 4789 ERROR octavia.compute.drivers.nova_driver File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/compute/drivers/nova_driver.py", line 299, in delete_server_group DEBUG: 2022-06-16 08:28:40.804 4789 ERROR octavia.compute.drivers.nova_driver self.server_groups.delete(server_group_id) DEBUG: 2022-06-16 08:28:40.804 4789 ERROR octavia.compute.drivers.nova_driver File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: 2022-06-16 08:28:40.804 4789 ERROR octavia.compute.drivers.nova_driver return _mock_self._mock_call(*args, **kwargs) DEBUG: 2022-06-16 08:28:40.804 4789 ERROR octavia.compute.drivers.nova_driver File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: 2022-06-16 08:28:40.804 4789 ERROR octavia.compute.drivers.nova_driver raise result DEBUG: 2022-06-16 08:28:40.804 4789 ERROR octavia.compute.drivers.nova_driver Exception DEBUG: 2022-06-16 08:28:40.804 4789 ERROR octavia.compute.drivers.nova_driver DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_delete_server_group [0.025939s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_l7policies [0.112440s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_log [0.043150s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_listener_with_l7 [0.115629s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_ping_monitor_http [0.056981s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy_disabled_rule [0.001158s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_listener [0.052288s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool [0.005349s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_cert [0.033560s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_http_reuse [0.002854s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.logging.test_logging_jinja_cfg.LoggingJinjaTestCase.test_build_agent_config [0.049125s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_disabled_sctp_listener [0.174374s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_one_packet [0.013359s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_source_ip [0.011410s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_with_health_monitor [0.008719s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_no_other_resources [0.003888s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_source_ip [0.020947s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_sctp_transform_health_monitor [0.004271s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_sctp_transform_member [0.001198s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_sctp_transform_session_persistence [0.000643s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_transform_listener [0.018833s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.test_user_data_jinja_cfg.TestUserDataJinjaCfg.test_build_user_data_config [0.012308s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.test_user_data_jinja_cfg.TestUserDataJinjaCfg.test_build_user_data_config_no_files [0.002278s] ... ok DEBUG: {3} octavia.tests.unit.common.test_base_taskflow.TestBaseTaskFlowEngine.test_taskflow_load [0.006592s] ... ok DEBUG: {3} octavia.tests.unit.common.test_clients.TestGlanceAuth.test_get_glance_client [0.005039s] ... ok DEBUG: {3} octavia.tests.unit.common.test_config.TestConfig.test_validate_server_certs_key_passphrase [0.001985s] ... ok DEBUG: {3} octavia.tests.unit.common.test_data_models.TestDataModels.test_Pool_update_SP_update [0.000905s] ... ok DEBUG: {3} octavia.tests.unit.common.test_policy.IsAdminCheckTestCase.test_call_false [0.060359s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_disabled_member [0.625014s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_limited_connections [0.056985s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_member_monitor_addr_port [0.041532s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_persistence_http [0.010548s] ... ok DEBUG: {3} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_bad_action_throws [0.153980s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_null_timeouts [0.042156s] ... ok DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. DEBUG: warnings.warn(deprecated_msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. DEBUG: warnings.warn(deprecated_msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. DEBUG: warnings.warn(deprecated_msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:1065: UserWarning: Policy context_is_admin failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required DEBUG: warnings.warn(msg) DEBUG: Policy not registered DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/common/policy.py", line 119, in authorize DEBUG: action, target, credentials, do_raise=do_raise, exc=exc) DEBUG: File "/usr/lib/python3.6/site-packages/oslo_policy/policy.py", line 1135, in authorize DEBUG: raise PolicyNotRegistered(rule) DEBUG: oslo_policy.policy.PolicyNotRegistered: Policy example:noexist has not been registered DEBUG: {3} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_nonexistent_action_throws [0.039970s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert [0.041973s] ... ok DEBUG: {3} octavia.tests.unit.common.test_policy.PolicyTestCase.test_check_is_admin [0.063269s] ... ok DEBUG: {3} octavia.tests.unit.common.test_policy.PolicyTestCase.test_check_is_admin_fail [0.053399s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_sourceip_persistence [0.104638s] ... ok DEBUG: {3} octavia.tests.unit.common.test_policy.PolicyTestCase.test_get_enforcer [0.079639s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls [0.063643s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_health_monitor [0.000882s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy [0.021300s] ... ok DEBUG: {3} octavia.tests.unit.common.test_policy.PolicyTestCase.test_templatized_authorization [0.071346s] ... ok DEBUG: {3} octavia.tests.unit.common.test_stats.TestStatsMixin.test_get_listener_stats [0.008166s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_check_port_in_use [0.000913s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_ip_not_reserved [0.005367s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_network_exists_with_bad_network [0.000854s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_qos_extension_disabled [0.000454s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_action_rdr_pool_model [0.017688s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_action_rdr_url [0.000583s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_bad_action [0.000419s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_both_rdr_args_a [0.053587s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_id_none_create [0.000404s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_noid_none_create [0.000385s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_url_bad_url [0.013932s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_update_must_have_args [0.000513s] ... ok DEBUG: Unreadable Certificate. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/common/tls_utils/cert_parser.py", line 291, in get_cert_expiration DEBUG: backends.default_backend()) DEBUG: File "/usr/lib64/python3.6/site-packages/cryptography/x509/base.py", line 72, in load_pem_x509_certificate DEBUG: return backend.load_pem_x509_certificate(data) DEBUG: File "/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 1364, in load_pem_x509_certificate DEBUG: mem_bio = self._bytes_to_bio(data) DEBUG: File "/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 662, in _bytes_to_bio DEBUG: data_ptr = self._ffi.from_buffer(data) DEBUG: TypeError: from_buffer() cannot return the address of a unicode object DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_header_value_string [0.000733s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_validate_cookie_value_string [0.000437s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_validate_header_name [0.000403s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_validate_url_path [0.001655s] ... ok DEBUG: {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_cert_expiration [0.003999s] ... ok DEBUG: {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pkcs7_der [0.028751s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_with_health_monitor_ip_port [0.206477s] ... ok DEBUG: {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_load_certificates [0.033234s] ... ok DEBUG: {3} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_build [0.000459s] ... ok DEBUG: {3} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_detach_port [0.000347s] ... ok DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port [0.006822s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_listener_with_http_health_monitor [0.025196s] ... ok DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_general_not_found_exception [0.010560s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_with_health_monitor [0.027096s] ... ok DEBUG: Nova failed to build the instance due to: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/compute/drivers/nova_driver.py", line 142, in build DEBUG: availability_zone=az_name DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_build [0.052590s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_with_health_monitor_ip_port [0.037370s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_transform_health_monitor [0.000900s] ... ok DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_create_server_group [0.022821s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_transform_pool [0.020279s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_transform_session_persistence [0.000651s] ... ok DEBUG: {1} octavia.tests.unit.common.test_base_taskflow.TestTaskFlowServiceController.test_run_poster [0.010349s] ... ok DEBUG: {1} octavia.tests.unit.common.test_data_models.TestDataModels.test_ListenerStatistics_iadd [0.000625s] ... ok DEBUG: {1} octavia.tests.unit.common.test_data_models.TestDataModels.test_Pool_update [0.000647s] ... ok DEBUG: {1} octavia.tests.unit.common.test_exceptions.TestExceptions.test_exception [0.000338s] ... ok DEBUG: {1} octavia.tests.unit.common.test_policy.IsAdminCheckTestCase.test_init_false [0.041596s] ... ok DEBUG: {1} octavia.tests.unit.common.test_policy.IsAdminCheckTestCase.test_init_true [0.005045s] ... ok DEBUG: {1} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_http [0.028195s] ... ok DEBUG: {1} octavia.tests.unit.common.test_utils.TestConfig.test_is_ipv4 [0.001065s] ... ok DEBUG: {1} octavia.tests.unit.common.test_utils.TestConfig.test_is_ipv6 [0.000324s] ... ok DEBUG: {1} octavia.tests.unit.common.test_utils.TestConfig.test_netmask_to_prefix [0.000326s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_check_tls_version_list [0.001740s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_check_tls_version_min [0.001983s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_is_flavor_spares_compatible [0.000316s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_network_exists_with_bad_subnet [0.003129s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_network_exists_with_valid_network [0.001514s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_qos_policy_exists [0.001832s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_both_rdr_args_b [0.000376s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_both_none_create [0.000358s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_noid [0.003824s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_cookie_value_string [0.000558s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_header_name [0.000335s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_regex [0.001432s] ... ok DEBUG: {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pem_chain [0.000604s] ... ok DEBUG: {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_prepare_private_key_orig_not_encrypted [0.005705s] ... ok DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. DEBUG: warnings.warn(deprecated_msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. DEBUG: warnings.warn(deprecated_msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. DEBUG: warnings.warn(deprecated_msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:1065: UserWarning: Policy context_is_admin failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required DEBUG: warnings.warn(msg) DEBUG: Passphrase required. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/common/tls_utils/cert_parser.py", line 82, in _read_private_key DEBUG: backends.default_backend()) DEBUG: File "/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/base.py", line 18, in load_pem_private_key DEBUG: return backend.load_pem_private_key(data, password) DEBUG: File "/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 1247, in load_pem_private_key DEBUG: password, DEBUG: File "/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 1463, in _load_key DEBUG: "Password was not given but private key is encrypted" DEBUG: TypeError: Password was not given but private key is encrypted DEBUG: {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_read_private_key_pem [0.011431s] ... ok DEBUG: {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_split_x509s [0.001578s] ... ok DEBUG: {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_validate_cert_and_key_match [0.010384s] ... ok DEBUG: Unreadable Certificate. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/common/tls_utils/cert_parser.py", line 308, in _get_x509_from_pem_bytes DEBUG: backends.default_backend()) DEBUG: File "/usr/lib64/python3.6/site-packages/cryptography/x509/base.py", line 72, in load_pem_x509_certificate DEBUG: return backend.load_pem_x509_certificate(data) DEBUG: File "/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 1371, in load_pem_x509_certificate DEBUG: "Unable to load certificate. See https://cryptography.io/en/la" DEBUG: ValueError: Unable to load certificate. See https://cryptography.io/en/latest/faq/#why-can-t-i-import-my-pem-file for more details. DEBUG: {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_validate_cert_handles_intermediates [0.014040s] ... ok DEBUG: {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_x509_parses [0.015327s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_attach_network_or_port [0.000463s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_create_server_group [0.000490s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_delete_server_group [0.000330s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_get_amphora [0.003418s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_validate_availability_zone [0.000334s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_validate_flavor [0.000321s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_translate_amphora [0.007999s] ... ok DEBUG: Error detaching port e687cc42-6169-43ed-ac9a-26583e3b43d7 from amphora with compute ID 6d92ecd2-172e-4558-84f5-ddab3703bebb. Skipping. DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_detach_network [0.206020s] ... ok DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_detach_network_with_exception [0.004118s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_default_boot_network [0.016739s] ... ok DEBUG: Nova reports a failure getting listing availability zones: Nova availability zone bogus not found. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/compute/drivers/nova_driver.py", line 414, in validate_availability_zone DEBUG: resource='Nova availability zone', id=availability_zone) DEBUG: octavia.common.exceptions.InvalidSubresource: Nova availability zone bogus not found. DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_validate_availability_zone_with_exception [0.008354s] ... ok DEBUG: {3} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestCertRotation.test_cert_rotation_non_expired_amphora [0.001887s] ... ok DEBUG: {1} octavia.tests.unit.controller.healthmanager.test_health_manager.TestHealthManager.test_health_check_db_error [0.005773s] ... ok DEBUG: {1} octavia.tests.unit.controller.healthmanager.test_health_manager.TestHealthManager.test_health_check_exit [0.007800s] ... ok DEBUG: {1} octavia.tests.unit.controller.healthmanager.test_health_manager.TestHealthManager.test_health_check_nonstale_amphora [0.002331s] ... ok DEBUG: {1} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestCertRotation.test_cert_rotation_expired_amphora_without_exception_amphorav2 [0.005948s] ... ok DEBUG: {1} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestCertRotation.test_cert_rotation_non_expired_amphora_amphorav2 [0.001068s] ... ok DEBUG: {3} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestSpareCheck.test_spare_check_diff_count [0.005409s] ... ok DEBUG: {3} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestSpareCheck.test_spare_check_diff_count_multi_az [0.014448s] ... ok DEBUG: {1} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestDatabaseCleanup.test_delete_old_amphorae_Zombie [0.015807s] ... ok DEBUG: {1} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestDatabaseCleanup.test_delete_old_load_balancer [0.010094s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v1.test_consumer.TestConsumer.test_consumer_run [0.003352s] ... ok DEBUG: {3} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_batch_update_members [0.050262s] ... ok DEBUG: {3} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_load_balancer_no_flavor_or_az [0.036583s] ... ok DEBUG: {3} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_delete_amphora [0.033359s] ... ok DEBUG: {3} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_delete_listener [0.069272s] ... ok DEBUG: {3} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_delete_load_balancer [0.032491s] ... ok DEBUG: {3} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_update_l7rule [0.052892s] ... ok DEBUG: {3} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_update_member [0.040418s] ... ok DEBUG: {3} octavia.tests.unit.controller.queue.v2.test_consumer.TestConsumer.test_consumer_terminate [0.015413s] ... ok DEBUG: {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_l7rule [0.006186s] ... ok DEBUG: {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_load_balancer [0.001204s] ... ok DEBUG: {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_load_balancer_no_flavor_or_az [0.001898s] ... ok DEBUG: {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_member [0.008693s] ... ok DEBUG: {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_l7rule [0.004059s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_update_build_status_and_available_build_slots [0.008721s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_loadbalancer_prov_status_active [0.001078s] ... ok DEBUG: Failed to update load balancer 62fafcde-2346-4c08-95a5-c855de21fbca provisioning status to ACTIVE due to: fail DEBUG: Failed to update load balancer 272eedea-653c-48f7-9426-beb71bc4562e provisioning status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_loadbalancer_prov_status_error [0.001935s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_amphora_for_lb_failover_flow_single [0.047914s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_health_monitor [0.405097s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_master_create_amphora_for_lb_flow [0.016151s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_act_stdby [0.043292s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_delete_health_monitor_flow [0.010559s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_update_health_monitor_flow [0.006144s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_update_l7policy_flow [0.003289s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_l7rule [0.064066s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_l7rule_flows.TestL7RuleFlows.test_get_create_l7rule_flow [0.003047s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_l7rule_flows.TestL7RuleFlows.test_get_delete_l7rule_flow [0.004123s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_listener_flows.TestListenerFlows.test_get_create_listener_flow [0.004747s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_active_standby_load_balancer_flow [0.094298s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_listener [0.151976s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_load_balancer [0.101356s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flows_active_standby_listeners [0.182078s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_delete_load_balancer_flow [0.024931s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_delete_pool [0.122566s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_amps_act_stdby [0.116914s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_update_load_balancer [0.058782s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_update_pool [0.033841s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_batch_update_members [0.001664s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_l7policy [0.001126s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_listener [0.001105s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_health_monitor [0.001951s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_l7policy [0.001884s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_load_balancer [0.001153s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_amphora_agent_config [0.002139s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_health_monitor [0.001725s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_member [0.001150s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_pool [0.007004s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_add_to_build_request_queue [0.013433s] ... ok DEBUG: Failed to update l7policy a2fc6b4a-6cb0-4a8b-bd06-aa204ddf7dbe provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_remove_all_from_build_req_queue [0.003515s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_l7policy_prov_status_error [0.001378s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_bogus_role [0.016357s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_vrrp_subflow [0.012440s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_create_health_monitor_flow [0.006710s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_delete_l7policy_flow [0.003661s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_l7rule_flows.TestL7RuleFlows.test_get_update_l7rule_flow [0.003655s] ... ok DEBUG: Unknown topology: BOGUS. Unable to build load balancer. DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_bogus_topology_load_balancer_flow [0.003326s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flow [0.016654s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_no_amps_act_stdby [0.055568s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amps_act_stdby [0.198445s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_no_amps_single [0.030543s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_member_flows.TestMemberFlows.test_get_batch_update_members_flow [0.044892s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_bogus_amp_single [0.041740s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_member_flows.TestMemberFlows.test_get_create_member_flow [0.028808s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_pool_flows.TestPoolFlows.test_get_delete_pool_flow_internal [0.009891s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amps_bogus_act_stdby [0.078068s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amp_listeners_update [0.048028s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_compute_connectivity_wait [0.017405s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_get_diagnostics [0.006662s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_update_vrrp_interface [0.014538s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_vrrp_start [0.008265s] ... ok DEBUG: Failed to update amphora f30397b9-12b6-4f26-81a0-bbd3964003f1 status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_network_plug [0.021606s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_update_vrrp_interface [0.006245s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amps_spare_act_stdby [0.099889s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_vrrp_update [0.029479s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listeners_start [0.020799s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_attach_port [0.050215s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amps_standalone_act_stdby [0.123966s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_update_load_balancer_flow [0.002939s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_pool_flows.TestPoolFlows.test_get_update_pool_flow [0.011045s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_cert_upload [0.008965s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_vrrp_update [0.009587s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_vrrp_start [0.007786s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_post_network_plug [0.005521s] ... ok DEBUG: Failed to update amphora 16661bd4-e654-4dca-aa03-0b342b134ca0 status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listeners_update [0.004684s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_cert [0.013231s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_without_ssh_access [0.018680s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait_skipped [0.004669s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_create [0.007343s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_delete_with_None [0.002564s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_delete_health_monitor_in_db [0.005814s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_get_amphora_details [0.002534s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db_full_graph [0.008643s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_booting_in_db [0.015703s] ... ok DEBUG: Failed to update health monitor 726427ca-5d1f-47d6-ad87-138d769a5fc6 provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_active_in_db [0.235244s] ... ok DEBUG: Failed to update l7policy b4ff05ce-00e7-4fdd-a46f-95b5a85c22ab provisioning status to ERROR due to: fail DEBUG: Failed to update listener aa011309-f61b-4c69-bbe7-bf1cbd790f7b provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_delete_in_db [0.004816s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_and_listeners_active_in_db [0.003915s] ... ok DEBUG: Failed to update member 4c5ff68b-04d9-4b59-9b32-d30b78ee72b8 provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_active_in_db [0.009602s] ... ok DEBUG: Failed to update pool 59284aa7-f2c1-4ba6-882b-edf5b929bedf provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_pending_delete_in_db [0.003658s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_pending_update_in_db [0.004837s] ... ok DEBUG: Failed to update pool 59284aa7-f2c1-4ba6-882b-edf5b929bedf provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_reload_load_balancer [0.003001s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_vip_data2 [0.002620s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_member_in_db [0.015699s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_pool_members_operating_status_in_db [0.006753s] ... ok DEBUG: Failed to decrement health monitor quota for project: 013c35d1-7771-41f9-96f0-3625a8098d23 the project may have excess quota in use. DEBUG: Reverting decrement quota for health monitor on project 013c35d1-7771-41f9-96f0-3625a8098d23 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for health monitor on project 013c35d1-7771-41f9-96f0-3625a8098d23 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for health monitor on project 013c35d1-7771-41f9-96f0-3625a8098d23 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for health monitor on project 013c35d1-7771-41f9-96f0-3625a8098d23 Project quota counts may be incorrect. DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_health_monitor_quota [0.007321s] ... ok DEBUG: Reverting decrement quota for l7policy on project a0f88f40-501f-4cb5-87d0-2eb7d72cc196 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for l7policy on project a0f88f40-501f-4cb5-87d0-2eb7d72cc196 Project quota counts may be incorrect. DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_l7policy_quota_with_children [0.006314s] ... ok DEBUG: Failed to decrement member quota for project: 280e0e8b-b516-4d50-9d98-857a4082e0c0 the project may have excess quota in use. DEBUG: Reverting decrement quota for member on project 280e0e8b-b516-4d50-9d98-857a4082e0c0 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for member on project 280e0e8b-b516-4d50-9d98-857a4082e0c0 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for member on project 280e0e8b-b516-4d50-9d98-857a4082e0c0 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for member on project 280e0e8b-b516-4d50-9d98-857a4082e0c0 Project quota counts may be incorrect. DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_member_quota [0.007217s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_AmphoraToErrorOnRevertTask [0.005531s] ... ok DEBUG: Failed to update pool 17c37413-6b04-485c-acee-1d1626c69fcd provisioning status to ACTIVE due to: No sql_connection parameter is established DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_HealthMonitorToErrorOnRevertTask [0.008012s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_ListenersToErrorOnRevertTask [0.007530s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_get_member_ports [0.007840s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_get_vip_security_group_id [0.003180s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_handle_network_delta [0.007661s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_retrieve_portids_on_amphora_except_lb_network [0.005520s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_update_vip_sg [0.002849s] ... ok DEBUG: test_retry attempt 1 of 2 failed. Sleeping 1 seconds and retrying. DEBUG: 3 retries with interval 1 seconds have failed for test_retry. Giving up. DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_retry_tasks.TestRetryTasks.test_sleeping_retry_times_controller [0.001631s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_load_balancer_full_graph_active_standby [0.006234s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_load_balancer_full_graph_single [0.004616s] ... ok DEBUG: Failed to fetch load_balancer cfacde01-9e57-4817-9bd5-e0e9d2b66bce from DB. Retrying for up to 60 seconds. DEBUG: Failed to fetch load_balancer cfacde01-9e57-4817-9bd5-e0e9d2b66bce from DB. Retrying for up to 60 seconds. DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_delete [3.035898s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait [0.007572s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_delete_amphorae_on_load_balancer [0.008847s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_create_vrrp_group_for_lb [0.005419s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_delete_listener_in_db [0.014294s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_delete_member_in_db [0.013494s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_get_amphorae_from_loadbalancer [0.003944s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_get_loadbalancer [0.004059s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_deleted_in_db [0.009159s] ... ok DEBUG: Failed to update amphora b63a1ba9-332d-4203-9bbf-c31f4641fc4a status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_deleted_in_db [0.003841s] ... ok DEBUG: Failed to update amphora b63a1ba9-332d-4203-9bbf-c31f4641fc4a status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_pending_delete_in_db [0.006951s] ... ok DEBUG: Failed to update amphora b63a1ba9-332d-4203-9bbf-c31f4641fc4a status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_pending_update_in_db [0.007625s] ... ok DEBUG: Failed to update health monitor 3683f68d-693e-4430-9dcf-8d094d505eed provisioning status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_create_in_db [0.004112s] ... ok DEBUG: Failed to update l7rule 68de184c-7a64-4f68-b124-d271a72d3f5b provisioning status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_active_in_db [0.003628s] ... ok DEBUG: Failed to update l7rule 68de184c-7a64-4f68-b124-d271a72d3f5b provisioning status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_pending_create_in_db [0.003610s] ... ok DEBUG: Failed to update l7rule 68de184c-7a64-4f68-b124-d271a72d3f5b provisioning status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_pending_update_in_db [0.004956s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_amphorae_deleted_in_db [0.003239s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_amphorae_health_monitoring_busy [0.004100s] ... ok DEBUG: Failed to update member 0afa016b-a6fd-4777-aece-9506ea411f41 provisioning status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_delete_in_db [0.004032s] ... ok DEBUG: Failed to update pool 4787bdc5-3e98-4b31-8226-5f8c03bdb313 provisioning status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_active_in_db [0.004040s] ... ok DEBUG: Failed to update pool 4787bdc5-3e98-4b31-8226-5f8c03bdb313 provisioning status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_pending_create_in_db [0.004018s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_info [0.003004s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_vip_data [0.002333s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_l7policy_in_db [0.255022s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_pool_in_db [0.013594s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_vip_after_allocation [0.011136s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_vip_in_db_during_update_loadbalancer [0.006877s] ... ok DEBUG: Failed to decrement l7policy quota for project: e213cb21-ab9c-4662-a8d3-d679ccb2983a the project may have excess quota in use. DEBUG: Reverting decrement quota for l7policy on project e213cb21-ab9c-4662-a8d3-d679ccb2983a Project quota counts may be incorrect. DEBUG: Reverting decrement quota for l7policy on project e213cb21-ab9c-4662-a8d3-d679ccb2983a Project quota counts may be incorrect. DEBUG: Reverting decrement quota for l7policy on project e213cb21-ab9c-4662-a8d3-d679ccb2983a Project quota counts may be incorrect. DEBUG: Reverting decrement quota for l7policy on project e213cb21-ab9c-4662-a8d3-d679ccb2983a Project quota counts may be incorrect. DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_l7policy_quota [0.004872s] ... ok DEBUG: Failed to decrement load balancer quota for project: 8ef40e5d-7538-44f0-a8b8-63a0b8b18c67 the project may have excess quota in use. DEBUG: Reverting decrement quota for load balancer on project 8ef40e5d-7538-44f0-a8b8-63a0b8b18c67 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for load balancer on project 8ef40e5d-7538-44f0-a8b8-63a0b8b18c67 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for load balancer on project 8ef40e5d-7538-44f0-a8b8-63a0b8b18c67 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for load balancer on project 8ef40e5d-7538-44f0-a8b8-63a0b8b18c67 Project quota counts may be incorrect. DEBUG: Failed to update l7policy provisioning status to ACTIVE due to: No sql_connection parameter is established DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_loadbalancer_quota [0.017922s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_L7RuleToErrorOnRevertTask [0.004398s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_LoadBalancerToErrorOnRevertTask [0.002093s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_MembersToErrorOnRevertTask [0.002909s] ... ok DEBUG: Failed to fetch load_balancer cfacde01-9e57-4817-9bd5-e0e9d2b66bce from DB. Retrying for up to 60 seconds. DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_create_vip_base_port [1.005903s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_get_amphorae_network_configs [0.019814s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_get_plumbed_networks [0.020014s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_handle_network_deltas [0.018014s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_plug_networks [0.002991s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_plug_vip [0.003220s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_plug_vip_amphora [0.002187s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_update_vip [0.008782s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_amphora_with_az [0.003465s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_load_balancer_active_standby [0.022099s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_health_monitor [0.004196s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amphora_lb_act_stdby [0.004414s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_deleted_amphora [0.002652s] ... ok DEBUG: Amphora a0dbb992-1de9-4574-8bc0-8fe1502a21ab is marked DELETED in the database but was submitted for failover. Deleting it from the amphora health table to exclude it from health checks and skipping the failover. DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_act_stdby [0.020279s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_amphora_agent_config [0.004315s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_health_monitor [0.005150s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_listener [0.004015s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_load_balancer [0.003126s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test__finalize_flow [0.006679s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test__retry_flow [0.002104s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_create_amphora_flow_cert [0.009474s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_vrrp_subflow [0.006319s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_update_amphora_config_flow [0.001764s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_create_health_monitor_flow [0.002946s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_delete_health_monitor_flow [0.003443s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_update_health_monitor_flow [0.003203s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_delete_l7policy_flow [0.006700s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_l7rule_flows.TestL7RuleFlows.test_get_create_l7rule_flow [0.002816s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_active_standby_load_balancer_flow [0.073823s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flows_active_standby_listeners [0.116329s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flows_single_listeners [0.040788s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_delete_load_balancer_flow [0.029925s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_three_amps_act_stdby [0.052374s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amps_act_stdby [0.060340s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amps_bogus_act_stdby [0.049741s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_post_lb_amp_association_flow [0.021397s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_member_flows.TestMemberFlows.test_get_update_member_flow [0.013450s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_cert_upload [0.005882s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_vrrp_start [0.004466s] ... ok DEBUG: Failed to update amphora 2b855d44-b511-4861-968d-aae3eb7602ab status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_vip_plug [0.004847s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_vrrp_update [0.005771s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_post_vip_plug [0.020952s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_cert_task.TestCertTasks.test_execute [0.001376s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_attach_port [0.007719s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_cert [0.011788s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait_error_status [0.011726s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_delete_amphorae_on_load_balancer [0.005044s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_create [0.004404s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_delete_with_None [0.002645s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_delete_with_sever_group_id [0.002627s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_create_amphora_in_db [0.005678s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_health_monitor_in_db [0.003331s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_member_in_db [0.006592s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_pool_in_db [0.011419s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_disable_amphora_health_monitoring [0.002914s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_map_loadbalancer_to_amphora [0.002927s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_map_loadbalancer_to_amphora_with_az [0.003386s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db_and_listeners [0.018224s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_deleted_in_db [0.003927s] ... ok DEBUG: Failed to update amphora 4fdd62ca-c347-4551-b7e9-c5b32af1dc2e status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_allocated_in_db [0.005477s] ... ok DEBUG: Failed to update health monitor 81bca7d2-d11d-4f19-9bb3-2df90c706d18 provisioning status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_delete_in_db [0.018004s] ... ok DEBUG: Failed to update listener 5d487658-3f93-4e65-a80f-d5f5a80d8f5e provisioning status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_amphorae_deleted_in_db [0.008245s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_listener_deleted_in_db [0.019010s] ... ok DEBUG: Failed to update member 1bf1eae2-76a9-48dd-bc0f-86588879c645 provisioning status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_delete_in_db [0.010514s] ... ok DEBUG: Failed to update pool 0c6e3771-d21d-403d-a1d1-ac1e686a84dd provisioning status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_active_in_db [0.005578s] ... ok DEBUG: Failed to update pool 0c6e3771-d21d-403d-a1d1-ac1e686a84dd provisioning status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_pending_create_in_db [0.022005s] ... ok DEBUG: Failed to update pool 0c6e3771-d21d-403d-a1d1-ac1e686a84dd provisioning status to ERROR due to: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_pending_delete_in_db [0.018189s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_info [0.030587s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_vip_data [0.008099s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_vip_after_allocation [0.003148s] ... ok DEBUG: Failed to decrement health monitor quota for project: 0bdc853c-52ec-42e4-b1b6-1faf77986385 the project may have excess quota in use. DEBUG: Reverting decrement quota for health monitor on project 0bdc853c-52ec-42e4-b1b6-1faf77986385 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for health monitor on project 0bdc853c-52ec-42e4-b1b6-1faf77986385 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for health monitor on project 0bdc853c-52ec-42e4-b1b6-1faf77986385 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for health monitor on project 0bdc853c-52ec-42e4-b1b6-1faf77986385 Project quota counts may be incorrect. DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_vip_in_db_during_update_loadbalancer [0.018398s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_health_monitor_quota [0.013197s] ... ok DEBUG: Failed to decrement l7policy quota for project: b0a5cb95-9fb1-493f-86c4-9648639c106b the project may have excess quota in use. DEBUG: Reverting decrement quota for l7policy on project f3bbb17c-26fd-4322-87f5-4a462b2ab885 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for l7policy on project f3bbb17c-26fd-4322-87f5-4a462b2ab885 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for l7policy on project f3bbb17c-26fd-4322-87f5-4a462b2ab885 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for l7policy on project f3bbb17c-26fd-4322-87f5-4a462b2ab885 Project quota counts may be incorrect. DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_l7policy_quota [0.024049s] ... ok DEBUG: Failed to decrement load balancer quota for project: e9a15101-8ede-4695-8482-880c42707ffb the project may have excess quota in use. DEBUG: Reverting decrement quota for load balancer on project e9a15101-8ede-4695-8482-880c42707ffb Project quota counts may be incorrect. DEBUG: Reverting decrement quota for load balancer on project e9a15101-8ede-4695-8482-880c42707ffb Project quota counts may be incorrect. DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_loadbalancer_quota [0.012242s] ... ok DEBUG: Reverting decrement quota for load balancer on project e9a15101-8ede-4695-8482-880c42707ffb Project quota counts may be incorrect. DEBUG: Reverting decrement quota for load balancer on project e9a15101-8ede-4695-8482-880c42707ffb Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project 2d8d84d3-7b80-421d-bbf6-018b0fa3d3cd Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project 2d8d84d3-7b80-421d-bbf6-018b0fa3d3cd Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project 2d8d84d3-7b80-421d-bbf6-018b0fa3d3cd Project quota counts may be incorrect. DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_pool_quota_pool_children [0.006250s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_LoadBalancerIDToErrorOnRevertTask [0.002695s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_PoolToErrorOnRevertTask [0.250867s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_admin_down_port [0.004631s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_load_balancer_single_anti_affinity [6.016224s] ... ok DEBUG: Failed to fetch member 9fc856c4-f2ac-4123-8046-2771e632410a from DB. Retrying for up to 60 seconds. DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_create_vip_base_port [1.006530s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_amphora_network_configs_by_id [0.006701s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_handle_network_deltas [0.011765s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_plug_networks [0.003600s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_plug_vip [0.008247s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_plug_vip_amphora [0.003003s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_revert_plug_vip_amphora [0.003216s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_update_vip_for_delete [0.007073s] ... ok DEBUG: Failed to fetch l7rule from DB. Retrying for up to 60 seconds. DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_member [1.012745s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_amphora [0.021407s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_l7policy [0.008501s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_l7rule [0.003902s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_load_balancer_without_cascade [0.025122s] ... ok DEBUG: Amphora 2d175204-63b4-4cd4-b1ba-6c25bff1c31a failover exception: 'boom' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/controller/worker/v1/controller_worker.py", line 915, in failover_amphora DEBUG: id=amphora.load_balancer_id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: octavia.tests.unit.controller.worker.v1.test_controller_worker.TestException: 'boom' DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_member [0.068832s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amp_flow_exception_reraise [0.029301s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amphora_lb_single [0.111975s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amphora_unknown_topology [0.011693s] ... ok DEBUG: LB cfacde01-9e57-4817-9bd5-e0e9d2b66bce failover exception: loadbalancer cfacde01-9e57-4817-9bd5-e0e9d2b66bce not found. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/controller/worker/v1/controller_worker.py", line 1061, in failover_loadbalancer DEBUG: id=load_balancer_id) DEBUG: octavia.common.exceptions.NotFound: loadbalancer cfacde01-9e57-4817-9bd5-e0e9d2b66bce not found. DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_no_lb [0.002946s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_l7rule [0.003048s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_member [0.004656s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_pool [0.003707s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_backup_rest_anti_affinity_create_amphora_for_lb_flow [0.015831s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_master_rest_anti_affinity_create_amphora_for_lb_flow [0.016586s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_delete_amphora_flow [0.016097s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_l7rule [1.044010s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_standalone [0.040902s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_post_map_lb_subflow [0.016537s] ... ok DEBUG: Failed to fetch load_balancer e4378247-a74f-43b4-a908-2f946a158edc from DB. Retrying for up to 60 seconds. DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_vrrp_subflow_dont_create_vrrp_group [0.030753s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_update_l7policy_flow [0.037599s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_l7rule_flows.TestL7RuleFlows.test_get_delete_l7rule_flow [0.032042s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_l7rule_flows.TestL7RuleFlows.test_get_update_l7rule_flow [0.013923s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_create_listener_flow [0.007934s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_delete_listener_flow [0.015115s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_anti_affinity_active_standby_load_balancer_flow [0.174755s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flow [0.060493s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_no_amps_single [0.076376s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_amp_single [0.094570s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_member_flows.TestMemberFlows.test_get_batch_update_members_flow [0.016915s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_pool_flows.TestPoolFlows.test_get_create_pool_flow [0.009031s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_pool_flows.TestPoolFlows.test_get_delete_pool_flow [0.010208s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amp_listeners_update [0.007579s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_finalize [0.013287s] ... ok DEBUG: Failed to update amphora 43bbab2f-da76-4ff9-a704-8e136cda3918 status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_get_diagnostics [0.002862s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_get_info [0.011067s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_vrrp_update [0.007734s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_network_plug_with_host_routes [0.010747s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_update_vrrp_interface [0.009547s] ... ok DEBUG: Failed to update listener 8b7d8280-7fbf-419f-bb99-32fb8bc9e6d2 provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listener_delete [0.007653s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_l7policy_in_db [0.026446s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_amphorae_from_loadbalancer [0.006354s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_listeners_from_loadbalancer [0.006743s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db [0.010722s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_pending_deleted_in_db [0.005995s] ... ok DEBUG: Failed to update amphora 8f7259bf-66c4-4b93-bf40-d618129e80d9 status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_deleted_in_db [0.007308s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_role_indb [0.016557s] ... ok DEBUG: Failed to update health monitor e83a48ae-e173-49b8-8446-e5df7cf4b113 provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_active_in_db [0.010867s] ... ok DEBUG: Error retrieving nova virtual machine. DEBUG: NoneType: None DEBUG: Failed to update health monitor e83a48ae-e173-49b8-8446-e5df7cf4b113 provisioning status to ERROR due to: fail DEBUG: Error retrieving nova virtual machine status. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/compute/drivers/nova_driver.py", line 175, in status DEBUG: amphora, fault = self.get_amphora(compute_id) DEBUG: File "/usr/lib/python3.6/site-packages/tenacity/__init__.py", line 329, in wrapped_f DEBUG: return self.call(f, *args, **kw) DEBUG: File "/usr/lib/python3.6/site-packages/tenacity/__init__.py", line 409, in call DEBUG: do = self.iter(retry_state=retry_state) DEBUG: File "/usr/lib/python3.6/site-packages/tenacity/__init__.py", line 365, in iter DEBUG: return self.retry_error_callback(retry_state=retry_state) DEBUG: File "/usr/lib/python3.6/site-packages/tenacity/compat.py", line 300, in wrapped_retry_error_callback DEBUG: return fn(retry_state.outcome) DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/compute/drivers/nova_driver.py", line 185, in _raise_compute_exception DEBUG: raise exceptions.ComputeGetException() DEBUG: octavia.common.exceptions.ComputeGetException: Failed to retrieve compute instance. DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_status [14.200935s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_create_in_db [0.013339s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build [0.049760s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_extracts_image_id_by_tag [0.011669s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_availability_zone [0.003612s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_cinder_volume [0.003917s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_get_amphora [0.003586s] ... ok DEBUG: Failed to fetch load_balancer e4378247-a74f-43b4-a908-2f946a158edc from DB. Retrying for up to 60 seconds. DEBUG: Failed to update health monitor e83a48ae-e173-49b8-8446-e5df7cf4b113 provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_update_in_db [0.342243s] ... ok DEBUG: Failed to update l7rule 4b7817c8-3664-46d9-b594-9a315858f8df provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_pending_update_in_db [0.010323s] ... ok DEBUG: Failed to update listener cce6f313-cb05-48d3-8ded-b4e1d6c4497b provisioning status to ERROR due to: fail DEBUG: Failed to update member a29fa6f9-4269-453b-a1c4-cc75b1a772b5 provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_listener_pending_deleted_in_db [0.012780s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_create_in_db [0.004447s] ... ok DEBUG: Failed to update pool b83e7b41-f77b-4dfe-a0c6-f96bb0bcb5de provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_pending_update_in_db [0.007342s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_reload_load_balancer [0.030405s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_health_monitor_in_db [0.004429s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_l7policy_in_db [0.003993s] ... ok DEBUG: Failed to update listener cce6f313-cb05-48d3-8ded-b4e1d6c4497b provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_lb_server_group_in_db [0.006441s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_listener_in_db [0.016662s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_member_in_db [0.011198s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_pool_members_operating_status_in_db [0.005475s] ... ok DEBUG: Failed to decrement member quota for project: 3fdf4962-a30b-42a8-9cc2-fac28f43024d the project may have excess quota in use. DEBUG: Reverting decrement quota for member on project 3fdf4962-a30b-42a8-9cc2-fac28f43024d Project quota counts may be incorrect. DEBUG: Reverting decrement quota for member on project 3fdf4962-a30b-42a8-9cc2-fac28f43024d Project quota counts may be incorrect. DEBUG: Reverting decrement quota for member on project 3fdf4962-a30b-42a8-9cc2-fac28f43024d Project quota counts may be incorrect. DEBUG: Reverting decrement quota for member on project 3fdf4962-a30b-42a8-9cc2-fac28f43024d Project quota counts may be incorrect. DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_member_quota [0.004796s] ... ok DEBUG: Failed to decrement pool quota for project: 6cfd9620-3526-4d09-99b3-6146aa3c204e the project may have excess quota in use. DEBUG: Reverting decrement quota for pool on project 6cfd9620-3526-4d09-99b3-6146aa3c204e Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project 6cfd9620-3526-4d09-99b3-6146aa3c204e Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project 6cfd9620-3526-4d09-99b3-6146aa3c204e Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project 6cfd9620-3526-4d09-99b3-6146aa3c204e Project quota counts may be incorrect. DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_pool_quota [0.013079s] ... ok DEBUG: Failed to update l7policy 4c51a71c-5259-440f-a635-af670f1f19d2 provisioning status to ACTIVE due to: No sql_connection parameter is established DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_L7PolicyToErrorOnRevertTask [0.002828s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_L7RuleToErrorOnRevertTask [0.003204s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_ListenerToErrorOnRevertTask [0.001932s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_MembersToErrorOnRevertTask [0.003487s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_allocate_vip_for_failover [0.003074s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_apply_qos_on_creation [0.003803s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_apply_qos_on_update [0.008064s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_deallocate_vip [0.010524s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_amphorae_network_configs [0.008678s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_plumbed_networks [0.002741s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_subnet_from_vip [0.002793s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_retrieve_portids_on_amphora_except_lb_network [0.006502s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_update_vip [0.004156s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_amphora_cert_rotation [0.016314s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_amphora_with_az [0.003366s] ... ok DEBUG: Failed to fetch l7policy d834f2aa-d2d0-454d-81ec-313fabe43033 from DB. Retrying for up to 60 seconds. DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_get_amphora_retried [1.022496s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_translate_amphora_use_cinder [0.012738s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_validate_availability_zone [0.004507s] ... ok DEBUG: {2} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestCertRotation.test_cert_rotation_expired_amphora_with_exception_amphorav2 [0.008629s] ... ok DEBUG: {2} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestSpareCheck.test_spare_check_no_diff_count [0.006014s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_member [0.068498s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_pool [0.096838s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_delete_l7policy [0.054424s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_delete_member [0.044883s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_failover_amphora [0.050765s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_failover_load_balancer [0.033874s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_update_amphora_agent_config [0.028040s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_update_health_monitor [0.032310s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_l7policy [1.017213s] ... ok DEBUG: Failed to fetch load_balancer c4794a5c-4eac-4643-ab40-e4d80f57321e from DB. Retrying for up to 60 seconds. DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_update_l7policy [0.047155s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v2.test_consumer.TestConsumer.test_consumer_run [0.012333s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_pool [0.017954s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_failover_amphora [0.001215s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_l7policy [0.001070s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_remove_from_build_req_queue [0.002070s] ... ok DEBUG: Failed to get loadbalancer 157babb2-f1ac-4558-a6e6-52304906509c due to: fail DEBUG: Failed to update amphora 71dfae0f-c8fd-4009-8824-399f79ea42f4 status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_get_current_loadbalancer_from_db [0.003372s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_amphora_status_error [0.000956s] ... ok DEBUG: Failed to update health monitor 56cd2335-7b96-454b-b06a-582ad7f7e03a provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_health_mon_prov_status_error [0.000880s] ... ok DEBUG: Failed to update listener e8eb119b-a3c5-4bf8-9e1a-9effb5ff8a1f provisioning status to ACTIVE due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_listener_prov_status_active [0.000933s] ... ok DEBUG: Failed to update listener 22e57c2e-35bb-4b03-ac4e-d2015455e6e3 provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_listener_prov_status_error [0.000923s] ... ok DEBUG: Failed to update member bcb1f4e8-21cc-4127-9dcc-b5f9587452a1 provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_member_prov_status_error [0.000890s] ... ok DEBUG: Failed to update pool bc558226-37a1-458a-a5db-5ccde1d28e01 provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_pool_prov_status_error [0.002624s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_amphora_for_lb_failover_flow_act_stdby [0.020234s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_backup_create_amphora_for_lb_flow [0.019000s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_create_amphora_for_lb_flow [0.010129s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_master_rest_anti_affinity_create_amphora_for_lb_flow [0.009114s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_create_amphora_for_lb_flow [0.008257s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_spare [0.007258s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_post_map_lb_subflow [0.015086s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_create_l7policy_flow [0.002283s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_listener_flows.TestListenerFlows.test_get_create_all_listeners_flow [0.003997s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_listener_flows.TestListenerFlows.test_get_delete_listener_internal_flow [0.001310s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_listener_flows.TestListenerFlows.test_get_update_listener_flow [0.003287s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flows_single_listeners [0.039702s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_amp_single [0.028750s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_three_amps_act_stdby [0.154723s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_member_flows.TestMemberFlows.test_get_update_member_flow [0.003659s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_pool_flows.TestPoolFlows.test_get_create_pool_flow [0.002264s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_config_update [0.029952s] ... ok DEBUG: Failed to update amphora d90f93c6-7052-4477-8354-4bead49891e5 status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_finalize [0.004110s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_listeners_reload [0.004545s] ... ok DEBUG: Failed to update listener d8f3b40a-f05d-4960-9bb7-17afb0fd3791 provisioning status to ERROR due to: fail DEBUG: 2022-06-16 08:28:54.858 4789 ERROR octavia.compute.drivers.nova_driver [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Error retrieving nova virtual machine.: None: None DEBUG: 2022-06-16 08:28:54.858 4789 ERROR octavia.compute.drivers.nova_driver NoneType: None DEBUG: 2022-06-16 08:28:54.858 4789 ERROR octavia.compute.drivers.nova_driver DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_get_amphora [14.053305s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_post_vip_plug [0.007577s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listener_update [0.002929s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_availability_zone_config [0.004445s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_cert_task.TestCertTasks.test_execute [0.018739s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_random_amphora_name_length [0.019942s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_user_data [0.012196s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait_error_status [0.005828s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_delete [0.018161s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_associate_failover_amphora_with_lb_id [0.008534s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_delete_l7policy_in_db [0.003911s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_delete_server_group [0.012566s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_delete_pool_in_db [0.004843s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_disable_lb_amphorae_health_monitoring [0.003602s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_status [0.004851s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_get_listeners_from_loadbalancer [0.002825s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_translate_amphora [0.007524s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_map_loadbalancer_to_amphora [0.007722s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_pending_deleted_in_db [0.003266s] ... ok DEBUG: Failed to update health monitor 794634fb-393a-4914-bff5-81db87a5b805 provisioning status to ERROR due to: fail DEBUG: 2022-06-16 08:28:54.934 4789 INFO octavia.compute.drivers.nova_driver [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] No availability zone listed for server 065281c3-16ba-449d-a6b6-21bdbc551246 DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_translate_amphora_no_availability_zone [0.009356s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_delete_in_db [0.004403s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_validate_flavor [0.004762s] ... ok DEBUG: Failed to update l7policy 175cd047-4f9b-4c1f-ad2f-9f0f1e5aeff2 provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_active_in_db [0.010546s] ... ok DEBUG: Failed to update l7policy 175cd047-4f9b-4c1f-ad2f-9f0f1e5aeff2 provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_create_in_db [0.004470s] ... ok DEBUG: 2022-06-16 08:28:54.945 4789 INFO octavia.compute.drivers.nova_driver [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Flavor bogus was not found in nova. DEBUG: 2022-06-16 08:28:54.945 4789 ERROR octavia.compute.drivers.nova_driver [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Nova reports a failure getting flavor details for flavor ID bogus: An unknown exception occurred.: octavia.common.exceptions.OctaviaException: An unknown exception occurred. DEBUG: 2022-06-16 08:28:54.945 4789 ERROR octavia.compute.drivers.nova_driver Traceback (most recent call last): DEBUG: 2022-06-16 08:28:54.945 4789 ERROR octavia.compute.drivers.nova_driver File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/compute/drivers/nova_driver.py", line 389, in validate_flavor DEBUG: 2022-06-16 08:28:54.945 4789 ERROR octavia.compute.drivers.nova_driver self.flavor_manager.get(flavor_id) DEBUG: 2022-06-16 08:28:54.945 4789 ERROR octavia.compute.drivers.nova_driver File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: 2022-06-16 08:28:54.945 4789 ERROR octavia.compute.drivers.nova_driver return _mock_self._mock_call(*args, **kwargs) DEBUG: 2022-06-16 08:28:54.945 4789 ERROR octavia.compute.drivers.nova_driver File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: 2022-06-16 08:28:54.945 4789 ERROR octavia.compute.drivers.nova_driver raise result DEBUG: 2022-06-16 08:28:54.945 4789 ERROR octavia.compute.drivers.nova_driver octavia.common.exceptions.OctaviaException: An unknown exception occurred. DEBUG: 2022-06-16 08:28:54.945 4789 ERROR octavia.compute.drivers.nova_driver DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_validate_flavor_with_exception [0.004789s] ... ok DEBUG: 2022-06-16 08:28:54.991 4789 WARNING octavia.controller.healthmanager.health_manager [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Load balancer is in immutable state . Skipping failover. DEBUG: Failed to fetch load_balancer e4378247-a74f-43b4-a908-2f946a158edc from DB. Retrying for up to 60 seconds. DEBUG: Failed to update l7rule 49097ba9-be93-423b-b1a5-9325e399da9e provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_pending_delete_in_db [0.181812s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_listener_deleted_in_db [0.004161s] ... ok DEBUG: Failed to update listener ef79e0ab-dbae-492a-bcc6-fa889e31a751 provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_listener_pending_deleted_in_db [0.012805s] ... ok DEBUG: Failed to update listener ef79e0ab-dbae-492a-bcc6-fa889e31a751 provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_cert_busy_to_false [0.004111s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_db_cert_exp [0.003752s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_lb_server_group_in_db [0.003716s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_count_pool_children_for_quota [0.000807s] ... ok DEBUG: Failed to decrement l7rule quota for project: cf225471-8a1c-4f12-a346-d8843aab2397 the project may have excess quota in use. DEBUG: Reverting decrement quota for l7rule on project cf225471-8a1c-4f12-a346-d8843aab2397 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for l7rule on project cf225471-8a1c-4f12-a346-d8843aab2397 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for l7rule on project cf225471-8a1c-4f12-a346-d8843aab2397 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for l7rule on project cf225471-8a1c-4f12-a346-d8843aab2397 Project quota counts may be incorrect. DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_l7rule_quota [0.005950s] ... ok DEBUG: Failed to decrement pool quota for project: 074189ff-6b18-4d4c-bf02-ae140ca8e786 the project may have excess quota in use. DEBUG: Reverting decrement quota for pool on project 074189ff-6b18-4d4c-bf02-ae140ca8e786 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project 074189ff-6b18-4d4c-bf02-ae140ca8e786 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project 074189ff-6b18-4d4c-bf02-ae140ca8e786 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project 074189ff-6b18-4d4c-bf02-ae140ca8e786 Project quota counts may be incorrect. DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_pool_quota [0.005516s] ... ok DEBUG: Reverting decrement quota for pool on project d087e48d-a638-4071-b959-69a6740b165e Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project d087e48d-a638-4071-b959-69a6740b165e Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project d087e48d-a638-4071-b959-69a6740b165e Project quota counts may be incorrect. DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_pool_quota_pool_children [0.006819s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_ListenerToErrorOnRevertTask [0.007192s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_MemberToErrorOnRevertTask [0.003819s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_PoolToErrorOnRevertTask [0.003920s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_model_tasks.TestObjectUpdateTasks.test_delete_model_object [0.000914s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_admin_down_port [0.004141s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_apply_qos_on_creation [0.003357s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_apply_qos_on_update [0.005323s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_calculate_delta [0.008982s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_plug_ports [0.004329s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_unplug_networks [0.003306s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_amphora_cert_rotation [0.004461s] ... ok DEBUG: Failed to fetch one of the new members from DB. Retrying for up to 60 seconds. DEBUG: Failed to fetch load_balancer c4794a5c-4eac-4643-ab40-e4d80f57321e from DB. Retrying for up to 60 seconds. DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_batch_update_members [1.013954s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_amphora [0.005003s] ... ok DEBUG: Failed to fetch l7rule 5ad20205-0ab0-4f7b-9438-b2e50e746cc7 from DB. Retrying for up to 60 seconds. DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_l7rule [1.008659s] ... ok DEBUG: Failed to fetch listener 968dcc6d-31b4-444e-ae2d-131e0198964b from DB. Retrying for up to 60 seconds. DEBUG: Failed to fetch load_balancer c4794a5c-4eac-4643-ab40-e4d80f57321e from DB. Retrying for up to 60 seconds. DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_single_no_anti_affinity [6.078696s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_amphora [0.005859s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_load_balancer_without_cascade [0.003903s] ... ok DEBUG: Amphora 2e65d0c2-4537-4060-be9a-8dc68b6af52e failover exception: 'boom' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/controller/worker/v2/controller_worker.py", line 892, in failover_amphora DEBUG: id=amphora.load_balancer_id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: octavia.tests.unit.controller.worker.v2.test_controller_worker.TestException: 'boom' DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amp_flow_exception_reraise [0.006112s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amp_no_lb [0.004438s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_anti_affinity [0.010967s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_lb_single [0.010874s] ... ok DEBUG: LB e4378247-a74f-43b4-a908-2f946a158edc failover exception: loadbalancer e4378247-a74f-43b4-a908-2f946a158edc not found. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/controller/worker/v2/controller_worker.py", line 1038, in failover_loadbalancer DEBUG: id=load_balancer_id) DEBUG: octavia.common.exceptions.NotFound: loadbalancer e4378247-a74f-43b4-a908-2f946a158edc not found. DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_unknown_topology [0.008763s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_no_lb [0.004115s] ... ok DEBUG: Unknown load balancer topology found: bogus, aborting failover. DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_bogus_topology [0.009273s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_l7rule [0.002651s] ... ok DEBUG: A single Glance image should be tagged with faketag tag, but at least two were found. Using 6220846e-0fff-4d5f-9c4e-00bc207df9c3. DEBUG: {3} octavia.tests.unit.image.drivers.test_glance_driver.TestGlanceClient.test_multiple_images_returns_one_of_images [0.001365s] ... ok DEBUG: {3} octavia.tests.unit.image.drivers.test_glance_driver.TestGlanceClient.test_no_images [0.000897s] ... ok DEBUG: {3} octavia.tests.unit.image.drivers.test_glance_driver.TestGlanceClient.test_single_image_owner [0.001385s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_no_port_provided [0.007695s] ... ok DEBUG: Error creating neutron port on network None due to . DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/network/drivers/neutron/allowed_address_pairs.py", line 526, in allocate_vip DEBUG: new_port = self.neutron_client.create_port(port) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_port_creation_fails [0.022124s] ... ok DEBUG: VIP port mock-port-1 is missing from neutron. Rebuilding. DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_port_not_found [0.007961s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_check_aap_loaded [0.014263s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_no_sec_group [0.005896s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_delete_port_fails [0.011632s] ... ok DEBUG: Error deleting VIP port_id 1 from neutron DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/network/drivers/neutron/allowed_address_pairs.py", line 370, in deallocate_vip DEBUG: self.neutron_client.delete_port(vip.port_id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: raise result DEBUG: TypeError DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_listener [1.010630s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_port_not_owned_by_octavia [0.023415s] ... ok DEBUG: Failed to fetch load_balancer 968dcc6d-31b4-444e-ae2d-131e0198964b from DB. Retrying for up to 60 seconds. DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_failover_preparation [0.007185s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_network [0.007413s] ... ok DEBUG: Error plugging amphora (compute_id: 3) into port c5d4e59f-43e7-4bde-a211-e78f9ddc042e. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/network/drivers/neutron/allowed_address_pairs.py", line 686, in plug_port DEBUG: ip_address=None, port_id=port.id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: TypeError DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_port [0.007525s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_vip_errors_when_vip_subnet_not_found [0.010376s] ... ok DEBUG: Can't unplug vip because vip subnet vip-subnet-1 was not found DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/network/drivers/neutron/base.py", line 193, in _get_resource DEBUG: resource_type)(resource_id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: neutronclient.common.exceptions.NotFound: An unknown exception occurred. DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/network/drivers/neutron/allowed_address_pairs.py", line 581, in unplug_vip DEBUG: subnet = self.get_subnet(vip.subnet_id) DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/network/drivers/neutron/base.py", line 248, in get_subnet DEBUG: return self._get_resource('subnet', subnet_id, context=context) DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/network/drivers/neutron/base.py", line 202, in _get_resource DEBUG: ))(message) from e DEBUG: octavia.network.base.SubnetNotFound: subnet not found (subnet id: vip-subnet-1). DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_security_group_missing [0.004510s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_validate_fixed_ip [0.005722s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_wait_for_port_detach_timeout [0.005874s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__add_security_group_to_port [0.003201s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__add_security_group_to_port_with_port_not_found [0.005620s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__check_extension_enabled_cached [0.002610s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__get_ports_by_security_group [0.005638s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_plugged_networks [0.002671s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_user_port [0.003705s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_user_subnet [0.012649s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_network_dict_to_model [0.000380s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_port_dict_to_model [0.000345s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_apply_qos_on_port [0.002266s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_delete_port [0.000863s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_port [0.000906s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_port_by_name [0.000816s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_port_by_net_id_device_id [0.000881s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_security_group [0.000848s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_plug_port [0.001132s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_plug_vip [0.000987s] ... ok DEBUG: {3} octavia.tests.unit.statistics.drivers.test_update_db.TestStatsUpdateDb.test_update_stats [0.001571s] ... ok DEBUG: error calling 'stats_db': DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.6/site-packages/stevedore/extension.py", line 325, in _invoke_one_plugin DEBUG: response_callback(func(e, *args, **kwds)) DEBUG: File "/usr/lib/python3.6/site-packages/stevedore/extension.py", line 299, in _call_extension_method DEBUG: return getattr(extension.obj, method_name)(*args, **kwds) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: Exception DEBUG: error calling 'stats_logger': DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.6/site-packages/stevedore/extension.py", line 325, in _invoke_one_plugin DEBUG: response_callback(func(e, *args, **kwds)) DEBUG: File "/usr/lib/python3.6/site-packages/stevedore/extension.py", line 299, in _call_extension_method DEBUG: return getattr(extension.obj, method_name)(*args, **kwds) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {3} octavia.tests.unit.statistics.test_stats_base.TestStatsBase.test_update_stats [0.010479s] ... ok DEBUG: {3} octavia.tests.unit.test_version.TestVersion.test_product_string [0.000346s] ... ok DEBUG: {3} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_create_volume_from_image [0.003020s] ... ok DEBUG: Sending INIT packet to 192.168.0.27:1234 DEBUG: Received INIT ACK DEBUG: Failed to fetch load_balancer 968dcc6d-31b4-444e-ae2d-131e0198964b from DB. Retrying for up to 60 seconds. DEBUG: {0} octavia.tests.unit.controller.healthmanager.test_health_manager.TestHealthManager.test_health_check_stale_amphora [5.058407s] ... ok DEBUG: {0} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestCertRotation.test_cert_rotation_expired_amphora_with_exception [0.006652s] ... ok DEBUG: 2022-06-16 08:29:00.015 4789 INFO octavia.controller.housekeeping.house_keeping [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Rotated certificates for 1 amphora DEBUG: {0} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestCertRotation.test_cert_rotation_expired_amphora_without_exception [0.005733s] ... ok DEBUG: {0} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestDatabaseCleanup.test_delete_old_amphorae_False [0.003109s] ... ok DEBUG: 2022-06-16 08:29:00.027 4789 INFO octavia.controller.housekeeping.house_keeping [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Purged db record for Amphora ID: 2b82fbf0-714f-4247-a7d6-e1a6bdc8d7e1 DEBUG: {0} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestDatabaseCleanup.test_delete_old_amphorae_True [0.007178s] ... ok DEBUG: {0} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestSpareCheck.test_spare_check_rollback [0.001679s] ... ok DEBUG: 2022-06-16 08:29:00.032 4789 INFO octavia.controller.queue.v1.consumer [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Starting consumer... DEBUG: 2022-06-16 08:29:00.041 4789 INFO octavia.controller.queue.v1.consumer [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Stopping consumer... DEBUG: 2022-06-16 08:29:00.042 4789 INFO octavia.controller.queue.v1.consumer [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Consumer successfully stopped. Waiting for final messages to be processed... DEBUG: 2022-06-16 08:29:00.042 4789 INFO octavia.controller.queue.v1.consumer [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Shutting down endpoint worker executors... DEBUG: {0} octavia.tests.unit.controller.queue.v1.test_consumer.TestConsumer.test_consumer_terminate [0.014733s] ... ok DEBUG: 2022-06-16 08:29:00.101 4789 INFO octavia.controller.queue.v1.endpoints [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Creating l7policy '1234'... DEBUG: {0} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_l7policy [0.056915s] ... ok DEBUG: 2022-06-16 08:29:00.164 4789 INFO octavia.controller.queue.v1.endpoints [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Deleting health monitor '1234'... DEBUG: {0} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_delete_health_monitor [0.063492s] ... ok DEBUG: 2022-06-16 08:29:00.219 4789 INFO octavia.controller.queue.v1.endpoints [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Deleting l7rule '1234'... DEBUG: {0} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_delete_l7rule [0.054789s] ... ok DEBUG: 2022-06-16 08:29:00.264 4789 INFO octavia.controller.queue.v1.endpoints [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Updating listener '1234'... DEBUG: {0} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_update_listener [0.045186s] ... ok DEBUG: 2022-06-16 08:29:00.267 4789 INFO octavia.controller.queue.v2.endpoints [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Creating health monitor 'None'... DEBUG: {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_health_monitor [0.002318s] ... ok DEBUG: 2022-06-16 08:29:00.269 4789 INFO octavia.controller.queue.v2.endpoints [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Creating member 'None'... DEBUG: {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_member [0.001355s] ... ok DEBUG: 2022-06-16 08:29:00.270 4789 INFO octavia.controller.queue.v2.endpoints [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Deleting amphora '1234'... DEBUG: {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_amphora [0.001455s] ... ok DEBUG: 2022-06-16 08:29:00.272 4789 INFO octavia.controller.queue.v2.endpoints [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Deleting l7rule 'None'... DEBUG: {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_l7rule [0.001354s] ... ok DEBUG: 2022-06-16 08:29:00.273 4789 INFO octavia.controller.queue.v2.endpoints [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Deleting listener 'a4901e63-7869-4046-8aea-75af1d86e9fb'... DEBUG: {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_listener [0.001832s] ... ok DEBUG: 2022-06-16 08:29:00.275 4789 INFO octavia.controller.queue.v2.endpoints [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Deleting pool 'None'... DEBUG: {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_pool [0.001434s] ... ok DEBUG: 2022-06-16 08:29:00.277 4789 INFO octavia.controller.queue.v2.endpoints [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Failing over amphora in load balancer '1234'... DEBUG: {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_failover_load_balancer [0.001343s] ... ok DEBUG: 2022-06-16 08:29:00.279 4789 INFO octavia.controller.queue.v2.endpoints [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Updating listener '7edae7c3-4411-433f-9108-1ef3588a67ed'... DEBUG: {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_listener [0.001674s] ... ok DEBUG: 2022-06-16 08:29:00.280 4789 INFO octavia.controller.queue.v2.endpoints [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Updating load balancer 'ac144fa5-1ecf-4d2a-8119-0b5eaeacb401'... DEBUG: {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_load_balancer [0.001361s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_has_build_slot [0.002573s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_has_highest_priority [0.001973s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_wait_for_build_slot [0.001521s] ... ok DEBUG: 2022-06-16 08:29:00.288 4789 ERROR octavia.controller.worker.task_utils [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Failed to update l7rule 265790cd-de79-41a2-9265-3e713fd4c95c provisioning status to ERROR due to: fail: Exception: fail DEBUG: {0} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_l7rule_prov_status_error [0.001459s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_allocate_amp_to_lb_decider [0.001000s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_cert_rotate_amphora_flow [0.003538s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_create_new_amp_for_lb_decider [0.000914s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_backup_rest_anti_affinity_create_amphora_for_lb_flow [0.008291s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_bogus_create_amphora_for_lb_flow [0.010249s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_create_amphora_flow [0.010796s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_create_amphora_flow_cert [0.007612s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_delete_amphora_flow [0.004063s] ... ok DEBUG: 2022-06-16 08:29:00.337 4789 INFO octavia.controller.worker.v1.flows.amphora_flows [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Performing failover for amphora: {'id': '9e8c8b60-dad5-4d38-b6ad-353ca0282245', 'load_balancer_id': '97b97b01-dd07-4249-9319-02a822a68acb', 'lb_network_ip': None, 'compute_id': None, 'role': 'standalone'} DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_standalone [0.038443s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_vrrp_subflow_dont_create_vrrp_group [0.006699s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_update_amphora_config_flow [0.001802s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_listener_flows.TestListenerFlows.test_get_delete_listener_flow [0.003442s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_single_anti_affinity [6.017202s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_health_monitor [0.005033s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_l7rule [0.018394s] ... ok DEBUG: Amphora failover for amphora bc2f10eb-f5c1-4c2e-823b-a17568832fe4 failed because there is no record of this amphora in the database. Check that the [house_keeping] amphora_expiry_age configuration setting is not too short. Skipping failover. DEBUG: Amphora bc2f10eb-f5c1-4c2e-823b-a17568832fe4 failover exception: amphora bc2f10eb-f5c1-4c2e-823b-a17568832fe4 not found. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/controller/worker/v2/controller_worker.py", line 878, in failover_amphora DEBUG: id=amphora_id) DEBUG: octavia.common.exceptions.NotFound: amphora bc2f10eb-f5c1-4c2e-823b-a17568832fe4 not found. DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amp_missing_amp [0.017830s] ... ok DEBUG: Amphora bc2f10eb-f5c1-4c2e-823b-a17568832fe4 is marked DELETED in the database but was submitted for failover. Deleting it from the amphora health table to exclude it from health checks and skipping the failover. DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_deleted_amphora [0.010186s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_act_stdby [0.058812s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_act_stdby_net_split [0.011990s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_health_monitor [0.009575s] ... ok DEBUG: Neutron is failing to service requests due to: boom. Aborting. DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_unkown_exception [0.023431s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_no_port_fixed_ip [0.013421s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip [0.019523s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_anti_affinity_active_standby_load_balancer_flow [0.246224s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_port_deleted [0.013314s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_delete_load_balancer_flow_cascade [0.013001s] ... ok DEBUG: 2022-06-16 08:29:00.649 4789 INFO octavia.controller.worker.v1.flows.load_balancer_flows [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Performing failover for amphora: {'id': , 'load_balancer_id': 'f3535959-1514-421d-bf57-9ea6e802374f', 'lb_network_ip': , 'compute_id': '38dde0a4-8a71-470f-89c2-5f6ae41544dd', 'role': 'spare'} DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_failover_preparation_dns_integration [0.024892s] ... ok DEBUG: Error retrieving port (port id: 3. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/network/drivers/neutron/base.py", line 193, in _get_resource DEBUG: resource_type)(resource_id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: raise result DEBUG: Exception: boom DEBUG: Getting network configurations for amphora 333 failed due to Error retrieving port (port id: 3.. DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_get_network_configs [0.011063s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_spare_amp_single [0.032320s] ... ok DEBUG: 2022-06-16 08:29:00.681 4789 INFO octavia.controller.worker.v1.flows.load_balancer_flows [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Performing failover for amphora: {'id': , 'load_balancer_id': '403fa2c5-6d4f-4e3e-b031-9dc94025aaa1', 'lb_network_ip': , 'compute_id': 'c1eb16a8-c24e-4385-a540-b6ba6fcbfe6b', 'role': 'standalone'} DEBUG: Error plugging amphora (compute_id: amp5-compute-id) into port . DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/network/drivers/neutron/allowed_address_pairs.py", line 686, in plug_port DEBUG: ip_address=None, port_id=port.id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: novaclient.exceptions.NotFound: Network (HTTP 404) DEBUG: Error plugging amphora (compute_id: amp5-compute-id) into vip network vip-net-1. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/network/drivers/neutron/allowed_address_pairs.py", line 686, in plug_port DEBUG: ip_address=None, port_id=port.id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: novaclient.exceptions.NotFound: Network (HTTP 404) DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/network/drivers/neutron/allowed_address_pairs.py", line 106, in _plug_amphora_vip DEBUG: interface = self.plug_port(amphora, new_port) DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/network/drivers/neutron/allowed_address_pairs.py", line 710, in plug_port DEBUG: raise base.PlugNetworkException(message) from e DEBUG: octavia.network.base.PlugNetworkException: Error plugging amphora (compute_id: amp5-compute-id) into port . DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_errors_when_nova_cant_find_network_to_attach [0.021498s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_on_mgmt_net [0.010586s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amp_single [0.032890s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_port [0.010438s] ... ok DEBUG: Error plugging amphora (compute_id: amp11-compute-id) into port . DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/network/drivers/neutron/allowed_address_pairs.py", line 686, in plug_port DEBUG: ip_address=None, port_id=port.id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: raise result DEBUG: Exception: Attach failure DEBUG: Error plugging amphora (compute_id: amp11-compute-id) into vip network vip-net-1. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/network/drivers/neutron/allowed_address_pairs.py", line 686, in plug_port DEBUG: ip_address=None, port_id=port.id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: raise result DEBUG: Exception: Attach failure DEBUG: The above exception was the direct cause of the following exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/network/drivers/neutron/allowed_address_pairs.py", line 106, in _plug_amphora_vip DEBUG: interface = self.plug_port(amphora, new_port) DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/network/drivers/neutron/allowed_address_pairs.py", line 710, in plug_port DEBUG: raise base.PlugNetworkException(message) from e DEBUG: octavia.network.base.PlugNetworkException: Error plugging amphora (compute_id: amp11-compute-id) into port . DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_port_attach_fails [0.010880s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_post_lb_amp_association_flow [0.018057s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_member_flows.TestMemberFlows.test_get_delete_member_flow [0.004193s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_pool_flows.TestPoolFlows.test_get_delete_pool_flow [0.003613s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_get_info [0.002407s] ... ok DEBUG: 2022-06-16 08:29:00.746 4789 ERROR octavia.controller.worker.task_utils [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Failed to update amphora a27a1353-f80e-4f77-a8fd-9323966f801e status to ERROR due to: fail: Exception: fail DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_vip_plug [0.005229s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_listeners_update [0.002978s] ... ok DEBUG: 2022-06-16 08:29:00.753 4789 ERROR octavia.controller.worker.task_utils [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Failed to update listener c64bf93b-f809-433c-af80-78b929f5e1cb provisioning status to ERROR due to: fail: Exception: fail DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listener_delete [0.003559s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_create [0.007350s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_availability_zone [0.008170s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_delete_with_sever_group_id [0.002596s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_create_amphora_in_db [0.006117s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_delete_health_monitor_in_db_by_pool [0.005906s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_delete_l7rule_in_db [0.008988s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_disable_amphora_health_monitoring [0.003207s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_get_vip_from_loadbalancer [0.005621s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_map_loadbalancer_to_amphora_with_az [0.032858s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db [0.012734s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db_and_listeners [0.011552s] ... ok DEBUG: 2022-06-16 08:29:00.873 4789 ERROR octavia.controller.worker.task_utils [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Failed to update amphora 9ad3e1f5-16fc-43c0-8dfe-0500a022af03 status to ERROR due to: fail: Exception: fail DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_allocated_in_db [0.011936s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_health_monitoring_busy [0.015797s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_ready_in_db [0.012123s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_role_indb [0.015589s] ... ok DEBUG: Error creating the base (VRRP) port for the VIP with port details: {'port': {'name': 'octavia-lb-vrrp-amp13-id', 'network_id': 'vip-net-1', 'fixed_ips': [{'subnet_id': 'vip-subnet-1'}], 'admin_state_up': True, 'device_owner': 'Octavia'}} DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/network/drivers/neutron/allowed_address_pairs.py", line 93, in _plug_amphora_vip DEBUG: new_port = self.neutron_client.create_port(port) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: raise result DEBUG: Exception: Create failure DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_port_create_fails [0.200730s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_network_when_interface_attach_fails [0.007138s] ... ok DEBUG: Error plugging amphora (compute_id: mock-compute-1) into network mock-network-1. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/network/drivers/neutron/allowed_address_pairs.py", line 596, in plug_network DEBUG: ip_address=ip_address) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: TypeError DEBUG: Error unplugging VIP. Could not clear allowed address pairs from port vrrp-port-8. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/network/drivers/neutron/allowed_address_pairs.py", line 558, in unplug_aap_port DEBUG: aap_update) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: TypeError DEBUG: 2022-06-16 08:29:00.940 4789 ERROR octavia.controller.worker.task_utils [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Failed to update health monitor 9aa3c6c6-11d9-49e4-bc92-75c54b9e363e provisioning status to ERROR due to: fail: Exception: fail DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_update_in_db [0.023591s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_aap_errors_when_update_port_fails [0.005753s] ... ok DEBUG: Error unplugging VIP. Could not clear allowed address pairs from port vrrp-port-9. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/network/drivers/neutron/allowed_address_pairs.py", line 558, in unplug_aap_port DEBUG: aap_update) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: neutronclient.common.exceptions.PortNotFoundClient: An unknown exception occurred. DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_aap_port_errors_when_update_port_cant_find_port [0.011397s] ... ok DEBUG: 2022-06-16 08:29:00.955 4789 ERROR octavia.controller.worker.task_utils [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Failed to update l7policy 5c4902aa-0225-45b6-ac58-7063c46a3a88 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_update_in_db [0.014394s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_network_when_compute_port_cant_be_found [0.011276s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_network_when_list_ports_fails [0.005350s] ... ok DEBUG: 2022-06-16 08:29:00.981 4789 ERROR octavia.controller.worker.task_utils [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Failed to update member 2f585b3d-cdee-4721-9f6b-08783ce27f49 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_create_in_db [0.025748s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_listener_deleted [0.010973s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__create_security_group_rule [0.005103s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_apply_or_undo_qos_on_port [0.003349s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_network [0.003787s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_port [0.009820s] ... ok DEBUG: Error retrieving port (port Filters: {'network_id': 'mock-network-1', 'device_id': 'Moctavia123'}. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/network/drivers/neutron/base.py", line 218, in _get_resources_by_filters DEBUG: resource_type)(**filters) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_ports_by_net_id_device_id [0.007631s] ... ok DEBUG: Error retrieving qos_policy (qos_policy id: mock-qos-id. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/network/drivers/neutron/base.py", line 193, in _get_resource DEBUG: resource_type)(resource_id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: neutronclient.common.exceptions.ServiceUnavailable: An unknown exception occurred. DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_qos_policy [0.003596s] ... ok DEBUG: 2022-06-16 08:29:01.019 4789 ERROR octavia.controller.worker.task_utils [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Failed to update member 2f585b3d-cdee-4721-9f6b-08783ce27f49 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_update_in_db [0.038274s] ... ok DEBUG: Error retrieving subnet (subnet Filters: {'name': 'TestSubnet1'}. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/network/drivers/neutron/base.py", line 218, in _get_resources_by_filters DEBUG: resource_type)(**filters) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_subnet_by_name [0.006726s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_reload_amphora [0.015688s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_unique_port_by_name [0.009325s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_user_network [0.006018s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_floatingip_dict_to_model [0.000368s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_create_port [0.001708s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_unplug_vip [0.000843s] ... ok DEBUG: {1} octavia.tests.unit.volume.drivers.noop_driver.test_driver.TestNoopVolumeDriver.test_create_volume_from_image [0.000349s] ... ok DEBUG: Error creating DEBUG: Error creating DEBUG: Error creating DEBUG: Error creating DEBUG: Error creating DEBUG: {1} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_create_volume_from_image_error [0.010965s] ... ok DEBUG: Sending INIT packet to 192.168.0.27:1234 DEBUG: Received INIT ACK DEBUG: Sending ABORT packet DEBUG: Sending INIT packet to 192.168.0.27:1234 DEBUG: Received ABORT DEBUG: Sending INIT packet to 192.168.0.27:1234 DEBUG: Timeout after 3 seconds. DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_amp_failover_details [0.021962s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_health_monitor_in_db [0.016260s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_l7rule_in_db [0.013723s] ... ok DEBUG: 2022-06-16 08:29:01.116 4789 ERROR octavia.controller.worker.task_utils [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Failed to update listener b4c64e59-76a1-44a7-a9ca-f5d6659e0f79 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_listener_in_db [0.043533s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_load_balancer_in_db [0.007546s] ... ok DEBUG: 2022-06-16 08:29:01.147 4789 ERROR octavia.controller.worker.v1.tasks.database_tasks [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Failed to decrement listener quota for project: 987d8bf2-9570-432d-a9bf-818e745108cd the project may have excess quota in use.: octavia.common.exceptions.OctaviaException: fail DEBUG: 2022-06-16 08:29:01.149 4789 WARNING octavia.controller.worker.v1.tasks.database_tasks [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Reverting decrement quota for listener on project 987d8bf2-9570-432d-a9bf-818e745108cd Project quota counts may be incorrect. DEBUG: 2022-06-16 08:29:01.150 4789 WARNING octavia.controller.worker.v1.tasks.database_tasks [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Reverting decrement quota for listener on project 987d8bf2-9570-432d-a9bf-818e745108cd Project quota counts may be incorrect. DEBUG: 2022-06-16 08:29:01.152 4789 WARNING octavia.controller.worker.v1.tasks.database_tasks [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Reverting decrement quota for listener on project 987d8bf2-9570-432d-a9bf-818e745108cd Project quota counts may be incorrect. DEBUG: 2022-06-16 08:29:01.165 4789 WARNING octavia.controller.worker.v1.tasks.database_tasks [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Reverting decrement quota for listener on project 987d8bf2-9570-432d-a9bf-818e745108cd Project quota counts may be incorrect. DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_listener_quota [0.025834s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_AmphoraIDToErrorOnRevertTask [0.003894s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_L7PolicyToErrorOnRevertTask [0.002996s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_LoadBalancerIDToErrorOnRevertTask [0.003473s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_model_tasks.TestObjectUpdateTasks.test_update_listener [0.007374s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_allocate_vip [0.012847s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_allocate_vip_for_failover [0.004572s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_calculate_amphora_delta [0.003532s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_deallocate_vip [0.002344s] ... ok DEBUG: Failed to fetch load_balancer 968dcc6d-31b4-444e-ae2d-131e0198964b from DB. Retrying for up to 60 seconds. DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_load_balancer_single_no_anti_affinity [6.018095s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_load_balancer_with_cascade [0.003502s] ... ok DEBUG: Amphora 31ff141f-9de7-4872-8c8d-d433fc934d9a failover exception: 'boom' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/controller/worker/v1/controller_worker.py", line 915, in failover_amphora DEBUG: id=amphora.load_balancer_id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: octavia.tests.unit.controller.worker.v1.test_controller_worker.TestException: 'boom' DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amp_flow_exception [0.012360s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amp_no_lb [0.006790s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amphora_with_az [0.005160s] ... ok DEBUG: 1 amphorae found on load balancer 968dcc6d-31b4-444e-ae2d-131e0198964b where two should exist. Repairing. DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amphora_with_flavor [0.004509s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_act_stdby [0.003636s] ... ok DEBUG: Unknown load balancer topology found: bogus, aborting failover! DEBUG: LB 968dcc6d-31b4-444e-ae2d-131e0198964b failover exception: Invalid topology specified: bogus DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/controller/worker/v1/controller_worker.py", line 1080, in failover_loadbalancer DEBUG: raise exceptions.InvalidTopology(topology=lb.topology) DEBUG: octavia.common.exceptions.InvalidTopology: Invalid topology specified: bogus DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_with_az [0.004396s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_with_bogus_topology [0.003016s] ... ok DEBUG: 2 amphorae found on load balancer 968dcc6d-31b4-444e-ae2d-131e0198964b where one should exist. Repairing. DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_with_flavor [0.003478s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_allocate_amp_to_lb_decider [0.000968s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_create_new_amp_for_lb_decider [0.001057s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_backup_create_amphora_for_lb_flow [0.011751s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_create_amphora_for_lb_flow [0.011417s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_create_amphora_flow [0.011138s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_act_stdby [0.060501s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_bogus_role [0.006372s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_spare [0.006102s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_create_all_listeners_flow [0.002445s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_update_listener_flow [0.002628s] ... ok DEBUG: Unknown topology: BOGUS. Unable to build load balancer. DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_bogus_topology_load_balancer_flow [0.003603s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_delete_load_balancer_flow_cascade [0.010964s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_bogus_amp_single [0.030528s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_spare_amp_single [0.028518s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amps_standalone_act_stdby [0.031765s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_member_flows.TestMemberFlows.test_get_create_member_flow [0.004507s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_member_flows.TestMemberFlows.test_get_delete_member_flow [0.004188s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_pool_flows.TestPoolFlows.test_get_delete_pool_flow_internal [0.001452s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_compute_connectivity_wait [0.003286s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_listeners_reload [0.007891s] ... ok DEBUG: Failed to update amphora afbb2f42-cf7b-48c9-8bf9-c40403d4747d status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_network_plug [0.006198s] ... ok DEBUG: Failed to update amphora afbb2f42-cf7b-48c9-8bf9-c40403d4747d status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_post_network_plug [0.009128s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listeners_start [0.003838s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_without_ssh_access [0.009829s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_delete_port [4.017057s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_failover_preparation_for_amphora [0.002307s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_get_amphora_network_configs_by_id [0.002808s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_get_subnet_from_vip [0.002554s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_revert_plug_vip_amphora [0.009342s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_unplug_vip [0.003480s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_update_vip_for_delete [0.002643s] ... ok DEBUG: 2022-06-16 08:29:05.253 4789 WARNING octavia.controller.worker.v1.controller_worker [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Failed to fetch health_monitor from DB. Retrying for up to 60 seconds. DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_health_monitor [1.007286s] ... ok DEBUG: 2022-06-16 08:29:06.262 4789 WARNING octavia.controller.worker.v1.controller_worker [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Failed to fetch l7policy 1fb89881-963b-4ff6-b100-f9d6a2e72cbf from DB. Retrying for up to 60 seconds. DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_l7policy [1.012685s] ... ok DEBUG: 2022-06-16 08:29:07.272 4789 WARNING octavia.controller.worker.v1.controller_worker [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Failed to fetch pool 6b01d181-13f3-47a2-9f00-7ac7b5f910ca from DB. Retrying for up to 60 seconds. DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_delete [3.009033s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait [0.010450s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait_skipped [0.002928s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_create_vrrp_group_for_lb [0.005082s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_listener_in_db [0.003988s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_disable_lb_amphorae_health_monitoring [0.002851s] ... ok DEBUG: Failed to update amphora 31636eb4-a6a6-4f65-84d2-6e343af1b3c7 status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_loadbalancer [0.003128s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db_full_graph [0.008424s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_health_monitoring_busy [0.002954s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_pending_delete_in_db [0.003804s] ... ok DEBUG: Failed to update l7policy a5fa139a-6ebf-4520-86bd-187d9153adde provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_ready_in_db [0.016740s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_active_in_db [0.004030s] ... ok DEBUG: Failed to update l7policy a5fa139a-6ebf-4520-86bd-187d9153adde provisioning status to ERROR due to: fail DEBUG: Failed to update l7rule 12a9bb73-78d3-4fee-ac92-809a951f7cd4 provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_delete_in_db [0.007314s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_active_in_db [0.004207s] ... ok DEBUG: Failed to update listener 27233fdb-e6f8-43d2-b5db-67eac46b8a55 provisioning status to ERROR due to: fail DEBUG: Failed to update member 332af709-1004-49c5-985f-211c7e2980b0 provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_and_listeners_active_in_db [0.199088s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_active_in_db [0.003365s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_reload_amphora [0.002719s] ... ok DEBUG: Reverting decrement quota for l7policy on project c86d25ec-10af-40db-a74f-dfdb08d51eca Project quota counts may be incorrect. DEBUG: Reverting decrement quota for l7policy on project c86d25ec-10af-40db-a74f-dfdb08d51eca Project quota counts may be incorrect. DEBUG: Failed to decrement l7rule quota for project: 144fe4cf-4b75-439f-9aba-a81f8f4554d2 the project may have excess quota in use. DEBUG: Reverting decrement quota for l7rule on project 144fe4cf-4b75-439f-9aba-a81f8f4554d2 Project quota counts may be incorrect. DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amp_failover_details [0.003106s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_cert_busy_to_false [0.003381s] ... ok DEBUG: Reverting decrement quota for l7rule on project 144fe4cf-4b75-439f-9aba-a81f8f4554d2 Project quota counts may be incorrect. DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_load_balancer_in_db [0.002708s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_pool_in_db [0.003472s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_count_pool_children_for_quota [0.002124s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_l7policy_quota_with_children [0.004623s] ... ok DEBUG: Reverting decrement quota for l7rule on project 144fe4cf-4b75-439f-9aba-a81f8f4554d2 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for l7rule on project 144fe4cf-4b75-439f-9aba-a81f8f4554d2 Project quota counts may be incorrect. DEBUG: Failed to decrement listener quota for project: 6427bfe9-0b97-4fa5-8ae4-e9567a08c9a5 the project may have excess quota in use. DEBUG: Reverting decrement quota for listener on project 6427bfe9-0b97-4fa5-8ae4-e9567a08c9a5 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for listener on project 6427bfe9-0b97-4fa5-8ae4-e9567a08c9a5 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for listener on project 6427bfe9-0b97-4fa5-8ae4-e9567a08c9a5 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for listener on project 6427bfe9-0b97-4fa5-8ae4-e9567a08c9a5 Project quota counts may be incorrect. DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_l7rule_quota [0.005476s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_listener_quota [0.004511s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_AmphoraIDToErrorOnRevertTask [0.005147s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_AmphoraToErrorOnRevertTask [0.001646s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_MemberToErrorOnRevertTask [0.004258s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_allocate_vip [0.004775s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_calculate_amphora_delta [0.003938s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_calculate_delta [0.015678s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_pool [1.005802s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_listener [0.003050s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_pool [0.003779s] ... ok DEBUG: 2022-06-16 08:29:08.288 4789 ERROR octavia.controller.worker.v1.controller_worker [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Amphora failover for amphora 24a2c569-acaa-47e9-be7d-bc8c0d176b58 failed because there is no record of this amphora in the database. Check that the [house_keeping] amphora_expiry_age configuration setting is not too short. Skipping failover. DEBUG: 2022-06-16 08:29:08.288 4789 ERROR octavia.controller.worker.v1.controller_worker [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Amphora 24a2c569-acaa-47e9-be7d-bc8c0d176b58 failover exception: amphora 24a2c569-acaa-47e9-be7d-bc8c0d176b58 not found.: octavia.common.exceptions.NotFound: amphora 24a2c569-acaa-47e9-be7d-bc8c0d176b58 not found. DEBUG: 2022-06-16 08:29:08.288 4789 ERROR octavia.controller.worker.v1.controller_worker Traceback (most recent call last): DEBUG: 2022-06-16 08:29:08.288 4789 ERROR octavia.controller.worker.v1.controller_worker File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/controller/worker/v1/controller_worker.py", line 901, in failover_amphora DEBUG: 2022-06-16 08:29:08.288 4789 ERROR octavia.controller.worker.v1.controller_worker id=amphora_id) DEBUG: 2022-06-16 08:29:08.288 4789 ERROR octavia.controller.worker.v1.controller_worker octavia.common.exceptions.NotFound: amphora 24a2c569-acaa-47e9-be7d-bc8c0d176b58 not found. DEBUG: 2022-06-16 08:29:08.288 4789 ERROR octavia.controller.worker.v1.controller_worker DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amp_missing_amp [0.012633s] ... ok DEBUG: 2022-06-16 08:29:08.307 4789 INFO octavia.controller.worker.v1.controller_worker [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Successfully completed the failover for an amphora: {'id': '24a2c569-acaa-47e9-be7d-bc8c0d176b58', 'load_balancer_id': , 'lb_network_ip': , 'compute_id': , 'role': } DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amphora_anti_affinity [0.015918s] ... ok DEBUG: 2022-06-16 08:29:08.318 4789 INFO octavia.controller.worker.v1.controller_worker [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Failover of load balancer completed successfully. DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_single [0.011430s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_act_stdby_net_split [0.011104s] ... ok DEBUG: 2022-06-16 08:29:08.339 4789 ERROR octavia.controller.worker.v1.controller_worker [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Unknown load balancer topology found: bogus, aborting failover. DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_bogus_topology [0.005925s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_single [0.006953s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_l7policy [0.008387s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_cert_rotate_amphora_flow [0.012553s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_bogus_create_amphora_for_lb_flow [0.023670s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_master_create_amphora_for_lb_flow [0.018153s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_create_amphora_for_lb_flow [0.021981s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_create_l7policy_flow [0.006708s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_delete_listener_internal_flow [0.006594s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_no_amps_act_stdby [0.056712s] ... ok DEBUG: 2022-06-16 08:29:08.509 4789 INFO octavia.controller.worker.v2.flows.load_balancer_flows [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Performing failover for amphora: {'id': 'bfd6e165-c1c7-497c-b0ad-b42faab77912', 'load_balancer_id': , 'lb_network_ip': None, 'compute_id': 'b9e8dcd7-bcd1-414d-83e2-37230a885e82', 'role': 'master_or_backup'} DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_amps_act_stdby [0.063994s] ... ok DEBUG: 2022-06-16 08:29:08.574 4789 INFO octavia.controller.worker.v2.flows.load_balancer_flows [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Performing failover for amphora: {'id': '3e9bca7b-0d79-417f-8c41-5a27f2ec7f3b', 'load_balancer_id': , 'lb_network_ip': None, 'compute_id': 'e28f7995-94cc-46b6-96f7-1f499b9a721c', 'role': 'standalone'} DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amp_single [0.082057s] ... ok DEBUG: 2022-06-16 08:29:08.652 4789 INFO octavia.controller.worker.v2.flows.load_balancer_flows [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Performing failover for amphora: {'id': 'bae58efc-3c7d-4590-a16b-d20ebcef4e78', 'load_balancer_id': , 'lb_network_ip': None, 'compute_id': '420a945f-bfb7-4099-94ba-180964a1e158', 'role': 'master_or_backup'} DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amps_spare_act_stdby [0.078362s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_update_load_balancer_flow [0.004220s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_pool_flows.TestPoolFlows.test_get_update_pool_flow [0.006012s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amp_index_listener_update [0.011183s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_config_update [0.020430s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_update_vrrp_interface [0.004336s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_vip_plug_with_host_routes [0.132256s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_vrrp_start [0.004378s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listeners_update [0.004691s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create [0.010689s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_availability_zone [0.008148s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_user_data [0.009466s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_associate_failover_amphora_with_lb_id [0.006682s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_health_monitor_in_db_by_pool [0.004094s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_l7rule_in_db [0.004589s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_amphora_details [0.010500s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_vip_from_loadbalancer [0.004271s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db_by_listener [0.004029s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_booting_in_db [0.006843s] ... ok DEBUG: 2022-06-16 08:29:08.994 4789 ERROR octavia.controller.worker.task_utils [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Failed to update amphora 32670e3b-5435-4aab-8f42-7d476940e30d status to ERROR due to: fail: Exception: fail DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_pending_update_in_db [0.004403s] ... ok DEBUG: 2022-06-16 08:29:09.000 4789 ERROR octavia.controller.worker.task_utils [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Failed to update l7policy b2002153-7537-4498-974e-a7c76f3b0795 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_create_in_db [0.005965s] ... ok DEBUG: 2022-06-16 08:29:09.006 4789 ERROR octavia.controller.worker.task_utils [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Failed to update l7policy b2002153-7537-4498-974e-a7c76f3b0795 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_update_in_db [0.006117s] ... ok DEBUG: 2022-06-16 08:29:09.011 4789 ERROR octavia.controller.worker.task_utils [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Failed to update l7rule 806e54cf-2d9c-45b1-abbd-72ef18d50656 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_pending_create_in_db [0.004767s] ... ok DEBUG: 2022-06-16 08:29:09.016 4789 ERROR octavia.controller.worker.task_utils [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Failed to update l7rule 806e54cf-2d9c-45b1-abbd-72ef18d50656 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_pending_delete_in_db [0.005258s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_amphorae_health_monitoring_busy [0.015257s] ... ok DEBUG: 2022-06-16 08:29:09.041 4789 ERROR octavia.controller.worker.task_utils [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Failed to update member 5c2ff57e-a64a-4b6e-97e3-189120210343 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_update_in_db [0.009058s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_db_cert_exp [0.008128s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_vip_data2 [0.003667s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_l7rule_in_db [0.004416s] ... ok DEBUG: 2022-06-16 08:29:09.062 4789 ERROR octavia.controller.worker.task_utils [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Failed to update pool 6d33ca0c-3c1c-4598-8465-2466c2b28533 provisioning status to ACTIVE due to: No sql_connection parameter is established: oslo_db.exception.CantStartEngineError: No sql_connection parameter is established DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_HealthMonitorToErrorOnRevertTask [0.003755s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_ListenersToErrorOnRevertTask [0.004736s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_LoadBalancerToErrorOnRevertTask [0.002526s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_failover_preparation_for_amphora [0.003242s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_handle_network_delta [0.005616s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_unplug_networks [0.005179s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_unplug_vip [0.003355s] ... ok DEBUG: 2022-06-16 08:29:09.095 4789 WARNING octavia.controller.worker.v2.tasks.retry_tasks [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] test_retry attempt 1 of 2 failed. Sleeping 1 seconds and retrying. DEBUG: 2022-06-16 08:29:09.096 4789 ERROR octavia.controller.worker.v2.tasks.retry_tasks [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] 3 retries with interval 1 seconds have failed for test_retry. Giving up. DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_retry_tasks.TestRetryTasks.test_sleeping_retry_times_controller [0.006881s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_batch_update_members [0.015730s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_listener [0.003540s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_full_graph_active_standby [0.004427s] ... ok DEBUG: 2022-06-16 08:29:09.124 4789 WARNING octavia.controller.worker.v2.controller_worker [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Failed to fetch l7member from DB. Retrying for up to 60 seconds. DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_member [1.007239s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_listener [0.015766s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_member [0.003133s] ... ok DEBUG: 2022-06-16 08:29:10.159 4789 INFO octavia.controller.worker.v2.controller_worker [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Successfully completed the failover for an amphora: {'id': 'c048c997-6200-45aa-ac5a-fd0646985e74', 'load_balancer_id': 'b986c8da-58f0-42c5-a8e3-e2b2ae3987f1', 'lb_network_ip': , 'compute_id': , 'role': } DEBUG: DEBUG: DEBUG: DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_with_az [0.013179s] ... ok DEBUG: 2022-06-16 08:29:10.180 4789 WARNING octavia.controller.worker.v2.controller_worker [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] 1 amphorae found on load balancer b986c8da-58f0-42c5-a8e3-e2b2ae3987f1 where two should exist. Repairing. DEBUG: 2022-06-16 08:29:10.191 4789 INFO octavia.controller.worker.v2.controller_worker [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Failover of load balancer completed successfully. DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_with_az [0.032958s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_single [0.002942s] ... ok DEBUG: 2022-06-16 08:29:10.200 4789 INFO octavia.controller.worker.v2.controller_worker [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Start amphora agent configuration update, amphora's id is: c048c997-6200-45aa-ac5a-fd0646985e74 DEBUG: 2022-06-16 08:29:10.200 4789 INFO octavia.controller.worker.v2.controller_worker [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Finished amphora agent configuration update, amphora's id was: c048c997-6200-45aa-ac5a-fd0646985e74 DEBUG: 2022-06-16 08:29:10.201 4789 INFO octavia.controller.worker.v2.controller_worker [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Start amphora agent configuration update, amphora's id is: c048c997-6200-45aa-ac5a-fd0646985e74 DEBUG: 2022-06-16 08:29:10.201 4789 INFO octavia.controller.worker.v2.controller_worker [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Finished amphora agent configuration update, amphora's id was: c048c997-6200-45aa-ac5a-fd0646985e74 DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_amphora_agent_config [0.004923s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_listener [0.002391s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_load_balancer [0.002443s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_member [0.003622s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_pool [0.004085s] ... ok DEBUG: {0} octavia.tests.unit.image.drivers.test_glance_driver.TestGlanceClient.test_single_image [0.001017s] ... ok DEBUG: 2022-06-16 08:29:10.224 4789 INFO octavia.network.drivers.neutron.allowed_address_pairs [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Removing security group lb-sec-grp1 from port vrrp-port-1 DEBUG: 2022-06-16 08:29:10.224 4789 WARNING octavia.network.drivers.neutron.allowed_address_pairs [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Unable to get port information for port None. Continuing to delete the security group.: Exception DEBUG: 2022-06-16 08:29:10.225 4789 INFO octavia.network.drivers.neutron.allowed_address_pairs [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Deleted security group lb-sec-grp1 DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_no_port [0.009257s] ... ok DEBUG: 2022-06-16 08:29:10.234 4789 WARNING octavia.network.drivers.neutron.allowed_address_pairs [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Can't deallocate VIP because the vip port 1 cannot be found in neutron. Continuing cleanup.: octavia.network.base.PortNotFound: port not found (port id: 1). DEBUG: 2022-06-16 08:29:10.250 4789 INFO octavia.network.drivers.neutron.allowed_address_pairs [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Removing security group from port 1 DEBUG: 2022-06-16 08:29:10.251 4789 INFO octavia.network.drivers.neutron.allowed_address_pairs [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Deleted security group DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_port_not_found [0.026455s] ... ok DEBUG: 2022-06-16 08:29:10.262 4789 INFO octavia.network.drivers.neutron.allowed_address_pairs [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Removing security group from port 1 DEBUG: 2022-06-16 08:29:10.263 4789 INFO octavia.network.drivers.neutron.allowed_address_pairs [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Deleted security group DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_port_not_found_for_update [0.011848s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_network_when_compute_instance_cant_be_found [0.014682s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_set_port_admin_state_up [0.006338s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_aap_port [0.151009s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_network_timeout [0.006600s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__create_security_group [0.003235s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__nova_interface_to_octavia_interface [0.002587s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__port_to_vip [0.003669s] ... ok DEBUG: 2022-06-16 08:29:10.456 4789 ERROR octavia.network.drivers.neutron.base [req-cbc2c850-5192-4286-849a-abdfe1e4dd21 - fake - - -] Error retrieving network (network Filters: {'name': 'TestNet1'}.: Exception DEBUG: 2022-06-16 08:29:10.456 4789 ERROR octavia.network.drivers.neutron.base Traceback (most recent call last): DEBUG: 2022-06-16 08:29:10.456 4789 ERROR octavia.network.drivers.neutron.base File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/network/drivers/neutron/base.py", line 218, in _get_resources_by_filters DEBUG: 2022-06-16 08:29:10.456 4789 ERROR octavia.network.drivers.neutron.base resource_type)(**filters) DEBUG: 2022-06-16 08:29:10.456 4789 ERROR octavia.network.drivers.neutron.base File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: 2022-06-16 08:29:10.456 4789 ERROR octavia.network.drivers.neutron.base return _mock_self._mock_call(*args, **kwargs) DEBUG: 2022-06-16 08:29:10.456 4789 ERROR octavia.network.drivers.neutron.base File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: 2022-06-16 08:29:10.456 4789 ERROR octavia.network.drivers.neutron.base raise effect DEBUG: 2022-06-16 08:29:10.456 4789 ERROR octavia.network.drivers.neutron.base Exception DEBUG: 2022-06-16 08:29:10.456 4789 ERROR octavia.network.drivers.neutron.base DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_network_by_name [0.003510s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_subnet [0.002936s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_fixed_ip_dict_to_model [0.000381s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_allocate_vip [0.001051s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_network_configs [0.001031s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_qos_policy [0.000901s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_subnet_by_name [0.000945s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_plug_aap_port [0.000923s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_unplug_aap [0.000952s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_update_vip [0.001134s] ... ok DEBUG: {0} octavia.tests.unit.statistics.test_stats_base.TestStatsBase.test__get_stats_handlers [0.001783s] ... ok DEBUG: {0} octavia.tests.unit.test_opts.TestOpts.test_list_opts [0.014700s] ... ok DEBUG: {0} octavia.tests.unit.test_version.TestVersion.test_vendor_str [0.000333s] ... ok DEBUG: {0} octavia.tests.unit.test_version.TestVersion.test_version_str [0.000471s] ... ok DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "context_is_admin":"role:admin or role:load-balancer_admin" was deprecated in W in favor of "context_is_admin":"role:load-balancer_admin or rule:system-admin". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. DEBUG: warnings.warn(deprecated_msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:observer_and_owner":"role:load-balancer_observer and rule:project-reader". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. DEBUG: warnings.warn(deprecated_msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "load-balancer:member_and_owner":"role:load-balancer_member and rule:load-balancer:owner" was deprecated in W in favor of "load-balancer:member_and_owner":"role:load-balancer_member and rule:project-member". Reason: The Octavia API now requires the OpenStack default roles and scoped tokens. See https://docs.openstack.org/octavia/latest/configuration/policy.html and https://docs.openstack.org/keystone/latest/contributor/services.html#reusable-default-roles for more information.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. DEBUG: warnings.warn(deprecated_msg) DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:1065: UserWarning: Policy context_is_admin failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required DEBUG: warnings.warn(msg) DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_delete_port [4.019958s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_member_ports [0.004903s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_vip_security_group_id [0.004236s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_plug_ports [0.003336s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_update_vip_sg [0.002190s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_amphora [0.004945s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_health_monitor [0.004424s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_active_standby [0.002699s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_full_graph_single [0.003033s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_pool [0.003854s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_l7policy [0.003024s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_load_balancer_with_cascade [0.002575s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_pool [0.003080s] ... ok DEBUG: Amphora 34c49e82-b23d-4f9d-81fb-8d9096e55132 failover exception: 'boom' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/controller/worker/v2/controller_worker.py", line 892, in failover_amphora DEBUG: id=amphora.load_balancer_id) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: octavia.tests.unit.controller.worker.v2.test_controller_worker.TestException: 'boom' DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amp_flow_exception [0.005939s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_lb_act_stdby [0.005022s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_with_flavor [0.005078s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_single [0.002907s] ... ok DEBUG: Unknown load balancer topology found: bogus, aborting failover! DEBUG: LB 9c35b4cf-d955-4156-b0ff-7d8070a74ef7 failover exception: Invalid topology specified: bogus DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/controller/worker/v2/controller_worker.py", line 1057, in failover_loadbalancer DEBUG: raise exceptions.InvalidTopology(topology=lb.topology) DEBUG: octavia.common.exceptions.InvalidTopology: Invalid topology specified: bogus DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_with_bogus_topology [0.004226s] ... ok DEBUG: 2 amphorae found on load balancer 9c35b4cf-d955-4156-b0ff-7d8070a74ef7 where one should exist. Repairing. DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_with_flavor [0.018485s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_act_stdby [0.004732s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_l7policy [0.002611s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_no_port_no_fixed_ip [0.005103s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_no_port_provided_tenant [0.005367s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_port_already_provided [0.004491s] ... ok DEBUG: Neutron VIP mis-match. Expected ip None on subnet mock-subnet-1 in network mock-network-1. Neutron has fixed_ips [] in network . Deleting and recreating the VIP port. DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_with_port_mismatch [0.007305s] ... ok DEBUG: Error creating a port on network 5c45e6b8-7a01-41d7-9094-51622e7a5aee due to boom. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/network/drivers/neutron/allowed_address_pairs.py", line 870, in create_port DEBUG: new_port = self.neutron_client.create_port({constants.PORT: port}) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: raise result DEBUG: Exception: boom DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_create_port [0.005149s] ... ok DEBUG: Attempt 1 to remove security group security-group-1 failed. DEBUG: Attempt 2 to remove security group security-group-1 failed. DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_secgrp_has_allocated_ports [2.017320s] ... ok DEBUG: All attempts to remove security group security-group-1 have failed. DEBUG: NoneType: None DEBUG: Failed to delete security group on first pass: security-group-1 DEBUG: Deleting extra port mock-port-1 on security group security-group-1... DEBUG: Can't deallocate VIP because the vip port 1 cannot be found in neutron. Continuing cleanup. DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_vip_port_not_found [0.008292s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_delete_port [0.005423s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_get_interfaces_to_unplug [0.004403s] ... ok DEBUG: Error when getting security group Fake_SG_name due to boom DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/network/drivers/neutron/allowed_address_pairs.py", line 892, in get_security_group DEBUG: name=sg_name) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: raise result DEBUG: Exception: boom DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_get_security_group [0.005568s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_errors_when_neutron_cant_find_port_to_update [0.008328s] ... ok DEBUG: Error plugging amphora (compute_id: mock-compute-1) into network mock-network-1. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/network/drivers/neutron/allowed_address_pairs.py", line 596, in plug_network DEBUG: ip_address=ip_address) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: novaclient.exceptions.NotFound: Network not found (HTTP 404) DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_network_when_network_cant_be_found [0.005193s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_vip [0.006111s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_network [0.005338s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_vip [0.105862s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip [0.005461s] ... ok DEBUG: VIP security group missing when updating the VIP for delete on load balancer: 1. Skipping update because this is for delete. DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_for_delete_when_security_group_missing [0.004768s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_sg [0.007855s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_no_listeners [0.004842s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_protocol_and_peer_ports_overlap [0.005215s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_security_group_rule_deleted [0.005678s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_wait_for_port_detach [0.005342s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__add_allowed_address_pair_to_port [0.002746s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__add_security_group_to_port_with_other_exception [0.003637s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__check_extension_enabled [0.002560s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_multiple_ports_by_net_id_device_id [0.002657s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_network_ip_availability [0.002984s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_non_existing_port_by_name [0.003626s] ... ok DEBUG: Error retrieving port (port Filters: {'name': 'TestPort1'}. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/network/drivers/neutron/base.py", line 218, in _get_resources_by_filters DEBUG: resource_type)(**filters) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_port_by_name [0.003483s] ... ok DEBUG: Error retrieving port (port Filters: {'network_id': 'mock-network-1', 'device_id': 'Moctavia123'}. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-8.0.2.dev38/octavia/network/drivers/neutron/base.py", line 218, in _get_resources_by_filters DEBUG: resource_type)(**filters) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: return _mock_self._mock_call(*args, **kwargs) DEBUG: File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_port_by_net_id_device_id [0.003043s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_network_ip_availability_dict_to_model [0.000334s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_subnet_dict_to_model [0.000316s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_deallocate_vip [0.001984s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_network [0.000848s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_network_by_name [0.000887s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_plugged_networks [0.000790s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_subnet [0.000896s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_plug_network [0.000816s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_set_port_admin_state_up [0.000807s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_unplug_network [0.001877s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_update_vip_sg [0.000808s] ... ok DEBUG: {2} octavia.tests.unit.statistics.drivers.test_logger.TestStatsUpdateLogger.test_update_stats [0.000799s] ... ok DEBUG: {2} octavia.tests.unit.volume.drivers.noop_driver.test_driver.TestNoopVolumeDriver.test_get_image_from_volume [0.000327s] ... ok DEBUG: Timed out waiting to create cinder volume DEBUG: Timed out waiting to create cinder volume DEBUG: Timed out waiting to create cinder volume DEBUG: Timed out waiting to create cinder volume DEBUG: Timed out waiting to create cinder volume DEBUG: {2} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_build_cinder_volume_timeout [0.006002s] ... ok DEBUG: {2} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_get_image_from_volume [0.001757s] ... ok DEBUG: {2} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_get_image_from_volume_error [0.001450s] ... ok DEBUG: Sending INIT packet to 192.168.0.27:1234 DEBUG: Received 1234 Type chunk DEBUG: Sending ABORT packet DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 1981 tests in 46.5292 sec. DEBUG: - Passed: 1981 DEBUG: - Skipped: 0 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 144.4756 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (496 tests) => 0:00:42.634210 DEBUG: - Worker 1 (495 tests) => 0:00:28.881024 DEBUG: - Worker 2 (495 tests) => 0:00:45.848859 DEBUG: - Worker 3 (495 tests) => 0:00:28.279229 DEBUG: Processing files: python3-octavia-8.0.2-0.20220616081857.a870525.el8.noarch DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2nsDrx DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-8.0.2.dev38 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/licenses/python3-octavia DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/licenses/python3-octavia DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/licenses/python3-octavia DEBUG: + exit 0 DEBUG: Provides: python3-octavia = 8.0.2-0.20220616081857.a870525.el8 python3.6dist(octavia) = 8.0.2.dev38 python3dist(octavia) = 8.0.2.dev38 DEBUG: 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 DEBUG: Requires: python(abi) = 3.6 DEBUG: Processing files: python3-octavia-tests-8.0.2-0.20220616081857.a870525.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3ejw3t DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-8.0.2.dev38 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/licenses/python3-octavia-tests DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/licenses/python3-octavia-tests DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/licenses/python3-octavia-tests DEBUG: + exit 0 DEBUG: Provides: python3-octavia-tests = 8.0.2-0.20220616081857.a870525.el8 DEBUG: 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 DEBUG: Requires: python(abi) = 3.6 DEBUG: Processing files: openstack-octavia-common-8.0.2-0.20220616081857.a870525.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aewPYu DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-8.0.2.dev38 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/doc/openstack-octavia-common DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/doc/openstack-octavia-common DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/doc/openstack-octavia-common DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.djVhYv DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-8.0.2.dev38 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/licenses/openstack-octavia-common DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/licenses/openstack-octavia-common DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/licenses/openstack-octavia-common DEBUG: + exit 0 DEBUG: Provides: config(openstack-octavia-common) = 8.0.2-0.20220616081857.a870525.el8 openstack-octavia-common = 8.0.2-0.20220616081857.a870525.el8 DEBUG: Requires(interp): /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(pre): /bin/sh DEBUG: Requires: /usr/libexec/platform-python DEBUG: Processing files: openstack-octavia-amphora-agent-8.0.2-0.20220616081857.a870525.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zLozEu DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-8.0.2.dev38 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/licenses/openstack-octavia-amphora-agent DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/licenses/openstack-octavia-amphora-agent DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/licenses/openstack-octavia-amphora-agent DEBUG: + exit 0 DEBUG: Provides: config(openstack-octavia-amphora-agent) = 8.0.2-0.20220616081857.a870525.el8 openstack-octavia-amphora-agent = 8.0.2-0.20220616081857.a870525.el8 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/libexec/platform-python DEBUG: Processing files: openstack-octavia-api-8.0.2-0.20220616081857.a870525.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vjUOru DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-8.0.2.dev38 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/licenses/openstack-octavia-api DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/licenses/openstack-octavia-api DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/licenses/openstack-octavia-api DEBUG: + exit 0 DEBUG: Provides: openstack-octavia-api = 8.0.2-0.20220616081857.a870525.el8 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/libexec/platform-python DEBUG: Processing files: openstack-octavia-worker-8.0.2-0.20220616081857.a870525.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4n7BSv DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-8.0.2.dev38 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/licenses/openstack-octavia-worker DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/licenses/openstack-octavia-worker DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/licenses/openstack-octavia-worker DEBUG: + exit 0 DEBUG: Provides: openstack-octavia-worker = 8.0.2-0.20220616081857.a870525.el8 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/libexec/platform-python DEBUG: Processing files: openstack-octavia-health-manager-8.0.2-0.20220616081857.a870525.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XulJax DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-8.0.2.dev38 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/licenses/openstack-octavia-health-manager DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/licenses/openstack-octavia-health-manager DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/licenses/openstack-octavia-health-manager DEBUG: + exit 0 DEBUG: Provides: openstack-octavia-health-manager = 8.0.2-0.20220616081857.a870525.el8 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/libexec/platform-python DEBUG: Processing files: openstack-octavia-housekeeping-8.0.2-0.20220616081857.a870525.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UG6zcu DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-8.0.2.dev38 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/licenses/openstack-octavia-housekeeping DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/licenses/openstack-octavia-housekeeping DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/licenses/openstack-octavia-housekeeping DEBUG: + exit 0 DEBUG: Provides: openstack-octavia-housekeeping = 8.0.2-0.20220616081857.a870525.el8 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/libexec/platform-python DEBUG: Processing files: openstack-octavia-diskimage-create-8.0.2-0.20220616081857.a870525.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BK0MJu DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-8.0.2.dev38 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/doc/openstack-octavia-diskimage-create DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/doc/openstack-octavia-diskimage-create DEBUG: + cp -pr diskimage-create/README.rst /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64/usr/share/doc/openstack-octavia-diskimage-create DEBUG: + exit 0 DEBUG: Provides: openstack-octavia-diskimage-create = 8.0.2-0.20220616081857.a870525.el8 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: /bin/bash DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64 DEBUG: Wrote: /builddir/build/RPMS/python3-octavia-8.0.2-0.20220616081857.a870525.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-octavia-tests-8.0.2-0.20220616081857.a870525.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-octavia-common-8.0.2-0.20220616081857.a870525.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-octavia-amphora-agent-8.0.2-0.20220616081857.a870525.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-octavia-api-8.0.2-0.20220616081857.a870525.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-octavia-worker-8.0.2-0.20220616081857.a870525.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-octavia-health-manager-8.0.2-0.20220616081857.a870525.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-octavia-housekeeping-8.0.2-0.20220616081857.a870525.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-octavia-diskimage-create-8.0.2-0.20220616081857.a870525.el8.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MhNFgt DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-8.0.2.dev38 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild openstack-octavia-8.0.2-0.20220616081857.a870525.el8.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-octavia-8.0.2-0.20220616081857.a870525.el8.src.rpm INFO: Done(/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8/openstack-octavia-8.0.2-0.20220616081857.a870525.el8.src.rpm) Config(dlrn-5) 6 minutes 47 seconds INFO: Results and/or logs in: /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 6000832 1867812 1914356 8343540 7792868 DEBUG: Swap: 16777212 5724840 11052372 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 481G 70G 88% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: ensuring that dir exists: /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 5811380 1029084 1914356 9371720 8116712 DEBUG: Swap: 16777212 5724840 11052372 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/vda1 550G 482G 69G 88% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-wallaby-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.9644qek7', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root DEBUG: resultdir = /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9c0ffb3936f847f19408e54e98012c7f', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1022', 'mockbuild'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 DEBUG: creating dir: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,bind', '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: installing package(s): /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8/python3-octavia-8.0.2-0.20220616081857.a870525.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8/python3-octavia-tests-8.0.2-0.20220616081857.a870525.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8/openstack-octavia-common-8.0.2-0.20220616081857.a870525.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8/openstack-octavia-amphora-agent-8.0.2-0.20220616081857.a870525.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8/openstack-octavia-api-8.0.2-0.20220616081857.a870525.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8/openstack-octavia-worker-8.0.2-0.20220616081857.a870525.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8/openstack-octavia-health-manager-8.0.2-0.20220616081857.a870525.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8/openstack-octavia-housekeeping-8.0.2-0.20220616081857.a870525.el8.noarch.rpm /home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8/openstack-octavia-diskimage-create-8.0.2-0.20220616081857.a870525.el8.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', 'install', '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8/python3-octavia-8.0.2-0.20220616081857.a870525.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8/python3-octavia-tests-8.0.2-0.20220616081857.a870525.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8/openstack-octavia-common-8.0.2-0.20220616081857.a870525.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8/openstack-octavia-amphora-agent-8.0.2-0.20220616081857.a870525.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8/openstack-octavia-api-8.0.2-0.20220616081857.a870525.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8/openstack-octavia-worker-8.0.2-0.20220616081857.a870525.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8/openstack-octavia-health-manager-8.0.2-0.20220616081857.a870525.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8/openstack-octavia-housekeeping-8.0.2-0.20220616081857.a870525.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8/openstack-octavia-diskimage-create-8.0.2-0.20220616081857.a870525.el8.noarch.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jko63rwq:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd6fc65148e2c4fda90a23fc43f788a85', '-D', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jko63rwq:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', 'install', '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8/python3-octavia-8.0.2-0.20220616081857.a870525.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8/python3-octavia-tests-8.0.2-0.20220616081857.a870525.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8/openstack-octavia-common-8.0.2-0.20220616081857.a870525.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8/openstack-octavia-amphora-agent-8.0.2-0.20220616081857.a870525.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8/openstack-octavia-api-8.0.2-0.20220616081857.a870525.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8/openstack-octavia-worker-8.0.2-0.20220616081857.a870525.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8/openstack-octavia-health-manager-8.0.2-0.20220616081857.a870525.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8/openstack-octavia-housekeeping-8.0.2-0.20220616081857.a870525.el8.noarch.rpm', '/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8/openstack-octavia-diskimage-create-8.0.2-0.20220616081857.a870525.el8.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk DEBUG: Invalid configuration value: failovermethod=priority in /var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/etc/dnf/dnf.conf; Configuration: OptionBinding with id "failovermethod" does not exist DEBUG: delorean-python-ironic-tests-tempest-7064b5e588 22 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-9a473fdf0cba847352d9c 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-5bb83121 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-2569c9948ed43cc96 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-diskimage-builder-979ad64dd54b386864b5 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-6e9ad143110657e874d88af 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-677c89c23631e9083261a 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-3d844d6bcad5f1a9a6407 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-f1e7d20b01e452efc234 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-bd250b93b74393f9d269 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-barbican-486e60723f1f635b8e1 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-f56bb37f03e31df3473dce 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-abddb57fd1974c546a62 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-heat-templates-66bbd 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-da9b7c2fb3a60326 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-validations-common-c473b46f301769cf3f8 28 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 44 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 58 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 22 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 15 kB/s | 4.4 kB 00:00 DEBUG: dlrn-wallaby-testing 30 kB/s | 3.0 kB 00:00 DEBUG: dlrn-wallaby-build-deps 30 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 48 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 46 kB/s | 3.0 kB 00:00 DEBUG: opstools 40 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 50 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ========================================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ========================================================================================================================= DEBUG: Installing: DEBUG: openstack-octavia-amphora-agent noarch 8.0.2-0.20220616081857.a870525.el8 @commandline 13 k DEBUG: openstack-octavia-api noarch 8.0.2-0.20220616081857.a870525.el8 @commandline 13 k DEBUG: openstack-octavia-common noarch 8.0.2-0.20220616081857.a870525.el8 @commandline 22 k DEBUG: openstack-octavia-diskimage-create noarch 8.0.2-0.20220616081857.a870525.el8 @commandline 42 k DEBUG: openstack-octavia-health-manager noarch 8.0.2-0.20220616081857.a870525.el8 @commandline 12 k DEBUG: openstack-octavia-housekeeping noarch 8.0.2-0.20220616081857.a870525.el8 @commandline 12 k DEBUG: openstack-octavia-worker noarch 8.0.2-0.20220616081857.a870525.el8 @commandline 12 k DEBUG: python3-octavia noarch 8.0.2-0.20220616081857.a870525.el8 @commandline 897 k DEBUG: python3-octavia-tests noarch 8.0.2-0.20220616081857.a870525.el8 @commandline 916 k DEBUG: Installing dependencies: DEBUG: blosc x86_64 1.20.1-1.el8 delorean-wallaby-testing 62 k DEBUG: dejavu-fonts-common noarch 2.35-7.el8 Stream-BaseOS 74 k DEBUG: dejavu-sans-fonts noarch 2.35-7.el8 Stream-BaseOS 1.6 M DEBUG: desktop-file-utils x86_64 0.23-8.el8 Stream-AppStream 80 k DEBUG: device-mapper-event x86_64 8:1.02.181-3.el8 Stream-BaseOS 271 k DEBUG: device-mapper-event-libs x86_64 8:1.02.181-3.el8 Stream-BaseOS 270 k DEBUG: device-mapper-persistent-data x86_64 0.9.0-6.el8 Stream-BaseOS 925 k DEBUG: dib-utils noarch 0.0.11-0.20210315160428.51661c3.el8 delorean-component-common 11 k DEBUG: diskimage-builder noarch 3.21.2-0.20220616005927.979ad64.el8 delorean-component-common 753 k DEBUG: dosfstools x86_64 4.1-6.el8 Stream-BaseOS 122 k DEBUG: e2fsprogs x86_64 1.45.6-5.el8 Stream-BaseOS 1.0 M DEBUG: e2fsprogs-libs x86_64 1.45.6-5.el8 Stream-BaseOS 233 k DEBUG: fuse-libs x86_64 2.9.7-15.el8 Stream-BaseOS 102 k DEBUG: gdisk x86_64 1.0.3-11.el8 Stream-BaseOS 241 k DEBUG: groff-base x86_64 1.22.3-18.el8 Stream-BaseOS 1.0 M DEBUG: hdf5 x86_64 1.10.5-5.el8 delorean-wallaby-testing 2.1 M DEBUG: libaec x86_64 1.0.2-3.el8 Stream-PowerTools 39 k DEBUG: libaio x86_64 0.3.112-1.el8 Stream-BaseOS 33 k DEBUG: libgfortran x86_64 8.5.0-13.el8 Stream-BaseOS 644 k DEBUG: libqhull x86_64 1:7.2.1-2.el8 delorean-wallaby-testing 168 k DEBUG: libquadmath x86_64 8.5.0-13.el8 Stream-BaseOS 171 k DEBUG: libsodium x86_64 1.0.18-2.el8 delorean-wallaby-testing 163 k DEBUG: libss x86_64 1.45.6-5.el8 Stream-BaseOS 54 k DEBUG: libxslt x86_64 1.1.32-6.el8 Stream-BaseOS 250 k DEBUG: libyaml x86_64 0.1.7-5.el8 Stream-BaseOS 61 k DEBUG: lvm2 x86_64 8:2.03.14-3.el8 Stream-BaseOS 1.7 M DEBUG: lvm2-libs x86_64 8:2.03.14-3.el8 Stream-BaseOS 1.2 M DEBUG: lzo x86_64 2.08-14.el8 Stream-BaseOS 69 k DEBUG: openblas x86_64 0.3.15-3.el8 Stream-AppStream 4.7 M DEBUG: openblas-threads x86_64 0.3.15-3.el8 Stream-AppStream 4.9 M DEBUG: perl-Carp noarch 1.42-396.el8 Stream-BaseOS 30 k DEBUG: perl-Data-Dumper x86_64 2.167-399.el8 Stream-BaseOS 58 k DEBUG: perl-Digest noarch 1.17-395.el8 Stream-AppStream 27 k DEBUG: perl-Digest-MD5 x86_64 2.55-396.el8 Stream-AppStream 37 k DEBUG: perl-Encode x86_64 4:2.97-3.el8 Stream-BaseOS 1.5 M DEBUG: perl-Errno x86_64 1.28-421.el8 Stream-BaseOS 76 k DEBUG: perl-Exporter noarch 5.72-396.el8 Stream-BaseOS 34 k DEBUG: perl-File-Path noarch 2.15-2.el8 Stream-BaseOS 38 k DEBUG: perl-File-Temp noarch 0.230.600-1.el8 Stream-BaseOS 63 k DEBUG: perl-Filter x86_64 2:1.58-2.el8 Stream-AppStream 82 k DEBUG: perl-Getopt-Long noarch 1:2.50-4.el8 Stream-BaseOS 63 k DEBUG: perl-HTTP-Tiny noarch 0.074-1.el8 Stream-BaseOS 58 k DEBUG: perl-IO x86_64 1.38-421.el8 Stream-BaseOS 142 k DEBUG: perl-MIME-Base64 x86_64 3.15-396.el8 Stream-BaseOS 31 k DEBUG: perl-Net-SSLeay x86_64 1.88-1.module_el8.4.0+517+be1595ff Stream-AppStream 379 k DEBUG: perl-PathTools x86_64 3.74-1.el8 Stream-BaseOS 90 k DEBUG: perl-Pod-Escapes noarch 1:1.07-395.el8 Stream-BaseOS 20 k DEBUG: perl-Pod-Perldoc noarch 3.28-396.el8 Stream-BaseOS 86 k DEBUG: perl-Pod-Simple noarch 1:3.35-395.el8 Stream-BaseOS 213 k DEBUG: perl-Pod-Usage noarch 4:1.69-395.el8 Stream-BaseOS 34 k DEBUG: perl-Scalar-List-Utils x86_64 3:1.49-2.el8 Stream-BaseOS 68 k DEBUG: perl-Socket x86_64 4:2.027-3.el8 Stream-BaseOS 59 k DEBUG: perl-Storable x86_64 1:3.11-3.el8 Stream-BaseOS 98 k DEBUG: perl-Term-ANSIColor noarch 4.06-396.el8 Stream-BaseOS 46 k DEBUG: perl-Term-Cap noarch 1.17-395.el8 Stream-BaseOS 23 k DEBUG: perl-Text-ParseWords noarch 3.30-395.el8 Stream-BaseOS 18 k DEBUG: perl-Text-Tabs+Wrap noarch 2013.0523-395.el8 Stream-BaseOS 24 k DEBUG: perl-Text-Unidecode noarch 1.30-5.el8 Stream-AppStream 149 k DEBUG: perl-Time-Local noarch 1:1.280-1.el8 Stream-BaseOS 34 k DEBUG: perl-URI noarch 1.73-3.el8 Stream-AppStream 116 k DEBUG: perl-Unicode-Normalize x86_64 1.25-396.el8 Stream-BaseOS 82 k DEBUG: perl-XML-Parser x86_64 2.44-11.el8 Stream-AppStream 226 k DEBUG: perl-XML-XPath noarch 1.42-3.el8 Stream-AppStream 88 k DEBUG: perl-constant noarch 1.33-396.el8 Stream-BaseOS 25 k DEBUG: perl-encoding x86_64 4:2.22-3.el8 Stream-AppStream 68 k DEBUG: perl-interpreter x86_64 4:5.26.3-421.el8 Stream-BaseOS 6.3 M DEBUG: perl-libnet noarch 3.11-3.el8 Stream-AppStream 121 k DEBUG: perl-libs x86_64 4:5.26.3-421.el8 Stream-BaseOS 1.6 M DEBUG: perl-macros x86_64 4:5.26.3-421.el8 Stream-BaseOS 72 k DEBUG: perl-open noarch 1.11-421.el8 Stream-AppStream 78 k DEBUG: perl-parent noarch 1:0.237-1.el8 Stream-BaseOS 20 k DEBUG: perl-podlators noarch 4.11-1.el8 Stream-BaseOS 118 k DEBUG: perl-threads x86_64 1:2.21-2.el8 Stream-BaseOS 61 k DEBUG: perl-threads-shared x86_64 1.58-2.el8 Stream-BaseOS 48 k DEBUG: python-oslo-cache-lang noarch 2.7.1-0.20220301090510.d0252f6.el8 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 4.4.0-0.20210315114231.7dcf9e9.el8 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 8.5.1-0.20210818055751.3b452de.el8 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 5.0.1-0.20210315103856.73187bd.el8 delorean-component-common 13 k DEBUG: python-oslo-log-lang noarch 4.4.0-0.20210315105132.9b29c90.el8 delorean-component-common 12 k DEBUG: python-oslo-middleware-lang noarch 4.2.1-0.20220225080425.b40ca5f.el8 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 3.7.1-0.20220119091831.639b471.el8 delorean-component-common 11 k DEBUG: python-oslo-utils-lang noarch 4.8.2-0.20220428092247.a38b56a.el8 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20210315104351.4179996.el8 delorean-component-common 14 k DEBUG: python3-Bottleneck x86_64 1.2.1-13.el8 delorean-wallaby-testing 131 k DEBUG: python3-PyMySQL noarch 0.10.1-2.module_el8.5.0+761+faacb0fb Stream-AppStream 98 k DEBUG: python3-alembic noarch 1.4.3-1.el8 delorean-wallaby-testing 816 k DEBUG: python3-amqp noarch 5.0.5-1.el8 delorean-wallaby-testing 97 k DEBUG: python3-appdirs noarch 1.4.3-12.el8 delorean-wallaby-testing 23 k DEBUG: python3-attrs noarch 17.4.0-6.el8 Stream-AppStream 53 k DEBUG: python3-automaton noarch 2.3.1-0.20220228091836.4a3e539.el8 delorean-component-common 41 k DEBUG: python3-barbicanclient noarch 5.1.0-0.20210316154446.ad49c40.el8 delorean-component-clients 130 k DEBUG: python3-bcrypt x86_64 3.1.7-3.el8 delorean-wallaby-testing 44 k DEBUG: python3-beautifulsoup4 noarch 4.9.3-1.el8 delorean-wallaby-testing 215 k DEBUG: python3-cachetools noarch 4.2.0-1.el8 delorean-wallaby-testing 35 k DEBUG: python3-cairo x86_64 1.16.3-6.el8 Stream-AppStream 90 k DEBUG: python3-castellan noarch 3.7.2-0.20210907102711.3775cf4.el8 delorean-component-security 127 k DEBUG: python3-cinderclient noarch 7.4.1-0.20210903082820.4f72e6f.el8 delorean-component-clients 241 k DEBUG: python3-click noarch 6.7-8.el8 Stream-BaseOS 131 k DEBUG: python3-cliff noarch 3.7.0-0.20210315123449.117a100.el8 delorean-component-common 95 k DEBUG: python3-cmd2 noarch 1.4.0-1.1.el8 delorean-wallaby-testing 307 k DEBUG: python3-colorama noarch 0.4.3-3.el8 delorean-wallaby-testing 36 k DEBUG: python3-cotyledon noarch 1.7.3-4.el8 delorean-wallaby-testing 46 k DEBUG: python3-cycler noarch 0.10.0-13.el8 delorean-wallaby-testing 20 k DEBUG: python3-dateutil noarch 1:2.6.1-6.el8 Stream-BaseOS 251 k DEBUG: python3-debtcollector noarch 2.2.0-0.20210315103218.649189d.el8 delorean-component-common 31 k DEBUG: python3-decorator noarch 4.4.0-5.el8 delorean-wallaby-testing 32 k DEBUG: python3-distro noarch 1.4.0-4.el8 delorean-wallaby-testing 36 k DEBUG: python3-dogpile-cache noarch 1.1.5-1.1.el8 delorean-wallaby-testing 91 k DEBUG: python3-editor noarch 1.0.4-4.el8 delorean-wallaby-testing 19 k DEBUG: python3-entrypoints noarch 0.3-4.el8 delorean-wallaby-testing 165 k DEBUG: python3-etcd3gw noarch 0.2.5-1.el8 delorean-wallaby-testing 41 k DEBUG: python3-extras noarch 1.0.0-10.el8 delorean-wallaby-testing 21 k DEBUG: python3-fasteners noarch 0.14.1-20.el8 delorean-wallaby-testing 44 k DEBUG: python3-fixtures noarch 3.0.0-16.el8 delorean-wallaby-testing 96 k DEBUG: python3-flake8 noarch 3.7.7-6.el8 delorean-wallaby-testing 123 k DEBUG: python3-flask noarch 1:1.1.2-4.el8 delorean-wallaby-testing 165 k DEBUG: python3-fluidity-sm noarch 0.2.0-16.el8 delorean-wallaby-testing 20 k DEBUG: python3-future noarch 0.18.2-3.el8 delorean-wallaby-testing 789 k DEBUG: python3-futurist noarch 2.3.0-0.20210315104620.1a1c6f8.el8 delorean-component-common 63 k DEBUG: python3-glanceclient noarch 1:3.3.0-0.20210315220313.f802c71.el8 delorean-component-clients 147 k DEBUG: python3-gunicorn noarch 20.0.4-1.el8 delorean-wallaby-testing 152 k DEBUG: python3-importlib-metadata noarch 1.7.0-1.el8 delorean-wallaby-testing 46 k DEBUG: python3-inotify noarch 0.9.6-13.el8 Stream-BaseOS 57 k DEBUG: python3-iso8601 noarch 0.1.12-3.el8 delorean-wallaby-testing 25 k DEBUG: python3-itsdangerous noarch 0.24-14.el8 Stream-AppStream 31 k DEBUG: python3-jeepney noarch 0.4.3-1.el8 delorean-wallaby-testing 4.7 M DEBUG: python3-jmespath noarch 0.9.0-11.el8 Stream-AppStream 45 k DEBUG: python3-jsonpatch noarch 1.21-2.el8 Stream-AppStream 27 k DEBUG: python3-jsonpointer noarch 1.10-11.el8 Stream-AppStream 20 k DEBUG: python3-jsonschema noarch 3.2.0-5.el8 delorean-wallaby-testing 112 k DEBUG: python3-keyring noarch 21.0.0-1.el8 delorean-wallaby-testing 80 k DEBUG: python3-keystoneauth1 noarch 4.3.1-0.20210315155409.112bcae.el8 delorean-component-security 431 k DEBUG: python3-keystoneclient noarch 1:4.2.0-0.20210316044851.d5cb761.el8 delorean-component-clients 252 k DEBUG: python3-keystonemiddleware noarch 9.2.0-0.20210316052900.3659bda.el8 delorean-component-security 92 k DEBUG: python3-kiwisolver x86_64 1.1.0-4.el8 delorean-wallaby-testing 78 k DEBUG: python3-kombu noarch 1:5.0.2-1.el8 delorean-wallaby-testing 338 k DEBUG: python3-lexicon noarch 1.0.0-9.el8 delorean-wallaby-testing 19 k DEBUG: python3-logutils noarch 0.3.5-11.el8 delorean-wallaby-testing 49 k DEBUG: python3-lxml x86_64 4.2.3-4.el8 Stream-AppStream 1.5 M DEBUG: python3-mako noarch 1.0.6-13.el8 Stream-AppStream 157 k DEBUG: python3-matplotlib x86_64 3.1.1-2.el8 delorean-wallaby-testing 3.3 M DEBUG: python3-matplotlib-data noarch 3.1.1-2.el8 delorean-wallaby-testing 1.8 M DEBUG: python3-matplotlib-data-fonts noarch 3.1.1-2.el8 delorean-wallaby-testing 2.4 M DEBUG: python3-matplotlib-tk x86_64 3.1.1-2.el8 delorean-wallaby-testing 64 k DEBUG: python3-mccabe noarch 0.6.1-14.el8 delorean-wallaby-testing 22 k DEBUG: python3-memcached noarch 1.59-1.el8 delorean-wallaby-testing 44 k DEBUG: python3-migrate noarch 0.13.0-1.el8 delorean-wallaby-testing 238 k DEBUG: python3-mock noarch 3.0.5-7.el8 delorean-wallaby-testing 55 k DEBUG: python3-msgpack x86_64 1.0.2-1.el8 delorean-wallaby-testing 93 k DEBUG: python3-munch noarch 2.5.0-3.el8 delorean-wallaby-testing 26 k DEBUG: python3-netaddr noarch 0.7.19-8.el8 Stream-AppStream 1.5 M DEBUG: python3-netifaces x86_64 0.10.6-4.el8 Stream-AppStream 25 k DEBUG: python3-networkx noarch 2.5-1.el8 delorean-wallaby-testing 2.5 M DEBUG: python3-neutronclient noarch 7.3.0-0.20210316051900.4963c7a.el8 delorean-component-clients 310 k DEBUG: python3-novaclient noarch 1:17.4.0-0.20210316055500.54d4da1.el8 delorean-component-clients 225 k DEBUG: python3-numexpr x86_64 2.7.1-1.el8 delorean-wallaby-testing 198 k DEBUG: python3-numpy x86_64 1:1.14.3-10.el8 Stream-AppStream 3.7 M DEBUG: python3-numpy-f2py x86_64 1:1.14.3-10.el8 Stream-AppStream 225 k DEBUG: python3-octavia-lib noarch 2.3.1-0.20210315131751.3208f7f.el8 delorean-component-octavia 45 k DEBUG: python3-openstacksdk noarch 0.55.1-0.20220406125402.f09ed4a.el8 delorean-component-clients 854 k DEBUG: python3-os-client-config noarch 2.1.0-0.20210315163025.bc96c23.el8 delorean-component-tripleo 53 k DEBUG: python3-os-service-types noarch 1.7.0-0.20210315154727.0b2f473.el8 delorean-component-clients 36 k DEBUG: python3-os-testr noarch 2.0.0-0.20210315102203.248dc81.el8 delorean-component-common 71 k DEBUG: python3-osc-lib noarch 2.3.1-0.20210315174831.2b7a679.el8 delorean-component-clients 77 k DEBUG: python3-oslo-cache noarch 2.7.1-0.20220301090510.d0252f6.el8 delorean-component-common 53 k DEBUG: python3-oslo-concurrency noarch 4.4.0-0.20210315114231.7dcf9e9.el8 delorean-component-common 40 k DEBUG: python3-oslo-config noarch 2:8.5.1-0.20210907102309.de1dbee.el8 delorean-component-common 227 k DEBUG: python3-oslo-context noarch 3.2.1-0.20211026071333.b124eb7.el8 delorean-component-common 25 k DEBUG: python3-oslo-db noarch 8.5.1-0.20210818055751.3b452de.el8 delorean-component-common 147 k DEBUG: python3-oslo-i18n noarch 5.0.1-0.20210315103856.73187bd.el8 delorean-component-common 57 k DEBUG: python3-oslo-log noarch 4.4.0-0.20210315105132.9b29c90.el8 delorean-component-common 63 k DEBUG: python3-oslo-messaging noarch 12.7.3-0.20220428091418.5d6fd1a.el8 delorean-component-common 226 k DEBUG: python3-oslo-middleware noarch 4.2.1-0.20220225080425.b40ca5f.el8 delorean-component-common 53 k DEBUG: python3-oslo-policy noarch 3.7.1-0.20220119091831.639b471.el8 delorean-component-common 75 k DEBUG: python3-oslo-reports noarch 2.2.0-0.20210315105955.bc631ae.el8 delorean-component-common 58 k DEBUG: python3-oslo-serialization noarch 4.1.1-0.20220225082330.bbe5d5a.el8 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 2.5.1-0.20220201082833.c1e3398.el8 delorean-component-common 70 k DEBUG: python3-oslo-upgradecheck noarch 1.3.1-0.20220225074957.9561ecb.el8 delorean-component-common 26 k DEBUG: python3-oslo-utils noarch 4.8.2-0.20220428092247.a38b56a.el8 delorean-component-common 80 k DEBUG: python3-oslotest noarch 4.4.1-0.20210315103354.aaf3a72.el8 delorean-component-clients 47 k DEBUG: python3-pandas x86_64 0.25.3-1.el8 delorean-wallaby-testing 11 M DEBUG: python3-paramiko noarch 2.7.2-1.el8 delorean-wallaby-testing 314 k DEBUG: python3-paste noarch 3.5.0-1.el8 delorean-wallaby-testing 813 k DEBUG: python3-paste-deploy noarch 2.1.1-1.el8 delorean-wallaby-testing 40 k DEBUG: python3-pecan noarch 1.3.3-2.el8 delorean-wallaby-testing 283 k DEBUG: python3-pillow x86_64 5.1.1-18.el8 Stream-AppStream 632 k DEBUG: python3-prettytable noarch 0.7.2-14.el8 Stream-AppStream 44 k DEBUG: python3-psutil x86_64 5.7.3-1.el8 delorean-wallaby-testing 420 k DEBUG: python3-pyOpenSSL noarch 19.0.0-1.el8 Stream-AppStream 103 k DEBUG: python3-pyasn1 noarch 0.4.6-3.el8 delorean-wallaby-testing 140 k DEBUG: python3-pyasn1-modules noarch 0.4.6-3.el8 delorean-wallaby-testing 151 k DEBUG: python3-pycadf noarch 3.1.1-0.20210315104351.4179996.el8 delorean-component-common 51 k DEBUG: python3-pycodestyle noarch 2.5.0-6.el8 delorean-wallaby-testing 94 k DEBUG: python3-pydot noarch 1.4.1-1.el8 delorean-wallaby-testing 51 k DEBUG: python3-pyflakes noarch 2.1.1-5.el8 delorean-wallaby-testing 69 k DEBUG: python3-pygraphviz x86_64 1.5-9.el8 delorean-wallaby-testing 91 k DEBUG: python3-pynacl x86_64 1.4.0-1.el8 delorean-wallaby-testing 109 k DEBUG: python3-pyngus noarch 2.3.0-4.el8 delorean-wallaby-testing 54 k DEBUG: python3-pyperclip noarch 1.8.0-2.el8 delorean-wallaby-testing 24 k DEBUG: python3-pyroute2 noarch 0.6.5-2.el8 delorean-wallaby-testing 716 k DEBUG: python3-pyrsistent x86_64 0.17.3-1.el8 delorean-wallaby-testing 107 k DEBUG: python3-pyyaml x86_64 5.4.1-2.el8 delorean-wallaby-testing 208 k DEBUG: python3-qpid-proton x86_64 0.35.0-3.el8s centos-opstools 396 k DEBUG: python3-repoze-lru noarch 0.7-6.el8 delorean-wallaby-testing 33 k DEBUG: python3-requests-mock noarch 1.8.0-1.el8 delorean-wallaby-testing 46 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20210315095058.d7ac0ff.el8 delorean-component-common 15 k DEBUG: python3-rfc3986 noarch 1.4.0-3.el8 delorean-wallaby-testing 52 k DEBUG: python3-routes noarch 2.4.1-12.el8 delorean-wallaby-testing 196 k DEBUG: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 Stream-AppStream 14 M DEBUG: python3-secretstorage noarch 3.1.1-4.el8 delorean-wallaby-testing 36 k DEBUG: python3-setproctitle x86_64 1.1.10-16.el8 delorean-wallaby-testing 24 k DEBUG: python3-simplegeneric noarch 0.8.1-17.el8 delorean-wallaby-testing 19 k DEBUG: python3-simplejson x86_64 3.17.2-2.el8 delorean-wallaby-testing 280 k DEBUG: python3-soupsieve noarch 2.1.0-1.el8 delorean-wallaby-testing 66 k DEBUG: python3-sqlalchemy-utils noarch 0.34.2-2.el8 delorean-wallaby-testing 150 k DEBUG: python3-sqlparse noarch 0.3.1-3.el8 delorean-wallaby-testing 88 k DEBUG: python3-statsd noarch 3.2.1-16.el8 delorean-wallaby-testing 35 k DEBUG: python3-stestr noarch 2.6.0-4.el8 delorean-wallaby-testing 166 k DEBUG: python3-stevedore noarch 3.3.1-0.20220225083222.eeec4a3.el8 delorean-component-clients 68 k DEBUG: python3-subunit noarch 1.4.0-1.el8 delorean-wallaby-testing 97 k DEBUG: python3-tables x86_64 3.5.2-6.el8 delorean-wallaby-testing 1.4 M DEBUG: python3-taskflow noarch 4.6.0-0.20210315120753.0f7c6e9.el8 delorean-component-common 689 k DEBUG: python3-tempest noarch 1:31.0.0-0.20220614123933.abddb57.el8 delorean-component-tempest 1.5 M DEBUG: python3-tempita noarch 0.5.1-25.el8 delorean-wallaby-testing 39 k DEBUG: python3-tenacity noarch 6.2.0-1.el8 delorean-wallaby-testing 50 k DEBUG: python3-testrepository noarch 0.0.20-20.el8 delorean-wallaby-testing 174 k DEBUG: python3-testresources noarch 2.0.1-1.el8 delorean-wallaby-testing 62 k DEBUG: python3-testscenarios noarch 0.5.0-17.el8 delorean-wallaby-testing 40 k DEBUG: python3-testtools noarch 2.5.0-2.el8 delorean-wallaby-testing 353 k DEBUG: python3-tkinter x86_64 3.6.8-46.el8 Stream-AppStream 372 k DEBUG: python3-unittest2 noarch 1.1.0-16.el8 Stream-PowerTools 186 k DEBUG: python3-vine noarch 5.0.0-2.el8 delorean-wallaby-testing 26 k DEBUG: python3-voluptuous noarch 0.12.1-1.el8 delorean-wallaby-testing 62 k DEBUG: python3-waitress noarch 1.4.2-1.el8 delorean-wallaby-testing 255 k DEBUG: python3-warlock noarch 1.3.3-1.el8 delorean-wallaby-testing 22 k DEBUG: python3-wcwidth noarch 0.2.5-2.el8 delorean-wallaby-testing 47 k DEBUG: python3-webencodings noarch 0.5.1-6.el8 Stream-AppStream 27 k DEBUG: python3-webob noarch 1.8.6-3.el8 delorean-wallaby-testing 253 k DEBUG: python3-webtest noarch 2.0.35-3.el8 delorean-wallaby-testing 87 k DEBUG: python3-werkzeug noarch 1.0.1-4.el8 delorean-wallaby-testing 448 k DEBUG: python3-wrapt x86_64 1.12.1-3.el8 delorean-wallaby-testing 55 k DEBUG: python3-wsme noarch 0.10.1-0.20220104140414.63fe135.el8 delorean-component-common 140 k DEBUG: python3-yappi x86_64 1.3.0-1.el8 delorean-wallaby-testing 54 k DEBUG: python3-zipp noarch 3.4.0-1.el8 delorean-wallaby-testing 16 k DEBUG: qemu-img x86_64 15:6.2.0-12.module_el8.7.0+1140+ff0772f9 Stream-AppStream 2.1 M DEBUG: qpid-proton-c x86_64 0.35.0-3.el8s centos-opstools 218 k DEBUG: snappy x86_64 1.1.8-3.el8 Stream-BaseOS 37 k DEBUG: tcl x86_64 1:8.6.8-2.el8 Stream-BaseOS 1.1 M DEBUG: texlive-base noarch 7:20180414-25.el8 Stream-AppStream 2.4 M DEBUG: texlive-dvipng x86_64 7:20180414-25.el8 Stream-AppStream 332 k DEBUG: texlive-kpathsea x86_64 7:20180414-25.el8 Stream-AppStream 1.1 M DEBUG: texlive-lib x86_64 7:20180414-25.el8 Stream-AppStream 541 k DEBUG: texlive-tetex noarch 7:20180414-25.el8 Stream-AppStream 403 k DEBUG: texlive-texlive.infra noarch 7:20180414-25.el8 Stream-AppStream 280 k DEBUG: tk x86_64 1:8.6.8-1.el8 Stream-AppStream 1.6 M DEBUG: xdg-utils noarch 1.1.2-5.el8 Stream-AppStream 84 k DEBUG: xfsprogs x86_64 5.0.0-10.el8 Stream-BaseOS 1.1 M DEBUG: Installing weak dependencies: DEBUG: perl-IO-Socket-IP noarch 0.39-5.el8 Stream-AppStream 47 k DEBUG: perl-IO-Socket-SSL noarch 2.066-4.module_el8.4.0+517+be1595ff Stream-AppStream 298 k DEBUG: perl-Mozilla-CA noarch 20160104-7.module_el8.3.0+416+dee7bcef Stream-AppStream 15 k DEBUG: python3-cssselect noarch 0.9.2-13.el8 delorean-wallaby-testing 40 k DEBUG: python3-html5lib noarch 1:0.999999999-6.el8 Stream-AppStream 214 k DEBUG: python3-invoke noarch 1.4.0-1.el8 delorean-wallaby-testing 157 k DEBUG: Enabling module streams: DEBUG: perl 5.26 DEBUG: perl-IO-Socket-SSL 2.066 DEBUG: perl-libwww-perl 6.34 DEBUG: virt rhel DEBUG: Transaction Summary DEBUG: ========================================================================================================================= DEBUG: Install 272 Packages DEBUG: Total size: 118 M DEBUG: Total download size: 835 k DEBUG: Installed size: 475 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-barbicanclient-5.1.0-0.20210316154446.ad49c40.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cinderclient-7.4.1-0.20210903082820.4f72e6f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-glanceclient-3.3.0-0.20210315220313.f802c71.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-4.2.0-0.20210316044851.d5cb761.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-7.3.0-0.20210316051900.4963c7a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-novaclient-17.4.0-0.20210316055500.54d4da1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-0.55.1-0.20220406125402.f09ed4a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20210315154727.0b2f473.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-2.3.1-0.20210315174831.2b7a679.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-4.4.1-0.20210315103354.aaf3a72.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-3.3.1-0.20220225083222.eeec4a3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-2.7.1-0.20220301090510.d0252f6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-8.5.1-0.20210818055751.3b452de.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-4.2.1-0.20220225080425.b40ca5f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-3.7.1-0.20220119091831.639b471.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-4.8.2-0.20220428092247.a38b56a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-3.1.1-0.20210315104351.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-automaton-2.3.1-0.20220228091836.4a3e539.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-3.7.0-0.20210315123449.117a100.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-2.3.0-0.20210315104620.1a1c6f8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-2.7.1-0.20220301090510.d0252f6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-8.5.1-0.20210907102309.de1dbee.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-8.5.1-0.20210818055751.3b452de.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-12.7.3-0.20220428091418.5d6fd1a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-4.2.1-0.20220225080425.b40ca5f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-3.7.1-0.20220119091831.639b471.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-2.2.0-0.20210315105955.bc631ae.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-2.5.1-0.20220201082833.c1e3398.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-1.3.1-0.20220225074957.9561ecb.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-4.8.2-0.20220428092247.a38b56a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-3.1.1-0.20210315104351.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20210315095058.d7ac0ff.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-taskflow-4.6.0-0.20210315120753.0f7c6e9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wsme-0.10.1-0.20220104140414.63fe135.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-octavia-lib-2.3.1-0.20210315131751.3208f7f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-castellan-3.7.2-0.20210907102711.3775cf4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-9.2.0-0.20210316052900.3659bda.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempest-31.0.0-0.20220614123933.abddb57.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20210315163025.bc96c23.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-fonts-common-2.35-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-sans-fonts-2.35-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-event-1.02.181-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-event-libs-1.02.181-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-persistent-data-0.9.0-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dosfstools-4.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] e2fsprogs-1.45.6-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] e2fsprogs-libs-1.45.6-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fuse-libs-2.9.7-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdisk-1.0.3-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.22.3-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libaio-0.3.112-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgfortran-8.5.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libquadmath-8.5.0-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libss-1.45.6-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.32-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lvm2-2.03.14-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lvm2-libs-2.03.14-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lzo-2.08-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.42-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.167-399.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-2.97-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.28-421.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.72-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.15-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.230.600-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.50-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.074-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.38-421.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.15-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.74-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.35-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-1.69-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.49-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.027-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.11-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-4.06-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.17-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.30-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.280-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Unicode-Normalize-1.25-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.26.3-421.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.26.3-421.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-macros-5.26.3-421.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.237-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-4.11-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-threads-2.21-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-threads-shared-1.58-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-click-6.7-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.6.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] snappy-1.1.8-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tcl-8.6.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xfsprogs-5.0.0-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] desktop-file-utils-0.23-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-0.3.15-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-threads-0.3.15-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.17-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.55-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Filter-1.58-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.39-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be1595ff.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Unidecode-1.30-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-1.73-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-Parser-2.44-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-XPath-1.42-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-encoding-2.22-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.11-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-open-1.11-421.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-17.4.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cairo-1.16.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-html5lib-0.999999999-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-itsdangerous-0.24-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-0.9.0-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-1.10-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.2.3-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-1.14.3-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-f2py-1.14.3-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pillow-5.1.1-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-19.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-tkinter-3.6.8-46.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-webencodings-0.5.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] qemu-img-6.2.0-12.module_el8.7.0+1140+ff0772f9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-base-20180414-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvipng-20180414-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-20180414-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lib-20180414-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-tetex-20180414-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-texlive.infra-20180414-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tk-8.6.8-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xdg-utils-1.1.2-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libaec-1.0.2-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-unittest2-1.1.0-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] blosc-1.20.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hdf5-1.10.5-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libqhull-7.2.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-Bottleneck-1.2.1-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.0.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-appdirs-1.4.3-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.1.7-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.9.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-4.2.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-1.4.0-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-colorama-0.4.3-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cotyledon-1.7.3-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cssselect-0.9.2-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cycler-0.10.0-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-distro-1.4.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.1.5-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-editor-1.0.4-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-entrypoints-0.3-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-0.2.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-3.0.0-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flake8-3.7.7-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flask-1.1.2-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fluidity-sm-0.2.0-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.18.2-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-gunicorn-20.0.4-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-1.7.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-invoke-1.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.12-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jeepney-0.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-3.2.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-21.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kiwisolver-1.1.0-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.0.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lexicon-1.0.0-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-3.1.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-3.1.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-fonts-3.1.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-tk-3.1.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mccabe-0.6.1-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-migrate-0.13.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mock-3.0.5-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-munch-2.5.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-networkx-2.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-numexpr-2.7.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pandas-0.25.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-2.7.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.5.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-2.1.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.3.3-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.7.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-modules-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycodestyle-2.5.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pydot-1.4.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyflakes-2.1.1-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygraphviz-1.5-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.4.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyroute2-0.6.5-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-mock-1.8.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.4.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.4.1-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-secretstorage-3.1.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.1.10-16.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplegeneric-0.8.1-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplejson-3.17.2-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-soupsieve-2.1.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlalchemy-utils-0.34.2-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlparse-0.3.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-2.6.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tables-3.5.2-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-6.2.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testrepository-0.0.20-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.5.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.0.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.12.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-waitress-1.4.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-warlock-1.3.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.5-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-2.0.35-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-werkzeug-1.0.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.12.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: (261/263): dib-utils-0.0.11-0.20210315160428.51 76 kB/s | 11 kB 00:00 DEBUG: (262/263): python3-os-testr-2.0.0-0.20210315102 387 kB/s | 71 kB 00:00 DEBUG: (263/263): diskimage-builder-3.21.2-0.202206160 2.9 MB/s | 753 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 2.7 MB/s | 835 kB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-testtools-2.5.0-2.el8.noarch 1/272 DEBUG: Installing : python3-webob-1.8.6-3.el8.noarch 2/272 DEBUG: Installing : python3-prettytable-0.7.2-14.el8.noarch 3/272 DEBUG: Installing : python3-netaddr-0.7.19-8.el8.noarch 4/272 DEBUG: Installing : python3-iso8601-0.1.12-3.el8.noarch 5/272 DEBUG: Installing : python3-dateutil-1:2.6.1-6.el8.noarch 6/272 DEBUG: Installing : python3-fixtures-3.0.0-16.el8.noarch 7/272 DEBUG: Installing : python3-simplejson-3.17.2-2.el8.x86_64 8/272 DEBUG: Installing : python3-decorator-4.4.0-5.el8.noarch 9/272 DEBUG: Installing : libaio-0.3.112-1.el8.x86_64 10/272 DEBUG: Installing : python3-futurist-2.3.0-0.20210315104620.1a1c6f8. 11/272 DEBUG: Installing : python3-tenacity-6.2.0-1.el8.noarch 12/272 DEBUG: Installing : python3-pyasn1-0.4.6-3.el8.noarch 13/272 DEBUG: Installing : python3-mock-3.0.5-7.el8.noarch 14/272 DEBUG: Running scriptlet: texlive-base-7:20180414-25.el8.noarch 15/272 DEBUG: Installing : texlive-base-7:20180414-25.el8.noarch 15/272 DEBUG: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 16/272 DEBUG: Installing : python3-mako-1.0.6-13.el8.noarch 17/272 DEBUG: Installing : device-mapper-event-libs-8:1.02.181-3.el8.x86_64 18/272 DEBUG: Installing : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 19/272 DEBUG: Installing : python3-matplotlib-data-3.1.1-2.el8.noarch 20/272 DEBUG: Installing : python3-wrapt-1.12.1-3.el8.x86_64 21/272 DEBUG: Installing : python3-debtcollector-2.2.0-0.20210315103218.649 22/272 DEBUG: Installing : python3-oslo-context-3.2.1-0.20211026071333.b124 23/272 DEBUG: Installing : python3-werkzeug-1.0.1-4.el8.noarch 24/272 DEBUG: Installing : python3-vine-5.0.0-2.el8.noarch 25/272 DEBUG: Installing : python3-amqp-5.0.5-1.el8.noarch 26/272 DEBUG: Installing : python3-tempita-0.5.1-25.el8.noarch 27/272 DEBUG: Installing : python3-paste-3.5.0-1.el8.noarch 28/272 DEBUG: Installing : python3-setproctitle-1.1.10-16.el8.x86_64 29/272 DEBUG: Installing : python3-rfc3986-1.4.0-3.el8.noarch 30/272 DEBUG: Installing : python3-pydot-1.4.1-1.el8.noarch 31/272 DEBUG: Installing : python3-fasteners-0.14.1-20.el8.noarch 32/272 DEBUG: Installing : python3-extras-1.0.0-10.el8.noarch 33/272 DEBUG: Installing : python3-subunit-1.4.0-1.el8.noarch 34/272 DEBUG: Installing : python3-cachetools-4.2.0-1.el8.noarch 35/272 DEBUG: Installing : texlive-lib-7:20180414-25.el8.x86_64 36/272 DEBUG: Installing : python3-pillow-5.1.1-18.el8.x86_64 37/272 DEBUG: Installing : python3-netifaces-0.10.6-4.el8.x86_64 38/272 DEBUG: Installing : python3-attrs-17.4.0-6.el8.noarch 39/272 DEBUG: Installing : python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faac 40/272 DEBUG: Installing : tcl-1:8.6.8-2.el8.x86_64 41/272 DEBUG: Running scriptlet: tcl-1:8.6.8-2.el8.x86_64 41/272 DEBUG: Installing : libquadmath-8.5.0-13.el8.x86_64 42/272 DEBUG: Running scriptlet: libquadmath-8.5.0-13.el8.x86_64 42/272 DEBUG: Installing : libgfortran-8.5.0-13.el8.x86_64 43/272 DEBUG: Running scriptlet: libgfortran-8.5.0-13.el8.x86_64 43/272 DEBUG: Installing : openblas-0.3.15-3.el8.x86_64 44/272 DEBUG: Running scriptlet: openblas-0.3.15-3.el8.x86_64 44/272 DEBUG: Installing : openblas-threads-0.3.15-3.el8.x86_64 45/272 DEBUG: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 45/272 DEBUG: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 46/272 DEBUG: Installing : python3-numexpr-2.7.1-1.el8.x86_64 47/272 DEBUG: Installing : dib-utils-0.0.11-0.20210315160428.51661c3.el8.no 48/272 DEBUG: Installing : python3-os-service-types-1.7.0-0.20210315154727. 49/272 DEBUG: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 50/272 DEBUG: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 50/272 DEBUG: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a2 51/272 DEBUG: Installing : python3-Bottleneck-1.2.1-13.el8.x86_64 52/272 DEBUG: Running scriptlet: tk-1:8.6.8-1.el8.x86_64 53/272 DEBUG: Installing : tk-1:8.6.8-1.el8.x86_64 53/272 DEBUG: Running scriptlet: tk-1:8.6.8-1.el8.x86_64 53/272 DEBUG: Installing : python3-tkinter-3.6.8-46.el8.x86_64 54/272 DEBUG: Installing : python3-oslotest-4.4.1-0.20210315103354.aaf3a72. 55/272 DEBUG: Installing : python3-testrepository-0.0.20-20.el8.noarch 56/272 DEBUG: Installing : python3-cotyledon-1.7.3-4.el8.noarch 57/272 DEBUG: Installing : python3-paste-deploy-2.1.1-1.el8.noarch 58/272 DEBUG: Installing : device-mapper-event-8:1.02.181-3.el8.x86_64 59/272 DEBUG: Running scriptlet: device-mapper-event-8:1.02.181-3.el8.x86_64 59/272 DEBUG: Installing : lvm2-libs-8:2.03.14-3.el8.x86_64 60/272 DEBUG: Installing : python3-pyasn1-modules-0.4.6-3.el8.noarch 61/272 DEBUG: Installing : python3-etcd3gw-0.2.5-1.el8.noarch 62/272 DEBUG: Installing : device-mapper-persistent-data-0.9.0-6.el8.x86_64 63/272 DEBUG: Installing : lvm2-8:2.03.14-3.el8.x86_64 64/272 DEBUG: Running scriptlet: lvm2-8:2.03.14-3.el8.x86_64 64/272 DEBUG: Installing : qemu-img-15:6.2.0-12.module_el8.7.0+1140+ff0772f 65/272 DEBUG: Installing : python3-automaton-2.3.1-0.20220228091836.4a3e539 66/272 DEBUG: Installing : python3-testscenarios-0.5.0-17.el8.noarch 67/272 DEBUG: Installing : qpid-proton-c-0.35.0-3.el8s.x86_64 68/272 DEBUG: Installing : python3-qpid-proton-0.35.0-3.el8s.x86_64 69/272 DEBUG: Installing : python3-pyngus-2.3.0-4.el8.noarch 70/272 DEBUG: Installing : python3-zipp-3.4.0-1.el8.noarch 71/272 DEBUG: Installing : python3-importlib-metadata-1.7.0-1.el8.noarch 72/272 DEBUG: Installing : python3-stevedore-3.3.1-0.20220225083222.eeec4a3 73/272 DEBUG: Installing : python3-keystoneauth1-4.3.1-0.20210315155409.112 74/272 DEBUG: Installing : python3-dogpile-cache-1.1.5-1.1.el8.noarch 75/272 DEBUG: Installing : python3-kombu-1:5.0.2-1.el8.noarch 76/272 DEBUG: Installing : python3-pyroute2-0.6.5-2.el8.noarch 77/272 DEBUG: Installing : python3-yappi-1.3.0-1.el8.x86_64 78/272 DEBUG: Installing : python3-wcwidth-0.2.5-2.el8.noarch 79/272 DEBUG: Installing : python3-waitress-1.4.2-1.el8.noarch 80/272 DEBUG: Installing : python3-voluptuous-0.12.1-1.el8.noarch 81/272 DEBUG: Installing : python3-testresources-2.0.1-1.el8.noarch 82/272 DEBUG: Installing : python3-statsd-3.2.1-16.el8.noarch 83/272 DEBUG: Installing : python3-sqlparse-0.3.1-3.el8.noarch 84/272 DEBUG: Installing : python3-migrate-0.13.0-1.el8.noarch 85/272 DEBUG: Installing : python3-sqlalchemy-utils-0.34.2-2.el8.noarch 86/272 DEBUG: Installing : python3-soupsieve-2.1.0-1.el8.noarch 87/272 DEBUG: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 88/272 DEBUG: Installing : python3-wsme-0.10.1-0.20220104140414.63fe135.el8 89/272 DEBUG: Installing : python3-requests-mock-1.8.0-1.el8.noarch 90/272 DEBUG: Installing : python3-repoze-lru-0.7-6.el8.noarch 91/272 DEBUG: Installing : python3-routes-2.4.1-12.el8.noarch 92/272 DEBUG: Installing : python3-pyrsistent-0.17.3-1.el8.x86_64 93/272 DEBUG: Installing : python3-jsonschema-3.2.0-5.el8.noarch 94/272 DEBUG: Installing : python3-pyperclip-1.8.0-2.el8.noarch 95/272 DEBUG: Installing : python3-pygraphviz-1.5-9.el8.x86_64 96/272 DEBUG: Installing : python3-pyflakes-2.1.1-5.el8.noarch 97/272 DEBUG: Installing : python3-pycodestyle-2.5.0-6.el8.noarch 98/272 DEBUG: Installing : python3-psutil-5.7.3-1.el8.x86_64 99/272 DEBUG: Installing : python3-munch-2.5.0-3.el8.noarch 100/272 DEBUG: Installing : python3-msgpack-1.0.2-1.el8.x86_64 101/272 DEBUG: Installing : python3-memcached-1.59-1.el8.noarch 102/272 DEBUG: Installing : python3-mccabe-0.6.1-14.el8.noarch 103/272 DEBUG: Installing : python3-logutils-0.3.5-11.el8.noarch 104/272 DEBUG: Installing : python3-lexicon-1.0.0-9.el8.noarch 105/272 DEBUG: Installing : python3-kiwisolver-1.1.0-4.el8.x86_64 106/272 DEBUG: Installing : python3-jeepney-0.4.3-1.el8.noarch 107/272 DEBUG: Installing : python3-secretstorage-3.1.1-4.el8.noarch 108/272 DEBUG: Installing : python3-keyring-21.0.0-1.el8.noarch 109/272 DEBUG: Installing : python3-gunicorn-20.0.4-1.el8.noarch 110/272 DEBUG: Installing : python3-future-0.18.2-3.el8.noarch 111/272 DEBUG: Installing : python3-fluidity-sm-0.2.0-16.el8.noarch 112/272 DEBUG: Installing : python3-entrypoints-0.3-4.el8.noarch 113/272 DEBUG: Installing : python3-flake8-3.7.7-6.el8.noarch 114/272 DEBUG: Installing : python3-editor-1.0.4-4.el8.noarch 115/272 DEBUG: Installing : python3-alembic-1.4.3-1.el8.noarch 116/272 DEBUG: Installing : python3-distro-1.4.0-4.el8.noarch 117/272 DEBUG: Installing : python3-cycler-0.10.0-13.el8.noarch 118/272 DEBUG: Installing : python3-cssselect-0.9.2-13.el8.noarch 119/272 DEBUG: Installing : python3-colorama-0.4.3-3.el8.noarch 120/272 DEBUG: Installing : python3-cmd2-1.4.0-1.1.el8.noarch 121/272 DEBUG: Installing : python3-bcrypt-3.1.7-3.el8.x86_64 122/272 DEBUG: Installing : python3-appdirs-1.4.3-12.el8.noarch 123/272 DEBUG: Installing : libsodium-1.0.18-2.el8.x86_64 124/272 DEBUG: Installing : python3-pynacl-1.4.0-1.el8.x86_64 125/272 DEBUG: Installing : libqhull-1:7.2.1-2.el8.x86_64 126/272 DEBUG: Installing : python3-unittest2-1.1.0-16.el8.noarch 127/272 DEBUG: Installing : libaec-1.0.2-3.el8.x86_64 128/272 DEBUG: Installing : hdf5-1.10.5-5.el8.x86_64 129/272 DEBUG: Installing : python3-webencodings-0.5.1-6.el8.noarch 130/272 DEBUG: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 131/272 DEBUG: Installing : python3-jsonpointer-1.10-11.el8.noarch 132/272 DEBUG: Installing : python3-jsonpatch-1.21-2.el8.noarch 133/272 DEBUG: Installing : python3-warlock-1.3.3-1.el8.noarch 134/272 DEBUG: Installing : python3-jmespath-0.9.0-11.el8.noarch 135/272 DEBUG: Installing : python3-itsdangerous-0.24-14.el8.noarch 136/272 DEBUG: Installing : python3-cairo-1.16.3-6.el8.x86_64 137/272 DEBUG: Installing : desktop-file-utils-0.23-8.el8.x86_64 138/272 DEBUG: Installing : xdg-utils-1.1.2-5.el8.noarch 139/272 DEBUG: Installing : xfsprogs-5.0.0-10.el8.x86_64 140/272 DEBUG: Running scriptlet: xfsprogs-5.0.0-10.el8.x86_64 140/272 DEBUG: Installing : snappy-1.1.8-3.el8.x86_64 141/272 DEBUG: Installing : blosc-1.20.1-1.el8.x86_64 142/272 DEBUG: Installing : python3-inotify-0.9.6-13.el8.noarch 143/272 DEBUG: Installing : python3-click-6.7-8.el8.noarch 144/272 DEBUG: Installing : python3-flask-1:1.1.2-4.el8.noarch 145/272 DEBUG: Installing : lzo-2.08-14.el8.x86_64 146/272 DEBUG: Installing : python3-tables-3.5.2-6.el8.x86_64 147/272 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 148/272 DEBUG: Installing : python3-pyyaml-5.4.1-2.el8.x86_64 149/272 DEBUG: Installing : python3-cliff-3.7.0-0.20210315123449.117a100.el8 150/272 DEBUG: Installing : python3-stestr-2.6.0-4.el8.noarch 151/272 DEBUG: Installing : python3-os-testr-2.0.0-0.20210315102203.248dc81. 152/272 DEBUG: Installing : python3-invoke-1.4.0-1.el8.noarch 153/272 DEBUG: Installing : python3-paramiko-2.7.2-1.el8.noarch 154/272 DEBUG: Installing : libxslt-1.1.32-6.el8.x86_64 155/272 DEBUG: Installing : python3-beautifulsoup4-4.9.3-1.el8.noarch 156/272 DEBUG: Installing : python3-lxml-4.2.3-4.el8.x86_64 157/272 DEBUG: Installing : python3-webtest-2.0.35-3.el8.noarch 158/272 DEBUG: Installing : python3-pecan-1.3.3-2.el8.noarch 159/272 DEBUG: Installing : libss-1.45.6-5.el8.x86_64 160/272 DEBUG: Running scriptlet: libss-1.45.6-5.el8.x86_64 160/272 DEBUG: Installing : groff-base-1.22.3-18.el8.x86_64 161/272 DEBUG: Installing : perl-Digest-1.17-395.el8.noarch 162/272 DEBUG: Installing : perl-Digest-MD5-2.55-396.el8.x86_64 163/272 DEBUG: Installing : perl-Data-Dumper-2.167-399.el8.x86_64 164/272 DEBUG: Installing : perl-libnet-3.11-3.el8.noarch 165/272 DEBUG: Installing : perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595 166/272 DEBUG: Installing : perl-URI-1.73-3.el8.noarch 167/272 DEBUG: Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 168/272 DEBUG: Installing : perl-Time-Local-1:1.280-1.el8.noarch 169/272 DEBUG: Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 170/272 DEBUG: Installing : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+de 171/272 DEBUG: Installing : perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be 172/272 DEBUG: Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 173/272 DEBUG: Installing : perl-Term-Cap-1.17-395.el8.noarch 174/272 DEBUG: Installing : perl-File-Temp-0.230.600-1.el8.noarch 175/272 DEBUG: Installing : perl-HTTP-Tiny-0.074-1.el8.noarch 176/272 DEBUG: Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 177/272 DEBUG: Installing : perl-podlators-4.11-1.el8.noarch 178/272 DEBUG: Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 179/272 DEBUG: Installing : perl-Text-ParseWords-3.30-395.el8.noarch 180/272 DEBUG: Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 181/272 DEBUG: Installing : perl-MIME-Base64-3.15-396.el8.x86_64 182/272 DEBUG: Installing : perl-Storable-1:3.11-3.el8.x86_64 183/272 DEBUG: Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 184/272 DEBUG: Installing : perl-Errno-1.28-421.el8.x86_64 185/272 DEBUG: Installing : perl-Socket-4:2.027-3.el8.x86_64 186/272 DEBUG: Installing : perl-Encode-4:2.97-3.el8.x86_64 187/272 DEBUG: Installing : perl-Carp-1.42-396.el8.noarch 188/272 DEBUG: Installing : perl-Exporter-5.72-396.el8.noarch 189/272 DEBUG: Installing : perl-libs-4:5.26.3-421.el8.x86_64 190/272 DEBUG: Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 191/272 DEBUG: Installing : perl-parent-1:0.237-1.el8.noarch 192/272 DEBUG: Installing : perl-macros-4:5.26.3-421.el8.x86_64 193/272 DEBUG: Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 194/272 DEBUG: Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 195/272 DEBUG: Installing : perl-File-Path-2.15-2.el8.noarch 196/272 DEBUG: Installing : perl-IO-1.38-421.el8.x86_64 197/272 DEBUG: Installing : perl-PathTools-3.74-1.el8.x86_64 198/272 DEBUG: Installing : perl-constant-1.33-396.el8.noarch 199/272 DEBUG: Installing : perl-threads-1:2.21-2.el8.x86_64 200/272 DEBUG: Installing : perl-threads-shared-1.58-2.el8.x86_64 201/272 DEBUG: Installing : perl-interpreter-4:5.26.3-421.el8.x86_64 202/272 DEBUG: Installing : perl-XML-Parser-2.44-11.el8.x86_64 203/272 DEBUG: Installing : perl-Filter-2:1.58-2.el8.x86_64 204/272 DEBUG: Installing : perl-encoding-4:2.22-3.el8.x86_64 205/272 DEBUG: Installing : perl-open-1.11-421.el8.noarch 206/272 DEBUG: Installing : perl-XML-XPath-1.42-3.el8.noarch 207/272 DEBUG: Installing : perl-Text-Unidecode-1.30-5.el8.noarch 208/272 DEBUG: Installing : texlive-texlive.infra-7:20180414-25.el8.noarch 209/272 DEBUG: Installing : texlive-tetex-7:20180414-25.el8.noarch 210/272 DEBUG: Installing : texlive-kpathsea-7:20180414-25.el8.x86_64 211/272 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-25.el8.x86_64 211/272 DEBUG: Installing : texlive-dvipng-7:20180414-25.el8.x86_64 212/272 DEBUG: Running scriptlet: texlive-dvipng-7:20180414-25.el8.x86_64 212/272 DEBUG: Installing : gdisk-1.0.3-11.el8.x86_64 213/272 DEBUG: Installing : fuse-libs-2.9.7-15.el8.x86_64 214/272 DEBUG: Running scriptlet: fuse-libs-2.9.7-15.el8.x86_64 214/272 DEBUG: Installing : e2fsprogs-libs-1.45.6-5.el8.x86_64 215/272 DEBUG: Running scriptlet: e2fsprogs-libs-1.45.6-5.el8.x86_64 215/272 DEBUG: Installing : e2fsprogs-1.45.6-5.el8.x86_64 216/272 DEBUG: Installing : dosfstools-4.1-6.el8.x86_64 217/272 DEBUG: Installing : dejavu-fonts-common-2.35-7.el8.noarch 218/272 DEBUG: Installing : dejavu-sans-fonts-2.35-7.el8.noarch 219/272 DEBUG: Installing : python3-matplotlib-tk-3.1.1-2.el8.x86_64 220/272 DEBUG: Installing : python3-matplotlib-3.1.1-2.el8.x86_64 221/272 DEBUG: Installing : python3-pandas-0.25.3-1.el8.x86_64 222/272 DEBUG: Installing : python3-networkx-2.5-1.el8.noarch 223/272 DEBUG: Installing : diskimage-builder-3.21.2-0.20220616005927.979ad6 224/272 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2021031509505 225/272 DEBUG: Installing : python3-openstacksdk-0.55.1-0.20220406125402.f09 226/272 DEBUG: Installing : python3-os-client-config-2.1.0-0.20210315163025. 227/272 DEBUG: Installing : python-pycadf-common-3.1.1-0.20210315104351.4179 228/272 DEBUG: Installing : python-oslo-utils-lang-4.8.2-0.20220428092247.a3 229/272 DEBUG: Installing : python-oslo-policy-lang-3.7.1-0.20220119091831.6 230/272 DEBUG: Installing : python-oslo-middleware-lang-4.2.1-0.202202250804 231/272 DEBUG: Installing : python-oslo-log-lang-4.4.0-0.20210315105132.9b29 232/272 DEBUG: Installing : python-oslo-i18n-lang-5.0.1-0.20210315103856.731 233/272 DEBUG: Installing : python3-oslo-i18n-5.0.1-0.20210315103856.73187bd 234/272 DEBUG: Installing : python3-oslo-utils-4.8.2-0.20220428092247.a38b56 235/272 DEBUG: Installing : python3-oslo-config-2:8.5.1-0.20210907102309.de1 236/272 DEBUG: Installing : python3-oslo-serialization-4.1.1-0.2022022508233 237/272 DEBUG: Installing : python3-oslo-log-4.4.0-0.20210315105132.9b29c90. 238/272 DEBUG: Installing : python3-barbicanclient-5.1.0-0.20210316154446.ad 239/272 DEBUG: Installing : python3-keystoneclient-1:4.2.0-0.20210316044851. 240/272 DEBUG: Installing : python3-oslo-policy-3.7.1-0.20220119091831.639b4 241/272 DEBUG: Installing : python3-oslo-middleware-4.2.1-0.20220225080425.b 242/272 DEBUG: Installing : python3-oslo-upgradecheck-1.3.1-0.20220225074957 243/272 DEBUG: Installing : python3-castellan-3.7.2-0.20210907102711.3775cf4 244/272 DEBUG: Installing : python3-novaclient-1:17.4.0-0.20210316055500.54d 245/272 DEBUG: Installing : python3-oslo-reports-2.2.0-0.20210315105955.bc63 246/272 DEBUG: Installing : python3-pycadf-3.1.1-0.20210315104351.4179996.el 247/272 DEBUG: Installing : python3-taskflow-4.6.0-0.20210315120753.0f7c6e9. 248/272 DEBUG: Installing : python3-octavia-lib-2.3.1-0.20210315131751.3208f 249/272 DEBUG: Installing : python3-cinderclient-7.4.1-0.20210903082820.4f72 250/272 DEBUG: Installing : python3-glanceclient-1:3.3.0-0.20210315220313.f8 251/272 DEBUG: Installing : python3-osc-lib-2.3.1-0.20210315174831.2b7a679.e 252/272 DEBUG: Installing : python3-neutronclient-7.3.0-0.20210316051900.496 253/272 DEBUG: Installing : python-oslo-db-lang-8.5.1-0.20210818055751.3b452 254/272 DEBUG: Installing : python3-oslo-db-8.5.1-0.20210818055751.3b452de.e 255/272 DEBUG: Installing : python-oslo-concurrency-lang-4.4.0-0.20210315114 256/272 DEBUG: Installing : python3-oslo-concurrency-4.4.0-0.20210315114231. 257/272 DEBUG: Installing : python3-oslo-service-2.5.1-0.20220201082833.c1e3 258/272 DEBUG: Installing : python3-oslo-messaging-12.7.3-0.20220428091418.5 259/272 DEBUG: Installing : python3-tempest-1:31.0.0-0.20220614123933.abddb5 260/272 DEBUG: Installing : python-oslo-cache-lang-2.7.1-0.20220301090510.d0 261/272 DEBUG: Installing : python3-oslo-cache-2.7.1-0.20220301090510.d0252f 262/272 DEBUG: Installing : python3-keystonemiddleware-9.2.0-0.2021031605290 263/272 DEBUG: Installing : python3-octavia-8.0.2-0.20220616081857.a870525.e 264/272 DEBUG: Running scriptlet: openstack-octavia-common-8.0.2-0.20220616081857. 265/272 DEBUG: Installing : openstack-octavia-common-8.0.2-0.20220616081857. 265/272 DEBUG: Installing : openstack-octavia-amphora-agent-8.0.2-0.20220616 266/272 DEBUG: Running scriptlet: openstack-octavia-amphora-agent-8.0.2-0.20220616 266/272 DEBUG: Installing : openstack-octavia-api-8.0.2-0.20220616081857.a87 267/272 DEBUG: Running scriptlet: openstack-octavia-api-8.0.2-0.20220616081857.a87 267/272 DEBUG: Installing : openstack-octavia-worker-8.0.2-0.20220616081857. 268/272 DEBUG: Running scriptlet: openstack-octavia-worker-8.0.2-0.20220616081857. 268/272 DEBUG: Installing : openstack-octavia-health-manager-8.0.2-0.2022061 269/272 DEBUG: Running scriptlet: openstack-octavia-health-manager-8.0.2-0.2022061 269/272 DEBUG: Installing : openstack-octavia-housekeeping-8.0.2-0.202206160 270/272 DEBUG: Running scriptlet: openstack-octavia-housekeeping-8.0.2-0.202206160 270/272 DEBUG: Installing : openstack-octavia-diskimage-create-8.0.2-0.20220 271/272 DEBUG: Installing : python3-octavia-tests-8.0.2-0.20220616081857.a87 272/272 DEBUG: Running scriptlet: texlive-base-7:20180414-25.el8.noarch 272/272 DEBUG: Running scriptlet: python3-octavia-tests-8.0.2-0.20220616081857.a87 272/272 DEBUG: Running scriptlet: desktop-file-utils-0.23-8.el8.x86_64 272/272 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-25.el8.x86_64 272/272 DEBUG: Verifying : python3-barbicanclient-5.1.0-0.20210316154446.ad 1/272 DEBUG: Verifying : python3-cinderclient-7.4.1-0.20210903082820.4f72 2/272 DEBUG: Verifying : python3-glanceclient-1:3.3.0-0.20210315220313.f8 3/272 DEBUG: Verifying : python3-keystoneclient-1:4.2.0-0.20210316044851. 4/272 DEBUG: Verifying : python3-neutronclient-7.3.0-0.20210316051900.496 5/272 DEBUG: Verifying : python3-novaclient-1:17.4.0-0.20210316055500.54d 6/272 DEBUG: Verifying : python3-openstacksdk-0.55.1-0.20220406125402.f09 7/272 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20210315154727. 8/272 DEBUG: Verifying : python3-osc-lib-2.3.1-0.20210315174831.2b7a679.e 9/272 DEBUG: Verifying : python3-oslotest-4.4.1-0.20210315103354.aaf3a72. 10/272 DEBUG: Verifying : python3-stevedore-3.3.1-0.20220225083222.eeec4a3 11/272 DEBUG: Verifying : dib-utils-0.0.11-0.20210315160428.51661c3.el8.no 12/272 DEBUG: Verifying : diskimage-builder-3.21.2-0.20220616005927.979ad6 13/272 DEBUG: Verifying : python-oslo-cache-lang-2.7.1-0.20220301090510.d0 14/272 DEBUG: Verifying : python-oslo-concurrency-lang-4.4.0-0.20210315114 15/272 DEBUG: Verifying : python-oslo-db-lang-8.5.1-0.20210818055751.3b452 16/272 DEBUG: Verifying : python-oslo-i18n-lang-5.0.1-0.20210315103856.731 17/272 DEBUG: Verifying : python-oslo-log-lang-4.4.0-0.20210315105132.9b29 18/272 DEBUG: Verifying : python-oslo-middleware-lang-4.2.1-0.202202250804 19/272 DEBUG: Verifying : python-oslo-policy-lang-3.7.1-0.20220119091831.6 20/272 DEBUG: Verifying : python-oslo-utils-lang-4.8.2-0.20220428092247.a3 21/272 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20210315104351.4179 22/272 DEBUG: Verifying : python3-automaton-2.3.1-0.20220228091836.4a3e539 23/272 DEBUG: Verifying : python3-cliff-3.7.0-0.20210315123449.117a100.el8 24/272 DEBUG: Verifying : python3-debtcollector-2.2.0-0.20210315103218.649 25/272 DEBUG: Verifying : python3-futurist-2.3.0-0.20210315104620.1a1c6f8. 26/272 DEBUG: Verifying : python3-os-testr-2.0.0-0.20210315102203.248dc81. 27/272 DEBUG: Verifying : python3-oslo-cache-2.7.1-0.20220301090510.d0252f 28/272 DEBUG: Verifying : python3-oslo-concurrency-4.4.0-0.20210315114231. 29/272 DEBUG: Verifying : python3-oslo-config-2:8.5.1-0.20210907102309.de1 30/272 DEBUG: Verifying : python3-oslo-context-3.2.1-0.20211026071333.b124 31/272 DEBUG: Verifying : python3-oslo-db-8.5.1-0.20210818055751.3b452de.e 32/272 DEBUG: Verifying : python3-oslo-i18n-5.0.1-0.20210315103856.73187bd 33/272 DEBUG: Verifying : python3-oslo-log-4.4.0-0.20210315105132.9b29c90. 34/272 DEBUG: Verifying : python3-oslo-messaging-12.7.3-0.20220428091418.5 35/272 DEBUG: Verifying : python3-oslo-middleware-4.2.1-0.20220225080425.b 36/272 DEBUG: Verifying : python3-oslo-policy-3.7.1-0.20220119091831.639b4 37/272 DEBUG: Verifying : python3-oslo-reports-2.2.0-0.20210315105955.bc63 38/272 DEBUG: Verifying : python3-oslo-serialization-4.1.1-0.2022022508233 39/272 DEBUG: Verifying : python3-oslo-service-2.5.1-0.20220201082833.c1e3 40/272 DEBUG: Verifying : python3-oslo-upgradecheck-1.3.1-0.20220225074957 41/272 DEBUG: Verifying : python3-oslo-utils-4.8.2-0.20220428092247.a38b56 42/272 DEBUG: Verifying : python3-pycadf-3.1.1-0.20210315104351.4179996.el 43/272 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2021031509505 44/272 DEBUG: Verifying : python3-taskflow-4.6.0-0.20210315120753.0f7c6e9. 45/272 DEBUG: Verifying : python3-wsme-0.10.1-0.20220104140414.63fe135.el8 46/272 DEBUG: Verifying : python3-octavia-lib-2.3.1-0.20210315131751.3208f 47/272 DEBUG: Verifying : python3-castellan-3.7.2-0.20210907102711.3775cf4 48/272 DEBUG: Verifying : python3-keystoneauth1-4.3.1-0.20210315155409.112 49/272 DEBUG: Verifying : python3-keystonemiddleware-9.2.0-0.2021031605290 50/272 DEBUG: Verifying : python3-tempest-1:31.0.0-0.20220614123933.abddb5 51/272 DEBUG: Verifying : python3-os-client-config-2.1.0-0.20210315163025. 52/272 DEBUG: Verifying : dejavu-fonts-common-2.35-7.el8.noarch 53/272 DEBUG: Verifying : dejavu-sans-fonts-2.35-7.el8.noarch 54/272 DEBUG: Verifying : device-mapper-event-8:1.02.181-3.el8.x86_64 55/272 DEBUG: Verifying : device-mapper-event-libs-8:1.02.181-3.el8.x86_64 56/272 DEBUG: Verifying : device-mapper-persistent-data-0.9.0-6.el8.x86_64 57/272 DEBUG: Verifying : dosfstools-4.1-6.el8.x86_64 58/272 DEBUG: Verifying : e2fsprogs-1.45.6-5.el8.x86_64 59/272 DEBUG: Verifying : e2fsprogs-libs-1.45.6-5.el8.x86_64 60/272 DEBUG: Verifying : fuse-libs-2.9.7-15.el8.x86_64 61/272 DEBUG: Verifying : gdisk-1.0.3-11.el8.x86_64 62/272 DEBUG: Verifying : groff-base-1.22.3-18.el8.x86_64 63/272 DEBUG: Verifying : libaio-0.3.112-1.el8.x86_64 64/272 DEBUG: Verifying : libgfortran-8.5.0-13.el8.x86_64 65/272 DEBUG: Verifying : libquadmath-8.5.0-13.el8.x86_64 66/272 DEBUG: Verifying : libss-1.45.6-5.el8.x86_64 67/272 DEBUG: Verifying : libxslt-1.1.32-6.el8.x86_64 68/272 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 69/272 DEBUG: Verifying : lvm2-8:2.03.14-3.el8.x86_64 70/272 DEBUG: Verifying : lvm2-libs-8:2.03.14-3.el8.x86_64 71/272 DEBUG: Verifying : lzo-2.08-14.el8.x86_64 72/272 DEBUG: Verifying : perl-Carp-1.42-396.el8.noarch 73/272 DEBUG: Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 74/272 DEBUG: Verifying : perl-Encode-4:2.97-3.el8.x86_64 75/272 DEBUG: Verifying : perl-Errno-1.28-421.el8.x86_64 76/272 DEBUG: Verifying : perl-Exporter-5.72-396.el8.noarch 77/272 DEBUG: Verifying : perl-File-Path-2.15-2.el8.noarch 78/272 DEBUG: Verifying : perl-File-Temp-0.230.600-1.el8.noarch 79/272 DEBUG: Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 80/272 DEBUG: Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 81/272 DEBUG: Verifying : perl-IO-1.38-421.el8.x86_64 82/272 DEBUG: Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 83/272 DEBUG: Verifying : perl-PathTools-3.74-1.el8.x86_64 84/272 DEBUG: Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 85/272 DEBUG: Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 86/272 DEBUG: Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 87/272 DEBUG: Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 88/272 DEBUG: Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 89/272 DEBUG: Verifying : perl-Socket-4:2.027-3.el8.x86_64 90/272 DEBUG: Verifying : perl-Storable-1:3.11-3.el8.x86_64 91/272 DEBUG: Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 92/272 DEBUG: Verifying : perl-Term-Cap-1.17-395.el8.noarch 93/272 DEBUG: Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 94/272 DEBUG: Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 95/272 DEBUG: Verifying : perl-Time-Local-1:1.280-1.el8.noarch 96/272 DEBUG: Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 97/272 DEBUG: Verifying : perl-constant-1.33-396.el8.noarch 98/272 DEBUG: Verifying : perl-interpreter-4:5.26.3-421.el8.x86_64 99/272 DEBUG: Verifying : perl-libs-4:5.26.3-421.el8.x86_64 100/272 DEBUG: Verifying : perl-macros-4:5.26.3-421.el8.x86_64 101/272 DEBUG: Verifying : perl-parent-1:0.237-1.el8.noarch 102/272 DEBUG: Verifying : perl-podlators-4.11-1.el8.noarch 103/272 DEBUG: Verifying : perl-threads-1:2.21-2.el8.x86_64 104/272 DEBUG: Verifying : perl-threads-shared-1.58-2.el8.x86_64 105/272 DEBUG: Verifying : python3-click-6.7-8.el8.noarch 106/272 DEBUG: Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 107/272 DEBUG: Verifying : python3-inotify-0.9.6-13.el8.noarch 108/272 DEBUG: Verifying : snappy-1.1.8-3.el8.x86_64 109/272 DEBUG: Verifying : tcl-1:8.6.8-2.el8.x86_64 110/272 DEBUG: Verifying : xfsprogs-5.0.0-10.el8.x86_64 111/272 DEBUG: Verifying : desktop-file-utils-0.23-8.el8.x86_64 112/272 DEBUG: Verifying : openblas-0.3.15-3.el8.x86_64 113/272 DEBUG: Verifying : openblas-threads-0.3.15-3.el8.x86_64 114/272 DEBUG: Verifying : perl-Digest-1.17-395.el8.noarch 115/272 DEBUG: Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 116/272 DEBUG: Verifying : perl-Filter-2:1.58-2.el8.x86_64 117/272 DEBUG: Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 118/272 DEBUG: Verifying : perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be 119/272 DEBUG: Verifying : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+de 120/272 DEBUG: Verifying : perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595 121/272 DEBUG: Verifying : perl-Text-Unidecode-1.30-5.el8.noarch 122/272 DEBUG: Verifying : perl-URI-1.73-3.el8.noarch 123/272 DEBUG: Verifying : perl-XML-Parser-2.44-11.el8.x86_64 124/272 DEBUG: Verifying : perl-XML-XPath-1.42-3.el8.noarch 125/272 DEBUG: Verifying : perl-encoding-4:2.22-3.el8.x86_64 126/272 DEBUG: Verifying : perl-libnet-3.11-3.el8.noarch 127/272 DEBUG: Verifying : perl-open-1.11-421.el8.noarch 128/272 DEBUG: Verifying : python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faac 129/272 DEBUG: Verifying : python3-attrs-17.4.0-6.el8.noarch 130/272 DEBUG: Verifying : python3-cairo-1.16.3-6.el8.x86_64 131/272 DEBUG: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 132/272 DEBUG: Verifying : python3-itsdangerous-0.24-14.el8.noarch 133/272 DEBUG: Verifying : python3-jmespath-0.9.0-11.el8.noarch 134/272 DEBUG: Verifying : python3-jsonpatch-1.21-2.el8.noarch 135/272 DEBUG: Verifying : python3-jsonpointer-1.10-11.el8.noarch 136/272 DEBUG: Verifying : python3-lxml-4.2.3-4.el8.x86_64 137/272 DEBUG: Verifying : python3-mako-1.0.6-13.el8.noarch 138/272 DEBUG: Verifying : python3-netaddr-0.7.19-8.el8.noarch 139/272 DEBUG: Verifying : python3-netifaces-0.10.6-4.el8.x86_64 140/272 DEBUG: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 141/272 DEBUG: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 142/272 DEBUG: Verifying : python3-pillow-5.1.1-18.el8.x86_64 143/272 DEBUG: Verifying : python3-prettytable-0.7.2-14.el8.noarch 144/272 DEBUG: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 145/272 DEBUG: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a2 146/272 DEBUG: Verifying : python3-tkinter-3.6.8-46.el8.x86_64 147/272 DEBUG: Verifying : python3-webencodings-0.5.1-6.el8.noarch 148/272 DEBUG: Verifying : qemu-img-15:6.2.0-12.module_el8.7.0+1140+ff0772f 149/272 DEBUG: Verifying : texlive-base-7:20180414-25.el8.noarch 150/272 DEBUG: Verifying : texlive-dvipng-7:20180414-25.el8.x86_64 151/272 DEBUG: Verifying : texlive-kpathsea-7:20180414-25.el8.x86_64 152/272 DEBUG: Verifying : texlive-lib-7:20180414-25.el8.x86_64 153/272 DEBUG: Verifying : texlive-tetex-7:20180414-25.el8.noarch 154/272 DEBUG: Verifying : texlive-texlive.infra-7:20180414-25.el8.noarch 155/272 DEBUG: Verifying : tk-1:8.6.8-1.el8.x86_64 156/272 DEBUG: Verifying : xdg-utils-1.1.2-5.el8.noarch 157/272 DEBUG: Verifying : libaec-1.0.2-3.el8.x86_64 158/272 DEBUG: Verifying : python3-unittest2-1.1.0-16.el8.noarch 159/272 DEBUG: Verifying : blosc-1.20.1-1.el8.x86_64 160/272 DEBUG: Verifying : hdf5-1.10.5-5.el8.x86_64 161/272 DEBUG: Verifying : libqhull-1:7.2.1-2.el8.x86_64 162/272 DEBUG: Verifying : libsodium-1.0.18-2.el8.x86_64 163/272 DEBUG: Verifying : python3-Bottleneck-1.2.1-13.el8.x86_64 164/272 DEBUG: Verifying : python3-alembic-1.4.3-1.el8.noarch 165/272 DEBUG: Verifying : python3-amqp-5.0.5-1.el8.noarch 166/272 DEBUG: Verifying : python3-appdirs-1.4.3-12.el8.noarch 167/272 DEBUG: Verifying : python3-bcrypt-3.1.7-3.el8.x86_64 168/272 DEBUG: Verifying : python3-beautifulsoup4-4.9.3-1.el8.noarch 169/272 DEBUG: Verifying : python3-cachetools-4.2.0-1.el8.noarch 170/272 DEBUG: Verifying : python3-cmd2-1.4.0-1.1.el8.noarch 171/272 DEBUG: Verifying : python3-colorama-0.4.3-3.el8.noarch 172/272 DEBUG: Verifying : python3-cotyledon-1.7.3-4.el8.noarch 173/272 DEBUG: Verifying : python3-cssselect-0.9.2-13.el8.noarch 174/272 DEBUG: Verifying : python3-cycler-0.10.0-13.el8.noarch 175/272 DEBUG: Verifying : python3-decorator-4.4.0-5.el8.noarch 176/272 DEBUG: Verifying : python3-distro-1.4.0-4.el8.noarch 177/272 DEBUG: Verifying : python3-dogpile-cache-1.1.5-1.1.el8.noarch 178/272 DEBUG: Verifying : python3-editor-1.0.4-4.el8.noarch 179/272 DEBUG: Verifying : python3-entrypoints-0.3-4.el8.noarch 180/272 DEBUG: Verifying : python3-etcd3gw-0.2.5-1.el8.noarch 181/272 DEBUG: Verifying : python3-extras-1.0.0-10.el8.noarch 182/272 DEBUG: Verifying : python3-fasteners-0.14.1-20.el8.noarch 183/272 DEBUG: Verifying : python3-fixtures-3.0.0-16.el8.noarch 184/272 DEBUG: Verifying : python3-flake8-3.7.7-6.el8.noarch 185/272 DEBUG: Verifying : python3-flask-1:1.1.2-4.el8.noarch 186/272 DEBUG: Verifying : python3-fluidity-sm-0.2.0-16.el8.noarch 187/272 DEBUG: Verifying : python3-future-0.18.2-3.el8.noarch 188/272 DEBUG: Verifying : python3-gunicorn-20.0.4-1.el8.noarch 189/272 DEBUG: Verifying : python3-importlib-metadata-1.7.0-1.el8.noarch 190/272 DEBUG: Verifying : python3-invoke-1.4.0-1.el8.noarch 191/272 DEBUG: Verifying : python3-iso8601-0.1.12-3.el8.noarch 192/272 DEBUG: Verifying : python3-jeepney-0.4.3-1.el8.noarch 193/272 DEBUG: Verifying : python3-jsonschema-3.2.0-5.el8.noarch 194/272 DEBUG: Verifying : python3-keyring-21.0.0-1.el8.noarch 195/272 DEBUG: Verifying : python3-kiwisolver-1.1.0-4.el8.x86_64 196/272 DEBUG: Verifying : python3-kombu-1:5.0.2-1.el8.noarch 197/272 DEBUG: Verifying : python3-lexicon-1.0.0-9.el8.noarch 198/272 DEBUG: Verifying : python3-logutils-0.3.5-11.el8.noarch 199/272 DEBUG: Verifying : python3-matplotlib-3.1.1-2.el8.x86_64 200/272 DEBUG: Verifying : python3-matplotlib-data-3.1.1-2.el8.noarch 201/272 DEBUG: Verifying : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 202/272 DEBUG: Verifying : python3-matplotlib-tk-3.1.1-2.el8.x86_64 203/272 DEBUG: Verifying : python3-mccabe-0.6.1-14.el8.noarch 204/272 DEBUG: Verifying : python3-memcached-1.59-1.el8.noarch 205/272 DEBUG: Verifying : python3-migrate-0.13.0-1.el8.noarch 206/272 DEBUG: Verifying : python3-mock-3.0.5-7.el8.noarch 207/272 DEBUG: Verifying : python3-msgpack-1.0.2-1.el8.x86_64 208/272 DEBUG: Verifying : python3-munch-2.5.0-3.el8.noarch 209/272 DEBUG: Verifying : python3-networkx-2.5-1.el8.noarch 210/272 DEBUG: Verifying : python3-numexpr-2.7.1-1.el8.x86_64 211/272 DEBUG: Verifying : python3-pandas-0.25.3-1.el8.x86_64 212/272 DEBUG: Verifying : python3-paramiko-2.7.2-1.el8.noarch 213/272 DEBUG: Verifying : python3-paste-3.5.0-1.el8.noarch 214/272 DEBUG: Verifying : python3-paste-deploy-2.1.1-1.el8.noarch 215/272 DEBUG: Verifying : python3-pecan-1.3.3-2.el8.noarch 216/272 DEBUG: Verifying : python3-psutil-5.7.3-1.el8.x86_64 217/272 DEBUG: Verifying : python3-pyasn1-0.4.6-3.el8.noarch 218/272 DEBUG: Verifying : python3-pyasn1-modules-0.4.6-3.el8.noarch 219/272 DEBUG: Verifying : python3-pycodestyle-2.5.0-6.el8.noarch 220/272 DEBUG: Verifying : python3-pydot-1.4.1-1.el8.noarch 221/272 DEBUG: Verifying : python3-pyflakes-2.1.1-5.el8.noarch 222/272 DEBUG: Verifying : python3-pygraphviz-1.5-9.el8.x86_64 223/272 DEBUG: Verifying : python3-pynacl-1.4.0-1.el8.x86_64 224/272 DEBUG: Verifying : python3-pyngus-2.3.0-4.el8.noarch 225/272 DEBUG: Verifying : python3-pyperclip-1.8.0-2.el8.noarch 226/272 DEBUG: Verifying : python3-pyroute2-0.6.5-2.el8.noarch 227/272 DEBUG: Verifying : python3-pyrsistent-0.17.3-1.el8.x86_64 228/272 DEBUG: Verifying : python3-pyyaml-5.4.1-2.el8.x86_64 229/272 DEBUG: Verifying : python3-repoze-lru-0.7-6.el8.noarch 230/272 DEBUG: Verifying : python3-requests-mock-1.8.0-1.el8.noarch 231/272 DEBUG: Verifying : python3-rfc3986-1.4.0-3.el8.noarch 232/272 DEBUG: Verifying : python3-routes-2.4.1-12.el8.noarch 233/272 DEBUG: Verifying : python3-secretstorage-3.1.1-4.el8.noarch 234/272 DEBUG: Verifying : python3-setproctitle-1.1.10-16.el8.x86_64 235/272 DEBUG: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 236/272 DEBUG: Verifying : python3-simplejson-3.17.2-2.el8.x86_64 237/272 DEBUG: Verifying : python3-soupsieve-2.1.0-1.el8.noarch 238/272 DEBUG: Verifying : python3-sqlalchemy-utils-0.34.2-2.el8.noarch 239/272 DEBUG: Verifying : python3-sqlparse-0.3.1-3.el8.noarch 240/272 DEBUG: Verifying : python3-statsd-3.2.1-16.el8.noarch 241/272 DEBUG: Verifying : python3-stestr-2.6.0-4.el8.noarch 242/272 DEBUG: Verifying : python3-subunit-1.4.0-1.el8.noarch 243/272 DEBUG: Verifying : python3-tables-3.5.2-6.el8.x86_64 244/272 DEBUG: Verifying : python3-tempita-0.5.1-25.el8.noarch 245/272 DEBUG: Verifying : python3-tenacity-6.2.0-1.el8.noarch 246/272 DEBUG: Verifying : python3-testrepository-0.0.20-20.el8.noarch 247/272 DEBUG: Verifying : python3-testresources-2.0.1-1.el8.noarch 248/272 DEBUG: Verifying : python3-testscenarios-0.5.0-17.el8.noarch 249/272 DEBUG: Verifying : python3-testtools-2.5.0-2.el8.noarch 250/272 DEBUG: Verifying : python3-vine-5.0.0-2.el8.noarch 251/272 DEBUG: Verifying : python3-voluptuous-0.12.1-1.el8.noarch 252/272 DEBUG: Verifying : python3-waitress-1.4.2-1.el8.noarch 253/272 DEBUG: Verifying : python3-warlock-1.3.3-1.el8.noarch 254/272 DEBUG: Verifying : python3-wcwidth-0.2.5-2.el8.noarch 255/272 DEBUG: Verifying : python3-webob-1.8.6-3.el8.noarch 256/272 DEBUG: Verifying : python3-webtest-2.0.35-3.el8.noarch 257/272 DEBUG: Verifying : python3-werkzeug-1.0.1-4.el8.noarch 258/272 DEBUG: Verifying : python3-wrapt-1.12.1-3.el8.x86_64 259/272 DEBUG: Verifying : python3-yappi-1.3.0-1.el8.x86_64 260/272 DEBUG: Verifying : python3-zipp-3.4.0-1.el8.noarch 261/272 DEBUG: Verifying : python3-qpid-proton-0.35.0-3.el8s.x86_64 262/272 DEBUG: Verifying : qpid-proton-c-0.35.0-3.el8s.x86_64 263/272 DEBUG: Verifying : python3-octavia-8.0.2-0.20220616081857.a870525.e 264/272 DEBUG: Verifying : python3-octavia-tests-8.0.2-0.20220616081857.a87 265/272 DEBUG: Verifying : openstack-octavia-common-8.0.2-0.20220616081857. 266/272 DEBUG: Verifying : openstack-octavia-amphora-agent-8.0.2-0.20220616 267/272 DEBUG: Verifying : openstack-octavia-api-8.0.2-0.20220616081857.a87 268/272 DEBUG: Verifying : openstack-octavia-worker-8.0.2-0.20220616081857. 269/272 DEBUG: Verifying : openstack-octavia-health-manager-8.0.2-0.2022061 270/272 DEBUG: Verifying : openstack-octavia-housekeeping-8.0.2-0.202206160 271/272 DEBUG: Verifying : openstack-octavia-diskimage-create-8.0.2-0.20220 272/272 DEBUG: Installed: DEBUG: blosc-1.20.1-1.el8.x86_64 DEBUG: dejavu-fonts-common-2.35-7.el8.noarch DEBUG: dejavu-sans-fonts-2.35-7.el8.noarch DEBUG: desktop-file-utils-0.23-8.el8.x86_64 DEBUG: device-mapper-event-8:1.02.181-3.el8.x86_64 DEBUG: device-mapper-event-libs-8:1.02.181-3.el8.x86_64 DEBUG: device-mapper-persistent-data-0.9.0-6.el8.x86_64 DEBUG: dib-utils-0.0.11-0.20210315160428.51661c3.el8.noarch DEBUG: diskimage-builder-3.21.2-0.20220616005927.979ad64.el8.noarch DEBUG: dosfstools-4.1-6.el8.x86_64 DEBUG: e2fsprogs-1.45.6-5.el8.x86_64 DEBUG: e2fsprogs-libs-1.45.6-5.el8.x86_64 DEBUG: fuse-libs-2.9.7-15.el8.x86_64 DEBUG: gdisk-1.0.3-11.el8.x86_64 DEBUG: groff-base-1.22.3-18.el8.x86_64 DEBUG: hdf5-1.10.5-5.el8.x86_64 DEBUG: libaec-1.0.2-3.el8.x86_64 DEBUG: libaio-0.3.112-1.el8.x86_64 DEBUG: libgfortran-8.5.0-13.el8.x86_64 DEBUG: libqhull-1:7.2.1-2.el8.x86_64 DEBUG: libquadmath-8.5.0-13.el8.x86_64 DEBUG: libsodium-1.0.18-2.el8.x86_64 DEBUG: libss-1.45.6-5.el8.x86_64 DEBUG: libxslt-1.1.32-6.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: lvm2-8:2.03.14-3.el8.x86_64 DEBUG: lvm2-libs-8:2.03.14-3.el8.x86_64 DEBUG: lzo-2.08-14.el8.x86_64 DEBUG: openblas-0.3.15-3.el8.x86_64 DEBUG: openblas-threads-0.3.15-3.el8.x86_64 DEBUG: openstack-octavia-amphora-agent-8.0.2-0.20220616081857.a870525.el8.noarch DEBUG: openstack-octavia-api-8.0.2-0.20220616081857.a870525.el8.noarch DEBUG: openstack-octavia-common-8.0.2-0.20220616081857.a870525.el8.noarch DEBUG: openstack-octavia-diskimage-create-8.0.2-0.20220616081857.a870525.el8.noarch DEBUG: openstack-octavia-health-manager-8.0.2-0.20220616081857.a870525.el8.noarch DEBUG: openstack-octavia-housekeeping-8.0.2-0.20220616081857.a870525.el8.noarch DEBUG: openstack-octavia-worker-8.0.2-0.20220616081857.a870525.el8.noarch DEBUG: perl-Carp-1.42-396.el8.noarch DEBUG: perl-Data-Dumper-2.167-399.el8.x86_64 DEBUG: perl-Digest-1.17-395.el8.noarch DEBUG: perl-Digest-MD5-2.55-396.el8.x86_64 DEBUG: perl-Encode-4:2.97-3.el8.x86_64 DEBUG: perl-Errno-1.28-421.el8.x86_64 DEBUG: perl-Exporter-5.72-396.el8.noarch DEBUG: perl-File-Path-2.15-2.el8.noarch DEBUG: perl-File-Temp-0.230.600-1.el8.noarch DEBUG: perl-Filter-2:1.58-2.el8.x86_64 DEBUG: perl-Getopt-Long-1:2.50-4.el8.noarch DEBUG: perl-HTTP-Tiny-0.074-1.el8.noarch DEBUG: perl-IO-1.38-421.el8.x86_64 DEBUG: perl-IO-Socket-IP-0.39-5.el8.noarch DEBUG: perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be1595ff.noarch DEBUG: perl-MIME-Base64-3.15-396.el8.x86_64 DEBUG: perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch DEBUG: perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff.x86_64 DEBUG: perl-PathTools-3.74-1.el8.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-395.el8.noarch DEBUG: perl-Pod-Perldoc-3.28-396.el8.noarch DEBUG: perl-Pod-Simple-1:3.35-395.el8.noarch DEBUG: perl-Pod-Usage-4:1.69-395.el8.noarch DEBUG: perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 DEBUG: perl-Socket-4:2.027-3.el8.x86_64 DEBUG: perl-Storable-1:3.11-3.el8.x86_64 DEBUG: perl-Term-ANSIColor-4.06-396.el8.noarch DEBUG: perl-Term-Cap-1.17-395.el8.noarch DEBUG: perl-Text-ParseWords-3.30-395.el8.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch DEBUG: perl-Text-Unidecode-1.30-5.el8.noarch DEBUG: perl-Time-Local-1:1.280-1.el8.noarch DEBUG: perl-URI-1.73-3.el8.noarch DEBUG: perl-Unicode-Normalize-1.25-396.el8.x86_64 DEBUG: perl-XML-Parser-2.44-11.el8.x86_64 DEBUG: perl-XML-XPath-1.42-3.el8.noarch DEBUG: perl-constant-1.33-396.el8.noarch DEBUG: perl-encoding-4:2.22-3.el8.x86_64 DEBUG: perl-interpreter-4:5.26.3-421.el8.x86_64 DEBUG: perl-libnet-3.11-3.el8.noarch DEBUG: perl-libs-4:5.26.3-421.el8.x86_64 DEBUG: perl-macros-4:5.26.3-421.el8.x86_64 DEBUG: perl-open-1.11-421.el8.noarch DEBUG: perl-parent-1:0.237-1.el8.noarch DEBUG: perl-podlators-4.11-1.el8.noarch DEBUG: perl-threads-1:2.21-2.el8.x86_64 DEBUG: perl-threads-shared-1.58-2.el8.x86_64 DEBUG: python-oslo-cache-lang-2.7.1-0.20220301090510.d0252f6.el8.noarch DEBUG: python-oslo-concurrency-lang-4.4.0-0.20210315114231.7dcf9e9.el8.noarch DEBUG: python-oslo-db-lang-8.5.1-0.20210818055751.3b452de.el8.noarch DEBUG: python-oslo-i18n-lang-5.0.1-0.20210315103856.73187bd.el8.noarch DEBUG: python-oslo-log-lang-4.4.0-0.20210315105132.9b29c90.el8.noarch DEBUG: python-oslo-middleware-lang-4.2.1-0.20220225080425.b40ca5f.el8.noarch DEBUG: python-oslo-policy-lang-3.7.1-0.20220119091831.639b471.el8.noarch DEBUG: python-oslo-utils-lang-4.8.2-0.20220428092247.a38b56a.el8.noarch DEBUG: python-pycadf-common-3.1.1-0.20210315104351.4179996.el8.noarch DEBUG: python3-Bottleneck-1.2.1-13.el8.x86_64 DEBUG: python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch DEBUG: python3-alembic-1.4.3-1.el8.noarch DEBUG: python3-amqp-5.0.5-1.el8.noarch DEBUG: python3-appdirs-1.4.3-12.el8.noarch DEBUG: python3-attrs-17.4.0-6.el8.noarch DEBUG: python3-automaton-2.3.1-0.20220228091836.4a3e539.el8.noarch DEBUG: python3-barbicanclient-5.1.0-0.20210316154446.ad49c40.el8.noarch DEBUG: python3-bcrypt-3.1.7-3.el8.x86_64 DEBUG: python3-beautifulsoup4-4.9.3-1.el8.noarch DEBUG: python3-cachetools-4.2.0-1.el8.noarch DEBUG: python3-cairo-1.16.3-6.el8.x86_64 DEBUG: python3-castellan-3.7.2-0.20210907102711.3775cf4.el8.noarch DEBUG: python3-cinderclient-7.4.1-0.20210903082820.4f72e6f.el8.noarch DEBUG: python3-click-6.7-8.el8.noarch DEBUG: python3-cliff-3.7.0-0.20210315123449.117a100.el8.noarch DEBUG: python3-cmd2-1.4.0-1.1.el8.noarch DEBUG: python3-colorama-0.4.3-3.el8.noarch DEBUG: python3-cotyledon-1.7.3-4.el8.noarch DEBUG: python3-cssselect-0.9.2-13.el8.noarch DEBUG: python3-cycler-0.10.0-13.el8.noarch DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch DEBUG: python3-debtcollector-2.2.0-0.20210315103218.649189d.el8.noarch DEBUG: python3-decorator-4.4.0-5.el8.noarch DEBUG: python3-distro-1.4.0-4.el8.noarch DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch DEBUG: python3-editor-1.0.4-4.el8.noarch DEBUG: python3-entrypoints-0.3-4.el8.noarch DEBUG: python3-etcd3gw-0.2.5-1.el8.noarch DEBUG: python3-extras-1.0.0-10.el8.noarch DEBUG: python3-fasteners-0.14.1-20.el8.noarch DEBUG: python3-fixtures-3.0.0-16.el8.noarch DEBUG: python3-flake8-3.7.7-6.el8.noarch DEBUG: python3-flask-1:1.1.2-4.el8.noarch DEBUG: python3-fluidity-sm-0.2.0-16.el8.noarch DEBUG: python3-future-0.18.2-3.el8.noarch DEBUG: python3-futurist-2.3.0-0.20210315104620.1a1c6f8.el8.noarch DEBUG: python3-glanceclient-1:3.3.0-0.20210315220313.f802c71.el8.noarch DEBUG: python3-gunicorn-20.0.4-1.el8.noarch DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch DEBUG: python3-inotify-0.9.6-13.el8.noarch DEBUG: python3-invoke-1.4.0-1.el8.noarch DEBUG: python3-iso8601-0.1.12-3.el8.noarch DEBUG: python3-itsdangerous-0.24-14.el8.noarch DEBUG: python3-jeepney-0.4.3-1.el8.noarch DEBUG: python3-jmespath-0.9.0-11.el8.noarch DEBUG: python3-jsonpatch-1.21-2.el8.noarch DEBUG: python3-jsonpointer-1.10-11.el8.noarch DEBUG: python3-jsonschema-3.2.0-5.el8.noarch DEBUG: python3-keyring-21.0.0-1.el8.noarch DEBUG: python3-keystoneauth1-4.3.1-0.20210315155409.112bcae.el8.noarch DEBUG: python3-keystoneclient-1:4.2.0-0.20210316044851.d5cb761.el8.noarch DEBUG: python3-keystonemiddleware-9.2.0-0.20210316052900.3659bda.el8.noarch DEBUG: python3-kiwisolver-1.1.0-4.el8.x86_64 DEBUG: python3-kombu-1:5.0.2-1.el8.noarch DEBUG: python3-lexicon-1.0.0-9.el8.noarch DEBUG: python3-logutils-0.3.5-11.el8.noarch DEBUG: python3-lxml-4.2.3-4.el8.x86_64 DEBUG: python3-mako-1.0.6-13.el8.noarch DEBUG: python3-matplotlib-3.1.1-2.el8.x86_64 DEBUG: python3-matplotlib-data-3.1.1-2.el8.noarch DEBUG: python3-matplotlib-data-fonts-3.1.1-2.el8.noarch DEBUG: python3-matplotlib-tk-3.1.1-2.el8.x86_64 DEBUG: python3-mccabe-0.6.1-14.el8.noarch DEBUG: python3-memcached-1.59-1.el8.noarch DEBUG: python3-migrate-0.13.0-1.el8.noarch DEBUG: python3-mock-3.0.5-7.el8.noarch DEBUG: python3-msgpack-1.0.2-1.el8.x86_64 DEBUG: python3-munch-2.5.0-3.el8.noarch DEBUG: python3-netaddr-0.7.19-8.el8.noarch DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 DEBUG: python3-networkx-2.5-1.el8.noarch DEBUG: python3-neutronclient-7.3.0-0.20210316051900.4963c7a.el8.noarch DEBUG: python3-novaclient-1:17.4.0-0.20210316055500.54d4da1.el8.noarch DEBUG: python3-numexpr-2.7.1-1.el8.x86_64 DEBUG: python3-numpy-1:1.14.3-10.el8.x86_64 DEBUG: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 DEBUG: python3-octavia-8.0.2-0.20220616081857.a870525.el8.noarch DEBUG: python3-octavia-lib-2.3.1-0.20210315131751.3208f7f.el8.noarch DEBUG: python3-octavia-tests-8.0.2-0.20220616081857.a870525.el8.noarch DEBUG: python3-openstacksdk-0.55.1-0.20220406125402.f09ed4a.el8.noarch DEBUG: python3-os-client-config-2.1.0-0.20210315163025.bc96c23.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20210315154727.0b2f473.el8.noarch DEBUG: python3-os-testr-2.0.0-0.20210315102203.248dc81.el8.noarch DEBUG: python3-osc-lib-2.3.1-0.20210315174831.2b7a679.el8.noarch DEBUG: python3-oslo-cache-2.7.1-0.20220301090510.d0252f6.el8.noarch DEBUG: python3-oslo-concurrency-4.4.0-0.20210315114231.7dcf9e9.el8.noarch DEBUG: python3-oslo-config-2:8.5.1-0.20210907102309.de1dbee.el8.noarch DEBUG: python3-oslo-context-3.2.1-0.20211026071333.b124eb7.el8.noarch DEBUG: python3-oslo-db-8.5.1-0.20210818055751.3b452de.el8.noarch DEBUG: python3-oslo-i18n-5.0.1-0.20210315103856.73187bd.el8.noarch DEBUG: python3-oslo-log-4.4.0-0.20210315105132.9b29c90.el8.noarch DEBUG: python3-oslo-messaging-12.7.3-0.20220428091418.5d6fd1a.el8.noarch DEBUG: python3-oslo-middleware-4.2.1-0.20220225080425.b40ca5f.el8.noarch DEBUG: python3-oslo-policy-3.7.1-0.20220119091831.639b471.el8.noarch DEBUG: python3-oslo-reports-2.2.0-0.20210315105955.bc631ae.el8.noarch DEBUG: python3-oslo-serialization-4.1.1-0.20220225082330.bbe5d5a.el8.noarch DEBUG: python3-oslo-service-2.5.1-0.20220201082833.c1e3398.el8.noarch DEBUG: python3-oslo-upgradecheck-1.3.1-0.20220225074957.9561ecb.el8.noarch DEBUG: python3-oslo-utils-4.8.2-0.20220428092247.a38b56a.el8.noarch DEBUG: python3-oslotest-4.4.1-0.20210315103354.aaf3a72.el8.noarch DEBUG: python3-pandas-0.25.3-1.el8.x86_64 DEBUG: python3-paramiko-2.7.2-1.el8.noarch DEBUG: python3-paste-3.5.0-1.el8.noarch DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch DEBUG: python3-pecan-1.3.3-2.el8.noarch DEBUG: python3-pillow-5.1.1-18.el8.x86_64 DEBUG: python3-prettytable-0.7.2-14.el8.noarch DEBUG: python3-psutil-5.7.3-1.el8.x86_64 DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch DEBUG: python3-pyasn1-0.4.6-3.el8.noarch DEBUG: python3-pyasn1-modules-0.4.6-3.el8.noarch DEBUG: python3-pycadf-3.1.1-0.20210315104351.4179996.el8.noarch DEBUG: python3-pycodestyle-2.5.0-6.el8.noarch DEBUG: python3-pydot-1.4.1-1.el8.noarch DEBUG: python3-pyflakes-2.1.1-5.el8.noarch DEBUG: python3-pygraphviz-1.5-9.el8.x86_64 DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 DEBUG: python3-pyngus-2.3.0-4.el8.noarch DEBUG: python3-pyperclip-1.8.0-2.el8.noarch DEBUG: python3-pyroute2-0.6.5-2.el8.noarch DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 DEBUG: python3-repoze-lru-0.7-6.el8.noarch DEBUG: python3-requests-mock-1.8.0-1.el8.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20210315095058.d7ac0ff.el8.noarch DEBUG: python3-rfc3986-1.4.0-3.el8.noarch DEBUG: python3-routes-2.4.1-12.el8.noarch DEBUG: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 DEBUG: python3-secretstorage-3.1.1-4.el8.noarch DEBUG: python3-setproctitle-1.1.10-16.el8.x86_64 DEBUG: python3-simplegeneric-0.8.1-17.el8.noarch DEBUG: python3-simplejson-3.17.2-2.el8.x86_64 DEBUG: python3-soupsieve-2.1.0-1.el8.noarch DEBUG: python3-sqlalchemy-utils-0.34.2-2.el8.noarch DEBUG: python3-sqlparse-0.3.1-3.el8.noarch DEBUG: python3-statsd-3.2.1-16.el8.noarch DEBUG: python3-stestr-2.6.0-4.el8.noarch DEBUG: python3-stevedore-3.3.1-0.20220225083222.eeec4a3.el8.noarch DEBUG: python3-subunit-1.4.0-1.el8.noarch DEBUG: python3-tables-3.5.2-6.el8.x86_64 DEBUG: python3-taskflow-4.6.0-0.20210315120753.0f7c6e9.el8.noarch DEBUG: python3-tempest-1:31.0.0-0.20220614123933.abddb57.el8.noarch DEBUG: python3-tempita-0.5.1-25.el8.noarch DEBUG: python3-tenacity-6.2.0-1.el8.noarch DEBUG: python3-testrepository-0.0.20-20.el8.noarch DEBUG: python3-testresources-2.0.1-1.el8.noarch DEBUG: python3-testscenarios-0.5.0-17.el8.noarch DEBUG: python3-testtools-2.5.0-2.el8.noarch DEBUG: python3-tkinter-3.6.8-46.el8.x86_64 DEBUG: python3-unittest2-1.1.0-16.el8.noarch DEBUG: python3-vine-5.0.0-2.el8.noarch DEBUG: python3-voluptuous-0.12.1-1.el8.noarch DEBUG: python3-waitress-1.4.2-1.el8.noarch DEBUG: python3-warlock-1.3.3-1.el8.noarch DEBUG: python3-wcwidth-0.2.5-2.el8.noarch DEBUG: python3-webencodings-0.5.1-6.el8.noarch DEBUG: python3-webob-1.8.6-3.el8.noarch DEBUG: python3-webtest-2.0.35-3.el8.noarch DEBUG: python3-werkzeug-1.0.1-4.el8.noarch DEBUG: python3-wrapt-1.12.1-3.el8.x86_64 DEBUG: python3-wsme-0.10.1-0.20220104140414.63fe135.el8.noarch DEBUG: python3-yappi-1.3.0-1.el8.x86_64 DEBUG: python3-zipp-3.4.0-1.el8.noarch DEBUG: qemu-img-15:6.2.0-12.module_el8.7.0+1140+ff0772f9.x86_64 DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 DEBUG: snappy-1.1.8-3.el8.x86_64 DEBUG: tcl-1:8.6.8-2.el8.x86_64 DEBUG: texlive-base-7:20180414-25.el8.noarch DEBUG: texlive-dvipng-7:20180414-25.el8.x86_64 DEBUG: texlive-kpathsea-7:20180414-25.el8.x86_64 DEBUG: texlive-lib-7:20180414-25.el8.x86_64 DEBUG: texlive-tetex-7:20180414-25.el8.noarch DEBUG: texlive-texlive.infra-7:20180414-25.el8.noarch DEBUG: tk-1:8.6.8-1.el8.x86_64 DEBUG: xdg-utils-1.1.2-5.el8.noarch DEBUG: xfsprogs-5.0.0-10.el8.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/home/centos8-wallaby/data/repos/component/octavia/a8/70/a870525df503605b6e7c1ff932487ac61234dbb6_eb503cb8'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-wallaby-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0