+ 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-xena/data/dlrn-5.cfg --resultdir /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf' + /usr/bin/mock -v -r /home/centos8-xena/data/dlrn-5.cfg --resultdir /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf --clean INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf DEBUG: rootdir: /var/lib/mock/dlrn-centos8-xena-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: 1024 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.a_mjk6gk:/etc/resolv.conf', '--bind=/dev/mapper/control', '--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_binary: /bin/tar 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: ssl_extra_certs: 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-xena-x86_64-5/ccache/u1024/', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/', '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-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, '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-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}} 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 1024 -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', '%_platform_multiplier': 1} 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', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos8-xena-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-xena/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-xena-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-openstack-ironic-python-agent-builder-9f592c8530f462bdf89f92764d9c7f92e3ca6961 baseurl=https://trunk.rdoproject.org/centos8-xena/component/baremetal/9f/59/9f592c8530f462bdf89f92764d9c7f92e3ca6961_f22179f6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f8ea857720addd986dd50432d49880c36ae1fd54 baseurl=https://trunk.rdoproject.org/centos8-xena/component/cinder/f8/ea/f8ea857720addd986dd50432d49880c36ae1fd54_d86b5a5b enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-manilaclient-135cdf98c3178276346d8b7764f8877111491919 baseurl=https://trunk.rdoproject.org/centos8-xena/component/clients/13/5c/135cdf98c3178276346d8b7764f8877111491919_1f9587eb enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-29572e2c3354f37570bf7552aea6438d4dbd7bc9 baseurl=https://trunk.rdoproject.org/centos8-xena/component/cloudops/29/57/29572e2c3354f37570bf7552aea6438d4dbd7bc9_48f07e88 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-0d4fbf1a47be8e6bd18bdb672b26d551061db064 baseurl=https://trunk.rdoproject.org/centos8-xena/component/common/0d/4f/0d4fbf1a47be8e6bd18bdb672b26d551061db064_1bb44e5b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-ac1c6a8c7d85502babdf617bc49b5bb2301c2053 baseurl=https://trunk.rdoproject.org/centos8-xena/component/compute/ac/1c/ac1c6a8c7d85502babdf617bc49b5bb2301c2053_8692d926 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-4fc2ea4a85bbca25fae84a7506bf78f08d6485bf baseurl=https://trunk.rdoproject.org/centos8-xena/component/glance/4f/c2/4fc2ea4a85bbca25fae84a7506bf78f08d6485bf_07eb34b9 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-ede80c4f365072d53a82ef3f4840cc57a663732d baseurl=https://trunk.rdoproject.org/centos8-xena/component/manila/ed/e8/ede80c4f365072d53a82ef3f4840cc57a663732d_cca42b7f enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-9801f5e5f3fd32022b1e3da488ecf52545a88281 baseurl=https://trunk.rdoproject.org/centos8-xena/component/network/98/01/9801f5e5f3fd32022b1e3da488ecf52545a88281_5cb098f7 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-c1af2b169bc30604e2252b2361eb04366550ff65 baseurl=https://trunk.rdoproject.org/centos8-xena/component/octavia/c1/af/c1af2b169bc30604e2252b2361eb04366550ff65_b692dedf enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-f4222d558b70fa28a30a1a663a2e1607bba4f55b baseurl=https://trunk.rdoproject.org/centos8-xena/component/security/f4/22/f4222d558b70fa28a30a1a663a2e1607bba4f55b_67fab251 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-6fb3011a7f25803f399f9f7f8402521bca164183 baseurl=https://trunk.rdoproject.org/centos8-xena/component/swift/6f/b3/6fb3011a7f25803f399f9f7f8402521bca164183_f39f7f9f enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-xena/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_b56cfcb4 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-ceph-56a58ad3bd37d605677dfcba07807cd7d8a8df7e baseurl=https://trunk.rdoproject.org/centos8-xena/component/tripleo/56/a5/56a58ad3bd37d605677dfcba07807cd7d8a8df7e_4886789a enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-35188073b2d7ca5b908ef985d28ae4f61a5aff77 baseurl=https://trunk.rdoproject.org/centos8-xena/component/ui/35/18/35188073b2d7ca5b908ef985d28ae4f61a5aff77_36bec770 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-f273ccbb963e31056bd7c7565e52e56d1d754199 baseurl=https://trunk.rdoproject.org/centos8-xena/component/validation/f2/73/f273ccbb963e31056bd7c7565e52e56d1d754199_4ceba3ed enabled=1 gpgcheck=0 priority=1 [delorean-xena-testing] name=dlrn-xena-testing baseurl=https://trunk.rdoproject.org/centos8-xena/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-xena-build-deps] name=dlrn-xena-build-deps baseurl=https://trunk.rdoproject.org/centos8-xena/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-xena-x86_64-5-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos8-xena/data/dlrn-5.cfg --resultdir /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf --init INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf DEBUG: rootdir: /var/lib/mock/dlrn-centos8-xena-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: 1024 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.jy1ebql2:/etc/resolv.conf', '--bind=/dev/mapper/control', '--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_binary: /bin/tar 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: ssl_extra_certs: 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-xena-x86_64-5/ccache/u1024/', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/', '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-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, '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-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}} 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 1024 -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', '%_platform_multiplier': 1} 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', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos8-xena-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-xena/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-xena-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-openstack-ironic-python-agent-builder-9f592c8530f462bdf89f92764d9c7f92e3ca6961 baseurl=https://trunk.rdoproject.org/centos8-xena/component/baremetal/9f/59/9f592c8530f462bdf89f92764d9c7f92e3ca6961_f22179f6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f8ea857720addd986dd50432d49880c36ae1fd54 baseurl=https://trunk.rdoproject.org/centos8-xena/component/cinder/f8/ea/f8ea857720addd986dd50432d49880c36ae1fd54_d86b5a5b enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-manilaclient-135cdf98c3178276346d8b7764f8877111491919 baseurl=https://trunk.rdoproject.org/centos8-xena/component/clients/13/5c/135cdf98c3178276346d8b7764f8877111491919_1f9587eb enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-29572e2c3354f37570bf7552aea6438d4dbd7bc9 baseurl=https://trunk.rdoproject.org/centos8-xena/component/cloudops/29/57/29572e2c3354f37570bf7552aea6438d4dbd7bc9_48f07e88 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-0d4fbf1a47be8e6bd18bdb672b26d551061db064 baseurl=https://trunk.rdoproject.org/centos8-xena/component/common/0d/4f/0d4fbf1a47be8e6bd18bdb672b26d551061db064_1bb44e5b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-ac1c6a8c7d85502babdf617bc49b5bb2301c2053 baseurl=https://trunk.rdoproject.org/centos8-xena/component/compute/ac/1c/ac1c6a8c7d85502babdf617bc49b5bb2301c2053_8692d926 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-4fc2ea4a85bbca25fae84a7506bf78f08d6485bf baseurl=https://trunk.rdoproject.org/centos8-xena/component/glance/4f/c2/4fc2ea4a85bbca25fae84a7506bf78f08d6485bf_07eb34b9 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-ede80c4f365072d53a82ef3f4840cc57a663732d baseurl=https://trunk.rdoproject.org/centos8-xena/component/manila/ed/e8/ede80c4f365072d53a82ef3f4840cc57a663732d_cca42b7f enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-9801f5e5f3fd32022b1e3da488ecf52545a88281 baseurl=https://trunk.rdoproject.org/centos8-xena/component/network/98/01/9801f5e5f3fd32022b1e3da488ecf52545a88281_5cb098f7 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-c1af2b169bc30604e2252b2361eb04366550ff65 baseurl=https://trunk.rdoproject.org/centos8-xena/component/octavia/c1/af/c1af2b169bc30604e2252b2361eb04366550ff65_b692dedf enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-f4222d558b70fa28a30a1a663a2e1607bba4f55b baseurl=https://trunk.rdoproject.org/centos8-xena/component/security/f4/22/f4222d558b70fa28a30a1a663a2e1607bba4f55b_67fab251 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-6fb3011a7f25803f399f9f7f8402521bca164183 baseurl=https://trunk.rdoproject.org/centos8-xena/component/swift/6f/b3/6fb3011a7f25803f399f9f7f8402521bca164183_f39f7f9f enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-xena/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_b56cfcb4 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-ceph-56a58ad3bd37d605677dfcba07807cd7d8a8df7e baseurl=https://trunk.rdoproject.org/centos8-xena/component/tripleo/56/a5/56a58ad3bd37d605677dfcba07807cd7d8a8df7e_4886789a enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-35188073b2d7ca5b908ef985d28ae4f61a5aff77 baseurl=https://trunk.rdoproject.org/centos8-xena/component/ui/35/18/35188073b2d7ca5b908ef985d28ae4f61a5aff77_36bec770 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-f273ccbb963e31056bd7c7565e52e56d1d754199 baseurl=https://trunk.rdoproject.org/centos8-xena/component/validation/f2/73/f273ccbb963e31056bd7c7565e52e56d1d754199_4ceba3ed enabled=1 gpgcheck=0 priority=1 [delorean-xena-testing] name=dlrn-xena-testing baseurl=https://trunk.rdoproject.org/centos8-xena/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-xena-build-deps] name=dlrn-xena-build-deps baseurl=https://trunk.rdoproject.org/centos8-xena/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-xena-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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: 16139340 4155180 2701036 2901812 9283124 8744096 DEBUG: Swap: 16777212 5293388 11483824 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '/var/cache/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 DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 585M 3.8G 14% /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 301G 250G 55% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-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.q4t_snao', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos8-xena-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: /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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: 16139340 3508264 1587120 7983904 11043956 4200844 DEBUG: Swap: 16777212 5285732 11491480 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/cache/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 DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 24% /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: /dev/vda1 550G 302G 249G 55% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.zumc_vt4', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-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', '--target', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root DEBUG: resultdir = /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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', '6b665ee89d004fbbaad07ac98a759268', '-D', '/var/lib/mock/dlrn-centos8-xena-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', '1024', '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', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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 -q -r /home/centos8-xena/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' ++ /usr/bin/mock -r /home/centos8-xena/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/ + '[' -z '' ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f 2a2ad0d92152fd12de4d96e449447bfdc2fa27ac Note: switching to '2a2ad0d92152fd12de4d96e449447bfdc2fa27ac'. 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 2a2ad0d9 Merge "Fix upgrade check not working" into stable/xena + '[' -d /var/lib/mock/dlrn-centos8-xena-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos8-xena-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos8-xena-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos8-xena-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos8-xena-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 ++ /usr/bin/mock -q -r /home/centos8-xena/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)' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos8-xena/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 9.1.1.dev68 2a2ad0d + UPSTREAMVERSION=9.1.1.dev68 + [[ 9.1.1.dev68 =~ ([^-]*)-(.+) ]] + [[ 9.1.1.dev68 =~ (.*?)\.(0rc.+) ]] + [[ 9.1.1.dev68 =~ (.*?)\.(0b.+) ]] + [[ 9.1.1.dev68 =~ (.*?)\.(0a.+) ]] + [[ 9.1.1.dev68 =~ (.*?)\.(dev.+) ]] + VERSION=9.1.1 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20240125125427.2a2ad0d + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos8-xena/data/dlrn-5.cfg --resultdir /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf DEBUG: rootdir: /var/lib/mock/dlrn-centos8-xena-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: 1024 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.wroywl8s:/etc/resolv.conf', '--bind=/dev/mapper/control', '--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_binary: /bin/tar 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: ssl_extra_certs: 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-xena-x86_64-5/ccache/u1024/', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/', '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-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, '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-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}} 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 1024 -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', '%_platform_multiplier': 1} 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', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos8-xena-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-xena/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-xena-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-openstack-ironic-python-agent-builder-9f592c8530f462bdf89f92764d9c7f92e3ca6961 baseurl=https://trunk.rdoproject.org/centos8-xena/component/baremetal/9f/59/9f592c8530f462bdf89f92764d9c7f92e3ca6961_f22179f6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f8ea857720addd986dd50432d49880c36ae1fd54 baseurl=https://trunk.rdoproject.org/centos8-xena/component/cinder/f8/ea/f8ea857720addd986dd50432d49880c36ae1fd54_d86b5a5b enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-manilaclient-135cdf98c3178276346d8b7764f8877111491919 baseurl=https://trunk.rdoproject.org/centos8-xena/component/clients/13/5c/135cdf98c3178276346d8b7764f8877111491919_1f9587eb enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-29572e2c3354f37570bf7552aea6438d4dbd7bc9 baseurl=https://trunk.rdoproject.org/centos8-xena/component/cloudops/29/57/29572e2c3354f37570bf7552aea6438d4dbd7bc9_48f07e88 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-0d4fbf1a47be8e6bd18bdb672b26d551061db064 baseurl=https://trunk.rdoproject.org/centos8-xena/component/common/0d/4f/0d4fbf1a47be8e6bd18bdb672b26d551061db064_1bb44e5b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-ac1c6a8c7d85502babdf617bc49b5bb2301c2053 baseurl=https://trunk.rdoproject.org/centos8-xena/component/compute/ac/1c/ac1c6a8c7d85502babdf617bc49b5bb2301c2053_8692d926 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-4fc2ea4a85bbca25fae84a7506bf78f08d6485bf baseurl=https://trunk.rdoproject.org/centos8-xena/component/glance/4f/c2/4fc2ea4a85bbca25fae84a7506bf78f08d6485bf_07eb34b9 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-ede80c4f365072d53a82ef3f4840cc57a663732d baseurl=https://trunk.rdoproject.org/centos8-xena/component/manila/ed/e8/ede80c4f365072d53a82ef3f4840cc57a663732d_cca42b7f enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-9801f5e5f3fd32022b1e3da488ecf52545a88281 baseurl=https://trunk.rdoproject.org/centos8-xena/component/network/98/01/9801f5e5f3fd32022b1e3da488ecf52545a88281_5cb098f7 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-c1af2b169bc30604e2252b2361eb04366550ff65 baseurl=https://trunk.rdoproject.org/centos8-xena/component/octavia/c1/af/c1af2b169bc30604e2252b2361eb04366550ff65_b692dedf enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-f4222d558b70fa28a30a1a663a2e1607bba4f55b baseurl=https://trunk.rdoproject.org/centos8-xena/component/security/f4/22/f4222d558b70fa28a30a1a663a2e1607bba4f55b_67fab251 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-6fb3011a7f25803f399f9f7f8402521bca164183 baseurl=https://trunk.rdoproject.org/centos8-xena/component/swift/6f/b3/6fb3011a7f25803f399f9f7f8402521bca164183_f39f7f9f enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-xena/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_b56cfcb4 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-ceph-56a58ad3bd37d605677dfcba07807cd7d8a8df7e baseurl=https://trunk.rdoproject.org/centos8-xena/component/tripleo/56/a5/56a58ad3bd37d605677dfcba07807cd7d8a8df7e_4886789a enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-35188073b2d7ca5b908ef985d28ae4f61a5aff77 baseurl=https://trunk.rdoproject.org/centos8-xena/component/ui/35/18/35188073b2d7ca5b908ef985d28ae4f61a5aff77_36bec770 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-f273ccbb963e31056bd7c7565e52e56d1d754199 baseurl=https://trunk.rdoproject.org/centos8-xena/component/validation/f2/73/f273ccbb963e31056bd7c7565e52e56d1d754199_4ceba3ed enabled=1 gpgcheck=0 priority=1 [delorean-xena-testing] name=dlrn-xena-testing baseurl=https://trunk.rdoproject.org/centos8-xena/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-xena-build-deps] name=dlrn-xena-build-deps baseurl=https://trunk.rdoproject.org/centos8-xena/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-xena-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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: 16139340 4069228 560960 8954016 11509152 2586312 DEBUG: Swap: 16777212 5661108 11116104 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '/var/cache/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 DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 585M 3.8G 14% /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 302G 249G 55% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-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.7ajpu0lv', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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: 16139340 4259200 315824 8990280 11564316 2324644 DEBUG: Swap: 16777212 5661108 11116104 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/cache/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 DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: /dev/vda1 550G 302G 249G 55% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-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.duvnu6lo', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-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', '--target', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root DEBUG: resultdir = /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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', 'ba158c650efc40649fe8467d41025e89', '-D', '/var/lib/mock/dlrn-centos8-xena-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', '1024', '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', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-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.wroywl8s:/etc/resolv.conf', '--bind=/dev/mapper/control', '--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', '4ea6fdfa83f34f10a336cd8fc283dff9', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wroywl8s:/etc/resolv.conf', '--bind=/dev/mapper/control', '--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', 'SYSTEMD_SECCOMP': '0'} and shell False running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.3s) 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-9.1.1.dev68 creating octavia-9.1.1.dev68/api-ref creating octavia-9.1.1.dev68/api-ref/source creating octavia-9.1.1.dev68/api-ref/source/examples creating octavia-9.1.1.dev68/api-ref/source/v2 creating octavia-9.1.1.dev68/api-ref/source/v2/examples creating octavia-9.1.1.dev68/bin creating octavia-9.1.1.dev68/devstack creating octavia-9.1.1.dev68/devstack/contrib creating octavia-9.1.1.dev68/devstack/etc creating octavia-9.1.1.dev68/devstack/etc/octavia creating octavia-9.1.1.dev68/devstack/etc/rsyslog creating octavia-9.1.1.dev68/devstack/files creating octavia-9.1.1.dev68/devstack/files/debs creating octavia-9.1.1.dev68/devstack/files/rpms creating octavia-9.1.1.dev68/devstack/files/rpms-suse creating octavia-9.1.1.dev68/devstack/files/wsgi creating octavia-9.1.1.dev68/devstack/pregenerated creating octavia-9.1.1.dev68/devstack/pregenerated/certs creating octavia-9.1.1.dev68/devstack/pregenerated/certs/private creating octavia-9.1.1.dev68/devstack/pregenerated/ssh-keys creating octavia-9.1.1.dev68/devstack/samples creating octavia-9.1.1.dev68/devstack/samples/multinode creating octavia-9.1.1.dev68/devstack/samples/singlenode creating octavia-9.1.1.dev68/devstack/upgrade creating octavia-9.1.1.dev68/diskimage-create creating octavia-9.1.1.dev68/doc creating octavia-9.1.1.dev68/doc/source creating octavia-9.1.1.dev68/doc/source/_static creating octavia-9.1.1.dev68/doc/source/admin creating octavia-9.1.1.dev68/doc/source/admin/guides creating octavia-9.1.1.dev68/doc/source/admin/guides/sample-configs creating octavia-9.1.1.dev68/doc/source/admin/providers creating octavia-9.1.1.dev68/doc/source/cli creating octavia-9.1.1.dev68/doc/source/configuration creating octavia-9.1.1.dev68/doc/source/contributor creating octavia-9.1.1.dev68/doc/source/contributor/api creating octavia-9.1.1.dev68/doc/source/contributor/design creating octavia-9.1.1.dev68/doc/source/contributor/design/version0.5 creating octavia-9.1.1.dev68/doc/source/contributor/devref creating octavia-9.1.1.dev68/doc/source/contributor/guides creating octavia-9.1.1.dev68/doc/source/install creating octavia-9.1.1.dev68/doc/source/reference creating octavia-9.1.1.dev68/doc/source/user creating octavia-9.1.1.dev68/doc/source/user/feature-classification creating octavia-9.1.1.dev68/doc/source/user/guides creating octavia-9.1.1.dev68/elements creating octavia-9.1.1.dev68/elements/amphora-agent creating octavia-9.1.1.dev68/elements/amphora-agent/install.d creating octavia-9.1.1.dev68/elements/amphora-agent/install.d/amphora-agent-source-install creating octavia-9.1.1.dev68/elements/amphora-agent/post-install.d creating octavia-9.1.1.dev68/elements/amphora-agent/static creating octavia-9.1.1.dev68/elements/amphora-agent/static/etc creating octavia-9.1.1.dev68/elements/amphora-agent/static/etc/NetworkManager creating octavia-9.1.1.dev68/elements/amphora-agent/static/etc/NetworkManager/conf.d creating octavia-9.1.1.dev68/elements/amphora-agent/static/etc/rsyslog.d creating octavia-9.1.1.dev68/elements/amphora-agent/static/usr creating octavia-9.1.1.dev68/elements/amphora-agent/static/usr/local creating octavia-9.1.1.dev68/elements/amphora-agent/static/usr/local/bin creating octavia-9.1.1.dev68/elements/amphora-fips creating octavia-9.1.1.dev68/elements/amphora-fips/environment.d creating octavia-9.1.1.dev68/elements/amphora-fips/post-install.d creating octavia-9.1.1.dev68/elements/amphora-selinux creating octavia-9.1.1.dev68/elements/amphora-selinux/post-install.d creating octavia-9.1.1.dev68/elements/certs-ramfs creating octavia-9.1.1.dev68/elements/certs-ramfs/init-scripts creating octavia-9.1.1.dev68/elements/certs-ramfs/init-scripts/systemd creating octavia-9.1.1.dev68/elements/certs-ramfs/init-scripts/sysv creating octavia-9.1.1.dev68/elements/certs-ramfs/init-scripts/upstart creating octavia-9.1.1.dev68/elements/certs-ramfs/post-install.d creating octavia-9.1.1.dev68/elements/certs-ramfs/static creating octavia-9.1.1.dev68/elements/certs-ramfs/static/usr creating octavia-9.1.1.dev68/elements/certs-ramfs/static/usr/local creating octavia-9.1.1.dev68/elements/certs-ramfs/static/usr/local/bin creating octavia-9.1.1.dev68/elements/disable-makecache creating octavia-9.1.1.dev68/elements/disable-makecache/post-install.d creating octavia-9.1.1.dev68/elements/haproxy-octavia creating octavia-9.1.1.dev68/elements/haproxy-octavia/install.d creating octavia-9.1.1.dev68/elements/haproxy-octavia/post-install.d creating octavia-9.1.1.dev68/elements/haproxy-octavia/pre-install.d creating octavia-9.1.1.dev68/elements/ipvsadmin creating octavia-9.1.1.dev68/elements/keepalived-octavia creating octavia-9.1.1.dev68/elements/no-resolvconf creating octavia-9.1.1.dev68/elements/no-resolvconf/finalise.d creating octavia-9.1.1.dev68/elements/octavia-lib creating octavia-9.1.1.dev68/elements/octavia-lib/install.d creating octavia-9.1.1.dev68/elements/octavia-lib/install.d/octavia-lib-source-install creating octavia-9.1.1.dev68/elements/octavia-lib/post-install.d creating octavia-9.1.1.dev68/elements/rebind-sshd creating octavia-9.1.1.dev68/elements/rebind-sshd/finalise.d creating octavia-9.1.1.dev68/elements/remove-default-ints creating octavia-9.1.1.dev68/elements/remove-default-ints/post-install.d creating octavia-9.1.1.dev68/elements/remove-sshd creating octavia-9.1.1.dev68/elements/root-passwd creating octavia-9.1.1.dev68/elements/root-passwd/post-install.d creating octavia-9.1.1.dev68/elements/sos creating octavia-9.1.1.dev68/etc creating octavia-9.1.1.dev68/etc/audit creating octavia-9.1.1.dev68/etc/certificates creating octavia-9.1.1.dev68/etc/dhcp creating octavia-9.1.1.dev68/etc/policy creating octavia-9.1.1.dev68/httpd creating octavia-9.1.1.dev68/octavia creating octavia-9.1.1.dev68/octavia.egg-info creating octavia-9.1.1.dev68/octavia/amphorae creating octavia-9.1.1.dev68/octavia/amphorae/backends creating octavia-9.1.1.dev68/octavia/amphorae/backends/agent creating octavia-9.1.1.dev68/octavia/amphorae/backends/agent/api_server creating octavia-9.1.1.dev68/octavia/amphorae/backends/agent/api_server/templates creating octavia-9.1.1.dev68/octavia/amphorae/backends/agent/templates creating octavia-9.1.1.dev68/octavia/amphorae/backends/health_daemon creating octavia-9.1.1.dev68/octavia/amphorae/backends/utils creating octavia-9.1.1.dev68/octavia/amphorae/driver_exceptions creating octavia-9.1.1.dev68/octavia/amphorae/drivers creating octavia-9.1.1.dev68/octavia/amphorae/drivers/haproxy creating octavia-9.1.1.dev68/octavia/amphorae/drivers/health creating octavia-9.1.1.dev68/octavia/amphorae/drivers/keepalived creating octavia-9.1.1.dev68/octavia/amphorae/drivers/keepalived/jinja creating octavia-9.1.1.dev68/octavia/amphorae/drivers/keepalived/jinja/templates creating octavia-9.1.1.dev68/octavia/amphorae/drivers/noop_driver creating octavia-9.1.1.dev68/octavia/api creating octavia-9.1.1.dev68/octavia/api/common creating octavia-9.1.1.dev68/octavia/api/drivers creating octavia-9.1.1.dev68/octavia/api/drivers/amphora_driver creating octavia-9.1.1.dev68/octavia/api/drivers/amphora_driver/v1 creating octavia-9.1.1.dev68/octavia/api/drivers/amphora_driver/v2 creating octavia-9.1.1.dev68/octavia/api/drivers/driver_agent creating octavia-9.1.1.dev68/octavia/api/drivers/noop_driver creating octavia-9.1.1.dev68/octavia/api/healthcheck creating octavia-9.1.1.dev68/octavia/api/v2 creating octavia-9.1.1.dev68/octavia/api/v2/controllers creating octavia-9.1.1.dev68/octavia/api/v2/types creating octavia-9.1.1.dev68/octavia/certificates creating octavia-9.1.1.dev68/octavia/certificates/common creating octavia-9.1.1.dev68/octavia/certificates/common/auth creating octavia-9.1.1.dev68/octavia/certificates/generator creating octavia-9.1.1.dev68/octavia/certificates/manager creating octavia-9.1.1.dev68/octavia/cmd creating octavia-9.1.1.dev68/octavia/common creating octavia-9.1.1.dev68/octavia/common/jinja creating octavia-9.1.1.dev68/octavia/common/jinja/haproxy creating octavia-9.1.1.dev68/octavia/common/jinja/haproxy/combined_listeners creating octavia-9.1.1.dev68/octavia/common/jinja/haproxy/combined_listeners/templates creating octavia-9.1.1.dev68/octavia/common/jinja/haproxy/split_listeners creating octavia-9.1.1.dev68/octavia/common/jinja/haproxy/split_listeners/templates creating octavia-9.1.1.dev68/octavia/common/jinja/logging creating octavia-9.1.1.dev68/octavia/common/jinja/logging/templates creating octavia-9.1.1.dev68/octavia/common/jinja/lvs creating octavia-9.1.1.dev68/octavia/common/jinja/lvs/templates creating octavia-9.1.1.dev68/octavia/common/jinja/templates creating octavia-9.1.1.dev68/octavia/common/tls_utils creating octavia-9.1.1.dev68/octavia/compute creating octavia-9.1.1.dev68/octavia/compute/drivers creating octavia-9.1.1.dev68/octavia/compute/drivers/noop_driver creating octavia-9.1.1.dev68/octavia/controller creating octavia-9.1.1.dev68/octavia/controller/healthmanager creating octavia-9.1.1.dev68/octavia/controller/housekeeping creating octavia-9.1.1.dev68/octavia/controller/queue creating octavia-9.1.1.dev68/octavia/controller/queue/v1 creating octavia-9.1.1.dev68/octavia/controller/queue/v2 creating octavia-9.1.1.dev68/octavia/controller/worker creating octavia-9.1.1.dev68/octavia/controller/worker/v1 creating octavia-9.1.1.dev68/octavia/controller/worker/v1/flows creating octavia-9.1.1.dev68/octavia/controller/worker/v1/tasks creating octavia-9.1.1.dev68/octavia/controller/worker/v2 creating octavia-9.1.1.dev68/octavia/controller/worker/v2/flows creating octavia-9.1.1.dev68/octavia/controller/worker/v2/tasks creating octavia-9.1.1.dev68/octavia/db creating octavia-9.1.1.dev68/octavia/db/migration creating octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations creating octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions creating octavia-9.1.1.dev68/octavia/distributor creating octavia-9.1.1.dev68/octavia/distributor/drivers creating octavia-9.1.1.dev68/octavia/distributor/drivers/noop_driver creating octavia-9.1.1.dev68/octavia/hacking creating octavia-9.1.1.dev68/octavia/image creating octavia-9.1.1.dev68/octavia/image/drivers creating octavia-9.1.1.dev68/octavia/image/drivers/noop_driver creating octavia-9.1.1.dev68/octavia/network creating octavia-9.1.1.dev68/octavia/network/drivers creating octavia-9.1.1.dev68/octavia/network/drivers/neutron creating octavia-9.1.1.dev68/octavia/network/drivers/noop_driver creating octavia-9.1.1.dev68/octavia/policies creating octavia-9.1.1.dev68/octavia/statistics creating octavia-9.1.1.dev68/octavia/statistics/drivers creating octavia-9.1.1.dev68/octavia/tests creating octavia-9.1.1.dev68/octavia/tests/common creating octavia-9.1.1.dev68/octavia/tests/functional creating octavia-9.1.1.dev68/octavia/tests/functional/amphorae creating octavia-9.1.1.dev68/octavia/tests/functional/amphorae/backend creating octavia-9.1.1.dev68/octavia/tests/functional/amphorae/backend/agent creating octavia-9.1.1.dev68/octavia/tests/functional/amphorae/backend/agent/api_server creating octavia-9.1.1.dev68/octavia/tests/functional/api creating octavia-9.1.1.dev68/octavia/tests/functional/api/drivers creating octavia-9.1.1.dev68/octavia/tests/functional/api/drivers/driver_agent creating octavia-9.1.1.dev68/octavia/tests/functional/api/v2 creating octavia-9.1.1.dev68/octavia/tests/functional/db creating octavia-9.1.1.dev68/octavia/tests/unit creating octavia-9.1.1.dev68/octavia/tests/unit/amphorae creating octavia-9.1.1.dev68/octavia/tests/unit/amphorae/backends creating octavia-9.1.1.dev68/octavia/tests/unit/amphorae/backends/agent creating octavia-9.1.1.dev68/octavia/tests/unit/amphorae/backends/agent/api_server creating octavia-9.1.1.dev68/octavia/tests/unit/amphorae/backends/health_daemon creating octavia-9.1.1.dev68/octavia/tests/unit/amphorae/backends/utils creating octavia-9.1.1.dev68/octavia/tests/unit/amphorae/drivers creating octavia-9.1.1.dev68/octavia/tests/unit/amphorae/drivers/haproxy creating octavia-9.1.1.dev68/octavia/tests/unit/amphorae/drivers/health creating octavia-9.1.1.dev68/octavia/tests/unit/amphorae/drivers/keepalived creating octavia-9.1.1.dev68/octavia/tests/unit/amphorae/drivers/keepalived/jinja creating octavia-9.1.1.dev68/octavia/tests/unit/amphorae/drivers/noop_driver creating octavia-9.1.1.dev68/octavia/tests/unit/api creating octavia-9.1.1.dev68/octavia/tests/unit/api/common creating octavia-9.1.1.dev68/octavia/tests/unit/api/drivers creating octavia-9.1.1.dev68/octavia/tests/unit/api/drivers/amphora_driver creating octavia-9.1.1.dev68/octavia/tests/unit/api/drivers/amphora_driver/v1 creating octavia-9.1.1.dev68/octavia/tests/unit/api/drivers/amphora_driver/v2 creating octavia-9.1.1.dev68/octavia/tests/unit/api/drivers/driver_agent creating octavia-9.1.1.dev68/octavia/tests/unit/api/drivers/noop_driver creating octavia-9.1.1.dev68/octavia/tests/unit/api/v2 creating octavia-9.1.1.dev68/octavia/tests/unit/api/v2/types creating octavia-9.1.1.dev68/octavia/tests/unit/certificates creating octavia-9.1.1.dev68/octavia/tests/unit/certificates/common creating octavia-9.1.1.dev68/octavia/tests/unit/certificates/common/auth creating octavia-9.1.1.dev68/octavia/tests/unit/certificates/generator creating octavia-9.1.1.dev68/octavia/tests/unit/certificates/manager creating octavia-9.1.1.dev68/octavia/tests/unit/cmd creating octavia-9.1.1.dev68/octavia/tests/unit/common creating octavia-9.1.1.dev68/octavia/tests/unit/common/jinja creating octavia-9.1.1.dev68/octavia/tests/unit/common/jinja/haproxy creating octavia-9.1.1.dev68/octavia/tests/unit/common/jinja/haproxy/combined_listeners creating octavia-9.1.1.dev68/octavia/tests/unit/common/jinja/haproxy/split_listeners creating octavia-9.1.1.dev68/octavia/tests/unit/common/jinja/logging creating octavia-9.1.1.dev68/octavia/tests/unit/common/jinja/lvs creating octavia-9.1.1.dev68/octavia/tests/unit/common/sample_configs creating octavia-9.1.1.dev68/octavia/tests/unit/common/tls_utils creating octavia-9.1.1.dev68/octavia/tests/unit/compute creating octavia-9.1.1.dev68/octavia/tests/unit/compute/drivers creating octavia-9.1.1.dev68/octavia/tests/unit/compute/drivers/noop_driver creating octavia-9.1.1.dev68/octavia/tests/unit/controller creating octavia-9.1.1.dev68/octavia/tests/unit/controller/healthmanager creating octavia-9.1.1.dev68/octavia/tests/unit/controller/housekeeping creating octavia-9.1.1.dev68/octavia/tests/unit/controller/queue creating octavia-9.1.1.dev68/octavia/tests/unit/controller/queue/v1 creating octavia-9.1.1.dev68/octavia/tests/unit/controller/queue/v2 creating octavia-9.1.1.dev68/octavia/tests/unit/controller/worker creating octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v1 creating octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v1/flows creating octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v1/tasks creating octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v2 creating octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v2/flows creating octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v2/tasks creating octavia-9.1.1.dev68/octavia/tests/unit/db creating octavia-9.1.1.dev68/octavia/tests/unit/hacking creating octavia-9.1.1.dev68/octavia/tests/unit/image creating octavia-9.1.1.dev68/octavia/tests/unit/image/drivers creating octavia-9.1.1.dev68/octavia/tests/unit/image/drivers/noop_driver creating octavia-9.1.1.dev68/octavia/tests/unit/network creating octavia-9.1.1.dev68/octavia/tests/unit/network/drivers creating octavia-9.1.1.dev68/octavia/tests/unit/network/drivers/neutron creating octavia-9.1.1.dev68/octavia/tests/unit/network/drivers/noop_driver creating octavia-9.1.1.dev68/octavia/tests/unit/statistics creating octavia-9.1.1.dev68/octavia/tests/unit/statistics/drivers creating octavia-9.1.1.dev68/octavia/tests/unit/volume creating octavia-9.1.1.dev68/octavia/tests/unit/volume/drivers creating octavia-9.1.1.dev68/octavia/tests/unit/volume/drivers/noop_driver creating octavia-9.1.1.dev68/octavia/volume creating octavia-9.1.1.dev68/octavia/volume/drivers creating octavia-9.1.1.dev68/octavia/volume/drivers/noop_driver creating octavia-9.1.1.dev68/playbooks creating octavia-9.1.1.dev68/playbooks/image-build creating octavia-9.1.1.dev68/releasenotes creating octavia-9.1.1.dev68/releasenotes/notes creating octavia-9.1.1.dev68/releasenotes/notes/fix-listener-API-update-with-null creating octavia-9.1.1.dev68/releasenotes/source creating octavia-9.1.1.dev68/releasenotes/source/_static creating octavia-9.1.1.dev68/releasenotes/source/_templates creating octavia-9.1.1.dev68/releasenotes/source/locale creating octavia-9.1.1.dev68/releasenotes/source/locale/en_GB creating octavia-9.1.1.dev68/releasenotes/source/locale/en_GB/LC_MESSAGES creating octavia-9.1.1.dev68/specs creating octavia-9.1.1.dev68/specs-tests creating octavia-9.1.1.dev68/specs/version0.5 creating octavia-9.1.1.dev68/specs/version0.8 creating octavia-9.1.1.dev68/specs/version0.9 creating octavia-9.1.1.dev68/specs/version1.0 creating octavia-9.1.1.dev68/specs/version1.1 creating octavia-9.1.1.dev68/tools creating octavia-9.1.1.dev68/zuul.d copying files to octavia-9.1.1.dev68... copying .coveragerc -> octavia-9.1.1.dev68 copying .pylintrc -> octavia-9.1.1.dev68 copying .stestr.conf -> octavia-9.1.1.dev68 copying AUTHORS -> octavia-9.1.1.dev68 copying CONSTITUTION.rst -> octavia-9.1.1.dev68 copying CONTRIBUTING.rst -> octavia-9.1.1.dev68 copying ChangeLog -> octavia-9.1.1.dev68 copying HACKING.rst -> octavia-9.1.1.dev68 copying LICENSE -> octavia-9.1.1.dev68 copying README.rst -> octavia-9.1.1.dev68 copying TESTING.rst -> octavia-9.1.1.dev68 copying bindep.txt -> octavia-9.1.1.dev68 copying requirements.txt -> octavia-9.1.1.dev68 copying setup.cfg -> octavia-9.1.1.dev68 copying setup.py -> octavia-9.1.1.dev68 copying test-requirements.txt -> octavia-9.1.1.dev68 copying tox.ini -> octavia-9.1.1.dev68 copying api-ref/source/conf.py -> octavia-9.1.1.dev68/api-ref/source copying api-ref/source/http-status.yaml -> octavia-9.1.1.dev68/api-ref/source copying api-ref/source/index.rst -> octavia-9.1.1.dev68/api-ref/source copying api-ref/source/parameters.yaml -> octavia-9.1.1.dev68/api-ref/source copying api-ref/source/examples/versions-get-resp.json -> octavia-9.1.1.dev68/api-ref/source/examples copying api-ref/source/v2/amphora.inc -> octavia-9.1.1.dev68/api-ref/source/v2 copying api-ref/source/v2/availabilityzone.inc -> octavia-9.1.1.dev68/api-ref/source/v2 copying api-ref/source/v2/availabilityzoneprofile.inc -> octavia-9.1.1.dev68/api-ref/source/v2 copying api-ref/source/v2/flavor.inc -> octavia-9.1.1.dev68/api-ref/source/v2 copying api-ref/source/v2/flavorprofile.inc -> octavia-9.1.1.dev68/api-ref/source/v2 copying api-ref/source/v2/general.inc -> octavia-9.1.1.dev68/api-ref/source/v2 copying api-ref/source/v2/healthmonitor.inc -> octavia-9.1.1.dev68/api-ref/source/v2 copying api-ref/source/v2/index.rst -> octavia-9.1.1.dev68/api-ref/source/v2 copying api-ref/source/v2/l7policy.inc -> octavia-9.1.1.dev68/api-ref/source/v2 copying api-ref/source/v2/l7rule.inc -> octavia-9.1.1.dev68/api-ref/source/v2 copying api-ref/source/v2/listener.inc -> octavia-9.1.1.dev68/api-ref/source/v2 copying api-ref/source/v2/loadbalancer.inc -> octavia-9.1.1.dev68/api-ref/source/v2 copying api-ref/source/v2/member.inc -> octavia-9.1.1.dev68/api-ref/source/v2 copying api-ref/source/v2/pool.inc -> octavia-9.1.1.dev68/api-ref/source/v2 copying api-ref/source/v2/provider.inc -> octavia-9.1.1.dev68/api-ref/source/v2 copying api-ref/source/v2/quota.inc -> octavia-9.1.1.dev68/api-ref/source/v2 copying api-ref/source/v2/examples/amphora-config-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/amphora-delete-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/amphora-failover-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/amphora-list-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/amphora-list-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/amphora-show-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/amphora-show-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/amphora-show-stats-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/amphora-show-stats-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-create-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-create-request.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-create-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-delete-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-list-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-list-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-show-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-show-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-update-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-update-request.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzone-update-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-create-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-create-request.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-create-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-delete-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-list-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-list-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-show-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-show-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-update-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-update-request.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/availabilityzoneprofile-update-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-create-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-create-request.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-create-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-delete-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-list-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-profile-list-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-show-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-show-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-update-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-update-request.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavor-update-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-create-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-create-request.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-create-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-delete-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-show-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-show-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-update-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-update-request.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofile-update-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavorprofiles-list-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/flavors-list-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-create-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-create-request.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-create-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-delete-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-list-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-show-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-show-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-update-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-update-request.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitor-update-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/healthmonitors-list-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/http-header-insertion-obj.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policies-list-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policies-list-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-create-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-create-request.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-create-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-delete-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-show-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-show-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-update-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-update-request.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7policy-update-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-create-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-create-request.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-create-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-delete-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-show-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-show-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-update-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-update-request.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rule-update-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rules-list-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/l7rules-list-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-create-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-create-request.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-create-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-delete-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-show-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-show-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-stats-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-stats-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-update-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-update-request.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/listener-update-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/listeners-list-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/listeners-list-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-create-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-create-request.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-create-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-delete-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-failover-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-full-create-request.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-full-create-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-show-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-show-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-stats-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-stats-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-status-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-status-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-update-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-update-request.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancer-update-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancers-list-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/loadbalancers-list-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-batch-update-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-batch-update-request.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-create-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-create-request.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-create-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-delete-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-show-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-show-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-update-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-update-request.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/member-update-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/members-list-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/members-list-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-create-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-create-request.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-create-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-delete-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-session-persistence-obj.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-show-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-show-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-update-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-update-request.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/pool-update-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/pools-list-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/pools-list-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/provider-availability-zone-capability-show-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/provider-availability-zone-capability-show-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/provider-flavor-capability-show-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/provider-flavor-capability-show-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/provider-list-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/provider-list-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/quota-reset-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/quota-show-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/quota-update-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/quota-update-request.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/quota-update-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/quotas-defaults-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/quotas-defaults-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/quotas-list-curl -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/quotas-list-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying api-ref/source/v2/examples/quotas-show-response.json -> octavia-9.1.1.dev68/api-ref/source/v2/examples copying bin/create_dual_intermediate_CA.sh -> octavia-9.1.1.dev68/bin copying bin/create_single_CA_intermediate_CA.sh -> octavia-9.1.1.dev68/bin copying bin/openssl.cnf -> octavia-9.1.1.dev68/bin copying devstack/README.md -> octavia-9.1.1.dev68/devstack copying devstack/plugin.sh -> octavia-9.1.1.dev68/devstack copying devstack/settings -> octavia-9.1.1.dev68/devstack copying devstack/contrib/new-octavia-devstack.sh -> octavia-9.1.1.dev68/devstack/contrib copying devstack/etc/octavia/haproxy.cfg -> octavia-9.1.1.dev68/devstack/etc/octavia copying devstack/etc/rsyslog/10-octavia-log-offloading.conf -> octavia-9.1.1.dev68/devstack/etc/rsyslog copying devstack/files/debs/octavia -> octavia-9.1.1.dev68/devstack/files/debs copying devstack/files/rpms/octavia -> octavia-9.1.1.dev68/devstack/files/rpms copying devstack/files/rpms-suse/octavia -> octavia-9.1.1.dev68/devstack/files/rpms-suse copying devstack/files/wsgi/octavia-api.template -> octavia-9.1.1.dev68/devstack/files/wsgi copying devstack/pregenerated/regenerate-certs.sh -> octavia-9.1.1.dev68/devstack/pregenerated copying devstack/pregenerated/certs/client_ca.cert.pem -> octavia-9.1.1.dev68/devstack/pregenerated/certs copying devstack/pregenerated/certs/server_ca-chain.cert.pem -> octavia-9.1.1.dev68/devstack/pregenerated/certs copying devstack/pregenerated/certs/server_ca.cert.pem -> octavia-9.1.1.dev68/devstack/pregenerated/certs copying devstack/pregenerated/certs/private/client.cert-and-key.pem -> octavia-9.1.1.dev68/devstack/pregenerated/certs/private copying devstack/pregenerated/certs/private/server_ca.key.pem -> octavia-9.1.1.dev68/devstack/pregenerated/certs/private copying devstack/pregenerated/ssh-keys/octavia_ssh_key -> octavia-9.1.1.dev68/devstack/pregenerated/ssh-keys copying devstack/pregenerated/ssh-keys/octavia_ssh_key.pub -> octavia-9.1.1.dev68/devstack/pregenerated/ssh-keys copying devstack/samples/README-Vagrant.md -> octavia-9.1.1.dev68/devstack/samples copying devstack/samples/providers.rb -> octavia-9.1.1.dev68/devstack/samples copying devstack/samples/multinode/Vagrantfile -> octavia-9.1.1.dev68/devstack/samples/multinode copying devstack/samples/multinode/local-2.conf -> octavia-9.1.1.dev68/devstack/samples/multinode copying devstack/samples/multinode/local.conf -> octavia-9.1.1.dev68/devstack/samples/multinode copying devstack/samples/multinode/local.sh -> octavia-9.1.1.dev68/devstack/samples/multinode copying devstack/samples/multinode/webserver.sh -> octavia-9.1.1.dev68/devstack/samples/multinode copying devstack/samples/singlenode/Vagrantfile -> octavia-9.1.1.dev68/devstack/samples/singlenode copying devstack/samples/singlenode/local.conf -> octavia-9.1.1.dev68/devstack/samples/singlenode copying devstack/samples/singlenode/local.sh -> octavia-9.1.1.dev68/devstack/samples/singlenode copying devstack/samples/singlenode/webserver.sh -> octavia-9.1.1.dev68/devstack/samples/singlenode copying devstack/upgrade/resources.sh -> octavia-9.1.1.dev68/devstack/upgrade copying devstack/upgrade/settings -> octavia-9.1.1.dev68/devstack/upgrade copying devstack/upgrade/shutdown.sh -> octavia-9.1.1.dev68/devstack/upgrade copying devstack/upgrade/upgrade.sh -> octavia-9.1.1.dev68/devstack/upgrade copying devstack/upgrade/vm_user_data.sh -> octavia-9.1.1.dev68/devstack/upgrade copying diskimage-create/README.rst -> octavia-9.1.1.dev68/diskimage-create copying diskimage-create/diskimage-create.sh -> octavia-9.1.1.dev68/diskimage-create copying diskimage-create/image-tests.sh -> octavia-9.1.1.dev68/diskimage-create copying diskimage-create/requirements.txt -> octavia-9.1.1.dev68/diskimage-create copying diskimage-create/test-requirements.txt -> octavia-9.1.1.dev68/diskimage-create copying diskimage-create/tox.ini -> octavia-9.1.1.dev68/diskimage-create copying diskimage-create/version.txt -> octavia-9.1.1.dev68/diskimage-create copying doc/requirements.txt -> octavia-9.1.1.dev68/doc copying doc/source/conf.py -> octavia-9.1.1.dev68/doc/source copying doc/source/index.rst -> octavia-9.1.1.dev68/doc/source copying doc/source/_static/.placeholder -> octavia-9.1.1.dev68/doc/source/_static copying doc/source/admin/amphora-image-build.rst -> octavia-9.1.1.dev68/doc/source/admin copying doc/source/admin/apache-httpd.rst -> octavia-9.1.1.dev68/doc/source/admin copying doc/source/admin/api-audit.rst -> octavia-9.1.1.dev68/doc/source/admin copying doc/source/admin/flavors.rst -> octavia-9.1.1.dev68/doc/source/admin copying doc/source/admin/healthcheck.rst -> octavia-9.1.1.dev68/doc/source/admin copying doc/source/admin/index.rst -> octavia-9.1.1.dev68/doc/source/admin copying doc/source/admin/log-offloading.rst -> octavia-9.1.1.dev68/doc/source/admin copying doc/source/admin/octavia-status.rst -> octavia-9.1.1.dev68/doc/source/admin copying doc/source/admin/guides/certificates.rst -> octavia-9.1.1.dev68/doc/source/admin/guides copying doc/source/admin/guides/operator-maintenance.rst -> octavia-9.1.1.dev68/doc/source/admin/guides copying doc/source/admin/guides/upgrade.rst -> octavia-9.1.1.dev68/doc/source/admin/guides copying doc/source/admin/guides/sample-configs/openssl.cnf -> octavia-9.1.1.dev68/doc/source/admin/guides/sample-configs copying doc/source/admin/providers/a10.rst -> octavia-9.1.1.dev68/doc/source/admin/providers copying doc/source/admin/providers/amphora.rst -> octavia-9.1.1.dev68/doc/source/admin/providers copying doc/source/admin/providers/amphorav2.rst -> octavia-9.1.1.dev68/doc/source/admin/providers copying doc/source/admin/providers/f5.rst -> octavia-9.1.1.dev68/doc/source/admin/providers copying doc/source/admin/providers/index.rst -> octavia-9.1.1.dev68/doc/source/admin/providers copying doc/source/admin/providers/ovn.rst -> octavia-9.1.1.dev68/doc/source/admin/providers copying doc/source/admin/providers/radware.rst -> octavia-9.1.1.dev68/doc/source/admin/providers copying doc/source/admin/providers/vmware-nsx.rst -> octavia-9.1.1.dev68/doc/source/admin/providers copying doc/source/cli/index.rst -> octavia-9.1.1.dev68/doc/source/cli copying doc/source/configuration/configref.rst -> octavia-9.1.1.dev68/doc/source/configuration copying doc/source/configuration/index.rst -> octavia-9.1.1.dev68/doc/source/configuration copying doc/source/configuration/policy.rst -> octavia-9.1.1.dev68/doc/source/configuration copying doc/source/contributor/CONSTITUTION.rst -> octavia-9.1.1.dev68/doc/source/contributor copying doc/source/contributor/HACKING.rst -> octavia-9.1.1.dev68/doc/source/contributor copying doc/source/contributor/contributing.rst -> octavia-9.1.1.dev68/doc/source/contributor copying doc/source/contributor/index.rst -> octavia-9.1.1.dev68/doc/source/contributor copying doc/source/contributor/api/haproxy-amphora-api.rst -> octavia-9.1.1.dev68/doc/source/contributor/api copying doc/source/contributor/design/version0.5/component-design.rst -> octavia-9.1.1.dev68/doc/source/contributor/design/version0.5 copying doc/source/contributor/design/version0.5/v0.5-component-design.dot -> octavia-9.1.1.dev68/doc/source/contributor/design/version0.5 copying doc/source/contributor/devref/erd.rst -> octavia-9.1.1.dev68/doc/source/contributor/devref copying doc/source/contributor/devref/flows.rst -> octavia-9.1.1.dev68/doc/source/contributor/devref copying doc/source/contributor/devref/gmr.rst -> octavia-9.1.1.dev68/doc/source/contributor/devref copying doc/source/contributor/guides/dev-quick-start.rst -> octavia-9.1.1.dev68/doc/source/contributor/guides copying doc/source/contributor/guides/providers.rst -> octavia-9.1.1.dev68/doc/source/contributor/guides copying doc/source/contributor/guides/remote-debugger.rst -> octavia-9.1.1.dev68/doc/source/contributor/guides copying doc/source/install/index.rst -> octavia-9.1.1.dev68/doc/source/install copying doc/source/install/install-amphorav2.rst -> octavia-9.1.1.dev68/doc/source/install copying doc/source/install/install-ubuntu.rst -> octavia-9.1.1.dev68/doc/source/install copying doc/source/install/install.rst -> octavia-9.1.1.dev68/doc/source/install copying doc/source/reference/glossary.rst -> octavia-9.1.1.dev68/doc/source/reference copying doc/source/reference/index.rst -> octavia-9.1.1.dev68/doc/source/reference copying doc/source/reference/introduction.rst -> octavia-9.1.1.dev68/doc/source/reference copying doc/source/reference/octavia-component-overview.svg -> octavia-9.1.1.dev68/doc/source/reference copying doc/source/user/index.rst -> octavia-9.1.1.dev68/doc/source/user copying doc/source/user/sdks.rst -> octavia-9.1.1.dev68/doc/source/user copying doc/source/user/feature-classification/feature-matrix-healthmonitor.ini -> octavia-9.1.1.dev68/doc/source/user/feature-classification copying doc/source/user/feature-classification/feature-matrix-l7policy.ini -> octavia-9.1.1.dev68/doc/source/user/feature-classification copying doc/source/user/feature-classification/feature-matrix-l7rule.ini -> octavia-9.1.1.dev68/doc/source/user/feature-classification copying doc/source/user/feature-classification/feature-matrix-lb.ini -> octavia-9.1.1.dev68/doc/source/user/feature-classification copying doc/source/user/feature-classification/feature-matrix-listener.ini -> octavia-9.1.1.dev68/doc/source/user/feature-classification copying doc/source/user/feature-classification/feature-matrix-member.ini -> octavia-9.1.1.dev68/doc/source/user/feature-classification copying doc/source/user/feature-classification/feature-matrix-pool.ini -> octavia-9.1.1.dev68/doc/source/user/feature-classification copying doc/source/user/feature-classification/index.rst -> octavia-9.1.1.dev68/doc/source/user/feature-classification copying doc/source/user/guides/basic-cookbook.rst -> octavia-9.1.1.dev68/doc/source/user/guides copying doc/source/user/guides/l7-cookbook.rst -> octavia-9.1.1.dev68/doc/source/user/guides copying doc/source/user/guides/l7.rst -> octavia-9.1.1.dev68/doc/source/user/guides copying elements/amphora-agent/README.rst -> octavia-9.1.1.dev68/elements/amphora-agent copying elements/amphora-agent/element-deps -> octavia-9.1.1.dev68/elements/amphora-agent copying elements/amphora-agent/package-installs.yaml -> octavia-9.1.1.dev68/elements/amphora-agent copying elements/amphora-agent/pkg-map -> octavia-9.1.1.dev68/elements/amphora-agent copying elements/amphora-agent/source-repository-amphora-agent -> octavia-9.1.1.dev68/elements/amphora-agent copying elements/amphora-agent/svc-map -> octavia-9.1.1.dev68/elements/amphora-agent copying elements/amphora-agent/install.d/amphora-agent-source-install/75-amphora-agent-install -> octavia-9.1.1.dev68/elements/amphora-agent/install.d/amphora-agent-source-install copying elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.conf -> octavia-9.1.1.dev68/elements/amphora-agent/install.d/amphora-agent-source-install copying elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.init -> octavia-9.1.1.dev68/elements/amphora-agent/install.d/amphora-agent-source-install copying elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.logrotate -> octavia-9.1.1.dev68/elements/amphora-agent/install.d/amphora-agent-source-install copying elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.service -> octavia-9.1.1.dev68/elements/amphora-agent/install.d/amphora-agent-source-install copying elements/amphora-agent/post-install.d/10-enable-network-scripts -> octavia-9.1.1.dev68/elements/amphora-agent/post-install.d copying elements/amphora-agent/post-install.d/11-enable-amphora-agent-systemd -> octavia-9.1.1.dev68/elements/amphora-agent/post-install.d copying elements/amphora-agent/post-install.d/90-remove-build-deps -> octavia-9.1.1.dev68/elements/amphora-agent/post-install.d copying elements/amphora-agent/static/etc/NetworkManager/conf.d/no-auto-default.conf -> octavia-9.1.1.dev68/elements/amphora-agent/static/etc/NetworkManager/conf.d copying elements/amphora-agent/static/etc/rsyslog.d/55-octavia-socket.conf -> octavia-9.1.1.dev68/elements/amphora-agent/static/etc/rsyslog.d copying elements/amphora-agent/static/usr/local/bin/lvs-masquerade.sh -> octavia-9.1.1.dev68/elements/amphora-agent/static/usr/local/bin copying elements/amphora-fips/README.rst -> octavia-9.1.1.dev68/elements/amphora-fips copying elements/amphora-fips/element-deps -> octavia-9.1.1.dev68/elements/amphora-fips copying elements/amphora-fips/package-installs.yaml -> octavia-9.1.1.dev68/elements/amphora-fips copying elements/amphora-fips/pkg-map -> octavia-9.1.1.dev68/elements/amphora-fips copying elements/amphora-fips/environment.d/95-enable-fips -> octavia-9.1.1.dev68/elements/amphora-fips/environment.d copying elements/amphora-fips/post-install.d/10-enable-fips -> octavia-9.1.1.dev68/elements/amphora-fips/post-install.d copying elements/amphora-selinux/README.rst -> octavia-9.1.1.dev68/elements/amphora-selinux copying elements/amphora-selinux/element-deps -> octavia-9.1.1.dev68/elements/amphora-selinux copying elements/amphora-selinux/package-installs.json -> octavia-9.1.1.dev68/elements/amphora-selinux copying elements/amphora-selinux/pkg-map -> octavia-9.1.1.dev68/elements/amphora-selinux copying elements/amphora-selinux/post-install.d/50-selinux-policies -> octavia-9.1.1.dev68/elements/amphora-selinux/post-install.d copying elements/certs-ramfs/README.rst -> octavia-9.1.1.dev68/elements/certs-ramfs copying elements/certs-ramfs/element-deps -> octavia-9.1.1.dev68/elements/certs-ramfs copying elements/certs-ramfs/package-installs.yaml -> octavia-9.1.1.dev68/elements/certs-ramfs copying elements/certs-ramfs/svc-map -> octavia-9.1.1.dev68/elements/certs-ramfs copying elements/certs-ramfs/init-scripts/systemd/certs-ramfs.service -> octavia-9.1.1.dev68/elements/certs-ramfs/init-scripts/systemd copying elements/certs-ramfs/init-scripts/sysv/certs-ramfs -> octavia-9.1.1.dev68/elements/certs-ramfs/init-scripts/sysv copying elements/certs-ramfs/init-scripts/upstart/certs-ramfs.conf -> octavia-9.1.1.dev68/elements/certs-ramfs/init-scripts/upstart copying elements/certs-ramfs/post-install.d/30-enable-certs-ramfs-service -> octavia-9.1.1.dev68/elements/certs-ramfs/post-install.d copying elements/certs-ramfs/static/usr/local/bin/certfs-ramfs -> octavia-9.1.1.dev68/elements/certs-ramfs/static/usr/local/bin copying elements/disable-makecache/README.rst -> octavia-9.1.1.dev68/elements/disable-makecache copying elements/disable-makecache/svc-map -> octavia-9.1.1.dev68/elements/disable-makecache copying elements/disable-makecache/post-install.d/80-disable-makecache -> octavia-9.1.1.dev68/elements/disable-makecache/post-install.d copying elements/haproxy-octavia/README.rst -> octavia-9.1.1.dev68/elements/haproxy-octavia copying elements/haproxy-octavia/element-deps -> octavia-9.1.1.dev68/elements/haproxy-octavia copying elements/haproxy-octavia/package-installs.json -> octavia-9.1.1.dev68/elements/haproxy-octavia copying elements/haproxy-octavia/pkg-map -> octavia-9.1.1.dev68/elements/haproxy-octavia copying elements/haproxy-octavia/svc-map -> octavia-9.1.1.dev68/elements/haproxy-octavia copying elements/haproxy-octavia/install.d/76-haproxy -> octavia-9.1.1.dev68/elements/haproxy-octavia/install.d copying elements/haproxy-octavia/post-install.d/20-disable-default-haproxy -> octavia-9.1.1.dev68/elements/haproxy-octavia/post-install.d copying elements/haproxy-octavia/post-install.d/20-haproxy-tune-kernel -> octavia-9.1.1.dev68/elements/haproxy-octavia/post-install.d copying elements/haproxy-octavia/post-install.d/20-haproxy-user-group-config -> octavia-9.1.1.dev68/elements/haproxy-octavia/post-install.d copying elements/haproxy-octavia/post-install.d/20-setup-haproxy-log -> octavia-9.1.1.dev68/elements/haproxy-octavia/post-install.d copying elements/haproxy-octavia/post-install.d/21-create-ping-wrapper -> octavia-9.1.1.dev68/elements/haproxy-octavia/post-install.d copying elements/haproxy-octavia/pre-install.d/01-repositories -> octavia-9.1.1.dev68/elements/haproxy-octavia/pre-install.d copying elements/ipvsadmin/README.rst -> octavia-9.1.1.dev68/elements/ipvsadmin copying elements/ipvsadmin/element-deps -> octavia-9.1.1.dev68/elements/ipvsadmin copying elements/ipvsadmin/package-installs.json -> octavia-9.1.1.dev68/elements/ipvsadmin copying elements/ipvsadmin/svc-map -> octavia-9.1.1.dev68/elements/ipvsadmin copying elements/keepalived-octavia/README.rst -> octavia-9.1.1.dev68/elements/keepalived-octavia copying elements/keepalived-octavia/element-deps -> octavia-9.1.1.dev68/elements/keepalived-octavia copying elements/keepalived-octavia/package-installs.json -> octavia-9.1.1.dev68/elements/keepalived-octavia copying elements/keepalived-octavia/pkg-map -> octavia-9.1.1.dev68/elements/keepalived-octavia copying elements/keepalived-octavia/svc-map -> octavia-9.1.1.dev68/elements/keepalived-octavia copying elements/no-resolvconf/README.rst -> octavia-9.1.1.dev68/elements/no-resolvconf 'doc/source/contributor/specs' not a regular file -- skipping copying elements/no-resolvconf/finalise.d/99-disable-resolv-conf -> octavia-9.1.1.dev68/elements/no-resolvconf/finalise.d copying elements/octavia-lib/README.rst -> octavia-9.1.1.dev68/elements/octavia-lib copying elements/octavia-lib/element-deps -> octavia-9.1.1.dev68/elements/octavia-lib copying elements/octavia-lib/source-repository-octavia-lib -> octavia-9.1.1.dev68/elements/octavia-lib copying elements/octavia-lib/install.d/octavia-lib-source-install/76-octavia-lib-install -> octavia-9.1.1.dev68/elements/octavia-lib/install.d/octavia-lib-source-install copying elements/octavia-lib/post-install.d/89-remove-build-deps -> octavia-9.1.1.dev68/elements/octavia-lib/post-install.d copying elements/rebind-sshd/README.rst -> octavia-9.1.1.dev68/elements/rebind-sshd copying elements/rebind-sshd/finalise.d/98-rebind-sshd-after-dhcp -> octavia-9.1.1.dev68/elements/rebind-sshd/finalise.d copying elements/remove-default-ints/README.rst -> octavia-9.1.1.dev68/elements/remove-default-ints copying elements/remove-default-ints/post-install.d/91-remove-default-ints -> octavia-9.1.1.dev68/elements/remove-default-ints/post-install.d copying elements/remove-sshd/README.rst -> octavia-9.1.1.dev68/elements/remove-sshd copying elements/remove-sshd/package-installs.yaml -> octavia-9.1.1.dev68/elements/remove-sshd copying elements/root-passwd/README.rst -> octavia-9.1.1.dev68/elements/root-passwd copying elements/root-passwd/post-install.d/99-setup -> octavia-9.1.1.dev68/elements/root-passwd/post-install.d copying elements/sos/README.rst -> octavia-9.1.1.dev68/elements/sos copying elements/sos/element-deps -> octavia-9.1.1.dev68/elements/sos copying elements/sos/package-installs.yaml -> octavia-9.1.1.dev68/elements/sos copying elements/sos/pkg-map -> octavia-9.1.1.dev68/elements/sos copying etc/octavia.conf -> octavia-9.1.1.dev68/etc copying etc/audit/octavia_api_audit_map.conf.sample -> octavia-9.1.1.dev68/etc/audit copying etc/certificates/openssl.cnf -> octavia-9.1.1.dev68/etc/certificates copying etc/dhcp/dhclient.conf -> octavia-9.1.1.dev68/etc/dhcp copying etc/policy/README.rst -> octavia-9.1.1.dev68/etc/policy copying etc/policy/admin_or_owner-policy.yaml -> octavia-9.1.1.dev68/etc/policy copying etc/policy/keystone_default_roles-policy.yaml -> octavia-9.1.1.dev68/etc/policy copying etc/policy/keystone_default_roles_scoped-policy.yaml -> octavia-9.1.1.dev68/etc/policy copying etc/policy/octavia-policy-generator.conf -> octavia-9.1.1.dev68/etc/policy copying httpd/octavia-api.conf -> octavia-9.1.1.dev68/httpd copying octavia/__init__.py -> octavia-9.1.1.dev68/octavia copying octavia/i18n.py -> octavia-9.1.1.dev68/octavia copying octavia/opts.py -> octavia-9.1.1.dev68/octavia copying octavia/version.py -> octavia-9.1.1.dev68/octavia copying octavia.egg-info/PKG-INFO -> octavia-9.1.1.dev68/octavia.egg-info copying octavia.egg-info/SOURCES.txt -> octavia-9.1.1.dev68/octavia.egg-info copying octavia.egg-info/dependency_links.txt -> octavia-9.1.1.dev68/octavia.egg-info copying octavia.egg-info/entry_points.txt -> octavia-9.1.1.dev68/octavia.egg-info copying octavia.egg-info/not-zip-safe -> octavia-9.1.1.dev68/octavia.egg-info copying octavia.egg-info/pbr.json -> octavia-9.1.1.dev68/octavia.egg-info copying octavia.egg-info/requires.txt -> octavia-9.1.1.dev68/octavia.egg-info copying octavia.egg-info/top_level.txt -> octavia-9.1.1.dev68/octavia.egg-info copying octavia/amphorae/__init__.py -> octavia-9.1.1.dev68/octavia/amphorae copying octavia/amphorae/backends/__init__.py -> octavia-9.1.1.dev68/octavia/amphorae/backends copying octavia/amphorae/backends/agent/__init__.py -> octavia-9.1.1.dev68/octavia/amphorae/backends/agent copying octavia/amphorae/backends/agent/agent_jinja_cfg.py -> octavia-9.1.1.dev68/octavia/amphorae/backends/agent copying octavia/amphorae/backends/agent/api_server/__init__.py -> octavia-9.1.1.dev68/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/amphora_info.py -> octavia-9.1.1.dev68/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/certificate_update.py -> octavia-9.1.1.dev68/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/haproxy_compatibility.py -> octavia-9.1.1.dev68/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/keepalived.py -> octavia-9.1.1.dev68/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/keepalivedlvs.py -> octavia-9.1.1.dev68/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/loadbalancer.py -> octavia-9.1.1.dev68/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/lvs_listener_base.py -> octavia-9.1.1.dev68/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/osutils.py -> octavia-9.1.1.dev68/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/plug.py -> octavia-9.1.1.dev68/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/server.py -> octavia-9.1.1.dev68/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/util.py -> octavia-9.1.1.dev68/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/templates/amphora-netns.systemd.j2 -> octavia-9.1.1.dev68/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived.systemd.j2 -> octavia-9.1.1.dev68/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived.sysvinit.j2 -> octavia-9.1.1.dev68/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived.upstart.j2 -> octavia-9.1.1.dev68/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived_check_script.conf.j2 -> octavia-9.1.1.dev68/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived_lvs_check_script.sh.j2 -> octavia-9.1.1.dev68/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/systemd.conf.j2 -> octavia-9.1.1.dev68/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/sysvinit.conf.j2 -> octavia-9.1.1.dev68/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/upstart.conf.j2 -> octavia-9.1.1.dev68/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/templates/amphora_agent_conf.template -> octavia-9.1.1.dev68/octavia/amphorae/backends/agent/templates copying octavia/amphorae/backends/health_daemon/__init__.py -> octavia-9.1.1.dev68/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/health_daemon/health_daemon.py -> octavia-9.1.1.dev68/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/health_daemon/health_sender.py -> octavia-9.1.1.dev68/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/health_daemon/status_message.py -> octavia-9.1.1.dev68/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/utils/__init__.py -> octavia-9.1.1.dev68/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/haproxy_query.py -> octavia-9.1.1.dev68/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/interface.py -> octavia-9.1.1.dev68/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/interface_file.py -> octavia-9.1.1.dev68/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/ip_advertisement.py -> octavia-9.1.1.dev68/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/keepalivedlvs_query.py -> octavia-9.1.1.dev68/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/network_namespace.py -> octavia-9.1.1.dev68/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/network_utils.py -> octavia-9.1.1.dev68/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/udp_check.sh -> octavia-9.1.1.dev68/octavia/amphorae/backends/utils copying octavia/amphorae/driver_exceptions/__init__.py -> octavia-9.1.1.dev68/octavia/amphorae/driver_exceptions copying octavia/amphorae/driver_exceptions/exceptions.py -> octavia-9.1.1.dev68/octavia/amphorae/driver_exceptions copying octavia/amphorae/drivers/__init__.py -> octavia-9.1.1.dev68/octavia/amphorae/drivers copying octavia/amphorae/drivers/driver_base.py -> octavia-9.1.1.dev68/octavia/amphorae/drivers copying octavia/amphorae/drivers/haproxy/__init__.py -> octavia-9.1.1.dev68/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/haproxy/data_models.py -> octavia-9.1.1.dev68/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/haproxy/exceptions.py -> octavia-9.1.1.dev68/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/haproxy/rest_api_driver.py -> octavia-9.1.1.dev68/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/health/__init__.py -> octavia-9.1.1.dev68/octavia/amphorae/drivers/health copying octavia/amphorae/drivers/health/heartbeat_udp.py -> octavia-9.1.1.dev68/octavia/amphorae/drivers/health copying octavia/amphorae/drivers/keepalived/__init__.py -> octavia-9.1.1.dev68/octavia/amphorae/drivers/keepalived copying octavia/amphorae/drivers/keepalived/vrrp_rest_driver.py -> octavia-9.1.1.dev68/octavia/amphorae/drivers/keepalived copying octavia/amphorae/drivers/keepalived/jinja/__init__.py -> octavia-9.1.1.dev68/octavia/amphorae/drivers/keepalived/jinja copying octavia/amphorae/drivers/keepalived/jinja/jinja_cfg.py -> octavia-9.1.1.dev68/octavia/amphorae/drivers/keepalived/jinja copying octavia/amphorae/drivers/keepalived/jinja/templates/keepalived_base.template -> octavia-9.1.1.dev68/octavia/amphorae/drivers/keepalived/jinja/templates copying octavia/amphorae/drivers/noop_driver/__init__.py -> octavia-9.1.1.dev68/octavia/amphorae/drivers/noop_driver copying octavia/amphorae/drivers/noop_driver/driver.py -> octavia-9.1.1.dev68/octavia/amphorae/drivers/noop_driver copying octavia/api/__init__.py -> octavia-9.1.1.dev68/octavia/api copying octavia/api/app.py -> octavia-9.1.1.dev68/octavia/api copying octavia/api/config.py -> octavia-9.1.1.dev68/octavia/api copying octavia/api/root_controller.py -> octavia-9.1.1.dev68/octavia/api copying octavia/api/common/__init__.py -> octavia-9.1.1.dev68/octavia/api/common copying octavia/api/common/hooks.py -> octavia-9.1.1.dev68/octavia/api/common copying octavia/api/common/pagination.py -> octavia-9.1.1.dev68/octavia/api/common copying octavia/api/common/types.py -> octavia-9.1.1.dev68/octavia/api/common copying octavia/api/drivers/__init__.py -> octavia-9.1.1.dev68/octavia/api/drivers copying octavia/api/drivers/driver_factory.py -> octavia-9.1.1.dev68/octavia/api/drivers copying octavia/api/drivers/utils.py -> octavia-9.1.1.dev68/octavia/api/drivers copying octavia/api/drivers/amphora_driver/__init__.py -> octavia-9.1.1.dev68/octavia/api/drivers/amphora_driver copying octavia/api/drivers/amphora_driver/availability_zone_schema.py -> octavia-9.1.1.dev68/octavia/api/drivers/amphora_driver copying octavia/api/drivers/amphora_driver/flavor_schema.py -> octavia-9.1.1.dev68/octavia/api/drivers/amphora_driver copying octavia/api/drivers/amphora_driver/v1/__init__.py -> octavia-9.1.1.dev68/octavia/api/drivers/amphora_driver/v1 copying octavia/api/drivers/amphora_driver/v1/driver.py -> octavia-9.1.1.dev68/octavia/api/drivers/amphora_driver/v1 copying octavia/api/drivers/amphora_driver/v2/__init__.py -> octavia-9.1.1.dev68/octavia/api/drivers/amphora_driver/v2 copying octavia/api/drivers/amphora_driver/v2/driver.py -> octavia-9.1.1.dev68/octavia/api/drivers/amphora_driver/v2 copying octavia/api/drivers/driver_agent/__init__.py -> octavia-9.1.1.dev68/octavia/api/drivers/driver_agent copying octavia/api/drivers/driver_agent/driver_get.py -> octavia-9.1.1.dev68/octavia/api/drivers/driver_agent copying octavia/api/drivers/driver_agent/driver_listener.py -> octavia-9.1.1.dev68/octavia/api/drivers/driver_agent copying octavia/api/drivers/driver_agent/driver_updater.py -> octavia-9.1.1.dev68/octavia/api/drivers/driver_agent copying octavia/api/drivers/noop_driver/__init__.py -> octavia-9.1.1.dev68/octavia/api/drivers/noop_driver copying octavia/api/drivers/noop_driver/agent.py -> octavia-9.1.1.dev68/octavia/api/drivers/noop_driver copying octavia/api/drivers/noop_driver/driver.py -> octavia-9.1.1.dev68/octavia/api/drivers/noop_driver copying octavia/api/healthcheck/healthcheck_plugins.py -> octavia-9.1.1.dev68/octavia/api/healthcheck copying octavia/api/v2/__init__.py -> octavia-9.1.1.dev68/octavia/api/v2 copying octavia/api/v2/controllers/__init__.py -> octavia-9.1.1.dev68/octavia/api/v2/controllers copying octavia/api/v2/controllers/amphora.py -> octavia-9.1.1.dev68/octavia/api/v2/controllers copying octavia/api/v2/controllers/availability_zone_profiles.py -> octavia-9.1.1.dev68/octavia/api/v2/controllers copying octavia/api/v2/controllers/availability_zones.py -> octavia-9.1.1.dev68/octavia/api/v2/controllers copying octavia/api/v2/controllers/base.py -> octavia-9.1.1.dev68/octavia/api/v2/controllers copying octavia/api/v2/controllers/flavor_profiles.py -> octavia-9.1.1.dev68/octavia/api/v2/controllers copying octavia/api/v2/controllers/flavors.py -> octavia-9.1.1.dev68/octavia/api/v2/controllers copying octavia/api/v2/controllers/health_monitor.py -> octavia-9.1.1.dev68/octavia/api/v2/controllers copying octavia/api/v2/controllers/l7policy.py -> octavia-9.1.1.dev68/octavia/api/v2/controllers copying octavia/api/v2/controllers/l7rule.py -> octavia-9.1.1.dev68/octavia/api/v2/controllers copying octavia/api/v2/controllers/listener.py -> octavia-9.1.1.dev68/octavia/api/v2/controllers copying octavia/api/v2/controllers/load_balancer.py -> octavia-9.1.1.dev68/octavia/api/v2/controllers copying octavia/api/v2/controllers/member.py -> octavia-9.1.1.dev68/octavia/api/v2/controllers copying octavia/api/v2/controllers/pool.py -> octavia-9.1.1.dev68/octavia/api/v2/controllers copying octavia/api/v2/controllers/provider.py -> octavia-9.1.1.dev68/octavia/api/v2/controllers copying octavia/api/v2/controllers/quotas.py -> octavia-9.1.1.dev68/octavia/api/v2/controllers copying octavia/api/v2/types/__init__.py -> octavia-9.1.1.dev68/octavia/api/v2/types copying octavia/api/v2/types/amphora.py -> octavia-9.1.1.dev68/octavia/api/v2/types copying octavia/api/v2/types/availability_zone_profile.py -> octavia-9.1.1.dev68/octavia/api/v2/types copying octavia/api/v2/types/availability_zones.py -> octavia-9.1.1.dev68/octavia/api/v2/types copying octavia/api/v2/types/flavor_profile.py -> octavia-9.1.1.dev68/octavia/api/v2/types copying octavia/api/v2/types/flavors.py -> octavia-9.1.1.dev68/octavia/api/v2/types copying octavia/api/v2/types/health_monitor.py -> octavia-9.1.1.dev68/octavia/api/v2/types copying octavia/api/v2/types/l7policy.py -> octavia-9.1.1.dev68/octavia/api/v2/types copying octavia/api/v2/types/l7rule.py -> octavia-9.1.1.dev68/octavia/api/v2/types copying octavia/api/v2/types/listener.py -> octavia-9.1.1.dev68/octavia/api/v2/types copying octavia/api/v2/types/load_balancer.py -> octavia-9.1.1.dev68/octavia/api/v2/types copying octavia/api/v2/types/member.py -> octavia-9.1.1.dev68/octavia/api/v2/types copying octavia/api/v2/types/pool.py -> octavia-9.1.1.dev68/octavia/api/v2/types copying octavia/api/v2/types/provider.py -> octavia-9.1.1.dev68/octavia/api/v2/types copying octavia/api/v2/types/quotas.py -> octavia-9.1.1.dev68/octavia/api/v2/types copying octavia/certificates/__init__.py -> octavia-9.1.1.dev68/octavia/certificates copying octavia/certificates/common/__init__.py -> octavia-9.1.1.dev68/octavia/certificates/common copying octavia/certificates/common/barbican.py -> octavia-9.1.1.dev68/octavia/certificates/common copying octavia/certificates/common/cert.py -> octavia-9.1.1.dev68/octavia/certificates/common copying octavia/certificates/common/local.py -> octavia-9.1.1.dev68/octavia/certificates/common copying octavia/certificates/common/pkcs12.py -> octavia-9.1.1.dev68/octavia/certificates/common copying octavia/certificates/common/auth/__init__.py -> octavia-9.1.1.dev68/octavia/certificates/common/auth copying octavia/certificates/common/auth/barbican_acl.py -> octavia-9.1.1.dev68/octavia/certificates/common/auth copying octavia/certificates/generator/__init__.py -> octavia-9.1.1.dev68/octavia/certificates/generator copying octavia/certificates/generator/cert_gen.py -> octavia-9.1.1.dev68/octavia/certificates/generator copying octavia/certificates/generator/local.py -> octavia-9.1.1.dev68/octavia/certificates/generator copying octavia/certificates/manager/__init__.py -> octavia-9.1.1.dev68/octavia/certificates/manager copying octavia/certificates/manager/barbican.py -> octavia-9.1.1.dev68/octavia/certificates/manager copying octavia/certificates/manager/barbican_legacy.py -> octavia-9.1.1.dev68/octavia/certificates/manager copying octavia/certificates/manager/castellan_mgr.py -> octavia-9.1.1.dev68/octavia/certificates/manager copying octavia/certificates/manager/cert_mgr.py -> octavia-9.1.1.dev68/octavia/certificates/manager copying octavia/certificates/manager/local.py -> octavia-9.1.1.dev68/octavia/certificates/manager copying octavia/cmd/__init__.py -> octavia-9.1.1.dev68/octavia/cmd copying octavia/cmd/agent.py -> octavia-9.1.1.dev68/octavia/cmd copying octavia/cmd/api.py -> octavia-9.1.1.dev68/octavia/cmd copying octavia/cmd/driver_agent.py -> octavia-9.1.1.dev68/octavia/cmd copying octavia/cmd/haproxy_vrrp_check.py -> octavia-9.1.1.dev68/octavia/cmd copying octavia/cmd/health_checker.py -> octavia-9.1.1.dev68/octavia/cmd copying octavia/cmd/health_manager.py -> octavia-9.1.1.dev68/octavia/cmd copying octavia/cmd/house_keeping.py -> octavia-9.1.1.dev68/octavia/cmd copying octavia/cmd/interface.py -> octavia-9.1.1.dev68/octavia/cmd copying octavia/cmd/octavia_worker.py -> octavia-9.1.1.dev68/octavia/cmd copying octavia/cmd/status.py -> octavia-9.1.1.dev68/octavia/cmd copying octavia/common/__init__.py -> octavia-9.1.1.dev68/octavia/common copying octavia/common/base_taskflow.py -> octavia-9.1.1.dev68/octavia/common copying octavia/common/clients.py -> octavia-9.1.1.dev68/octavia/common copying octavia/common/config.py -> octavia-9.1.1.dev68/octavia/common copying octavia/common/constants.py -> octavia-9.1.1.dev68/octavia/common copying octavia/common/context.py -> octavia-9.1.1.dev68/octavia/common copying octavia/common/data_models.py -> octavia-9.1.1.dev68/octavia/common copying octavia/common/decorators.py -> octavia-9.1.1.dev68/octavia/common copying octavia/common/exceptions.py -> octavia-9.1.1.dev68/octavia/common copying octavia/common/keystone.py -> octavia-9.1.1.dev68/octavia/common copying octavia/common/policy.py -> octavia-9.1.1.dev68/octavia/common copying octavia/common/rpc.py -> octavia-9.1.1.dev68/octavia/common copying octavia/common/service.py -> octavia-9.1.1.dev68/octavia/common copying octavia/common/stats.py -> octavia-9.1.1.dev68/octavia/common copying octavia/common/utils.py -> octavia-9.1.1.dev68/octavia/common copying octavia/common/validate.py -> octavia-9.1.1.dev68/octavia/common copying octavia/common/jinja/__init__.py -> octavia-9.1.1.dev68/octavia/common/jinja copying octavia/common/jinja/user_data_jinja_cfg.py -> octavia-9.1.1.dev68/octavia/common/jinja copying octavia/common/jinja/haproxy/__init__.py -> octavia-9.1.1.dev68/octavia/common/jinja/haproxy copying octavia/common/jinja/haproxy/combined_listeners/__init__.py -> octavia-9.1.1.dev68/octavia/common/jinja/haproxy/combined_listeners copying octavia/common/jinja/haproxy/combined_listeners/jinja_cfg.py -> octavia-9.1.1.dev68/octavia/common/jinja/haproxy/combined_listeners copying octavia/common/jinja/haproxy/combined_listeners/templates/base.j2 -> octavia-9.1.1.dev68/octavia/common/jinja/haproxy/combined_listeners/templates copying octavia/common/jinja/haproxy/combined_listeners/templates/haproxy.cfg.j2 -> octavia-9.1.1.dev68/octavia/common/jinja/haproxy/combined_listeners/templates copying octavia/common/jinja/haproxy/combined_listeners/templates/macros.j2 -> octavia-9.1.1.dev68/octavia/common/jinja/haproxy/combined_listeners/templates copying octavia/common/jinja/haproxy/split_listeners/__init__.py -> octavia-9.1.1.dev68/octavia/common/jinja/haproxy/split_listeners copying octavia/common/jinja/haproxy/split_listeners/jinja_cfg.py -> octavia-9.1.1.dev68/octavia/common/jinja/haproxy/split_listeners copying octavia/common/jinja/haproxy/split_listeners/templates/base.j2 -> octavia-9.1.1.dev68/octavia/common/jinja/haproxy/split_listeners/templates copying octavia/common/jinja/haproxy/split_listeners/templates/haproxy.cfg.j2 -> octavia-9.1.1.dev68/octavia/common/jinja/haproxy/split_listeners/templates copying octavia/common/jinja/haproxy/split_listeners/templates/macros.j2 -> octavia-9.1.1.dev68/octavia/common/jinja/haproxy/split_listeners/templates copying octavia/common/jinja/logging/__init__.py -> octavia-9.1.1.dev68/octavia/common/jinja/logging copying octavia/common/jinja/logging/logging_jinja_cfg.py -> octavia-9.1.1.dev68/octavia/common/jinja/logging copying octavia/common/jinja/logging/templates/10-rsyslog.conf.template -> octavia-9.1.1.dev68/octavia/common/jinja/logging/templates copying octavia/common/jinja/lvs/__init__.py -> octavia-9.1.1.dev68/octavia/common/jinja/lvs copying octavia/common/jinja/lvs/jinja_cfg.py -> octavia-9.1.1.dev68/octavia/common/jinja/lvs copying octavia/common/jinja/lvs/templates/base.j2 -> octavia-9.1.1.dev68/octavia/common/jinja/lvs/templates copying octavia/common/jinja/lvs/templates/keepalivedlvs.cfg.j2 -> octavia-9.1.1.dev68/octavia/common/jinja/lvs/templates copying octavia/common/jinja/lvs/templates/macros.j2 -> octavia-9.1.1.dev68/octavia/common/jinja/lvs/templates copying octavia/common/jinja/templates/user_data_config_drive.template -> octavia-9.1.1.dev68/octavia/common/jinja/templates copying octavia/common/tls_utils/__init__.py -> octavia-9.1.1.dev68/octavia/common/tls_utils copying octavia/common/tls_utils/cert_parser.py -> octavia-9.1.1.dev68/octavia/common/tls_utils copying octavia/compute/__init__.py -> octavia-9.1.1.dev68/octavia/compute copying octavia/compute/compute_base.py -> octavia-9.1.1.dev68/octavia/compute copying octavia/compute/drivers/__init__.py -> octavia-9.1.1.dev68/octavia/compute/drivers copying octavia/compute/drivers/nova_driver.py -> octavia-9.1.1.dev68/octavia/compute/drivers copying octavia/compute/drivers/noop_driver/__init__.py -> octavia-9.1.1.dev68/octavia/compute/drivers/noop_driver copying octavia/compute/drivers/noop_driver/driver.py -> octavia-9.1.1.dev68/octavia/compute/drivers/noop_driver copying octavia/controller/__init__.py -> octavia-9.1.1.dev68/octavia/controller copying octavia/controller/healthmanager/__init__.py -> octavia-9.1.1.dev68/octavia/controller/healthmanager copying octavia/controller/healthmanager/health_manager.py -> octavia-9.1.1.dev68/octavia/controller/healthmanager copying octavia/controller/housekeeping/__init__.py -> octavia-9.1.1.dev68/octavia/controller/housekeeping copying octavia/controller/housekeeping/house_keeping.py -> octavia-9.1.1.dev68/octavia/controller/housekeeping copying octavia/controller/queue/__init__.py -> octavia-9.1.1.dev68/octavia/controller/queue copying octavia/controller/queue/v1/__init__.py -> octavia-9.1.1.dev68/octavia/controller/queue/v1 copying octavia/controller/queue/v1/consumer.py -> octavia-9.1.1.dev68/octavia/controller/queue/v1 copying octavia/controller/queue/v1/endpoints.py -> octavia-9.1.1.dev68/octavia/controller/queue/v1 copying octavia/controller/queue/v2/__init__.py -> octavia-9.1.1.dev68/octavia/controller/queue/v2 copying octavia/controller/queue/v2/consumer.py -> octavia-9.1.1.dev68/octavia/controller/queue/v2 copying octavia/controller/queue/v2/endpoints.py -> octavia-9.1.1.dev68/octavia/controller/queue/v2 copying octavia/controller/worker/__init__.py -> octavia-9.1.1.dev68/octavia/controller/worker copying octavia/controller/worker/amphora_rate_limit.py -> octavia-9.1.1.dev68/octavia/controller/worker copying octavia/controller/worker/task_utils.py -> octavia-9.1.1.dev68/octavia/controller/worker copying octavia/controller/worker/v1/__init__.py -> octavia-9.1.1.dev68/octavia/controller/worker/v1 copying octavia/controller/worker/v1/controller_worker.py -> octavia-9.1.1.dev68/octavia/controller/worker/v1 copying octavia/controller/worker/v1/flows/__init__.py -> octavia-9.1.1.dev68/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/amphora_flows.py -> octavia-9.1.1.dev68/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/health_monitor_flows.py -> octavia-9.1.1.dev68/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/l7policy_flows.py -> octavia-9.1.1.dev68/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/l7rule_flows.py -> octavia-9.1.1.dev68/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/listener_flows.py -> octavia-9.1.1.dev68/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/load_balancer_flows.py -> octavia-9.1.1.dev68/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/member_flows.py -> octavia-9.1.1.dev68/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/flows/pool_flows.py -> octavia-9.1.1.dev68/octavia/controller/worker/v1/flows copying octavia/controller/worker/v1/tasks/__init__.py -> octavia-9.1.1.dev68/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/amphora_driver_tasks.py -> octavia-9.1.1.dev68/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/cert_task.py -> octavia-9.1.1.dev68/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/compute_tasks.py -> octavia-9.1.1.dev68/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/database_tasks.py -> octavia-9.1.1.dev68/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/lifecycle_tasks.py -> octavia-9.1.1.dev68/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/model_tasks.py -> octavia-9.1.1.dev68/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/network_tasks.py -> octavia-9.1.1.dev68/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v1/tasks/retry_tasks.py -> octavia-9.1.1.dev68/octavia/controller/worker/v1/tasks copying octavia/controller/worker/v2/__init__.py -> octavia-9.1.1.dev68/octavia/controller/worker/v2 copying octavia/controller/worker/v2/controller_worker.py -> octavia-9.1.1.dev68/octavia/controller/worker/v2 copying octavia/controller/worker/v2/taskflow_jobboard_driver.py -> octavia-9.1.1.dev68/octavia/controller/worker/v2 copying octavia/controller/worker/v2/flows/__init__.py -> octavia-9.1.1.dev68/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/amphora_flows.py -> octavia-9.1.1.dev68/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/flow_utils.py -> octavia-9.1.1.dev68/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/health_monitor_flows.py -> octavia-9.1.1.dev68/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/l7policy_flows.py -> octavia-9.1.1.dev68/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/l7rule_flows.py -> octavia-9.1.1.dev68/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/listener_flows.py -> octavia-9.1.1.dev68/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/load_balancer_flows.py -> octavia-9.1.1.dev68/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/member_flows.py -> octavia-9.1.1.dev68/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/flows/pool_flows.py -> octavia-9.1.1.dev68/octavia/controller/worker/v2/flows copying octavia/controller/worker/v2/tasks/__init__.py -> octavia-9.1.1.dev68/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/amphora_driver_tasks.py -> octavia-9.1.1.dev68/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/cert_task.py -> octavia-9.1.1.dev68/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/compute_tasks.py -> octavia-9.1.1.dev68/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/database_tasks.py -> octavia-9.1.1.dev68/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/lifecycle_tasks.py -> octavia-9.1.1.dev68/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/network_tasks.py -> octavia-9.1.1.dev68/octavia/controller/worker/v2/tasks copying octavia/controller/worker/v2/tasks/retry_tasks.py -> octavia-9.1.1.dev68/octavia/controller/worker/v2/tasks copying octavia/db/__init__.py -> octavia-9.1.1.dev68/octavia/db copying octavia/db/api.py -> octavia-9.1.1.dev68/octavia/db copying octavia/db/base_models.py -> octavia-9.1.1.dev68/octavia/db copying octavia/db/healthcheck.py -> octavia-9.1.1.dev68/octavia/db copying octavia/db/models.py -> octavia-9.1.1.dev68/octavia/db copying octavia/db/prepare.py -> octavia-9.1.1.dev68/octavia/db copying octavia/db/repositories.py -> octavia-9.1.1.dev68/octavia/db copying octavia/db/migration/__init__.py -> octavia-9.1.1.dev68/octavia/db/migration copying octavia/db/migration/alembic.ini -> octavia-9.1.1.dev68/octavia/db/migration copying octavia/db/migration/cli.py -> octavia-9.1.1.dev68/octavia/db/migration copying octavia/db/migration/alembic_migrations/README.rst -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations copying octavia/db/migration/alembic_migrations/env.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations copying octavia/db/migration/alembic_migrations/script.py.mako -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations copying octavia/db/migration/alembic_migrations/versions/034756a182a2_amphora_add_image_id.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/034b2dc2f3e0_modernize_l7policy_fields.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/0aee2b450512_extend_api_to_accept_qos_policy_id.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/0f242cf02c74_add_provider_column.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/0fd2c131923f_add_timeout_fields_to_listener.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/10d38216ad34_add_timestamps_to_amphora.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/11e4bb2bb8ef_fix_ipv6_vip.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/13500e2e978d_update_url_and_name_size.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/14892634e228_update_vip.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/186509101b9b_add_server_group_id_to_loadbalancer.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/1afc932f1ca2_l7rule_support_client_cert.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/1e4c1d83044c_keepalived_configuration_datamodel.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/211982b05afc_add_flavor_id_to_lb.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/2351ea316465_adding_terminate_https_tls_ref_support.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/256852d5ff7c_add_lb_network_ip_to_amphora.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/27e54d00c3cd_add_monitor_address_and_port_to_member.py -> octavia-9.1.1.dev68/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-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/29ff921a6eb_shared_pools.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/2ab994dd3ec2_add_listener_alpn_protocols_column.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/2ad093f6353f_add_listener_client_ca_tls_certificate_.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/32e5c35b26a8_add_l7policy_and_l7rule_quota.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/357d17a6d5ac_update_lb_and_amphora_data_model_for_.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/35dee79d5865_initial_create.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/36b94648fef8_add_timestamp.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/392fb85b4419_add_primary_key_to_spares_pool.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3a1e1cdb7b27_rename_amphora_host_id.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3b199c848b96_create_no_monitor_operational_status.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3e5b37a0bdb9_add_vrrp_ip_and_ha_ip_to_amphora.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3f8ff3be828e_create_quotas_table.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/43287cd10fef_make_pool_lb_algorithm_larger.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/443fe6676637_add_network_id_to_vip.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/44a2414dd683_adding_name_column_to_member_and_health_.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/458c9ee2a011_l7_policies_and_rules.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/46d914b2a5e5_seed_the_spares_pool_table.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/48660b6643f0_add_new_states_for_amphora.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4a6ec0ab7284_remove_fk_constraints_on_listener_.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4aeb9e23ad43_add_draining_operating_status.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4c094013699a_update_load_balancer_amphora.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4d9cf7d32f2_insert_headers.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4f65b4f91c39_amphora_add_flavor_id.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4faaa983e7a9_update_member_address_column.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4fe8240425b4_update_vip_add_subnet_id.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/52377704420e_add_timestamps_to_healthmonitor.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/5309960964f8_add_proxy_protocol_for_pool.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/543f5d8e4e56_add_a_column_busy_in_table_amphora_health.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/55874a4ceed6_add_l7policy_action_redirect_prefix.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/5a3ee5472c31_add_cert_expiration__infor_in_amphora_table.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/62816c232310_fix_migration_for_mysql_5_7.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/6742ca1b27c2_add_l7policy_redirect_http_code.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/6abb04f24c5_tenant_id_to_project_id.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/6ffc710674ef_spares_pool_table.py -> octavia-9.1.1.dev68/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-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/74aae261694c_extend_pool_for_backend_ca_and_crl.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/76aacf2e176c_extend_support_udp_protocol.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/7c36b277bfb0_add_listener_ciphers_column.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/80dba23a159f_tags_support.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/82b9402e71fd_update_vip_address_size.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/8ac4ed24df3a_add_availability_zone_to_lb.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/8b47b2546312_sctp_support.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/8c0851bdf6c3_change_tls_container_id_length_in_sni_.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/92fe9857279_create_healthmanager_table.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/9b5473976d6d_add_provisioning_status_to_objects.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/9bf4d21caaea_adding_amphora_id_to_listener_.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/a1f689aecc1d_extend_pool_for_support_backend_reencryption.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/a5762a99609a_add_protocol_in_listener_keys.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/a7f187cd221f_add_tls_boolean_type_for_reencryption.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/b8bd389cbae7_update_default_value_in_l7rule_table.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/b9c703669314_add_flavor_and_flavor_profile_table.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/ba35e0fb88e1_add_backup_field_to_member.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/be9fdc039b51_add_pool_alpn_protocols_column.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/bf171d0d91c3_amphora_add_cached_zone.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/c11292016060_add_request_errors_for_stats.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/c761c8a71579_add_availability_zone_table.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/d3c8a090f3de_add_pool_tls_versions_column.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/d85ca7258d21_modernize_l7rule.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/da371b422669_allowed_cidr_for_listeners.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/dcf88e59aae4_add_lb_algorithm_source_ip_port.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/e37941b010db_add_lb_flavor_constraint.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/e5493ae5f9a7_add_listener_tls_versions_column.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/e6672bda93bf_add_ping_and_tlshello_monitor_types.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/e6ee84f0abf3_add_proxy_v2_pool_protocol.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/ebbcc72b4e5e_add_octavia_owned_vip_column_to_vip_.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/f21ae3f21adc_add_client_auth_option.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/fac584114642_.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/fbd705961c3a_add_pool_ciphers_column.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/fc5582da7d8a_create_amphora_build_rate_limit_tables.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/ffad172e98c1_add_certificate_revoke_list_option.py -> octavia-9.1.1.dev68/octavia/db/migration/alembic_migrations/versions copying octavia/distributor/__init__.py -> octavia-9.1.1.dev68/octavia/distributor copying octavia/distributor/drivers/__init__.py -> octavia-9.1.1.dev68/octavia/distributor/drivers copying octavia/distributor/drivers/driver_base.py -> octavia-9.1.1.dev68/octavia/distributor/drivers copying octavia/distributor/drivers/noop_driver/__init__.py -> octavia-9.1.1.dev68/octavia/distributor/drivers/noop_driver copying octavia/distributor/drivers/noop_driver/driver.py -> octavia-9.1.1.dev68/octavia/distributor/drivers/noop_driver copying octavia/hacking/__init__.py -> octavia-9.1.1.dev68/octavia/hacking copying octavia/hacking/checks.py -> octavia-9.1.1.dev68/octavia/hacking copying octavia/image/__init__.py -> octavia-9.1.1.dev68/octavia/image copying octavia/image/image_base.py -> octavia-9.1.1.dev68/octavia/image copying octavia/image/drivers/__init__.py -> octavia-9.1.1.dev68/octavia/image/drivers copying octavia/image/drivers/glance_driver.py -> octavia-9.1.1.dev68/octavia/image/drivers copying octavia/image/drivers/noop_driver/__init__.py -> octavia-9.1.1.dev68/octavia/image/drivers/noop_driver copying octavia/image/drivers/noop_driver/driver.py -> octavia-9.1.1.dev68/octavia/image/drivers/noop_driver copying octavia/network/__init__.py -> octavia-9.1.1.dev68/octavia/network copying octavia/network/base.py -> octavia-9.1.1.dev68/octavia/network copying octavia/network/data_models.py -> octavia-9.1.1.dev68/octavia/network copying octavia/network/drivers/__init__.py -> octavia-9.1.1.dev68/octavia/network/drivers copying octavia/network/drivers/neutron/__init__.py -> octavia-9.1.1.dev68/octavia/network/drivers/neutron copying octavia/network/drivers/neutron/allowed_address_pairs.py -> octavia-9.1.1.dev68/octavia/network/drivers/neutron copying octavia/network/drivers/neutron/base.py -> octavia-9.1.1.dev68/octavia/network/drivers/neutron copying octavia/network/drivers/neutron/utils.py -> octavia-9.1.1.dev68/octavia/network/drivers/neutron copying octavia/network/drivers/noop_driver/__init__.py -> octavia-9.1.1.dev68/octavia/network/drivers/noop_driver copying octavia/network/drivers/noop_driver/driver.py -> octavia-9.1.1.dev68/octavia/network/drivers/noop_driver copying octavia/policies/__init__.py -> octavia-9.1.1.dev68/octavia/policies copying octavia/policies/amphora.py -> octavia-9.1.1.dev68/octavia/policies copying octavia/policies/availability_zone.py -> octavia-9.1.1.dev68/octavia/policies copying octavia/policies/availability_zone_profile.py -> octavia-9.1.1.dev68/octavia/policies copying octavia/policies/base.py -> octavia-9.1.1.dev68/octavia/policies copying octavia/policies/flavor.py -> octavia-9.1.1.dev68/octavia/policies copying octavia/policies/flavor_profile.py -> octavia-9.1.1.dev68/octavia/policies copying octavia/policies/healthmonitor.py -> octavia-9.1.1.dev68/octavia/policies copying octavia/policies/l7policy.py -> octavia-9.1.1.dev68/octavia/policies copying octavia/policies/l7rule.py -> octavia-9.1.1.dev68/octavia/policies copying octavia/policies/listener.py -> octavia-9.1.1.dev68/octavia/policies copying octavia/policies/loadbalancer.py -> octavia-9.1.1.dev68/octavia/policies copying octavia/policies/member.py -> octavia-9.1.1.dev68/octavia/policies copying octavia/policies/pool.py -> octavia-9.1.1.dev68/octavia/policies copying octavia/policies/provider.py -> octavia-9.1.1.dev68/octavia/policies copying octavia/policies/provider_availability_zone.py -> octavia-9.1.1.dev68/octavia/policies copying octavia/policies/provider_flavor.py -> octavia-9.1.1.dev68/octavia/policies copying octavia/policies/quota.py -> octavia-9.1.1.dev68/octavia/policies copying octavia/statistics/__init__.py -> octavia-9.1.1.dev68/octavia/statistics copying octavia/statistics/stats_base.py -> octavia-9.1.1.dev68/octavia/statistics copying octavia/statistics/drivers/__init__.py -> octavia-9.1.1.dev68/octavia/statistics/drivers copying octavia/statistics/drivers/logger.py -> octavia-9.1.1.dev68/octavia/statistics/drivers copying octavia/statistics/drivers/update_db.py -> octavia-9.1.1.dev68/octavia/statistics/drivers copying octavia/tests/__init__.py -> octavia-9.1.1.dev68/octavia/tests copying octavia/tests/common/__init__.py -> octavia-9.1.1.dev68/octavia/tests/common copying octavia/tests/common/constants.py -> octavia-9.1.1.dev68/octavia/tests/common copying octavia/tests/common/data_model_helpers.py -> octavia-9.1.1.dev68/octavia/tests/common copying octavia/tests/common/sample_certs.py -> octavia-9.1.1.dev68/octavia/tests/common copying octavia/tests/common/sample_data_models.py -> octavia-9.1.1.dev68/octavia/tests/common copying octavia/tests/common/sample_network_data.py -> octavia-9.1.1.dev68/octavia/tests/common copying octavia/tests/common/utils.py -> octavia-9.1.1.dev68/octavia/tests/common copying octavia/tests/functional/__init__.py -> octavia-9.1.1.dev68/octavia/tests/functional copying octavia/tests/functional/amphorae/__init__.py -> octavia-9.1.1.dev68/octavia/tests/functional/amphorae copying octavia/tests/functional/amphorae/backend/__init__.py -> octavia-9.1.1.dev68/octavia/tests/functional/amphorae/backend copying octavia/tests/functional/amphorae/backend/agent/__init__.py -> octavia-9.1.1.dev68/octavia/tests/functional/amphorae/backend/agent copying octavia/tests/functional/amphorae/backend/agent/api_server/__init__.py -> octavia-9.1.1.dev68/octavia/tests/functional/amphorae/backend/agent/api_server copying octavia/tests/functional/amphorae/backend/agent/api_server/test_keepalivedlvs.py -> octavia-9.1.1.dev68/octavia/tests/functional/amphorae/backend/agent/api_server copying octavia/tests/functional/amphorae/backend/agent/api_server/test_server.py -> octavia-9.1.1.dev68/octavia/tests/functional/amphorae/backend/agent/api_server copying octavia/tests/functional/api/__init__.py -> octavia-9.1.1.dev68/octavia/tests/functional/api copying octavia/tests/functional/api/test_healthcheck.py -> octavia-9.1.1.dev68/octavia/tests/functional/api copying octavia/tests/functional/api/test_root_controller.py -> octavia-9.1.1.dev68/octavia/tests/functional/api copying octavia/tests/functional/api/drivers/__init__.py -> octavia-9.1.1.dev68/octavia/tests/functional/api/drivers copying octavia/tests/functional/api/drivers/driver_agent/__init__.py -> octavia-9.1.1.dev68/octavia/tests/functional/api/drivers/driver_agent copying octavia/tests/functional/api/drivers/driver_agent/test_driver_agent.py -> octavia-9.1.1.dev68/octavia/tests/functional/api/drivers/driver_agent copying octavia/tests/functional/api/v2/__init__.py -> octavia-9.1.1.dev68/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/base.py -> octavia-9.1.1.dev68/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_amphora.py -> octavia-9.1.1.dev68/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_availability_zone_profiles.py -> octavia-9.1.1.dev68/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_availability_zones.py -> octavia-9.1.1.dev68/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_flavor_profiles.py -> octavia-9.1.1.dev68/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_flavors.py -> octavia-9.1.1.dev68/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_health_monitor.py -> octavia-9.1.1.dev68/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_l7policy.py -> octavia-9.1.1.dev68/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_l7rule.py -> octavia-9.1.1.dev68/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_listener.py -> octavia-9.1.1.dev68/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_load_balancer.py -> octavia-9.1.1.dev68/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_member.py -> octavia-9.1.1.dev68/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_pool.py -> octavia-9.1.1.dev68/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_provider.py -> octavia-9.1.1.dev68/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_quotas.py -> octavia-9.1.1.dev68/octavia/tests/functional/api/v2 copying octavia/tests/functional/db/__init__.py -> octavia-9.1.1.dev68/octavia/tests/functional/db copying octavia/tests/functional/db/base.py -> octavia-9.1.1.dev68/octavia/tests/functional/db copying octavia/tests/functional/db/test_models.py -> octavia-9.1.1.dev68/octavia/tests/functional/db copying octavia/tests/functional/db/test_repositories.py -> octavia-9.1.1.dev68/octavia/tests/functional/db copying octavia/tests/unit/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit copying octavia/tests/unit/base.py -> octavia-9.1.1.dev68/octavia/tests/unit copying octavia/tests/unit/test_opts.py -> octavia-9.1.1.dev68/octavia/tests/unit copying octavia/tests/unit/test_version.py -> octavia-9.1.1.dev68/octavia/tests/unit copying octavia/tests/unit/amphorae/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae copying octavia/tests/unit/amphorae/backends/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/backends copying octavia/tests/unit/amphorae/backends/agent/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/backends/agent copying octavia/tests/unit/amphorae/backends/agent/test_agent_jinja_cfg.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/backends/agent copying octavia/tests/unit/amphorae/backends/agent/api_server/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_amphora_info.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_haproxy_compatibility.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalived.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalivedlvs.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_loadbalancer.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_osutils.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_plug.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_util.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/health_daemon/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/health_daemon/test_health_daemon.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/health_daemon/test_health_sender.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/health_daemon/test_status_message.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/utils/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_haproxy_query.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_interface.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_interface_file.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_ip_advertisement.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_keepalivedlvs_query.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_network_namespace.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_network_utils.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/drivers/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/drivers copying octavia/tests/unit/amphorae/drivers/haproxy/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/haproxy/test_exceptions.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_0_5.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver_1_0.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/health/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/drivers/health copying octavia/tests/unit/amphorae/drivers/health/test_heartbeat_udp.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/drivers/health copying octavia/tests/unit/amphorae/drivers/keepalived/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/drivers/keepalived copying octavia/tests/unit/amphorae/drivers/keepalived/test_vrrp_rest_driver.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/drivers/keepalived copying octavia/tests/unit/amphorae/drivers/keepalived/jinja/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/drivers/keepalived/jinja copying octavia/tests/unit/amphorae/drivers/keepalived/jinja/test_jinja_cfg.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/drivers/keepalived/jinja copying octavia/tests/unit/amphorae/drivers/noop_driver/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/drivers/noop_driver copying octavia/tests/unit/amphorae/drivers/noop_driver/test_driver.py -> octavia-9.1.1.dev68/octavia/tests/unit/amphorae/drivers/noop_driver copying octavia/tests/unit/api/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/api copying octavia/tests/unit/api/common/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/common copying octavia/tests/unit/api/common/base.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/common copying octavia/tests/unit/api/common/test_pagination.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/common copying octavia/tests/unit/api/common/test_types.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/common copying octavia/tests/unit/api/drivers/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/drivers copying octavia/tests/unit/api/drivers/test_driver_factory.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/drivers copying octavia/tests/unit/api/drivers/test_utils.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/drivers copying octavia/tests/unit/api/drivers/amphora_driver/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/drivers/amphora_driver copying octavia/tests/unit/api/drivers/amphora_driver/v1/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/drivers/amphora_driver/v1 copying octavia/tests/unit/api/drivers/amphora_driver/v1/test_driver.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/drivers/amphora_driver/v1 copying octavia/tests/unit/api/drivers/amphora_driver/v2/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/drivers/amphora_driver/v2 copying octavia/tests/unit/api/drivers/amphora_driver/v2/test_driver.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/drivers/amphora_driver/v2 copying octavia/tests/unit/api/drivers/driver_agent/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/drivers/driver_agent copying octavia/tests/unit/api/drivers/driver_agent/test_driver_get.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/drivers/driver_agent copying octavia/tests/unit/api/drivers/driver_agent/test_driver_listener.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/drivers/driver_agent copying octavia/tests/unit/api/drivers/driver_agent/test_driver_updater.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/drivers/driver_agent copying octavia/tests/unit/api/drivers/noop_driver/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/drivers/noop_driver copying octavia/tests/unit/api/drivers/noop_driver/test_agent.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/drivers/noop_driver copying octavia/tests/unit/api/drivers/noop_driver/test_driver.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/drivers/noop_driver copying octavia/tests/unit/api/v2/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/v2 copying octavia/tests/unit/api/v2/types/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/base.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_availability_zone_profile.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_availability_zones.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_flavor_profile.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_flavors.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_health_monitor.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_l7policy.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_l7rule.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_listener.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_load_balancer.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_member.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_pool.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_quotas.py -> octavia-9.1.1.dev68/octavia/tests/unit/api/v2/types copying octavia/tests/unit/certificates/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/certificates copying octavia/tests/unit/certificates/common/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/certificates/common copying octavia/tests/unit/certificates/common/test_barbican.py -> octavia-9.1.1.dev68/octavia/tests/unit/certificates/common copying octavia/tests/unit/certificates/common/test_local.py -> octavia-9.1.1.dev68/octavia/tests/unit/certificates/common copying octavia/tests/unit/certificates/common/auth/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/certificates/common/auth copying octavia/tests/unit/certificates/common/auth/test_barbican_acl.py -> octavia-9.1.1.dev68/octavia/tests/unit/certificates/common/auth copying octavia/tests/unit/certificates/generator/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/certificates/generator copying octavia/tests/unit/certificates/generator/local_csr.py -> octavia-9.1.1.dev68/octavia/tests/unit/certificates/generator copying octavia/tests/unit/certificates/generator/test_local.py -> octavia-9.1.1.dev68/octavia/tests/unit/certificates/generator copying octavia/tests/unit/certificates/manager/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_barbican.py -> octavia-9.1.1.dev68/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_barbican_legacy.py -> octavia-9.1.1.dev68/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_castellan_mgr.py -> octavia-9.1.1.dev68/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_local.py -> octavia-9.1.1.dev68/octavia/tests/unit/certificates/manager copying octavia/tests/unit/cmd/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_agent.py -> octavia-9.1.1.dev68/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_driver_agent.py -> octavia-9.1.1.dev68/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_haproxy_vrrp_check.py -> octavia-9.1.1.dev68/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_health_checker.py -> octavia-9.1.1.dev68/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_health_manager.py -> octavia-9.1.1.dev68/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_house_keeping.py -> octavia-9.1.1.dev68/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_interface.py -> octavia-9.1.1.dev68/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_status.py -> octavia-9.1.1.dev68/octavia/tests/unit/cmd copying octavia/tests/unit/common/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/common copying octavia/tests/unit/common/test_base_taskflow.py -> octavia-9.1.1.dev68/octavia/tests/unit/common copying octavia/tests/unit/common/test_clients.py -> octavia-9.1.1.dev68/octavia/tests/unit/common copying octavia/tests/unit/common/test_config.py -> octavia-9.1.1.dev68/octavia/tests/unit/common copying octavia/tests/unit/common/test_constants.py -> octavia-9.1.1.dev68/octavia/tests/unit/common copying octavia/tests/unit/common/test_data_models.py -> octavia-9.1.1.dev68/octavia/tests/unit/common copying octavia/tests/unit/common/test_decorators.py -> octavia-9.1.1.dev68/octavia/tests/unit/common copying octavia/tests/unit/common/test_exceptions.py -> octavia-9.1.1.dev68/octavia/tests/unit/common copying octavia/tests/unit/common/test_policy.py -> octavia-9.1.1.dev68/octavia/tests/unit/common copying octavia/tests/unit/common/test_stats.py -> octavia-9.1.1.dev68/octavia/tests/unit/common copying octavia/tests/unit/common/test_utils.py -> octavia-9.1.1.dev68/octavia/tests/unit/common copying octavia/tests/unit/common/test_validate.py -> octavia-9.1.1.dev68/octavia/tests/unit/common copying octavia/tests/unit/common/jinja/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/common/jinja copying octavia/tests/unit/common/jinja/test_user_data_jinja_cfg.py -> octavia-9.1.1.dev68/octavia/tests/unit/common/jinja copying octavia/tests/unit/common/jinja/haproxy/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/common/jinja/haproxy copying octavia/tests/unit/common/jinja/haproxy/combined_listeners/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/common/jinja/haproxy/combined_listeners copying octavia/tests/unit/common/jinja/haproxy/combined_listeners/test_jinja_cfg.py -> octavia-9.1.1.dev68/octavia/tests/unit/common/jinja/haproxy/combined_listeners copying octavia/tests/unit/common/jinja/haproxy/split_listeners/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/common/jinja/haproxy/split_listeners copying octavia/tests/unit/common/jinja/haproxy/split_listeners/test_jinja_cfg.py -> octavia-9.1.1.dev68/octavia/tests/unit/common/jinja/haproxy/split_listeners copying octavia/tests/unit/common/jinja/logging/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/common/jinja/logging copying octavia/tests/unit/common/jinja/logging/test_logging_jinja_cfg.py -> octavia-9.1.1.dev68/octavia/tests/unit/common/jinja/logging copying octavia/tests/unit/common/jinja/lvs/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/common/jinja/lvs copying octavia/tests/unit/common/jinja/lvs/test_jinja_cfg.py -> octavia-9.1.1.dev68/octavia/tests/unit/common/jinja/lvs copying octavia/tests/unit/common/sample_configs/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/common/sample_configs copying octavia/tests/unit/common/sample_configs/sample_configs_combined.py -> octavia-9.1.1.dev68/octavia/tests/unit/common/sample_configs copying octavia/tests/unit/common/sample_configs/sample_configs_split.py -> octavia-9.1.1.dev68/octavia/tests/unit/common/sample_configs copying octavia/tests/unit/common/sample_configs/sample_pkcs12.p12 -> octavia-9.1.1.dev68/octavia/tests/unit/common/sample_configs copying octavia/tests/unit/common/tls_utils/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/common/tls_utils copying octavia/tests/unit/common/tls_utils/test_cert_parser.py -> octavia-9.1.1.dev68/octavia/tests/unit/common/tls_utils copying octavia/tests/unit/compute/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/compute copying octavia/tests/unit/compute/drivers/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/compute/drivers copying octavia/tests/unit/compute/drivers/test_nova_driver.py -> octavia-9.1.1.dev68/octavia/tests/unit/compute/drivers copying octavia/tests/unit/compute/drivers/noop_driver/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/compute/drivers/noop_driver copying octavia/tests/unit/compute/drivers/noop_driver/test_driver.py -> octavia-9.1.1.dev68/octavia/tests/unit/compute/drivers/noop_driver copying octavia/tests/unit/controller/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller copying octavia/tests/unit/controller/healthmanager/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/healthmanager copying octavia/tests/unit/controller/healthmanager/test_health_manager.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/healthmanager copying octavia/tests/unit/controller/housekeeping/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/housekeeping copying octavia/tests/unit/controller/housekeeping/test_house_keeping.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/housekeeping copying octavia/tests/unit/controller/queue/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/queue copying octavia/tests/unit/controller/queue/v1/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/queue/v1 copying octavia/tests/unit/controller/queue/v1/test_consumer.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/queue/v1 copying octavia/tests/unit/controller/queue/v1/test_endpoints.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/queue/v1 copying octavia/tests/unit/controller/queue/v2/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/queue/v2 copying octavia/tests/unit/controller/queue/v2/test_consumer.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/queue/v2 copying octavia/tests/unit/controller/queue/v2/test_endpoints.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/queue/v2 copying octavia/tests/unit/controller/worker/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker copying octavia/tests/unit/controller/worker/test_amphora_rate_limit.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker copying octavia/tests/unit/controller/worker/test_task_utils.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker copying octavia/tests/unit/controller/worker/v1/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v1 copying octavia/tests/unit/controller/worker/v1/test_controller_worker.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v1 copying octavia/tests/unit/controller/worker/v1/flows/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_amphora_flows.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_health_monitor_flows.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_l7policy_flows.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_l7rule_flows.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_listener_flows.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_load_balancer_flows.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_member_flows.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/flows/test_pool_flows.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v1/flows copying octavia/tests/unit/controller/worker/v1/tasks/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_amphora_driver_tasks.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_cert_task.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_compute_tasks.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_database_tasks.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_database_tasks_quota.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_lifecycle_tasks.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_model_tasks.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_network_tasks.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v1/tasks/test_retry_tasks.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v1/tasks copying octavia/tests/unit/controller/worker/v2/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v2 copying octavia/tests/unit/controller/worker/v2/test_controller_worker.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v2 copying octavia/tests/unit/controller/worker/v2/flows/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_amphora_flows.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_health_monitor_flows.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_l7policy_flows.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_l7rule_flows.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_listener_flows.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_load_balancer_flows.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_member_flows.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/flows/test_pool_flows.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v2/flows copying octavia/tests/unit/controller/worker/v2/tasks/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_amphora_driver_tasks.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_cert_task.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_compute_tasks.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_database_tasks_quota.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_lifecycle_tasks.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_network_tasks.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/controller/worker/v2/tasks/test_retry_tasks.py -> octavia-9.1.1.dev68/octavia/tests/unit/controller/worker/v2/tasks copying octavia/tests/unit/db/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/db copying octavia/tests/unit/hacking/test_checks.py -> octavia-9.1.1.dev68/octavia/tests/unit/hacking copying octavia/tests/unit/image/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/image copying octavia/tests/unit/image/drivers/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/image/drivers copying octavia/tests/unit/image/drivers/test_glance_driver.py -> octavia-9.1.1.dev68/octavia/tests/unit/image/drivers copying octavia/tests/unit/image/drivers/noop_driver/test_driver.py -> octavia-9.1.1.dev68/octavia/tests/unit/image/drivers/noop_driver copying octavia/tests/unit/network/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/network copying octavia/tests/unit/network/drivers/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/network/drivers copying octavia/tests/unit/network/drivers/neutron/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/network/drivers/neutron/test_allowed_address_pairs.py -> octavia-9.1.1.dev68/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/network/drivers/neutron/test_base.py -> octavia-9.1.1.dev68/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/network/drivers/neutron/test_utils.py -> octavia-9.1.1.dev68/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/network/drivers/noop_driver/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/network/drivers/noop_driver copying octavia/tests/unit/network/drivers/noop_driver/test_driver.py -> octavia-9.1.1.dev68/octavia/tests/unit/network/drivers/noop_driver copying octavia/tests/unit/statistics/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/statistics copying octavia/tests/unit/statistics/test_stats_base.py -> octavia-9.1.1.dev68/octavia/tests/unit/statistics copying octavia/tests/unit/statistics/drivers/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/statistics/drivers copying octavia/tests/unit/statistics/drivers/test_logger.py -> octavia-9.1.1.dev68/octavia/tests/unit/statistics/drivers copying octavia/tests/unit/statistics/drivers/test_update_db.py -> octavia-9.1.1.dev68/octavia/tests/unit/statistics/drivers copying octavia/tests/unit/volume/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/volume copying octavia/tests/unit/volume/drivers/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/volume/drivers copying octavia/tests/unit/volume/drivers/test_cinder_driver.py -> octavia-9.1.1.dev68/octavia/tests/unit/volume/drivers copying octavia/tests/unit/volume/drivers/noop_driver/__init__.py -> octavia-9.1.1.dev68/octavia/tests/unit/volume/drivers/noop_driver copying octavia/tests/unit/volume/drivers/noop_driver/test_driver.py -> octavia-9.1.1.dev68/octavia/tests/unit/volume/drivers/noop_driver copying octavia/volume/__init__.py -> octavia-9.1.1.dev68/octavia/volume copying octavia/volume/volume_base.py -> octavia-9.1.1.dev68/octavia/volume copying octavia/volume/drivers/__init__.py -> octavia-9.1.1.dev68/octavia/volume/drivers copying octavia/volume/drivers/cinder_driver.py -> octavia-9.1.1.dev68/octavia/volume/drivers copying octavia/volume/drivers/noop_driver/__init__.py -> octavia-9.1.1.dev68/octavia/volume/drivers/noop_driver copying octavia/volume/drivers/noop_driver/driver.py -> octavia-9.1.1.dev68/octavia/volume/drivers/noop_driver copying playbooks/enable-fips.yaml -> octavia-9.1.1.dev68/playbooks copying playbooks/image-build/post.yaml -> octavia-9.1.1.dev68/playbooks/image-build copying playbooks/image-build/run.yaml -> octavia-9.1.1.dev68/playbooks/image-build copying releasenotes/notes/.placeholder -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/3rd-party-neutron-backends-deployment-82691be2bc72a786.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Add-Stein-Prelude-7d8290b803db8c56.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Add-TLS-client-auth-CA-certificate-6863f64a2fe70a6f.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Add-TLS-client-auth-CRL-d0722fd175bc2f51.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Add-TLS-client-auth-header-insertion-039debc7e6f06474.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Add-TLS-client-auth-option-15d868d1009fc130.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Add-UDP-protocol-support-9c011a23525092a1.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Add-amphora-agent-config-update-API-298b31e6c0cd715c.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Add-amphora-info-endpoint-e2e3b53ae5ab5a85.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Add-cached_zone-to-the-amphora-record-7c3231c2b5b96574.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Add-driver-agent-get-methods-b624a1342c3e6d0f.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Add-log-offloading-233cd8612c0dd2b5.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Add-pool-CA-and-CRL-bb467b17188ed022.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Add-pool-tls-client-auth-01d3b8acfb78ab14.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Add-pool-tls_enabled-f189677c0e13c447.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Add-provider-agent-support-a735806c4da4c470.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Add-proxy-protocol-v2-90e4f5bf76138c69.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Added-RBAC-default-roles-and-scoping-0081627043f5c96d.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Adds-L7rule-support-for-TLS-client-authentication-22e3ae29aaf7fc26.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Allow-configuration-of-listener-timeout-values-9a7600c4e21364e3.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Allow-members-to-be-set-as-backup-e68e46bc52f2fc1f.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Amphora-Failover-API-612090f761936254.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Change-HTTPS-HealthMonitor-functionality-79240ef13e65cd88.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Correct-naming-for-quota-resources-8e4309a839208cd1.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Fix-API-update-null-None-1b400962017a3d56.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Fix-HM-DB-Rollback-no-connection-2664c4f7823ecaec.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Fix-allocate_and_associate-deadlock-3ff1464421c1d464.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Fix-failover-ip-addresses-exhausted-69110b2fa4683e1a.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Fix-healthcheck-text-plain-mime-type-134485abb8bcea0c.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Fix-healthmanager-not-update-amphora-health-when-LB-disabled-46a4fb295c6d0850.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Fix-ifup-on-member-create-5b405d98eb036718.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Fix-noop-batch-member-update-issue-09b76787553e7752.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Fix-plug-vip-revert-abandoned-vrrp-port-efff14edce62ad75.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Fix-pool-alpn-older-haproxy-50514c1df4f77bcd.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/IPv6-support-953ef81ed8555fce.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Increase-TCP-buffer-memory-max-and-enable-mtu-black-hole-detection.-0640432a7202400f.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Octavia-flavors-2a96424c3d65c224.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Octavia-lib-transition-driver-agent-aeefef114898b8f5.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Report-more-accurate-haproxy-statuses-7e995bb4c7cc0dd6.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Set-retry-defaults-to-prod-values-f3cc10d16baa716a.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Support-PKCS12-certificate-objects-1c6e896be9d35977.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/UDP-listener-health-d8fdf64a32e022d4.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/Use-Ubuntu-virtual-kernel-for-Amphora-a1e8af8bc7893011.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-aarch64-amphora-image-support-7b0859f89d9092f8.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-ability-setting-barbican-acls-85f36747d4284035.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-ability-to-disable-tls-terminated-listeners-965ec7c1a8a9f732.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-amphora-alpn-h2-support-dfa9a86b2c06f354.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-amphora-delete-69badba140f7b228.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-amphora-flavor-field-54d42da0381ced7f.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-amphora-image-tag-capability-ba2ea034bc01ab48.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-anti-affinity-policy-config-39df309fd12d443c.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-api-tag-filtering-8bfb3c3b7cfd6afe.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-batch-member-update-capability-4923bd266a9b2b80.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-c9b9401b831efb25.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-compute-flavor-capability-ab202697a7fbdc3d.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-default-ciphers-2eb70b34290711be.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-h2-alpn-protocol-to-default-e2d499d21a5d90d1.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-haproxy2-centos-063beb304409d141.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-healthcheck-middleware-6c09150bddd3113f.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-id-column-to-healthmonitor-a331934ad2cede87.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-jobboard-based-controller-599279c7cc172e955.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-l7policy-and-l7rule-to-quota-4b873c77f1e608e6.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-lb-algorithm-source-ip-port-ff86433143e43136.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-listener-tls-alpn-support-3056fb01b418c88f.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-monitor-address-and-port-to-member-99fa2ee65e2b04b4.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-nftables-support-c86a89c420f6a42a.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-policy-json-support-38929bb1fb581a7a.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-pool-tls-alpn-support-68cb94b828c9ba37.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-protocol-validation-0f9129a045e372ce.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-ptvsd-debugger-33bb632bccf494bb.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-quota-support-fe63a52b6b903789.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-retry-for-getting-amphora-7f96ec666403ea49.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-rh-flavors-support-for-amphora-agent-cd3e9f9f519b9ff2.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-rhel-amphora-ab4a7bada2fa3eb7.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-sctp-support-in-amphora-driver-d6e60731029badf5.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-shared-pools-and-l7-ef9edf01bb9058e0.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-sos-element-5d6677471341e7f2.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-support-for-centos-8-e0730de5d20a48be.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-support-for-sctp-protocol-152444b211ab2188.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-systemd-support-5794252f02bce666.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-upgrade-check-framework-cc440f3f440ba6d2.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-vip-acl-4a7e20d167fe4a49.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add-x-forwarded-proto-19a1d971cf43b795.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add_API_reference-81d84d0c8598b764.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add_ability_to_disable_api_versions-253a8dc4253f0f56.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add_api_audit-58dc16bff517eae7.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add_provider_driver_support-7523f130dd5025af.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/add_tag_support-4735534f4066b9af.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/additional-udp-healthcheck-types-2414a5edee9f5110.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/admin-state-up-fix-4aa278eac67646ae.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/allow-invisible-subnets-e30b0b5fbd216294.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/allow-operators-to-disable-ping-healthchecks-42fd8c3b88edaf35.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/allow-vip-on-mgmt-net-d6c65d4ccb2a8f2c.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/amp-agent-py3-cert-upload-binary-74e0ab35c5a85c68.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/amp-az-1a0b4255c77fd1dc.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/amphora-network-interface-management-d77bc9905ed997f6.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/amphora-support-rsyslog-failover-f8bf00e0bf0fc27e.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/api-create-project-id-4bb984b24d56de2e.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/auth-strategy-keystone-80b3780a18420b6c.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/auto_detect_haproxy_user_group-c220b6a2c8f1d589.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/availability-zone-api-a28ff5e00bdcc69a.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/availability-zones-can-override-valid-vip-networks-5566aa4769c158dc.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/bug-1797130-8c9bfa50d9b6c955.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/build-rate-limiting-a2d2d4c9333a8f46.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/catch_validation-27ffe48ca187c46f.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/cert-encrypted-ramfs-381ffe3d4a7392d7.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/change-keystone-backend-config-d246b1e34015c86c.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/correct-amp-client-auth-vulnerability-6803f4bac2508e4c.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/custom_eventstreamer_queue_url-7a98bd6a7e92e9de.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/default-ubuntu-focal-6c4a94b8cfcfd995.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/deleted-404-2cdd751e7afbe036.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/deprecate-amp_ssh_key_name-e1041a64ed970a9e.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-cc3dbf8b07c2638e.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/deprecating-spares-pool-9f92787ec9809a78.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/disable-conntrack-for-tcp-01ef6948d99353c2.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/disable_logging-3b50f388ee2b8127.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/diskimage-create-git-branch-9c44e7e3fa70a985.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/documentation-migration-f72c6a1703a105b7.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/drop-python-2-7-a6b3f456bf6a3da7.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/enable-keystone-on-api-b3ebb132ad5ab308.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/enable-mutable-configuration-1d7f62a133148767.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/encrypt-certs-and-keys-5175d7704d8df3ce.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/ensure-rsyslog-config-is-reloaded-b4a25a98b661d0f1.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/ensure-rsyslog-reloaded-amphorav1-a4ec5127a459f3bf.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/extend_api_to_accept_qos_policy_id-128ab592a735f3b8.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/failover-vip-no-dhcp-50805c5321ebbb05.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/filter-out-private-information-from-taskflow-logs-0d8697140423b4d5.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-API-list-performance-3b121deffbc3ce4a.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-IPv6-vip-079a3285f78686ee.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-PING-health-monitor-bc38de57fa759ac0.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-SNI-single-process-879ffce5eaa6c1c3.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-active-standby-in-centos-4e47140e0e139de8.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-add-member-tls-enabled-pool-cc77bfa320aaf659.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-amp-failover-missing-vrrp-port-9b5f13b9951b7edb.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-amphora-failover-amphorav2-b19a76ccfdc75245.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-amphora-haproxy-count-b1b1df43a7150926.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-amphora-to-support-centos-stream-9-e4c8599ae152d396.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-amphora-to-support-rhel-9-b10091e81b48533a.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-amphorav1-subnet-member-9921d1ba387ff975.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-amphorav2-failover-secgroup-c793de5e00b32653.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-api-listener-update-sni-containers-6595c52e2de1f621.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-api-sort-key-337f342d5cdce432.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-application-credential-tokens-with-barbican-3b7d13283206c124.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-audit-map-for-failover-e63390399da6841d.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-barbican-client-verfiy-689be1b9389bd1d8.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-batch-member-update-race-condition-09b82e2cc3121e03.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-certs-ramfs-race-561f355d13fc6d14.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-client-auth-single-process-749af7791454ff03.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-computewait-with-persistence-d10223bfb48a0ded.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-corrupted-global-server-state-file-325ab7c62e21ff14.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-creating-fully-populated-load-balancer-ae57ffae5c017ac3.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-default-timeout-values-for-listeners-108c8048ba8beb9a.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-disable-udp-listener-status-3d34a5596e62da1c.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-disabled-udp-pool-3e84558f996017d5.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-drain-status-detection-b9395fa4fe8c936f.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-driver-agent-decrement-quota-27486d9fa0bdeb89.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-driver-agent-graceful-shutdown-daff9ffaccb09a9e.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-driver-errors-81d33948288bf8cf.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-dual-error-amp-failover-69e323892bad8254.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-duplicate-sg-creation-0c502a5d2d8c276d.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-empty-udp-pool-status-3171950628898468.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-enforced-selinux-on-centos-27842ca6afbb500c.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-error-in-rsyslog-config-a316a7856e1a847a.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-error-messages-ec817a66249e6666.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-eth1-ip-flush-7fadda4bdca387b5.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-full-graph-loadbalancer-creation-if-jobboard-is-disabled.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-fully-populated-lb-with-listener-92a369ea8d57e8f5.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-haproxy-compatibility-about-server-state-file-df70e5ac859417e2.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-health-check-db-outage-279b0bc1d0039312.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-health-monitor-to-error-revert-task-feb38ba7641a4892.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-hm-operating-status-online-in-single-lb-call-214a7ca22937a877.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-host-routes-with-amphorav2-and-persistence-54b99d651a4ee9c4.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-house-keeping-shutdown-17b04417a2c4849f.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-housekeeping-db-performance-b0d0fcfcce696314.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-invalid-attribute-for-filtering-d2ddb95a1acbded2.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-ip-rules-in-amphora-b74b7b616752c13b.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-ipv6-interface-configuration-61b1bd7d2c962cea.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-ipv6-udp-health-message-ed94b35bbea396ec.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-lb-error-failover-2c17afaa20c0c97f.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-lb-in-PENDING-on-DB-failure-1ffea71a86cd4ea9.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-lb-update-with-no-data-abefe7860b8fb4c7.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-listener-MAX_TIMEOUT-4c4fdf804a96c34b.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-listener-creation-allowing-pool-protocol-b9e9ef147f6eeaf4.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-listener-tls-versions-ciphers-clearing-4e987ee17d6b6e79.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-listener-update-certs-failed-315c66f4806e76c8.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-lo-interface-amphora-netns-90fb9934026e1485.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-loadbalancer-db-cleanup-61ee81a4fd597067.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-long-tasks-with-redis-keepalive-af18211334c14f54.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-member-operating-status-on-reload-fe3688603bae8726.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-missing-amphora-create-dependency-a954ded0d260d462.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-missing-cloud-guest-utils-rh-eb39a53502dc1e91.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-missing-cronie-rh-bd31001338ddbb1e.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-multi-amp-down-failover-952618fb8d3d8ae6.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-network-interface-collision-939fd32587ea3344.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-nf-conntrack-max-value-in-amp-0e16eb50b42e7b58.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-nf_conntrack_buckets-sysctl-75ae6dbb9d052863.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-no-resolvconf-rhel-dhclient-hook-36a1c3b1a3b03a3d.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-nova-service_name-6bde4970047817f4.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-nr_open-limit-value-7f475c3e301a608d.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-octavia-status-amphorav2-038fe77a2189b99f.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-oslo-messaging-connection-leakage-aeb79474105ac116.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-peer-name-prefix-hypen-e74a87e9a01b4f4c.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-ping-hm-on-centos-stream-6624f19c8da86e22.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-ping-hm-with-haproxy-2.2-9b83777172fb8835.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-plugging-member-subnets-8560cd9403ff79a7.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-pool-crl-2cc6f2705f5b2009.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-pool-prov-status-on-lb-single-create-897070aee0a42da6.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-protocol-header-insertion-mismatch-e3aeb5f5fee0348b.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-provider-capabilities-filtering-8bd12b2cf7b37a84.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-provider-driver-utils-b75485785dcd6462.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-provisioning-status-on-errors-7f3736ef6e94d453.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-proxyv2-44a7627294922a8e.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-qos-apply-after-failover-561abbd153ab88ee.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-race-condiction-on-update-b5330c8fcf1800cd.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-race-condition-member-batch-update-1aed0e06004c5dad.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-redhat-amphora-images-interface-files-5ba1be40c65940d9.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-reschedule-of-jobboard-tasks-929c066dea9267fd.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-route-table-b2ec0aa7b92d2abc.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-selinux-issue-with-lvs-masquerade.sh-ebbb89886148c70f.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-selinux-tcp-hm-on-udp-pools-89c3b8db89e359ba.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-spare-amphora-check-and-creation-3adf939b45610155.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-subnet-host_routes-amphorav2-3c079c5a3bfa1b3d.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-support-for-monitoring-address-and-port-in-udp-members-ff83395544f228cf.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-timeout-dict-in-failover-tasks-537456e0fe1d7cb8.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-timeout-dict-when-start-vrrp-278d4837702bd247.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-tls-container-serialization-1cb83ad4c9eca3b8.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-tls-enabled-pool-provisioning-e3adb987244a025a.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-udp-and-sctp-listener-wrr-50de9dc0774a8ea1.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-udp-members-status-ef3202849bfda29b.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-udp-only-lbs-c4ca42106fc1e2bb.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-udp-server-status-bug-db4d3e38bcdf0554.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-unlimited-connection-limit-48079688de033c1a.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-unplugging-member-ports-262b35426e570edd.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-unset-for-tls_versions-tls_ciphers-in-pools-7534715ce28bd8cb.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-update-listener-ca-error-167464debc06cba2.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-user_data_config_drive-b4ce8cc66fb21365.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-vip-net-no-gw-b46c3ade1a748e69.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-vip-network-ip-availability-2e924f32abf01052.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-vip-plug-centos-74c2fe7099964b08.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-vip-qos-policy-extension-enabled-3e16e1c23a7d7ae5.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-worker-graceful-shutdown-c44b6797637aa1b3.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix_active_standby_ipv6-0317d5cd9e5d50e5.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fixed-API-validation-for-L7-rules-and-session-cookies-cb88f3f1b90171f9.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fixed-PENDING_UPDATE-on-provider-errors-40a03adc8ef82a54.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fixed-spare-amphora-rotation-007ba406411a313d.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fixed-unstable-UDP-health-status-ba32690b83a9641b.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/force-controlplane-amphora-communication-to-use-tls1.2-1c4adf72d2ce5a82.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/get-all-unscoped-token-61da95856bc662e0.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/glance-tags-for-amphora-images-28bd9df1ed4b9ca3.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/glance_image_owner-42c92a12f91a62a6.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/haproxy-single-process-b17a3af3a97accea.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/healthcheck-cache-641f0a64e6f5856c.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/improve-error-message-failed-constraints-6ad10bd22cac523a.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/improve-terminology-8ddacb4458c74d57.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/improved-string-representation-of-db-model-1c4fe799186b4dea.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/input-validation-server_certs_key_passphrase-6a9dfc190c9deba8.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/jobboard-enable-option-5132e372c446d6de.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/keepalived-race-with-haproxy-e402ef7f466871f6.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/lb-delete-flow-refactor-cfb1bc621bbe92b4.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/lb_flow_amp_vip-a83db5d84e17a26a.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/link-amphora-to-loadbalancer-earlier-ab3dddec48b8da96.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/load-balancer-expiry-age-a473f9147552f1b1.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/make-amphora-cert-validity-configurable-7defc508b1174f89.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/make-batch-member-call-additive-4785163e625fed1a.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/members-subnet-ip-advertisements-af2264844079ef6b.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/min-tls-version-8e2856fb055ece2c.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/moving-api-config-variables-into-new-section-e1c20b77aaf5ea15.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/new-amphora-fields-fa3ffc5801b5e551.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/new-default_connection_limit-config-option-3ed9f0ed6ec2b514.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/octavia-active-standby-cec5d2ad4fd214d8.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/octavia-v2-api-c32a62b37c2c8f6f.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/octavia_v2_RBAC-0eb2b51aa6278435.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/per-amphora-statistics-api-5479605c7f3adb12.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/pike-release-35a1d632ce854d4a.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/ping-healthcheck-selinux-e3b7d360c8503527.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/pool-ciphers-73a347942e31788b.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/pool-tls-versions-37f8036eb29ffeee.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/provisioning_neutron_db_sync-c019d96a7b64fe20.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/py3-hmac-digest-81696f6b176e7ae4.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/recommend-haproxy-2.x-for-http2-697416c486e36840.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/reduce-duration-failover-636032433984d911.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/reduce-failover-duration-active-standby-amphora-in-error-3c1d75bc7d9b169f.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/refactor_failover_flow-9efcd854240f71ad.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/remove-amp-ssh-access-allowed-e11dc011637b21dd.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/remove-amp_image_id-12a88bae6518455b.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/remove-bbq-unset-acl-e680020de6a9ad3d.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/remove-deprecated-api-configs-3f5652f71610b05e.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/remove-deprecated-v1-resources-6360da3de27b74d3.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/remove-duplicated-cert_generator-option-83d18647dc1d2954.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/remove-status_update_threads-85a8b0307a04c164.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/remove-tags-relationship-warnings-a3c0175135f6cd84.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/remove-tenant_id-c0352efbfb3a54f9.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/remove_user_group_option-56ba749d0064a394.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/render-disabled-members-to-make-statuses-consistent-69189f71da2e02e8.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/reserved-ips-7ef3a63ab0b6b28a.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/same-port-listeners-41198368d470e821.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/separate-thread-pool-for-health-stats-update-c263c844075a7721.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/service-type-73efc939e48d5858.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/spare-pool-removal-7d51eae592d05874.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/stats-update-drivers-interface-changes-c8f2bf3b02eec767.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/statuses_alias-27559e3d74b9eaf0.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/stop-logging-amphora-cert-2e188675699d60d5.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/support-az-on-lb-create-562dcf639bb272ea.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/support-http-health-check-with-host-header-e2cf1f2a98d4114f.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/support-networks-without-dhcp-3458a063333ab7a8.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/support-oslo_middleware-http_proxy_to_wsgi-928c6fc5ec3d421c.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/support-pkcs7-intermediate-ca-bundles-279c12bad974bff7.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/support-proxy-protocol-cc5991175a110619.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/support-redirect-http-code-1c2e87ef7fda12e97.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/support-redirect-prefix-7f8b289aee04fe99.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/support-remote-debugging-fcb52df4a59c1467.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/support-wsgi-deployment-56013fef7172e982.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/switch-default-amphora-provider-7e17f90d7d4b2ee7.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/switch-taskflow-engine-parallel-8bf743eca15a0253.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/switch-to-live-drivers-cbae7c60eafa0f3e.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/tls-cipher-prohibit-list-b5a23ca38149f3b8.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/tls-versions-listeners-59cecde77e0238a0.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/udp-delay-based-on-correct-setting-6a60856de2927ccd.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/use-dib-distribution-mirror-400d96c1a7df9862.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/validate-access-to-vip_subnet_id-48fc92b45529cafd.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/validate-protocols-for-l7policies-83d678171f13136a.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/validate-same-ip-protocol-in-udp-lb-2813b545131097ec.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/validate-url_path-value-in-requests-3eb3adedcd696433.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/validate-vip-network-params-57662cc3a99f80e5.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/vip-port-project-id-bbb26b657b08365e.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/volume-based-amphora-9a1899634f5244b0.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/zombie_amp-1b435eb66643dab8.yaml -> octavia-9.1.1.dev68/releasenotes/notes copying releasenotes/notes/fix-listener-API-update-with-null/None-fde2ffab82e783a4.yaml -> octavia-9.1.1.dev68/releasenotes/notes/fix-listener-API-update-with-null copying releasenotes/source/conf.py -> octavia-9.1.1.dev68/releasenotes/source copying releasenotes/source/index.rst -> octavia-9.1.1.dev68/releasenotes/source copying releasenotes/source/liberty.rst -> octavia-9.1.1.dev68/releasenotes/source copying releasenotes/source/mitaka.rst -> octavia-9.1.1.dev68/releasenotes/source copying releasenotes/source/newton.rst -> octavia-9.1.1.dev68/releasenotes/source copying releasenotes/source/ocata.rst -> octavia-9.1.1.dev68/releasenotes/source copying releasenotes/source/pike.rst -> octavia-9.1.1.dev68/releasenotes/source copying releasenotes/source/queens.rst -> octavia-9.1.1.dev68/releasenotes/source copying releasenotes/source/rocky.rst -> octavia-9.1.1.dev68/releasenotes/source copying releasenotes/source/stein.rst -> octavia-9.1.1.dev68/releasenotes/source copying releasenotes/source/train.rst -> octavia-9.1.1.dev68/releasenotes/source copying releasenotes/source/unreleased.rst -> octavia-9.1.1.dev68/releasenotes/source copying releasenotes/source/ussuri.rst -> octavia-9.1.1.dev68/releasenotes/source copying releasenotes/source/victoria.rst -> octavia-9.1.1.dev68/releasenotes/source copying releasenotes/source/wallaby.rst -> octavia-9.1.1.dev68/releasenotes/source copying releasenotes/source/_static/.placeholder -> octavia-9.1.1.dev68/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> octavia-9.1.1.dev68/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> octavia-9.1.1.dev68/releasenotes/source/locale/en_GB/LC_MESSAGES copying specs/example.dot -> octavia-9.1.1.dev68/specs copying specs/skeleton.rst -> octavia-9.1.1.dev68/specs copying specs/template.rst -> octavia-9.1.1.dev68/specs copying specs-tests/__init__.py -> octavia-9.1.1.dev68/specs-tests copying specs-tests/test_titles.py -> octavia-9.1.1.dev68/specs-tests copying specs/version0.5/amphora-driver-interface.rst -> octavia-9.1.1.dev68/specs/version0.5 copying specs/version0.5/amphora-manager-interface.rst -> octavia-9.1.1.dev68/specs/version0.5 copying specs/version0.5/base-image.rst -> octavia-9.1.1.dev68/specs/version0.5 copying specs/version0.5/component-design.rst -> octavia-9.1.1.dev68/specs/version0.5 copying specs/version0.5/controller-worker.rst -> octavia-9.1.1.dev68/specs/version0.5 copying specs/version0.5/controller.dot -> octavia-9.1.1.dev68/specs/version0.5 copying specs/version0.5/controller.rst -> octavia-9.1.1.dev68/specs/version0.5 copying specs/version0.5/haproxy-amphora-api.rst -> octavia-9.1.1.dev68/specs/version0.5 copying specs/version0.5/housekeeping-manager-interface.rst -> octavia-9.1.1.dev68/specs/version0.5 copying specs/version0.5/network-driver-interface.rst -> octavia-9.1.1.dev68/specs/version0.5 copying specs/version0.5/nova-compute-driver.rst -> octavia-9.1.1.dev68/specs/version0.5 copying specs/version0.5/operator-api.rst -> octavia-9.1.1.dev68/specs/version0.5 copying specs/version0.5/queue-consumer.rst -> octavia-9.1.1.dev68/specs/version0.5 copying specs/version0.5/tls-data-security-1.diag -> octavia-9.1.1.dev68/specs/version0.5 copying specs/version0.5/tls-data-security-2.diag -> octavia-9.1.1.dev68/specs/version0.5 copying specs/version0.5/tls-data-security.rst -> octavia-9.1.1.dev68/specs/version0.5 copying specs/version0.8/active_passive_loadbalancer.rst -> octavia-9.1.1.dev68/specs/version0.8 copying specs/version0.8/use_glance_tag_to_refer_to_image.rst -> octavia-9.1.1.dev68/specs/version0.8 copying specs/version0.9/active-active-distributor.rst -> octavia-9.1.1.dev68/specs/version0.9 copying specs/version0.9/active-active-topology.rst -> octavia-9.1.1.dev68/specs/version0.9 copying specs/version0.9/stats_api.rst -> octavia-9.1.1.dev68/specs/version0.9 copying specs/version1.0/flavors.rst -> octavia-9.1.1.dev68/specs/version1.0 copying specs/version1.0/health_ip_port.rst -> octavia-9.1.1.dev68/specs/version1.0 copying specs/version1.0/n-lbaas-api-parity.rst -> octavia-9.1.1.dev68/specs/version1.0 copying specs/version1.0/vip-qos-policy-application.rst -> octavia-9.1.1.dev68/specs/version1.0 copying specs/version1.1/active-active-l3-distributor.rst -> octavia-9.1.1.dev68/specs/version1.1 copying specs/version1.1/enable-provider-driver.rst -> octavia-9.1.1.dev68/specs/version1.1 copying specs/version1.1/udp_support.rst -> octavia-9.1.1.dev68/specs/version1.1 copying tools/__init__.py -> octavia-9.1.1.dev68/tools copying tools/check_unit_test_structure.sh -> octavia-9.1.1.dev68/tools copying tools/coding-checks.sh -> octavia-9.1.1.dev68/tools copying tools/create_flow_docs.py -> octavia-9.1.1.dev68/tools copying tools/flow-list-v2.txt -> octavia-9.1.1.dev68/tools copying tools/flow-list.txt -> octavia-9.1.1.dev68/tools copying tools/misc-sanity-checks.sh -> octavia-9.1.1.dev68/tools copying tools/pkcs7_to_pem.py -> octavia-9.1.1.dev68/tools copying zuul.d/amphorav2-jobs.yaml -> octavia-9.1.1.dev68/zuul.d copying zuul.d/jobs.yaml -> octavia-9.1.1.dev68/zuul.d copying zuul.d/projects.yaml -> octavia-9.1.1.dev68/zuul.d Writing octavia-9.1.1.dev68/setup.cfg creating dist Creating tar archive removing 'octavia-9.1.1.dev68' (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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena/data/dlrn-5.cfg --resultdir /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf --copyout /var/tmp/pkgsrc/dist /tmp/tmp.mVkYHFus8z/dist INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf DEBUG: rootdir: /var/lib/mock/dlrn-centos8-xena-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: 1024 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.8sf0pzmm:/etc/resolv.conf', '--bind=/dev/mapper/control', '--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_binary: /bin/tar 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: ssl_extra_certs: 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-xena-x86_64-5/ccache/u1024/', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/', '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-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, '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-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}} 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 1024 -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', '%_platform_multiplier': 1} 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', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos8-xena-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-xena/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-xena-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-openstack-ironic-python-agent-builder-9f592c8530f462bdf89f92764d9c7f92e3ca6961 baseurl=https://trunk.rdoproject.org/centos8-xena/component/baremetal/9f/59/9f592c8530f462bdf89f92764d9c7f92e3ca6961_f22179f6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f8ea857720addd986dd50432d49880c36ae1fd54 baseurl=https://trunk.rdoproject.org/centos8-xena/component/cinder/f8/ea/f8ea857720addd986dd50432d49880c36ae1fd54_d86b5a5b enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-manilaclient-135cdf98c3178276346d8b7764f8877111491919 baseurl=https://trunk.rdoproject.org/centos8-xena/component/clients/13/5c/135cdf98c3178276346d8b7764f8877111491919_1f9587eb enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-29572e2c3354f37570bf7552aea6438d4dbd7bc9 baseurl=https://trunk.rdoproject.org/centos8-xena/component/cloudops/29/57/29572e2c3354f37570bf7552aea6438d4dbd7bc9_48f07e88 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-0d4fbf1a47be8e6bd18bdb672b26d551061db064 baseurl=https://trunk.rdoproject.org/centos8-xena/component/common/0d/4f/0d4fbf1a47be8e6bd18bdb672b26d551061db064_1bb44e5b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-ac1c6a8c7d85502babdf617bc49b5bb2301c2053 baseurl=https://trunk.rdoproject.org/centos8-xena/component/compute/ac/1c/ac1c6a8c7d85502babdf617bc49b5bb2301c2053_8692d926 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-4fc2ea4a85bbca25fae84a7506bf78f08d6485bf baseurl=https://trunk.rdoproject.org/centos8-xena/component/glance/4f/c2/4fc2ea4a85bbca25fae84a7506bf78f08d6485bf_07eb34b9 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-ede80c4f365072d53a82ef3f4840cc57a663732d baseurl=https://trunk.rdoproject.org/centos8-xena/component/manila/ed/e8/ede80c4f365072d53a82ef3f4840cc57a663732d_cca42b7f enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-9801f5e5f3fd32022b1e3da488ecf52545a88281 baseurl=https://trunk.rdoproject.org/centos8-xena/component/network/98/01/9801f5e5f3fd32022b1e3da488ecf52545a88281_5cb098f7 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-c1af2b169bc30604e2252b2361eb04366550ff65 baseurl=https://trunk.rdoproject.org/centos8-xena/component/octavia/c1/af/c1af2b169bc30604e2252b2361eb04366550ff65_b692dedf enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-f4222d558b70fa28a30a1a663a2e1607bba4f55b baseurl=https://trunk.rdoproject.org/centos8-xena/component/security/f4/22/f4222d558b70fa28a30a1a663a2e1607bba4f55b_67fab251 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-6fb3011a7f25803f399f9f7f8402521bca164183 baseurl=https://trunk.rdoproject.org/centos8-xena/component/swift/6f/b3/6fb3011a7f25803f399f9f7f8402521bca164183_f39f7f9f enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-xena/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_b56cfcb4 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-ceph-56a58ad3bd37d605677dfcba07807cd7d8a8df7e baseurl=https://trunk.rdoproject.org/centos8-xena/component/tripleo/56/a5/56a58ad3bd37d605677dfcba07807cd7d8a8df7e_4886789a enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-35188073b2d7ca5b908ef985d28ae4f61a5aff77 baseurl=https://trunk.rdoproject.org/centos8-xena/component/ui/35/18/35188073b2d7ca5b908ef985d28ae4f61a5aff77_36bec770 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-f273ccbb963e31056bd7c7565e52e56d1d754199 baseurl=https://trunk.rdoproject.org/centos8-xena/component/validation/f2/73/f273ccbb963e31056bd7c7565e52e56d1d754199_4ceba3ed enabled=1 gpgcheck=0 priority=1 [delorean-xena-testing] name=dlrn-xena-testing baseurl=https://trunk.rdoproject.org/centos8-xena/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-xena-build-deps] name=dlrn-xena-build-deps baseurl=https://trunk.rdoproject.org/centos8-xena/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-xena-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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: 16139340 4131884 1046168 8335012 10961288 3079752 DEBUG: Swap: 16777212 5641140 11136072 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '/var/cache/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 DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 585M 3.8G 14% /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 302G 249G 55% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-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.4sk0hdzz', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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: 16139340 4070360 1713728 7712356 10355252 3754060 DEBUG: Swap: 16777212 5574836 11202376 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/cache/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 DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: /dev/vda1 550G 302G 249G 55% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-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.sotedixu', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-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', '--target', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root DEBUG: resultdir = /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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', '699fb3d0bbef4b759c0368fc3e904c13', '-D', '/var/lib/mock/dlrn-centos8-xena-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', '1024', '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', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.mVkYHFus8z/dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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 ']' ++ grep .tar.gz ++ ls /tmp/tmp.mVkYHFus8z/dist + SOURCE=octavia-9.1.1.dev68.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.mVkYHFus8z/dist/octavia-9.1.1.dev68.tar.gz ++ basename octavia-9.1.1.dev68.tar.gz .tar.gz + SOURCEWITHREL=octavia-9.1.1.dev68-0.20240125125427.2a2ad0d.tar.gz + mv /tmp/tmp.mVkYHFus8z/dist/octavia-9.1.1.dev68.tar.gz /tmp/tmp.mVkYHFus8z/SOURCES/octavia-9.1.1.dev68-0.20240125125427.2a2ad0d.tar.gz + cd /home/centos8-xena/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.mVkYHFus8z/SOURCES/ + cp openstack-octavia.spec /tmp/tmp.mVkYHFus8z/SPECS/ + cd /tmp/tmp.mVkYHFus8z/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-octavia.spec + sed -i -e '1i%define upstream_version 9.1.1.dev68\' 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-9.1.1.dev68-0.20240125125427.2a2ad0d.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr octavia-9.1.1.dev68-0.20240125125427.2a2ad0d\' openstack-octavia.spec + sed -i -e s/UPSTREAMVERSION/9.1.1.dev68/g openstack-octavia.spec + set_nvr_in_spec + VERSION=9.1.1 + sed -i -e 's/Version:.*/Version: 9.1.1/g' openstack-octavia.spec + sed -i -e 's/Release:.*/Release: 0.20240125125427.2a2ad0d%{?dist}/g' openstack-octavia.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: octavia-9.1.1.dev68-0.20240125125427.2a2ad0d.tar.gz/' openstack-octavia.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-octavia.spec + cat openstack-octavia.spec %global dlrn_nvr octavia-9.1.1.dev68-0.20240125125427.2a2ad0d %global dlrn 1 %define upstream_version 9.1.1.dev68 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0xa7475c5f2122fec3f90343223fe3bf5aad1080e4 %{!?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: 9.1.1 Release: 0.20240125125427.2a2ad0d%{?dist} Summary: Octavia, a load balancer implementation for OpenStack License: ASL 2.0 URL: http://launchpad.net/%{service}/ Source0: octavia-9.1.1.dev68-0.20240125125427.2a2ad0d.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.7.0 Requires: python3-oslo-utils >= 4.7.0 Requires: python3-oslo-upgradecheck >= 1.3.0 Requires: python3-barbicanclient >= 4.5.2 Requires: python3-novaclient >= 1:9.1.0 Requires: python3-pyOpenSSL >= 19.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.1 %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.mVkYHFus8z/SOURCES openstack-octavia.spec + /usr/bin/mock --buildsrpm -v -r /home/centos8-xena/data/dlrn-5.cfg --resultdir /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf --spec openstack-octavia.spec --sources=/tmp/tmp.mVkYHFus8z/SOURCES INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf DEBUG: rootdir: /var/lib/mock/dlrn-centos8-xena-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: 1024 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.0n0nddyc:/etc/resolv.conf', '--bind=/dev/mapper/control', '--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_binary: /bin/tar 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: ssl_extra_certs: 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-xena-x86_64-5/ccache/u1024/', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/', '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-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, '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-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}} 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 1024 -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', '%_platform_multiplier': 1} 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', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos8-xena-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-xena/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-xena-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-openstack-ironic-python-agent-builder-9f592c8530f462bdf89f92764d9c7f92e3ca6961 baseurl=https://trunk.rdoproject.org/centos8-xena/component/baremetal/9f/59/9f592c8530f462bdf89f92764d9c7f92e3ca6961_f22179f6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f8ea857720addd986dd50432d49880c36ae1fd54 baseurl=https://trunk.rdoproject.org/centos8-xena/component/cinder/f8/ea/f8ea857720addd986dd50432d49880c36ae1fd54_d86b5a5b enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-manilaclient-135cdf98c3178276346d8b7764f8877111491919 baseurl=https://trunk.rdoproject.org/centos8-xena/component/clients/13/5c/135cdf98c3178276346d8b7764f8877111491919_1f9587eb enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-29572e2c3354f37570bf7552aea6438d4dbd7bc9 baseurl=https://trunk.rdoproject.org/centos8-xena/component/cloudops/29/57/29572e2c3354f37570bf7552aea6438d4dbd7bc9_48f07e88 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-0d4fbf1a47be8e6bd18bdb672b26d551061db064 baseurl=https://trunk.rdoproject.org/centos8-xena/component/common/0d/4f/0d4fbf1a47be8e6bd18bdb672b26d551061db064_1bb44e5b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-ac1c6a8c7d85502babdf617bc49b5bb2301c2053 baseurl=https://trunk.rdoproject.org/centos8-xena/component/compute/ac/1c/ac1c6a8c7d85502babdf617bc49b5bb2301c2053_8692d926 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-4fc2ea4a85bbca25fae84a7506bf78f08d6485bf baseurl=https://trunk.rdoproject.org/centos8-xena/component/glance/4f/c2/4fc2ea4a85bbca25fae84a7506bf78f08d6485bf_07eb34b9 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-ede80c4f365072d53a82ef3f4840cc57a663732d baseurl=https://trunk.rdoproject.org/centos8-xena/component/manila/ed/e8/ede80c4f365072d53a82ef3f4840cc57a663732d_cca42b7f enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-9801f5e5f3fd32022b1e3da488ecf52545a88281 baseurl=https://trunk.rdoproject.org/centos8-xena/component/network/98/01/9801f5e5f3fd32022b1e3da488ecf52545a88281_5cb098f7 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-c1af2b169bc30604e2252b2361eb04366550ff65 baseurl=https://trunk.rdoproject.org/centos8-xena/component/octavia/c1/af/c1af2b169bc30604e2252b2361eb04366550ff65_b692dedf enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-f4222d558b70fa28a30a1a663a2e1607bba4f55b baseurl=https://trunk.rdoproject.org/centos8-xena/component/security/f4/22/f4222d558b70fa28a30a1a663a2e1607bba4f55b_67fab251 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-6fb3011a7f25803f399f9f7f8402521bca164183 baseurl=https://trunk.rdoproject.org/centos8-xena/component/swift/6f/b3/6fb3011a7f25803f399f9f7f8402521bca164183_f39f7f9f enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-xena/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_b56cfcb4 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-ceph-56a58ad3bd37d605677dfcba07807cd7d8a8df7e baseurl=https://trunk.rdoproject.org/centos8-xena/component/tripleo/56/a5/56a58ad3bd37d605677dfcba07807cd7d8a8df7e_4886789a enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-35188073b2d7ca5b908ef985d28ae4f61a5aff77 baseurl=https://trunk.rdoproject.org/centos8-xena/component/ui/35/18/35188073b2d7ca5b908ef985d28ae4f61a5aff77_36bec770 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-f273ccbb963e31056bd7c7565e52e56d1d754199 baseurl=https://trunk.rdoproject.org/centos8-xena/component/validation/f2/73/f273ccbb963e31056bd7c7565e52e56d1d754199_4ceba3ed enabled=1 gpgcheck=0 priority=1 [delorean-xena-testing] name=dlrn-xena-testing baseurl=https://trunk.rdoproject.org/centos8-xena/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-xena-build-deps] name=dlrn-xena-build-deps baseurl=https://trunk.rdoproject.org/centos8-xena/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-xena-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-xena-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: ['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-xena-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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: 16139340 3681760 2695320 6957824 9762260 4857836 DEBUG: Swap: 16777212 5534388 11242824 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '/var/cache/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 DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 585M 3.8G 14% /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 302G 249G 55% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-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.1n0xsnk6', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos8-xena-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: /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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: 16139340 3733032 1641132 6399796 10765176 5364768 DEBUG: Swap: 16777212 5411252 11365960 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/cache/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 DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 24% /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: /dev/vda1 550G 302G 249G 55% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.mc496d04', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-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', '--target', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root DEBUG: resultdir = /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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', 'f95427c4d5c6450a8825847442e19cf4', '-D', '/var/lib/mock/dlrn-centos8-xena-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', 'SYSTEMD_SECCOMP': '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', '6f08e7c9bf004acabfe3e673a5f32c73', '-D', '/var/lib/mock/dlrn-centos8-xena-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', 'SYSTEMD_SECCOMP': '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', '186e77d11eda4ec892dbf8647a8eaf30', '-D', '/var/lib/mock/dlrn-centos8-xena-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', 'SYSTEMD_SECCOMP': '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', 'f236ed1383584c4997e92b5c72680b4d', '-D', '/var/lib/mock/dlrn-centos8-xena-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', '1024', '-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', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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', 'c014c99e4dc74b7cab9354de709cb20d', '-D', '/var/lib/mock/dlrn-centos8-xena-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-xena-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', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: shadow-utils-4.6-22.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: git-core-2.43.0-1.el8.x86_64 DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: rpm-libs-4.14.3-31.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: elfutils-default-yama-scope-0.190-2.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-31.el8.x86_64 DEBUG: gdb-headless-8.2-20.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-gconv-extra-2.28-248.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: openssh-8.0p1-23.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: systemd-libs-239-79.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: platform-python-devel-3.6.8-59.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: glib2-2.56.4-162.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.2-1.el8.x86_64 DEBUG: kernel-headers-4.18.0-536.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: file-libs-5.33-25.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: dbus-libs-1.12.8-26.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: platform-python-pip-9.0.3-23.el8.noarch DEBUG: zip-3.0-23.el8.x86_64 DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: python3-pytz-2017.2-11.el8.noarch DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: libblkid-2.32.1-43.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-43.el8.x86_64 DEBUG: memstrack-0.2.5-2.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: libgomp-8.5.0-21.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: gcc-8.5.0-21.el8.x86_64 DEBUG: libX11-1.6.8-7.el8.x86_64 DEBUG: libnghttp2-1.33.0-5.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: kmod-25-20.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: gnutls-3.6.16-7.el8.x86_64 DEBUG: findutils-4.6.0-22.el8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: p11-kit-0.23.22-2.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: trousers-0.3.15-2.el8.x86_64 DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: tpm2-tss-2.3.2-6.el8.x86_64 DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: libkcapi-hmaccalc-1.4.0-2.el8.x86_64 DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: shared-mime-info-1.9-4.el8.x86_64 DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: elfutils-libelf-0.190-2.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-11.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: curl-7.61.1-34.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: rpm-4.14.3-31.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: elfutils-libs-0.190-2.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: elfutils-0.190-2.el8.x86_64 DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: rpm-build-4.14.3-31.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: python3-cryptography-3.2.1-7.el8.x86_64 DEBUG: tzdata-2023d-1.el8.noarch DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: glibc-common-2.28-248.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-25.el8.x86_64 DEBUG: glibc-2.28-248.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: pam-1.3.1-31.el8.x86_64 DEBUG: sqlite-libs-3.26.0-19.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-libs-3.6.8-59.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: systemd-239-79.el8.x86_64 DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: systemd-udev-239-79.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: glibc-headers-2.28-248.el8.x86_64 DEBUG: readline-7.0-10.el8.x86_64 DEBUG: dracut-049-233.git20240115.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: openssh-clients-8.0p1-23.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: avahi-libs-0.7-27.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: libtiff-4.0.9-31.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: kpartx-0.8.4-41.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: python3-toml-0.10.1-2.el8.noarch DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: librsvg2-2.42.7-5.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: file-5.33-25.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.18-1.1.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203406.ce6a105.el8.noarch 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: libcap-2.48-5.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: dbus-tools-1.12.8-26.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: dbus-daemon-1.12.8-26.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: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.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: libuuid-2.32.1-43.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: libmount-2.32.1-43.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libfdisk-2.32.1-43.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: util-linux-2.32.1-43.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: libXrender-0.9.10-7.el8.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch DEBUG: libXmu-1.1.3-1.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: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libgs-9.27-12.el8.x86_64 DEBUG: libwebp-1.0.0-9.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: libgcc-8.5.0-21.el8.x86_64 DEBUG: cpp-8.5.0-21.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: libX11-common-1.6.8-7.el8.noarch DEBUG: libXpm-3.5.12-11.el8.x86_64 DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: libacl-2.2.53-3.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: acl-2.2.53-3.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: harfbuzz-1.7.5-4.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: kmod-libs-25-20.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: cups-libs-2.2.6-55.el8.x86_64 DEBUG: kbd-2.0.4-11.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: krb5-libs-1.18.2-26.el8.x86_64 DEBUG: audit-libs-3.1.2-1.el8.x86_64 DEBUG: libxml2-2.9.7-18.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-23.el8.noarch DEBUG: annobin-11.13-2.el8.x86_64 DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: trousers-lib-0.3.15-2.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libkcapi-1.4.0-2.el8.x86_64 DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-11.el8.noarch DEBUG: libcurl-7.61.1-34.el8.x86_64 DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: elfutils-debuginfod-client-0.190-2.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-248.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: openssl-libs-1.1.1k-12.el8.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: platform-python-3.6.8-59.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: systemd-pam-239-79.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: glibc-devel-2.28-248.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: openssl-1.1.1k-12.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: graphviz-2.40.1-45.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-23.el8.noarch DEBUG: ncurses-base-6.1-10.20180224.el8.noarch DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: dbus-common-1.12.8-26.el8.noarch DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dbus-1.12.8-26.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: ncurses-6.1-10.20180224.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: binutils-2.30-123.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: procps-ng-3.3.15-14.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: libstdc++-8.5.0-21.el8.x86_64 DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: grubby-8.40-48.el8.x86_64 DEBUG: pixman-0.38.4-4.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: python3-eventlet-0.31.1-2.el8.noarch DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-xena-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', '--target', '/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-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-xena-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-xena-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', '--target', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-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-xena-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-xena-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-xena-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wunh1wt2:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1ddceadad9174f21b64744f0261343a8', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wunh1wt2:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-xena-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', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-ironic-python-agent-builder- 23 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-f8ea857720addd986dd50 19 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manilaclient-135cdf98c317827634 18 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-29572e2c3354f3757 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-diskimage-builder-0d4fbf1a47be8e6bd18b 707 kB/s | 305 kB 00:00 DEBUG: delorean-openstack-nova-ac1c6a8c7d85502babdf617 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-4fc2ea4a85bbca25fae84 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-ede80c4f365072d53a82e 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-9801f5e5f3fd32022b1e 19 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-c1af2b169bc30604e225 20 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-f4222d558b70fa28a30 21 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-6fb3011a7f25803f399f9f 19 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-1580f6f8437bd07e008c 20 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ceph-56a58ad3bd37d605677dfcba07 19 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ui-35188073b2d7ca5b9 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-validations-common-f273ccbb963e31056bd 23 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 23 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 25 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 7.1 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 23 kB/s | 4.4 kB 00:00 DEBUG: dlrn-xena-testing 18 kB/s | 3.0 kB 00:00 DEBUG: dlrn-xena-build-deps 17 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 16 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 19 kB/s | 3.0 kB 00:00 DEBUG: opstools 31 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 37 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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '400b66ab1784481dab116de9a89f80b5', '-D', '/var/lib/mock/dlrn-centos8-xena-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-xena-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', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: shadow-utils-4.6-22.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: git-core-2.43.0-1.el8.x86_64 DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: rpm-libs-4.14.3-31.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: elfutils-default-yama-scope-0.190-2.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-31.el8.x86_64 DEBUG: gdb-headless-8.2-20.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-gconv-extra-2.28-248.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: openssh-8.0p1-23.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: systemd-libs-239-79.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: platform-python-devel-3.6.8-59.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: glib2-2.56.4-162.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.2-1.el8.x86_64 DEBUG: kernel-headers-4.18.0-536.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: file-libs-5.33-25.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: dbus-libs-1.12.8-26.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: platform-python-pip-9.0.3-23.el8.noarch DEBUG: zip-3.0-23.el8.x86_64 DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: python3-pytz-2017.2-11.el8.noarch DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: libblkid-2.32.1-43.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-43.el8.x86_64 DEBUG: memstrack-0.2.5-2.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: libgomp-8.5.0-21.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: gcc-8.5.0-21.el8.x86_64 DEBUG: libX11-1.6.8-7.el8.x86_64 DEBUG: libnghttp2-1.33.0-5.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: kmod-25-20.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: gnutls-3.6.16-7.el8.x86_64 DEBUG: findutils-4.6.0-22.el8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: p11-kit-0.23.22-2.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: trousers-0.3.15-2.el8.x86_64 DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: tpm2-tss-2.3.2-6.el8.x86_64 DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: libkcapi-hmaccalc-1.4.0-2.el8.x86_64 DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: shared-mime-info-1.9-4.el8.x86_64 DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: elfutils-libelf-0.190-2.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-11.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: curl-7.61.1-34.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: rpm-4.14.3-31.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: elfutils-libs-0.190-2.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: elfutils-0.190-2.el8.x86_64 DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: rpm-build-4.14.3-31.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: python3-cryptography-3.2.1-7.el8.x86_64 DEBUG: tzdata-2023d-1.el8.noarch DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: glibc-common-2.28-248.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-25.el8.x86_64 DEBUG: glibc-2.28-248.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: pam-1.3.1-31.el8.x86_64 DEBUG: sqlite-libs-3.26.0-19.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-libs-3.6.8-59.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: systemd-239-79.el8.x86_64 DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: systemd-udev-239-79.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: glibc-headers-2.28-248.el8.x86_64 DEBUG: readline-7.0-10.el8.x86_64 DEBUG: dracut-049-233.git20240115.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: openssh-clients-8.0p1-23.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: avahi-libs-0.7-27.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: libtiff-4.0.9-31.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: kpartx-0.8.4-41.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: python3-toml-0.10.1-2.el8.noarch DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: librsvg2-2.42.7-5.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: file-5.33-25.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.18-1.1.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203406.ce6a105.el8.noarch 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: libcap-2.48-5.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: dbus-tools-1.12.8-26.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: dbus-daemon-1.12.8-26.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: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.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: libuuid-2.32.1-43.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: libmount-2.32.1-43.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libfdisk-2.32.1-43.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: util-linux-2.32.1-43.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: libXrender-0.9.10-7.el8.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch DEBUG: libXmu-1.1.3-1.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: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libgs-9.27-12.el8.x86_64 DEBUG: libwebp-1.0.0-9.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: libgcc-8.5.0-21.el8.x86_64 DEBUG: cpp-8.5.0-21.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: libX11-common-1.6.8-7.el8.noarch DEBUG: libXpm-3.5.12-11.el8.x86_64 DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: libacl-2.2.53-3.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: acl-2.2.53-3.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: harfbuzz-1.7.5-4.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: kmod-libs-25-20.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: cups-libs-2.2.6-55.el8.x86_64 DEBUG: kbd-2.0.4-11.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: krb5-libs-1.18.2-26.el8.x86_64 DEBUG: audit-libs-3.1.2-1.el8.x86_64 DEBUG: libxml2-2.9.7-18.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-23.el8.noarch DEBUG: annobin-11.13-2.el8.x86_64 DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: trousers-lib-0.3.15-2.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libkcapi-1.4.0-2.el8.x86_64 DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-11.el8.noarch DEBUG: libcurl-7.61.1-34.el8.x86_64 DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: elfutils-debuginfod-client-0.190-2.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-248.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: openssl-libs-1.1.1k-12.el8.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: platform-python-3.6.8-59.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: systemd-pam-239-79.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: glibc-devel-2.28-248.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: openssl-1.1.1k-12.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: graphviz-2.40.1-45.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-23.el8.noarch DEBUG: ncurses-base-6.1-10.20180224.el8.noarch DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: dbus-common-1.12.8-26.el8.noarch DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dbus-1.12.8-26.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: ncurses-6.1-10.20180224.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: binutils-2.30-123.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: procps-ng-3.3.15-14.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: libstdc++-8.5.0-21.el8.x86_64 DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: grubby-8.40-48.el8.x86_64 DEBUG: pixman-0.38.4-4.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: python3-eventlet-0.31.1-2.el8.noarch DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-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-xena-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=1024gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.0n0nddyc:/etc/resolv.conf', '--bind=/dev/mapper/control', '--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.0n0nddyc:/etc/resolv.conf', '--bind=/dev/mapper/control', '--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', '626bc75dba274c7483759fa0e41cc66b', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.0n0nddyc:/etc/resolv.conf', '--bind=/dev/mapper/control', '--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', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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 40 seconds INFO: Results and/or logs in: /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf 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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-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-xena-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 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-xena-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: ['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-xena-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-xena-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-xena-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.mVkYHFus8z INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf DEBUG: rootdir: /var/lib/mock/dlrn-centos8-xena-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: 1024 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.naaiyyfg:/etc/resolv.conf', '--bind=/dev/mapper/control', '--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_binary: /bin/tar 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: ssl_extra_certs: 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-xena-x86_64-5/ccache/u1024/', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/', '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-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, '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-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'}} 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 1024 -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', '%_platform_multiplier': 1} 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', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos8-xena-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-xena/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-xena-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-openstack-ironic-python-agent-builder-9f592c8530f462bdf89f92764d9c7f92e3ca6961 baseurl=https://trunk.rdoproject.org/centos8-xena/component/baremetal/9f/59/9f592c8530f462bdf89f92764d9c7f92e3ca6961_f22179f6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f8ea857720addd986dd50432d49880c36ae1fd54 baseurl=https://trunk.rdoproject.org/centos8-xena/component/cinder/f8/ea/f8ea857720addd986dd50432d49880c36ae1fd54_d86b5a5b enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-manilaclient-135cdf98c3178276346d8b7764f8877111491919 baseurl=https://trunk.rdoproject.org/centos8-xena/component/clients/13/5c/135cdf98c3178276346d8b7764f8877111491919_1f9587eb enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-29572e2c3354f37570bf7552aea6438d4dbd7bc9 baseurl=https://trunk.rdoproject.org/centos8-xena/component/cloudops/29/57/29572e2c3354f37570bf7552aea6438d4dbd7bc9_48f07e88 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-0d4fbf1a47be8e6bd18bdb672b26d551061db064 baseurl=https://trunk.rdoproject.org/centos8-xena/component/common/0d/4f/0d4fbf1a47be8e6bd18bdb672b26d551061db064_1bb44e5b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-ac1c6a8c7d85502babdf617bc49b5bb2301c2053 baseurl=https://trunk.rdoproject.org/centos8-xena/component/compute/ac/1c/ac1c6a8c7d85502babdf617bc49b5bb2301c2053_8692d926 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-4fc2ea4a85bbca25fae84a7506bf78f08d6485bf baseurl=https://trunk.rdoproject.org/centos8-xena/component/glance/4f/c2/4fc2ea4a85bbca25fae84a7506bf78f08d6485bf_07eb34b9 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-ede80c4f365072d53a82ef3f4840cc57a663732d baseurl=https://trunk.rdoproject.org/centos8-xena/component/manila/ed/e8/ede80c4f365072d53a82ef3f4840cc57a663732d_cca42b7f enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-9801f5e5f3fd32022b1e3da488ecf52545a88281 baseurl=https://trunk.rdoproject.org/centos8-xena/component/network/98/01/9801f5e5f3fd32022b1e3da488ecf52545a88281_5cb098f7 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-c1af2b169bc30604e2252b2361eb04366550ff65 baseurl=https://trunk.rdoproject.org/centos8-xena/component/octavia/c1/af/c1af2b169bc30604e2252b2361eb04366550ff65_b692dedf enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-f4222d558b70fa28a30a1a663a2e1607bba4f55b baseurl=https://trunk.rdoproject.org/centos8-xena/component/security/f4/22/f4222d558b70fa28a30a1a663a2e1607bba4f55b_67fab251 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-6fb3011a7f25803f399f9f7f8402521bca164183 baseurl=https://trunk.rdoproject.org/centos8-xena/component/swift/6f/b3/6fb3011a7f25803f399f9f7f8402521bca164183_f39f7f9f enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-xena/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_b56cfcb4 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-ceph-56a58ad3bd37d605677dfcba07807cd7d8a8df7e baseurl=https://trunk.rdoproject.org/centos8-xena/component/tripleo/56/a5/56a58ad3bd37d605677dfcba07807cd7d8a8df7e_4886789a enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-35188073b2d7ca5b908ef985d28ae4f61a5aff77 baseurl=https://trunk.rdoproject.org/centos8-xena/component/ui/35/18/35188073b2d7ca5b908ef985d28ae4f61a5aff77_36bec770 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-f273ccbb963e31056bd7c7565e52e56d1d754199 baseurl=https://trunk.rdoproject.org/centos8-xena/component/validation/f2/73/f273ccbb963e31056bd7c7565e52e56d1d754199_4ceba3ed enabled=1 gpgcheck=0 priority=1 [delorean-xena-testing] name=dlrn-xena-testing baseurl=https://trunk.rdoproject.org/centos8-xena/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-xena-build-deps] name=dlrn-xena-build-deps baseurl=https://trunk.rdoproject.org/centos8-xena/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-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.src.rpm INFO: Start(/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.src.rpm) Config(dlrn-centos8-xena-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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: 16139340 3954180 2894060 5352664 9291100 6494712 DEBUG: Swap: 16777212 5337012 11440200 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '/var/cache/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 DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 585M 3.8G 14% /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 302G 249G 55% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-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.8a38ozea', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos8-xena-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: /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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: 16139340 3637416 1175612 8299056 11326312 3864836 DEBUG: Swap: 16777212 5336500 11440712 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/cache/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 DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 24% /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: /dev/vda1 550G 302G 249G 55% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.p3zul790', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-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', '--target', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root DEBUG: resultdir = /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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', 'c63b6cc68bb9496791676d6d57750208', '-D', '/var/lib/mock/dlrn-centos8-xena-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', 'SYSTEMD_SECCOMP': '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', '2845d9837b744f1496fc441deec17fc8', '-D', '/var/lib/mock/dlrn-centos8-xena-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', 'SYSTEMD_SECCOMP': '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', 'b7440479dc29487e942c96d612bfba1a', '-D', '/var/lib/mock/dlrn-centos8-xena-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', 'SYSTEMD_SECCOMP': '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', '10d4bfc2f9ee40999c57eae83bde093b', '-D', '/var/lib/mock/dlrn-centos8-xena-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', '1024', '-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', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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', '69bcaab9779b4ebda0f6feff7dd76d5c', '-D', '/var/lib/mock/dlrn-centos8-xena-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-xena-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', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: shadow-utils-4.6-22.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: git-core-2.43.0-1.el8.x86_64 DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: rpm-libs-4.14.3-31.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: elfutils-default-yama-scope-0.190-2.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-31.el8.x86_64 DEBUG: gdb-headless-8.2-20.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-gconv-extra-2.28-248.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: openssh-8.0p1-23.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: systemd-libs-239-79.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: platform-python-devel-3.6.8-59.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: glib2-2.56.4-162.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.2-1.el8.x86_64 DEBUG: kernel-headers-4.18.0-536.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: file-libs-5.33-25.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: dbus-libs-1.12.8-26.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: platform-python-pip-9.0.3-23.el8.noarch DEBUG: zip-3.0-23.el8.x86_64 DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: python3-pytz-2017.2-11.el8.noarch DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: libblkid-2.32.1-43.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-43.el8.x86_64 DEBUG: memstrack-0.2.5-2.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: libgomp-8.5.0-21.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: gcc-8.5.0-21.el8.x86_64 DEBUG: libX11-1.6.8-7.el8.x86_64 DEBUG: libnghttp2-1.33.0-5.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: kmod-25-20.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: gnutls-3.6.16-7.el8.x86_64 DEBUG: findutils-4.6.0-22.el8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: p11-kit-0.23.22-2.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: trousers-0.3.15-2.el8.x86_64 DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: tpm2-tss-2.3.2-6.el8.x86_64 DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: libkcapi-hmaccalc-1.4.0-2.el8.x86_64 DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: shared-mime-info-1.9-4.el8.x86_64 DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: elfutils-libelf-0.190-2.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-11.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: curl-7.61.1-34.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: rpm-4.14.3-31.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: elfutils-libs-0.190-2.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: elfutils-0.190-2.el8.x86_64 DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: rpm-build-4.14.3-31.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: python3-cryptography-3.2.1-7.el8.x86_64 DEBUG: tzdata-2023d-1.el8.noarch DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: glibc-common-2.28-248.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-25.el8.x86_64 DEBUG: glibc-2.28-248.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: pam-1.3.1-31.el8.x86_64 DEBUG: sqlite-libs-3.26.0-19.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-libs-3.6.8-59.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: systemd-239-79.el8.x86_64 DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: systemd-udev-239-79.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: glibc-headers-2.28-248.el8.x86_64 DEBUG: readline-7.0-10.el8.x86_64 DEBUG: dracut-049-233.git20240115.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: openssh-clients-8.0p1-23.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: avahi-libs-0.7-27.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: libtiff-4.0.9-31.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: kpartx-0.8.4-41.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: python3-toml-0.10.1-2.el8.noarch DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: librsvg2-2.42.7-5.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: file-5.33-25.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.18-1.1.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203406.ce6a105.el8.noarch 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: libcap-2.48-5.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: dbus-tools-1.12.8-26.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: dbus-daemon-1.12.8-26.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: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.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: libuuid-2.32.1-43.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: libmount-2.32.1-43.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libfdisk-2.32.1-43.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: util-linux-2.32.1-43.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: libXrender-0.9.10-7.el8.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch DEBUG: libXmu-1.1.3-1.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: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libgs-9.27-12.el8.x86_64 DEBUG: libwebp-1.0.0-9.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: libgcc-8.5.0-21.el8.x86_64 DEBUG: cpp-8.5.0-21.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: libX11-common-1.6.8-7.el8.noarch DEBUG: libXpm-3.5.12-11.el8.x86_64 DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: libacl-2.2.53-3.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: acl-2.2.53-3.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: harfbuzz-1.7.5-4.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: kmod-libs-25-20.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: cups-libs-2.2.6-55.el8.x86_64 DEBUG: kbd-2.0.4-11.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: krb5-libs-1.18.2-26.el8.x86_64 DEBUG: audit-libs-3.1.2-1.el8.x86_64 DEBUG: libxml2-2.9.7-18.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-23.el8.noarch DEBUG: annobin-11.13-2.el8.x86_64 DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: trousers-lib-0.3.15-2.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libkcapi-1.4.0-2.el8.x86_64 DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-11.el8.noarch DEBUG: libcurl-7.61.1-34.el8.x86_64 DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: elfutils-debuginfod-client-0.190-2.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-248.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: openssl-libs-1.1.1k-12.el8.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: platform-python-3.6.8-59.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: systemd-pam-239-79.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: glibc-devel-2.28-248.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: openssl-1.1.1k-12.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: graphviz-2.40.1-45.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-23.el8.noarch DEBUG: ncurses-base-6.1-10.20180224.el8.noarch DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: dbus-common-1.12.8-26.el8.noarch DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dbus-1.12.8-26.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: ncurses-6.1-10.20180224.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: binutils-2.30-123.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: procps-ng-3.3.15-14.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: libstdc++-8.5.0-21.el8.x86_64 DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: grubby-8.40-48.el8.x86_64 DEBUG: pixman-0.38.4-4.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: python3-eventlet-0.31.1-2.el8.noarch DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-xena-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', '--target', '/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-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-xena-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-xena-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', '--target', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-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-xena-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-xena-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-xena-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wvwe9k8o:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5050956605994b19b7e8c779a56a14c6', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wvwe9k8o:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-xena-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', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-ironic-python-agent-builder- 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-f8ea857720addd986dd50 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manilaclient-135cdf98c317827634 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-29572e2c3354f3757 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-diskimage-builder-0d4fbf1a47be8e6bd18b 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-ac1c6a8c7d85502babdf617 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-4fc2ea4a85bbca25fae84 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-ede80c4f365072d53a82e 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-9801f5e5f3fd32022b1e 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-c1af2b169bc30604e225 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-f4222d558b70fa28a30 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-6fb3011a7f25803f399f9f 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-1580f6f8437bd07e008c 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ceph-56a58ad3bd37d605677dfcba07 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ui-35188073b2d7ca5b9 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-validations-common-f273ccbb963e31056bd 28 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 30 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 35 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 6.2 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 15 kB/s | 4.4 kB 00:00 DEBUG: dlrn-xena-testing 29 kB/s | 3.0 kB 00:00 DEBUG: dlrn-xena-build-deps 33 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 39 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 23 kB/s | 3.0 kB 00:00 DEBUG: opstools 59 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 41 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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '89d8764f11ae4d339abd0031e6156a3c', '-D', '/var/lib/mock/dlrn-centos8-xena-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-xena-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', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: shadow-utils-4.6-22.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: git-core-2.43.0-1.el8.x86_64 DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: rpm-libs-4.14.3-31.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: elfutils-default-yama-scope-0.190-2.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-31.el8.x86_64 DEBUG: gdb-headless-8.2-20.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-gconv-extra-2.28-248.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: openssh-8.0p1-23.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: systemd-libs-239-79.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: platform-python-devel-3.6.8-59.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: glib2-2.56.4-162.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.2-1.el8.x86_64 DEBUG: kernel-headers-4.18.0-536.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: file-libs-5.33-25.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: dbus-libs-1.12.8-26.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: platform-python-pip-9.0.3-23.el8.noarch DEBUG: zip-3.0-23.el8.x86_64 DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: python3-pytz-2017.2-11.el8.noarch DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: libblkid-2.32.1-43.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-43.el8.x86_64 DEBUG: memstrack-0.2.5-2.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: libgomp-8.5.0-21.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: gcc-8.5.0-21.el8.x86_64 DEBUG: libX11-1.6.8-7.el8.x86_64 DEBUG: libnghttp2-1.33.0-5.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: kmod-25-20.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: gnutls-3.6.16-7.el8.x86_64 DEBUG: findutils-4.6.0-22.el8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: p11-kit-0.23.22-2.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: trousers-0.3.15-2.el8.x86_64 DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: tpm2-tss-2.3.2-6.el8.x86_64 DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: libkcapi-hmaccalc-1.4.0-2.el8.x86_64 DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: shared-mime-info-1.9-4.el8.x86_64 DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: elfutils-libelf-0.190-2.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-11.el8.noarch DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: curl-7.61.1-34.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: rpm-4.14.3-31.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: elfutils-libs-0.190-2.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: elfutils-0.190-2.el8.x86_64 DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: rpm-build-4.14.3-31.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: python3-cryptography-3.2.1-7.el8.x86_64 DEBUG: tzdata-2023d-1.el8.noarch DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: glibc-common-2.28-248.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-25.el8.x86_64 DEBUG: glibc-2.28-248.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: pam-1.3.1-31.el8.x86_64 DEBUG: sqlite-libs-3.26.0-19.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-libs-3.6.8-59.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: systemd-239-79.el8.x86_64 DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: systemd-udev-239-79.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: glibc-headers-2.28-248.el8.x86_64 DEBUG: readline-7.0-10.el8.x86_64 DEBUG: dracut-049-233.git20240115.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: openssh-clients-8.0p1-23.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: avahi-libs-0.7-27.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: libtiff-4.0.9-31.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: kpartx-0.8.4-41.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: python3-toml-0.10.1-2.el8.noarch DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: librsvg2-2.42.7-5.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: file-5.33-25.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.18-1.1.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203406.ce6a105.el8.noarch 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: libcap-2.48-5.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: dbus-tools-1.12.8-26.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: dbus-daemon-1.12.8-26.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: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.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: libuuid-2.32.1-43.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: libmount-2.32.1-43.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libfdisk-2.32.1-43.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: util-linux-2.32.1-43.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: libXrender-0.9.10-7.el8.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch DEBUG: libXmu-1.1.3-1.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: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libgs-9.27-12.el8.x86_64 DEBUG: libwebp-1.0.0-9.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: libgcc-8.5.0-21.el8.x86_64 DEBUG: cpp-8.5.0-21.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: libX11-common-1.6.8-7.el8.noarch DEBUG: libXpm-3.5.12-11.el8.x86_64 DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: libacl-2.2.53-3.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: acl-2.2.53-3.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: harfbuzz-1.7.5-4.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: kmod-libs-25-20.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: cups-libs-2.2.6-55.el8.x86_64 DEBUG: kbd-2.0.4-11.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: krb5-libs-1.18.2-26.el8.x86_64 DEBUG: audit-libs-3.1.2-1.el8.x86_64 DEBUG: libxml2-2.9.7-18.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-23.el8.noarch DEBUG: annobin-11.13-2.el8.x86_64 DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: trousers-lib-0.3.15-2.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libkcapi-1.4.0-2.el8.x86_64 DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-11.el8.noarch DEBUG: libcurl-7.61.1-34.el8.x86_64 DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: elfutils-debuginfod-client-0.190-2.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-248.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: openssl-libs-1.1.1k-12.el8.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: platform-python-3.6.8-59.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: systemd-pam-239-79.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: glibc-devel-2.28-248.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: openssl-1.1.1k-12.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: graphviz-2.40.1-45.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-23.el8.noarch DEBUG: ncurses-base-6.1-10.20180224.el8.noarch DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: dbus-common-1.12.8-26.el8.noarch DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: dbus-1.12.8-26.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: ncurses-6.1-10.20180224.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: binutils-2.30-123.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: procps-ng-3.3.15-14.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: libstdc++-8.5.0-21.el8.x86_64 DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: grubby-8.40-48.el8.x86_64 DEBUG: pixman-0.38.4-4.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: python3-eventlet-0.31.1-2.el8.noarch DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.src.rpm Start: build setup for openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.naaiyyfg:/etc/resolv.conf', '--bind=/dev/mapper/control', '--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', '9efd7452cca241d4a85fd15041d78931', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.naaiyyfg:/etc/resolv.conf', '--bind=/dev/mapper/control', '--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-9.1.1-0.20240125125427.2a2ad0d.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', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Updating / installing... DEBUG: openstack-octavia-9.1.1-0.202401251254######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.naaiyyfg:/etc/resolv.conf', '--bind=/dev/mapper/control', '--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', 'e7c3a165ae224dfab60224d69c40c8fa', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.naaiyyfg:/etc/resolv.conf', '--bind=/dev/mapper/control', '--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-9.1.1-0.20240125125427.2a2ad0d.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', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: octavia-9.1.1.dev68-0.20240125125427.2a2ad0d.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-xena-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=1024gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.naaiyyfg:/etc/resolv.conf', '--bind=/dev/mapper/control', '--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.naaiyyfg:/etc/resolv.conf', '--bind=/dev/mapper/control', '--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', '72895313ff3a486fa35745e9b4427a82', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.naaiyyfg:/etc/resolv.conf', '--bind=/dev/mapper/control', '--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', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-xena-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', '--target', '/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-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-xena-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-xena-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', '--target', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-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-xena-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-xena-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-xena-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root//builddir/build/SRPMS/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.src.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wvwe9k8o:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3dfa38db3c9a4b26abbb8254a08d8292', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wvwe9k8o:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root//builddir/build/SRPMS/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-xena-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', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:04 ago on Thu Jan 25 12:56:53 2024. DEBUG: Package git-core-2.43.0-1.el8.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20230216203406.ce6a105.el8.noarch is already installed. DEBUG: Package python3-cryptography-3.2.1-7.el8.x86_64 is already installed. DEBUG: Package python36-devel-3.6.8-39.module_el8+762+77bd8591.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-79.el8.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================================================= DEBUG: Installing: DEBUG: python3-barbicanclient noarch 5.2.0-0.20210920073316.ad49c40.el8 delorean-component-clients 130 k DEBUG: python3-castellan noarch 3.9.1-0.20210909084347.4eb212b.el8 delorean-component-security 129 k DEBUG: python3-cinderclient noarch 8.1.0-0.20210909084657.fab6ddf.el8 delorean-component-clients 228 k DEBUG: python3-cotyledon noarch 1.7.3-4.el8 delorean-xena-testing 46 k DEBUG: python3-debtcollector noarch 2.3.0-0.20210909100842.0bf5bf5.el8 delorean-component-common 31 k DEBUG: python3-distro noarch 1.4.0-4.el8 delorean-xena-testing 36 k DEBUG: python3-flask noarch 1:1.1.2-4.el8 delorean-xena-testing 165 k DEBUG: python3-glanceclient noarch 1:3.5.0-0.20210909074601.74a55bd.el8 delorean-component-clients 147 k DEBUG: python3-gunicorn noarch 20.0.4-1.el8 delorean-xena-testing 152 k DEBUG: python3-keystoneauth1 noarch 4.4.0-0.20210920083347.112bcae.el8 delorean-component-security 431 k DEBUG: python3-keystonemiddleware noarch 9.3.0-0.20210909120330.90df936.el8 delorean-component-security 92 k DEBUG: python3-mock noarch 3.0.5-7.el8 delorean-xena-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.6.0-0.20210909093154.983f0ab.el8 delorean-component-clients 310 k DEBUG: python3-novaclient noarch 1:17.6.0-0.20210909075316.8066f8c.el8 delorean-component-clients 226 k DEBUG: python3-octavia-lib noarch 2.4.1-0.20210908182546.ee07c4e.el8 delorean-component-octavia 44 k DEBUG: python3-oslo-config noarch 2:8.7.1-0.20210908173604.1a7bd66.el8 delorean-component-common 227 k DEBUG: python3-oslo-db noarch 11.0.0-0.20210910154117.75661fb.el8 delorean-component-common 146 k DEBUG: python3-oslo-log noarch 4.6.0-0.20210908173310.41c8807.el8 delorean-component-common 62 k DEBUG: python3-oslo-messaging noarch 12.9.4-0.20220627084906.49ec24c.el8 delorean-component-common 231 k DEBUG: python3-oslo-policy noarch 3.8.3-0.20211029111327.ff2a39f.el8 delorean-component-common 75 k DEBUG: python3-oslo-reports noarch 2.3.0-0.20210908171418.f2799dc.el8 delorean-component-common 58 k DEBUG: python3-oslo-upgradecheck noarch 1.4.0-0.20210908165845.3ca8698.el8 delorean-component-common 26 k DEBUG: python3-oslo-utils noarch 4.10.2-0.20220513072912.90a5046.el8 delorean-component-common 80 k DEBUG: python3-oslotest noarch 4.5.0-0.20210908170400.d4b1896.el8 delorean-component-clients 47 k DEBUG: python3-pecan noarch 1.3.3-2.el8 delorean-xena-testing 283 k DEBUG: python3-pyasn1 noarch 0.4.6-3.el8 delorean-xena-testing 140 k DEBUG: python3-pyasn1-modules noarch 0.4.6-3.el8 delorean-xena-testing 151 k DEBUG: python3-pyroute2 noarch 0.6.6-1.el8 delorean-xena-testing 721 k DEBUG: python3-requests-mock noarch 1.8.0-1.el8 delorean-xena-testing 46 k DEBUG: python3-sqlalchemy-utils noarch 0.37.8-1.el8 delorean-xena-testing 156 k DEBUG: python3-stestr noarch 2.6.0-4.el8 delorean-xena-testing 166 k DEBUG: python3-subunit noarch 1.4.0-1.el8 delorean-xena-testing 97 k DEBUG: python3-taskflow noarch 4.6.2-0.20210908175224.05bdafd.el8 delorean-component-common 689 k DEBUG: python3-testrepository noarch 0.0.20-20.el8 delorean-xena-testing 174 k DEBUG: python3-testresources noarch 2.0.1-1.el8 delorean-xena-testing 62 k DEBUG: python3-testscenarios noarch 0.5.0-17.el8 delorean-xena-testing 40 k DEBUG: python3-testtools noarch 2.5.0-3.el8 delorean-xena-testing 353 k DEBUG: python3-werkzeug noarch 2.0.1-2.el8 delorean-xena-testing 456 k DEBUG: python3-wsme noarch 0.10.1-0.20210906201358.63fe135.el8 delorean-component-common 139 k DEBUG: Installing dependencies: DEBUG: blosc x86_64 1.20.1-1.el8 delorean-xena-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.26-1.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-xena-testing 2.1 M DEBUG: libaec x86_64 1.0.2-3.el8 Stream-PowerTools 39 k DEBUG: libgfortran x86_64 8.5.0-21.el8 Stream-BaseOS 645 k DEBUG: libqhull x86_64 1:7.2.1-2.el8 delorean-xena-testing 168 k DEBUG: libquadmath x86_64 8.5.0-21.el8 Stream-BaseOS 172 k DEBUG: libsodium x86_64 1.0.18-2.el8 delorean-xena-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-4.el8 Stream-AppStream 4.7 M DEBUG: openblas-threads x86_64 0.3.15-4.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-BaseOS 27 k DEBUG: perl-Digest-MD5 x86_64 2.55-396.el8 Stream-BaseOS 37 k DEBUG: perl-Encode x86_64 4:2.97-3.el8 Stream-BaseOS 1.5 M DEBUG: perl-Errno x86_64 1.28-422.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-3.el8 Stream-BaseOS 59 k DEBUG: perl-IO x86_64 1.38-422.el8 Stream-BaseOS 142 k DEBUG: perl-IO-Socket-IP noarch 0.39-5.el8 Stream-BaseOS 47 k DEBUG: perl-IO-Socket-SSL noarch 2.066-4.module_el8+339+1ec643e0 Stream-AppStream 304 k DEBUG: perl-MIME-Base64 x86_64 3.15-396.el8 Stream-BaseOS 31 k DEBUG: perl-Mozilla-CA noarch 20160104-7.module_el8+645+9d809f8c Stream-AppStream 15 k DEBUG: perl-Net-SSLeay x86_64 1.88-2.module_el8+339+1ec643e0 Stream-AppStream 402 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-BaseOS 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-422.el8 Stream-BaseOS 6.3 M DEBUG: perl-libnet noarch 3.11-3.el8 Stream-BaseOS 121 k DEBUG: perl-libs x86_64 4:5.26.3-422.el8 Stream-BaseOS 1.6 M DEBUG: perl-macros x86_64 4:5.26.3-422.el8 Stream-BaseOS 73 k DEBUG: perl-open noarch 1.11-422.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.8.2-0.20220318083550.55cb199.el8 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 4.4.1-0.20210913063308.8e08400.el8 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 11.0.0-0.20210910154117.75661fb.el8 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 5.1.0-0.20210908181331.b031d17.el8 delorean-component-common 13 k DEBUG: python-oslo-log-lang noarch 4.6.0-0.20210908173310.41c8807.el8 delorean-component-common 12 k DEBUG: python-oslo-middleware-lang noarch 4.4.0-0.20210908180655.da7987c.el8 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 3.8.3-0.20211029111327.ff2a39f.el8 delorean-component-common 11 k DEBUG: python-oslo-utils-lang noarch 4.10.2-0.20220513072912.90a5046.el8 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20210906193823.4179996.el8 delorean-component-common 14 k DEBUG: python3-Bottleneck x86_64 1.2.1-13.el8 delorean-xena-testing 131 k DEBUG: python3-PyMySQL noarch 0.10.1-2.module_el8+762+77bd8591 Stream-AppStream 110 k DEBUG: python3-alembic noarch 1.7.1-3.el8 delorean-xena-testing 1.1 M DEBUG: python3-amqp noarch 5.0.5-1.el8 delorean-xena-testing 97 k DEBUG: python3-appdirs noarch 1.4.3-12.el8 delorean-xena-testing 23 k DEBUG: python3-attrs noarch 17.4.0-6.el8 Stream-AppStream 53 k DEBUG: python3-automaton noarch 2.4.0-0.20210908173915.0461d8e.el8 delorean-component-common 41 k DEBUG: python3-autopage noarch 0.4.0-1.el8 delorean-xena-testing 38 k DEBUG: python3-bcrypt x86_64 3.1.7-3.el8 delorean-xena-testing 44 k DEBUG: python3-beautifulsoup4 noarch 4.9.3-1.el8 delorean-xena-testing 215 k DEBUG: python3-cachetools noarch 4.2.0-1.el8 delorean-xena-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.9.0-0.20210909074329.734bc0c.el8 delorean-component-common 95 k DEBUG: python3-cmd2 noarch 1.4.0-1.1.el8 delorean-xena-testing 307 k DEBUG: python3-colorama noarch 0.4.3-3.el8 delorean-xena-testing 36 k DEBUG: python3-cycler noarch 0.10.0-13.el8 delorean-xena-testing 20 k DEBUG: python3-dataclasses noarch 0.8-1.el8 delorean-xena-testing 33 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-xena-testing 32 k DEBUG: python3-dogpile-cache noarch 1.1.5-1.1.el8 delorean-xena-testing 91 k DEBUG: python3-etcd3gw noarch 0.2.5-1.el8 delorean-xena-testing 41 k DEBUG: python3-extras noarch 1.0.0-10.el8 delorean-xena-testing 21 k DEBUG: python3-fasteners noarch 0.14.1-20.el8 delorean-xena-testing 44 k DEBUG: python3-fixtures noarch 3.0.0-16.el8 delorean-xena-testing 96 k DEBUG: python3-future noarch 0.18.2-3.el8 delorean-xena-testing 789 k DEBUG: python3-futurist noarch 2.4.0-0.20210908172359.d70c7e5.el8 delorean-component-common 63 k DEBUG: python3-importlib-metadata noarch 1.7.0-1.el8 delorean-xena-testing 46 k DEBUG: python3-importlib-resources noarch 4.1.1-1.el8 delorean-xena-testing 47 k DEBUG: python3-inotify noarch 0.9.6-13.el8 Stream-BaseOS 57 k DEBUG: python3-iso8601 noarch 0.1.12-3.el8 delorean-xena-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-xena-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-xena-testing 112 k DEBUG: python3-keyring noarch 21.0.0-1.el8 delorean-xena-testing 80 k DEBUG: python3-keystoneclient noarch 1:4.3.0-0.20220713075919.d5cb761.el8 delorean-component-clients 252 k DEBUG: python3-kiwisolver x86_64 1.1.0-4.el8 delorean-xena-testing 78 k DEBUG: python3-kombu noarch 1:5.0.2-1.el8 delorean-xena-testing 338 k DEBUG: python3-logutils noarch 0.3.5-11.el8 delorean-xena-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-14.el8 Stream-AppStream 157 k DEBUG: python3-matplotlib x86_64 3.1.1-2.el8 delorean-xena-testing 3.3 M DEBUG: python3-matplotlib-data noarch 3.1.1-2.el8 delorean-xena-testing 1.8 M DEBUG: python3-matplotlib-data-fonts noarch 3.1.1-2.el8 delorean-xena-testing 2.4 M DEBUG: python3-matplotlib-tk x86_64 3.1.1-2.el8 delorean-xena-testing 64 k DEBUG: python3-memcached noarch 1.59-1.el8 delorean-xena-testing 44 k DEBUG: python3-migrate noarch 0.13.0-1.el8 delorean-xena-testing 238 k DEBUG: python3-msgpack x86_64 1.0.2-1.el8 delorean-xena-testing 93 k DEBUG: python3-munch noarch 2.5.0-3.el8 delorean-xena-testing 26 k DEBUG: python3-networkx noarch 2.5-1.el8 delorean-xena-testing 2.5 M DEBUG: python3-numexpr x86_64 2.7.1-1.el8 delorean-xena-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.59.0-0.20210909070318.d0d4d8b.el8 delorean-component-clients 876 k DEBUG: python3-os-client-config noarch 2.1.0-0.20220311090529.bc96c23.el8 delorean-component-tripleo 53 k DEBUG: python3-os-service-types noarch 1.7.0-0.20220311090043.0b2f473.el8 delorean-component-clients 36 k DEBUG: python3-osc-lib noarch 2.4.2-0.20210909090145.415a6c7.el8 delorean-component-clients 77 k DEBUG: python3-oslo-cache noarch 2.8.2-0.20220318083550.55cb199.el8 delorean-component-common 53 k DEBUG: python3-oslo-concurrency noarch 4.4.1-0.20210913063308.8e08400.el8 delorean-component-common 40 k DEBUG: python3-oslo-context noarch 3.3.2-0.20211026070319.7187c67.el8 delorean-component-common 25 k DEBUG: python3-oslo-i18n noarch 5.1.0-0.20210908181331.b031d17.el8 delorean-component-common 57 k DEBUG: python3-oslo-metrics noarch 0.3.1-0.20220214085829.b904335.el8 delorean-component-common 23 k DEBUG: python3-oslo-middleware noarch 4.4.0-0.20210908180655.da7987c.el8 delorean-component-common 57 k DEBUG: python3-oslo-serialization noarch 4.2.0-0.20210908170955.2b94a4f.el8 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 2.6.2-0.20220513142341.03d4fdd.el8 delorean-component-common 70 k DEBUG: python3-pandas x86_64 0.25.3-1.el8 delorean-xena-testing 11 M DEBUG: python3-paste noarch 3.5.0-1.el8 delorean-xena-testing 813 k DEBUG: python3-paste-deploy noarch 2.1.1-1.el8 delorean-xena-testing 40 k DEBUG: python3-pillow x86_64 5.1.1-19.el8 Stream-AppStream 695 k DEBUG: python3-prettytable noarch 0.7.2-14.el8 Stream-AppStream 44 k DEBUG: python3-prometheus_client noarch 0.7.1-2.el8 delorean-xena-testing 82 k DEBUG: python3-psutil x86_64 5.7.3-1.el8 delorean-xena-testing 420 k DEBUG: python3-pyOpenSSL noarch 19.0.0-1.el8 Stream-AppStream 103 k DEBUG: python3-pycadf noarch 3.1.1-0.20210906193823.4179996.el8 delorean-component-common 51 k DEBUG: python3-pydot noarch 1.4.1-1.el8 delorean-xena-testing 51 k DEBUG: python3-pygraphviz x86_64 1.5-9.el8 delorean-xena-testing 91 k DEBUG: python3-pynacl x86_64 1.4.0-1.el8 delorean-xena-testing 109 k DEBUG: python3-pyngus noarch 2.3.0-4.el8 delorean-xena-testing 54 k DEBUG: python3-pyperclip noarch 1.8.0-2.el8 delorean-xena-testing 24 k DEBUG: python3-pyrsistent x86_64 0.17.3-1.el8 delorean-xena-testing 107 k DEBUG: python3-pyyaml x86_64 5.4.1-2.el8 delorean-xena-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-xena-testing 33 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20220311083722.d7ac0ff.el8 delorean-component-common 15 k DEBUG: python3-rfc3986 noarch 1.4.0-3.el8 delorean-xena-testing 52 k DEBUG: python3-routes noarch 2.4.1-12.el8 delorean-xena-testing 196 k DEBUG: python3-scipy x86_64 1.0.0-21.module_el8+762+77bd8591 Stream-AppStream 14 M DEBUG: python3-secretstorage noarch 3.1.1-4.el8 delorean-xena-testing 36 k DEBUG: python3-setproctitle x86_64 1.1.10-16.el8 delorean-xena-testing 24 k DEBUG: python3-simplegeneric noarch 0.8.1-17.el8 delorean-xena-testing 19 k DEBUG: python3-simplejson x86_64 3.17.2-2.el8 delorean-xena-testing 280 k DEBUG: python3-soupsieve noarch 2.1.0-1.el8 delorean-xena-testing 66 k DEBUG: python3-sqlparse noarch 0.3.1-3.el8 delorean-xena-testing 88 k DEBUG: python3-statsd noarch 3.2.1-16.el8 delorean-xena-testing 35 k DEBUG: python3-stevedore noarch 3.4.2-0.20221021074429.1c12706.el8 delorean-component-clients 69 k DEBUG: python3-tables x86_64 3.5.2-6.el8 delorean-xena-testing 1.4 M DEBUG: python3-tempita noarch 0.5.1-25.el8 delorean-xena-testing 39 k DEBUG: python3-tenacity noarch 6.2.0-1.el8 delorean-xena-testing 50 k DEBUG: python3-tkinter x86_64 3.6.8-59.el8 Stream-AppStream 404 k DEBUG: python3-vine noarch 5.0.0-2.el8 delorean-xena-testing 26 k DEBUG: python3-voluptuous noarch 0.12.1-1.el8 delorean-xena-testing 62 k DEBUG: python3-waitress noarch 1.4.2-1.el8 delorean-xena-testing 255 k DEBUG: python3-warlock noarch 1.3.3-1.el8 delorean-xena-testing 22 k DEBUG: python3-wcwidth noarch 0.2.5-2.el8 delorean-xena-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-xena-testing 253 k DEBUG: python3-webtest noarch 2.0.35-3.el8 delorean-xena-testing 87 k DEBUG: python3-wrapt x86_64 1.12.1-3.el8 delorean-xena-testing 55 k DEBUG: python3-yappi x86_64 1.3.0-1.el8 delorean-xena-testing 54 k DEBUG: python3-zipp noarch 3.4.0-1.el8 delorean-xena-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-29.el8 Stream-AppStream 2.4 M DEBUG: texlive-dvipng x86_64 7:20180414-29.el8 Stream-AppStream 332 k DEBUG: texlive-kpathsea x86_64 7:20180414-29.el8 Stream-AppStream 1.1 M DEBUG: texlive-lib x86_64 7:20180414-29.el8 Stream-AppStream 544 k DEBUG: texlive-tetex noarch 7:20180414-29.el8 Stream-AppStream 419 k DEBUG: texlive-texlive.infra noarch 7:20180414-29.el8 Stream-AppStream 286 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: python3-cssselect noarch 0.9.2-13.el8 delorean-xena-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 239 Packages DEBUG: Total size: 105 M DEBUG: Total download size: 2.5 M DEBUG: Installed size: 425 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-barbicanclient-5.2.0-0.20210920073316.ad49c40.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cinderclient-8.1.0-0.20210909084657.fab6ddf.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-glanceclient-3.5.0-0.20210909074601.74a55bd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-4.3.0-0.20220713075919.d5cb761.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-7.6.0-0.20210909093154.983f0ab.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-novaclient-17.6.0-0.20210909075316.8066f8c.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20220311090043.0b2f473.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-2.4.2-0.20210909090145.415a6c7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-4.5.0-0.20210908170400.d4b1896.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-3.4.2-0.20221021074429.1c12706.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-castellan-3.9.1-0.20210909084347.4eb212b.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-4.4.0-0.20210920083347.112bcae.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-9.3.0-0.20210909120330.90df936.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20220311090529.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-21.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libquadmath-8.5.0-21.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-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-Encode-2.97-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.28-422.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-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.38-422.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.39-5.el8.noarch.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-URI-1.73-3.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-422.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.11-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.26.3-422.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-macros-5.26.3-422.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.26-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-0.3.15-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-threads-0.3.15-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Filter-1.58-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Unidecode-1.30-5.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-open-1.11-422.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591.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-14.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-19.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+762+77bd8591.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-tkinter-3.6.8-59.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-webencodings-0.5.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-base-20180414-29.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvipng-20180414-29.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-20180414-29.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lib-20180414-29.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-tetex-20180414-29.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-texlive.infra-20180414-29.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.7.1-3.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-autopage-0.4.0-1.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-dataclasses-0.8-1.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-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-importlib-resources-4.1.1-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-prometheus_client-0.7.1-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.6-1.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.37.8-1.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-3.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-2.0.1-2.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: (206/239): python-oslo-db-lang-11.0.0-0.2021091 58 kB/s | 13 kB 00:00 DEBUG: (207/239): python-oslo-concurrency-lang-4.4.1-0 53 kB/s | 13 kB 00:00 DEBUG: (208/239): python-oslo-cache-lang-2.8.2-0.20220 59 kB/s | 16 kB 00:00 DEBUG: (209/239): python-oslo-i18n-lang-5.1.0-0.202109 74 kB/s | 13 kB 00:00 DEBUG: (210/239): python-oslo-log-lang-4.6.0-0.2021090 81 kB/s | 12 kB 00:00 DEBUG: (211/239): python-oslo-middleware-lang-4.4.0-0. 78 kB/s | 11 kB 00:00 DEBUG: (212/239): python-pycadf-common-3.1.1-0.2021090 174 kB/s | 14 kB 00:00 DEBUG: (213/239): python-oslo-utils-lang-4.10.2-0.2022 119 kB/s | 12 kB 00:00 DEBUG: (214/239): python-oslo-policy-lang-3.8.3-0.2021 103 kB/s | 11 kB 00:00 DEBUG: (215/239): python3-automaton-2.4.0-0.2021090817 297 kB/s | 41 kB 00:00 DEBUG: (216/239): python3-debtcollector-2.3.0-0.202109 204 kB/s | 31 kB 00:00 DEBUG: (217/239): python3-cliff-3.9.0-0.20210909074329 509 kB/s | 95 kB 00:00 DEBUG: (218/239): python3-oslo-cache-2.8.2-0.202203180 930 kB/s | 53 kB 00:00 DEBUG: (219/239): python3-futurist-2.4.0-0.20210908172 612 kB/s | 63 kB 00:00 DEBUG: (220/239): python3-oslo-concurrency-4.4.1-0.202 878 kB/s | 40 kB 00:00 DEBUG: (221/239): python3-oslo-context-3.3.2-0.2021102 241 kB/s | 25 kB 00:00 DEBUG: (222/239): python3-oslo-db-11.0.0-0.20210910154 1.3 MB/s | 146 kB 00:00 DEBUG: (223/239): python3-oslo-config-8.7.1-0.20210908 1.6 MB/s | 227 kB 00:00 DEBUG: (224/239): python3-oslo-i18n-5.1.0-0.2021090818 1.1 MB/s | 57 kB 00:00 DEBUG: (225/239): python3-oslo-log-4.6.0-0.20210908173 953 kB/s | 62 kB 00:00 DEBUG: (226/239): python3-oslo-metrics-0.3.1-0.2022021 205 kB/s | 23 kB 00:00 DEBUG: (227/239): python3-oslo-middleware-4.4.0-0.2021 571 kB/s | 57 kB 00:00 DEBUG: (228/239): python3-oslo-messaging-12.9.4-0.2022 1.1 MB/s | 231 kB 00:00 DEBUG: (229/239): python3-oslo-policy-3.8.3-0.20211029 913 kB/s | 75 kB 00:00 DEBUG: (230/239): python3-oslo-reports-2.3.0-0.2021090 318 kB/s | 58 kB 00:00 DEBUG: (231/239): python3-oslo-serialization-4.2.0-0.2 215 kB/s | 32 kB 00:00 DEBUG: (232/239): python3-oslo-service-2.6.2-0.2022051 394 kB/s | 70 kB 00:00 DEBUG: (233/239): python3-oslo-upgradecheck-1.4.0-0.20 290 kB/s | 26 kB 00:00 DEBUG: (234/239): python3-oslo-utils-4.10.2-0.20220513 688 kB/s | 80 kB 00:00 DEBUG: (235/239): python3-pycadf-3.1.1-0.2021090619382 505 kB/s | 51 kB 00:00 DEBUG: (236/239): python3-requestsexceptions-1.4.0-0.2 136 kB/s | 15 kB 00:00 DEBUG: (237/239): python3-wsme-0.10.1-0.20210906201358 1.0 MB/s | 139 kB 00:00 DEBUG: (238/239): python3-octavia-lib-2.4.1-0.20210908 296 kB/s | 44 kB 00:00 DEBUG: (239/239): python3-taskflow-4.6.2-0.20210908175 1.6 MB/s | 689 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 1.4 MB/s | 2.5 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/239 DEBUG: Installing : python3-prettytable-0.7.2-14.el8.noarch 2/239 DEBUG: Installing : python3-iso8601-0.1.12-3.el8.noarch 3/239 DEBUG: Installing : python3-decorator-4.4.0-5.el8.noarch 4/239 DEBUG: Installing : python3-netaddr-0.7.19-8.el8.noarch 5/239 DEBUG: Installing : python3-simplejson-3.17.2-2.el8.x86_64 6/239 DEBUG: Installing : python3-extras-1.0.0-10.el8.noarch 7/239 DEBUG: Installing : python3-fixtures-3.0.0-16.el8.noarch 8/239 DEBUG: Installing : python3-testtools-2.5.0-3.el8.noarch 9/239 DEBUG: Installing : python3-subunit-1.4.0-1.el8.noarch 10/239 DEBUG: Running scriptlet: texlive-base-7:20180414-29.el8.noarch 11/239 DEBUG: Installing : texlive-base-7:20180414-29.el8.noarch 11/239 DEBUG: Installing : python3-mako-1.0.6-14.el8.noarch 12/239 DEBUG: Installing : python3-dateutil-1:2.6.1-6.el8.noarch 13/239 DEBUG: Installing : python3-futurist-2.4.0-0.20210908172359.d70c7e5. 14/239 DEBUG: Installing : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 15/239 DEBUG: Installing : python3-matplotlib-data-3.1.1-2.el8.noarch 16/239 DEBUG: Installing : python3-zipp-3.4.0-1.el8.noarch 17/239 DEBUG: Installing : python3-importlib-metadata-1.7.0-1.el8.noarch 18/239 DEBUG: Installing : python3-stevedore-3.4.2-0.20221021074429.1c12706 19/239 DEBUG: Installing : python3-dogpile-cache-1.1.5-1.1.el8.noarch 20/239 DEBUG: Installing : python3-wrapt-1.12.1-3.el8.x86_64 21/239 DEBUG: Installing : python3-debtcollector-2.3.0-0.20210909100842.0bf 22/239 DEBUG: Installing : python3-oslo-context-3.3.2-0.20211026070319.7187 23/239 DEBUG: Installing : python3-vine-5.0.0-2.el8.noarch 24/239 DEBUG: Installing : python3-amqp-5.0.5-1.el8.noarch 25/239 DEBUG: Installing : python3-tenacity-6.2.0-1.el8.noarch 26/239 DEBUG: Installing : python3-tempita-0.5.1-25.el8.noarch 27/239 DEBUG: Installing : python3-pydot-1.4.1-1.el8.noarch 28/239 DEBUG: Installing : python3-fasteners-0.14.1-20.el8.noarch 29/239 DEBUG: Installing : python3-cachetools-4.2.0-1.el8.noarch 30/239 DEBUG: Installing : texlive-lib-7:20180414-29.el8.x86_64 31/239 DEBUG: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 32/239 DEBUG: Installing : python3-paste-3.5.0-1.el8.noarch 33/239 DEBUG: Installing : python3-pillow-5.1.1-19.el8.x86_64 34/239 DEBUG: Installing : python3-netifaces-0.10.6-4.el8.x86_64 35/239 DEBUG: Installing : python3-attrs-17.4.0-6.el8.noarch 36/239 DEBUG: Installing : tcl-1:8.6.8-2.el8.x86_64 37/239 DEBUG: Running scriptlet: tcl-1:8.6.8-2.el8.x86_64 37/239 DEBUG: Installing : libquadmath-8.5.0-21.el8.x86_64 38/239 DEBUG: Running scriptlet: libquadmath-8.5.0-21.el8.x86_64 38/239 DEBUG: Installing : libgfortran-8.5.0-21.el8.x86_64 39/239 DEBUG: Running scriptlet: libgfortran-8.5.0-21.el8.x86_64 39/239 DEBUG: Installing : openblas-0.3.15-4.el8.x86_64 40/239 DEBUG: Running scriptlet: openblas-0.3.15-4.el8.x86_64 40/239 DEBUG: Installing : openblas-threads-0.3.15-4.el8.x86_64 41/239 DEBUG: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 41/239 DEBUG: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 42/239 DEBUG: Installing : python3-numexpr-2.7.1-1.el8.x86_64 43/239 DEBUG: Installing : python3-os-service-types-1.7.0-0.20220311090043. 44/239 DEBUG: Installing : python3-keystoneauth1-4.4.0-0.20210920083347.112 45/239 DEBUG: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 46/239 DEBUG: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 46/239 DEBUG: Installing : python3-scipy-1.0.0-21.module_el8+762+77bd8591.x 47/239 DEBUG: Installing : python3-Bottleneck-1.2.1-13.el8.x86_64 48/239 DEBUG: Running scriptlet: tk-1:8.6.8-1.el8.x86_64 49/239 DEBUG: Installing : tk-1:8.6.8-1.el8.x86_64 49/239 DEBUG: Running scriptlet: tk-1:8.6.8-1.el8.x86_64 49/239 DEBUG: Installing : python3-tkinter-3.6.8-59.el8.x86_64 50/239 DEBUG: Installing : python3-paste-deploy-2.1.1-1.el8.noarch 51/239 DEBUG: Installing : python3-kombu-1:5.0.2-1.el8.noarch 52/239 DEBUG: Installing : python3-importlib-resources-4.1.1-1.el8.noarch 53/239 DEBUG: Installing : python3-alembic-1.7.1-3.el8.noarch 54/239 DEBUG: Installing : python3-etcd3gw-0.2.5-1.el8.noarch 55/239 DEBUG: Installing : python3-prometheus_client-0.7.1-2.el8.noarch 56/239 DEBUG: Installing : python3-automaton-2.4.0-0.20210908173915.0461d8e 57/239 DEBUG: Installing : qpid-proton-c-0.35.0-3.el8s.x86_64 58/239 DEBUG: Installing : python3-qpid-proton-0.35.0-3.el8s.x86_64 59/239 DEBUG: Installing : python3-pyngus-2.3.0-4.el8.noarch 60/239 DEBUG: Installing : python3-yappi-1.3.0-1.el8.x86_64 61/239 DEBUG: Installing : python3-wcwidth-0.2.5-2.el8.noarch 62/239 DEBUG: Installing : python3-waitress-1.4.2-1.el8.noarch 63/239 DEBUG: Installing : python3-voluptuous-0.12.1-1.el8.noarch 64/239 DEBUG: Installing : python3-statsd-3.2.1-16.el8.noarch 65/239 DEBUG: Installing : python3-sqlparse-0.3.1-3.el8.noarch 66/239 DEBUG: Installing : python3-migrate-0.13.0-1.el8.noarch 67/239 DEBUG: Installing : python3-soupsieve-2.1.0-1.el8.noarch 68/239 DEBUG: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 69/239 DEBUG: Installing : python3-setproctitle-1.1.10-16.el8.x86_64 70/239 DEBUG: Installing : python3-rfc3986-1.4.0-3.el8.noarch 71/239 DEBUG: Installing : python3-repoze-lru-0.7-6.el8.noarch 72/239 DEBUG: Installing : python3-routes-2.4.1-12.el8.noarch 73/239 DEBUG: Installing : python3-pyrsistent-0.17.3-1.el8.x86_64 74/239 DEBUG: Installing : python3-jsonschema-3.2.0-5.el8.noarch 75/239 DEBUG: Installing : python3-pyperclip-1.8.0-2.el8.noarch 76/239 DEBUG: Installing : python3-pygraphviz-1.5-9.el8.x86_64 77/239 DEBUG: Installing : python3-pyasn1-0.4.6-3.el8.noarch 78/239 DEBUG: Installing : python3-psutil-5.7.3-1.el8.x86_64 79/239 DEBUG: Installing : python3-munch-2.5.0-3.el8.noarch 80/239 DEBUG: Installing : python3-msgpack-1.0.2-1.el8.x86_64 81/239 DEBUG: Installing : python3-mock-3.0.5-7.el8.noarch 82/239 DEBUG: Installing : python3-memcached-1.59-1.el8.noarch 83/239 DEBUG: Installing : python3-logutils-0.3.5-11.el8.noarch 84/239 DEBUG: Installing : python3-kiwisolver-1.1.0-4.el8.x86_64 85/239 DEBUG: Installing : python3-jeepney-0.4.3-1.el8.noarch 86/239 DEBUG: Installing : python3-secretstorage-3.1.1-4.el8.noarch 87/239 DEBUG: Installing : python3-keyring-21.0.0-1.el8.noarch 88/239 DEBUG: Installing : python3-future-0.18.2-3.el8.noarch 89/239 DEBUG: Installing : python3-dataclasses-0.8-1.el8.noarch 90/239 DEBUG: Installing : python3-werkzeug-2.0.1-2.el8.noarch 91/239 DEBUG: Installing : python3-cycler-0.10.0-13.el8.noarch 92/239 DEBUG: Installing : python3-cssselect-0.9.2-13.el8.noarch 93/239 DEBUG: Installing : python3-colorama-0.4.3-3.el8.noarch 94/239 DEBUG: Installing : python3-cmd2-1.4.0-1.1.el8.noarch 95/239 DEBUG: Installing : python3-bcrypt-3.1.7-3.el8.x86_64 96/239 DEBUG: Installing : python3-autopage-0.4.0-1.el8.noarch 97/239 DEBUG: Installing : python3-appdirs-1.4.3-12.el8.noarch 98/239 DEBUG: Installing : libsodium-1.0.18-2.el8.x86_64 99/239 DEBUG: Installing : python3-pynacl-1.4.0-1.el8.x86_64 100/239 DEBUG: Installing : libqhull-1:7.2.1-2.el8.x86_64 101/239 DEBUG: Installing : libaec-1.0.2-3.el8.x86_64 102/239 DEBUG: Installing : hdf5-1.10.5-5.el8.x86_64 103/239 DEBUG: Installing : python3-webencodings-0.5.1-6.el8.noarch 104/239 DEBUG: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 105/239 DEBUG: Installing : python3-jsonpointer-1.10-11.el8.noarch 106/239 DEBUG: Installing : python3-jsonpatch-1.21-2.el8.noarch 107/239 DEBUG: Installing : python3-warlock-1.3.3-1.el8.noarch 108/239 DEBUG: Installing : python3-jmespath-0.9.0-11.el8.noarch 109/239 DEBUG: Installing : python3-itsdangerous-0.24-14.el8.noarch 110/239 DEBUG: Installing : python3-cairo-1.16.3-6.el8.x86_64 111/239 DEBUG: Installing : python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591 112/239 DEBUG: Installing : desktop-file-utils-0.26-1.el8.x86_64 113/239 DEBUG: Installing : xdg-utils-1.1.2-5.el8.noarch 114/239 DEBUG: Installing : snappy-1.1.8-3.el8.x86_64 115/239 DEBUG: Installing : blosc-1.20.1-1.el8.x86_64 116/239 DEBUG: Installing : python3-inotify-0.9.6-13.el8.noarch 117/239 DEBUG: Installing : python3-click-6.7-8.el8.noarch 118/239 DEBUG: Installing : lzo-2.08-14.el8.x86_64 119/239 DEBUG: Installing : python3-tables-3.5.2-6.el8.x86_64 120/239 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 121/239 DEBUG: Installing : python3-pyyaml-5.4.1-2.el8.x86_64 122/239 DEBUG: Installing : python3-cliff-3.9.0-0.20210909074329.734bc0c.el8 123/239 DEBUG: Installing : libxslt-1.1.32-6.el8.x86_64 124/239 DEBUG: Installing : python3-beautifulsoup4-4.9.3-1.el8.noarch 125/239 DEBUG: Installing : python3-lxml-4.2.3-4.el8.x86_64 126/239 DEBUG: Installing : python3-webtest-2.0.35-3.el8.noarch 127/239 DEBUG: Installing : groff-base-1.22.3-18.el8.x86_64 128/239 DEBUG: Installing : perl-Digest-1.17-395.el8.noarch 129/239 DEBUG: Installing : perl-Digest-MD5-2.55-396.el8.x86_64 130/239 DEBUG: Installing : perl-Data-Dumper-2.167-399.el8.x86_64 131/239 DEBUG: Installing : perl-libnet-3.11-3.el8.noarch 132/239 DEBUG: Installing : perl-URI-1.73-3.el8.noarch 133/239 DEBUG: Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 134/239 DEBUG: Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 135/239 DEBUG: Installing : perl-Time-Local-1:1.280-1.el8.noarch 136/239 DEBUG: Installing : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f 137/239 DEBUG: Installing : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643 138/239 DEBUG: Installing : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x 139/239 DEBUG: Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 140/239 DEBUG: Installing : perl-Term-Cap-1.17-395.el8.noarch 141/239 DEBUG: Installing : perl-File-Temp-0.230.600-1.el8.noarch 142/239 DEBUG: Installing : perl-HTTP-Tiny-0.074-3.el8.noarch 143/239 DEBUG: Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 144/239 DEBUG: Installing : perl-podlators-4.11-1.el8.noarch 145/239 DEBUG: Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 146/239 DEBUG: Installing : perl-Text-ParseWords-3.30-395.el8.noarch 147/239 DEBUG: Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 148/239 DEBUG: Installing : perl-MIME-Base64-3.15-396.el8.x86_64 149/239 DEBUG: Installing : perl-Storable-1:3.11-3.el8.x86_64 150/239 DEBUG: Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 151/239 DEBUG: Installing : perl-Errno-1.28-422.el8.x86_64 152/239 DEBUG: Installing : perl-Socket-4:2.027-3.el8.x86_64 153/239 DEBUG: Installing : perl-Encode-4:2.97-3.el8.x86_64 154/239 DEBUG: Installing : perl-Carp-1.42-396.el8.noarch 155/239 DEBUG: Installing : perl-Exporter-5.72-396.el8.noarch 156/239 DEBUG: Installing : perl-libs-4:5.26.3-422.el8.x86_64 157/239 DEBUG: Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 158/239 DEBUG: Installing : perl-parent-1:0.237-1.el8.noarch 159/239 DEBUG: Installing : perl-macros-4:5.26.3-422.el8.x86_64 160/239 DEBUG: Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 161/239 DEBUG: Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 162/239 DEBUG: Installing : perl-File-Path-2.15-2.el8.noarch 163/239 DEBUG: Installing : perl-IO-1.38-422.el8.x86_64 164/239 DEBUG: Installing : perl-PathTools-3.74-1.el8.x86_64 165/239 DEBUG: Installing : perl-constant-1.33-396.el8.noarch 166/239 DEBUG: Installing : perl-threads-1:2.21-2.el8.x86_64 167/239 DEBUG: Installing : perl-threads-shared-1.58-2.el8.x86_64 168/239 DEBUG: Installing : perl-interpreter-4:5.26.3-422.el8.x86_64 169/239 DEBUG: Installing : perl-XML-Parser-2.44-11.el8.x86_64 170/239 DEBUG: Installing : perl-Filter-2:1.58-2.el8.x86_64 171/239 DEBUG: Installing : perl-encoding-4:2.22-3.el8.x86_64 172/239 DEBUG: Installing : perl-open-1.11-422.el8.noarch 173/239 DEBUG: Installing : perl-XML-XPath-1.42-3.el8.noarch 174/239 DEBUG: Installing : perl-Text-Unidecode-1.30-5.el8.noarch 175/239 DEBUG: Installing : texlive-texlive.infra-7:20180414-29.el8.noarch 176/239 DEBUG: Installing : texlive-tetex-7:20180414-29.el8.noarch 177/239 DEBUG: Installing : texlive-kpathsea-7:20180414-29.el8.x86_64 178/239 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-29.el8.x86_64 178/239 DEBUG: Installing : texlive-dvipng-7:20180414-29.el8.x86_64 179/239 DEBUG: Running scriptlet: texlive-dvipng-7:20180414-29.el8.x86_64 179/239 DEBUG: Installing : dejavu-fonts-common-2.35-7.el8.noarch 180/239 DEBUG: Installing : dejavu-sans-fonts-2.35-7.el8.noarch 181/239 DEBUG: Installing : python3-matplotlib-tk-3.1.1-2.el8.x86_64 182/239 DEBUG: Installing : python3-matplotlib-3.1.1-2.el8.x86_64 183/239 DEBUG: Installing : python3-pandas-0.25.3-1.el8.x86_64 184/239 DEBUG: Installing : python3-networkx-2.5-1.el8.noarch 185/239 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2022031108372 186/239 DEBUG: Installing : python3-openstacksdk-0.59.0-0.20210909070318.d0d 187/239 DEBUG: Installing : python3-os-client-config-2.1.0-0.20220311090529. 188/239 DEBUG: Installing : python-pycadf-common-3.1.1-0.20210906193823.4179 189/239 DEBUG: Installing : python-oslo-utils-lang-4.10.2-0.20220513072912.9 190/239 DEBUG: Installing : python-oslo-policy-lang-3.8.3-0.20211029111327.f 191/239 DEBUG: Installing : python-oslo-middleware-lang-4.4.0-0.202109081806 192/239 DEBUG: Installing : python-oslo-log-lang-4.6.0-0.20210908173310.41c8 193/239 DEBUG: Installing : python-oslo-i18n-lang-5.1.0-0.20210908181331.b03 194/239 DEBUG: Installing : python3-oslo-i18n-5.1.0-0.20210908181331.b031d17 195/239 DEBUG: Installing : python3-oslo-utils-4.10.2-0.20220513072912.90a50 196/239 DEBUG: Installing : python3-oslo-config-2:8.7.1-0.20210908173604.1a7 197/239 DEBUG: Installing : python3-oslo-serialization-4.2.0-0.2021090817095 198/239 DEBUG: Installing : python3-oslo-log-4.6.0-0.20210908173310.41c8807. 199/239 DEBUG: Installing : python3-keystoneclient-1:4.3.0-0.20220713075919. 200/239 DEBUG: Installing : python3-oslo-metrics-0.3.1-0.20220214085829.b904 201/239 DEBUG: Installing : python3-barbicanclient-5.2.0-0.20210920073316.ad 202/239 DEBUG: Installing : python3-oslo-policy-3.8.3-0.20211029111327.ff2a3 203/239 DEBUG: Installing : python3-pycadf-3.1.1-0.20210906193823.4179996.el 204/239 DEBUG: Installing : python3-oslo-middleware-4.4.0-0.20210908180655.d 205/239 DEBUG: Installing : python3-osc-lib-2.4.2-0.20210909090145.415a6c7.e 206/239 DEBUG: Installing : python-oslo-db-lang-11.0.0-0.20210910154117.7566 207/239 DEBUG: Installing : python-oslo-concurrency-lang-4.4.1-0.20210913063 208/239 DEBUG: Installing : python3-oslo-concurrency-4.4.1-0.20210913063308. 209/239 DEBUG: Installing : python3-oslo-service-2.6.2-0.20220513142341.03d4 210/239 DEBUG: Installing : python-oslo-cache-lang-2.8.2-0.20220318083550.55 211/239 DEBUG: Installing : python3-oslo-cache-2.8.2-0.20220318083550.55cb19 212/239 DEBUG: Installing : python3-keystonemiddleware-9.3.0-0.2021090912033 213/239 DEBUG: Installing : python3-oslo-messaging-12.9.4-0.20220627084906.4 214/239 DEBUG: Installing : python3-oslo-db-11.0.0-0.20210910154117.75661fb. 215/239 DEBUG: Installing : python3-neutronclient-7.6.0-0.20210909093154.983 216/239 DEBUG: Installing : python3-oslo-upgradecheck-1.4.0-0.20210908165845 217/239 DEBUG: Installing : python3-castellan-3.9.1-0.20210909084347.4eb212b 218/239 DEBUG: Installing : python3-novaclient-1:17.6.0-0.20210909075316.806 219/239 DEBUG: Installing : python3-oslo-reports-2.3.0-0.20210908171418.f279 220/239 DEBUG: Installing : python3-taskflow-4.6.2-0.20210908175224.05bdafd. 221/239 DEBUG: Installing : python3-octavia-lib-2.4.1-0.20210908182546.ee07c 222/239 DEBUG: Installing : python3-cinderclient-8.1.0-0.20210909084657.fab6 223/239 DEBUG: Installing : python3-glanceclient-1:3.5.0-0.20210909074601.74 224/239 DEBUG: Installing : python3-pecan-1.3.3-2.el8.noarch 225/239 DEBUG: Installing : python3-stestr-2.6.0-4.el8.noarch 226/239 DEBUG: Installing : python3-flask-1:1.1.2-4.el8.noarch 227/239 DEBUG: Installing : python3-pyasn1-modules-0.4.6-3.el8.noarch 228/239 DEBUG: Installing : python3-cotyledon-1.7.3-4.el8.noarch 229/239 DEBUG: Installing : python3-wsme-0.10.1-0.20210906201358.63fe135.el8 230/239 DEBUG: Installing : python3-pyroute2-0.6.6-1.el8.noarch 231/239 DEBUG: Installing : python3-oslotest-4.5.0-0.20210908170400.d4b1896. 232/239 DEBUG: Installing : python3-testrepository-0.0.20-20.el8.noarch 233/239 DEBUG: Installing : python3-testscenarios-0.5.0-17.el8.noarch 234/239 DEBUG: Installing : python3-testresources-2.0.1-1.el8.noarch 235/239 DEBUG: Installing : python3-sqlalchemy-utils-0.37.8-1.el8.noarch 236/239 DEBUG: Installing : python3-requests-mock-1.8.0-1.el8.noarch 237/239 DEBUG: Installing : python3-gunicorn-20.0.4-1.el8.noarch 238/239 DEBUG: Installing : python3-distro-1.4.0-4.el8.noarch 239/239 DEBUG: Running scriptlet: texlive-base-7:20180414-29.el8.noarch 239/239 DEBUG: Running scriptlet: python3-distro-1.4.0-4.el8.noarch 239/239 DEBUG: Running scriptlet: desktop-file-utils-0.26-1.el8.x86_64 239/239 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-29.el8.x86_64 239/239 DEBUG: Verifying : python3-barbicanclient-5.2.0-0.20210920073316.ad 1/239 DEBUG: Verifying : python3-cinderclient-8.1.0-0.20210909084657.fab6 2/239 DEBUG: Verifying : python3-glanceclient-1:3.5.0-0.20210909074601.74 3/239 DEBUG: Verifying : python3-keystoneclient-1:4.3.0-0.20220713075919. 4/239 DEBUG: Verifying : python3-neutronclient-7.6.0-0.20210909093154.983 5/239 DEBUG: Verifying : python3-novaclient-1:17.6.0-0.20210909075316.806 6/239 DEBUG: Verifying : python3-openstacksdk-0.59.0-0.20210909070318.d0d 7/239 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20220311090043. 8/239 DEBUG: Verifying : python3-osc-lib-2.4.2-0.20210909090145.415a6c7.e 9/239 DEBUG: Verifying : python3-oslotest-4.5.0-0.20210908170400.d4b1896. 10/239 DEBUG: Verifying : python3-stevedore-3.4.2-0.20221021074429.1c12706 11/239 DEBUG: Verifying : python-oslo-cache-lang-2.8.2-0.20220318083550.55 12/239 DEBUG: Verifying : python-oslo-concurrency-lang-4.4.1-0.20210913063 13/239 DEBUG: Verifying : python-oslo-db-lang-11.0.0-0.20210910154117.7566 14/239 DEBUG: Verifying : python-oslo-i18n-lang-5.1.0-0.20210908181331.b03 15/239 DEBUG: Verifying : python-oslo-log-lang-4.6.0-0.20210908173310.41c8 16/239 DEBUG: Verifying : python-oslo-middleware-lang-4.4.0-0.202109081806 17/239 DEBUG: Verifying : python-oslo-policy-lang-3.8.3-0.20211029111327.f 18/239 DEBUG: Verifying : python-oslo-utils-lang-4.10.2-0.20220513072912.9 19/239 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20210906193823.4179 20/239 DEBUG: Verifying : python3-automaton-2.4.0-0.20210908173915.0461d8e 21/239 DEBUG: Verifying : python3-cliff-3.9.0-0.20210909074329.734bc0c.el8 22/239 DEBUG: Verifying : python3-debtcollector-2.3.0-0.20210909100842.0bf 23/239 DEBUG: Verifying : python3-futurist-2.4.0-0.20210908172359.d70c7e5. 24/239 DEBUG: Verifying : python3-oslo-cache-2.8.2-0.20220318083550.55cb19 25/239 DEBUG: Verifying : python3-oslo-concurrency-4.4.1-0.20210913063308. 26/239 DEBUG: Verifying : python3-oslo-config-2:8.7.1-0.20210908173604.1a7 27/239 DEBUG: Verifying : python3-oslo-context-3.3.2-0.20211026070319.7187 28/239 DEBUG: Verifying : python3-oslo-db-11.0.0-0.20210910154117.75661fb. 29/239 DEBUG: Verifying : python3-oslo-i18n-5.1.0-0.20210908181331.b031d17 30/239 DEBUG: Verifying : python3-oslo-log-4.6.0-0.20210908173310.41c8807. 31/239 DEBUG: Verifying : python3-oslo-messaging-12.9.4-0.20220627084906.4 32/239 DEBUG: Verifying : python3-oslo-metrics-0.3.1-0.20220214085829.b904 33/239 DEBUG: Verifying : python3-oslo-middleware-4.4.0-0.20210908180655.d 34/239 DEBUG: Verifying : python3-oslo-policy-3.8.3-0.20211029111327.ff2a3 35/239 DEBUG: Verifying : python3-oslo-reports-2.3.0-0.20210908171418.f279 36/239 DEBUG: Verifying : python3-oslo-serialization-4.2.0-0.2021090817095 37/239 DEBUG: Verifying : python3-oslo-service-2.6.2-0.20220513142341.03d4 38/239 DEBUG: Verifying : python3-oslo-upgradecheck-1.4.0-0.20210908165845 39/239 DEBUG: Verifying : python3-oslo-utils-4.10.2-0.20220513072912.90a50 40/239 DEBUG: Verifying : python3-pycadf-3.1.1-0.20210906193823.4179996.el 41/239 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2022031108372 42/239 DEBUG: Verifying : python3-taskflow-4.6.2-0.20210908175224.05bdafd. 43/239 DEBUG: Verifying : python3-wsme-0.10.1-0.20210906201358.63fe135.el8 44/239 DEBUG: Verifying : python3-octavia-lib-2.4.1-0.20210908182546.ee07c 45/239 DEBUG: Verifying : python3-castellan-3.9.1-0.20210909084347.4eb212b 46/239 DEBUG: Verifying : python3-keystoneauth1-4.4.0-0.20210920083347.112 47/239 DEBUG: Verifying : python3-keystonemiddleware-9.3.0-0.2021090912033 48/239 DEBUG: Verifying : python3-os-client-config-2.1.0-0.20220311090529. 49/239 DEBUG: Verifying : dejavu-fonts-common-2.35-7.el8.noarch 50/239 DEBUG: Verifying : dejavu-sans-fonts-2.35-7.el8.noarch 51/239 DEBUG: Verifying : groff-base-1.22.3-18.el8.x86_64 52/239 DEBUG: Verifying : libgfortran-8.5.0-21.el8.x86_64 53/239 DEBUG: Verifying : libquadmath-8.5.0-21.el8.x86_64 54/239 DEBUG: Verifying : libxslt-1.1.32-6.el8.x86_64 55/239 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 56/239 DEBUG: Verifying : lzo-2.08-14.el8.x86_64 57/239 DEBUG: Verifying : perl-Carp-1.42-396.el8.noarch 58/239 DEBUG: Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 59/239 DEBUG: Verifying : perl-Digest-1.17-395.el8.noarch 60/239 DEBUG: Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 61/239 DEBUG: Verifying : perl-Encode-4:2.97-3.el8.x86_64 62/239 DEBUG: Verifying : perl-Errno-1.28-422.el8.x86_64 63/239 DEBUG: Verifying : perl-Exporter-5.72-396.el8.noarch 64/239 DEBUG: Verifying : perl-File-Path-2.15-2.el8.noarch 65/239 DEBUG: Verifying : perl-File-Temp-0.230.600-1.el8.noarch 66/239 DEBUG: Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 67/239 DEBUG: Verifying : perl-HTTP-Tiny-0.074-3.el8.noarch 68/239 DEBUG: Verifying : perl-IO-1.38-422.el8.x86_64 69/239 DEBUG: Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 70/239 DEBUG: Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 71/239 DEBUG: Verifying : perl-PathTools-3.74-1.el8.x86_64 72/239 DEBUG: Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 73/239 DEBUG: Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 74/239 DEBUG: Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 75/239 DEBUG: Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 76/239 DEBUG: Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 77/239 DEBUG: Verifying : perl-Socket-4:2.027-3.el8.x86_64 78/239 DEBUG: Verifying : perl-Storable-1:3.11-3.el8.x86_64 79/239 DEBUG: Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 80/239 DEBUG: Verifying : perl-Term-Cap-1.17-395.el8.noarch 81/239 DEBUG: Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 82/239 DEBUG: Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 83/239 DEBUG: Verifying : perl-Time-Local-1:1.280-1.el8.noarch 84/239 DEBUG: Verifying : perl-URI-1.73-3.el8.noarch 85/239 DEBUG: Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 86/239 DEBUG: Verifying : perl-constant-1.33-396.el8.noarch 87/239 DEBUG: Verifying : perl-interpreter-4:5.26.3-422.el8.x86_64 88/239 DEBUG: Verifying : perl-libnet-3.11-3.el8.noarch 89/239 DEBUG: Verifying : perl-libs-4:5.26.3-422.el8.x86_64 90/239 DEBUG: Verifying : perl-macros-4:5.26.3-422.el8.x86_64 91/239 DEBUG: Verifying : perl-parent-1:0.237-1.el8.noarch 92/239 DEBUG: Verifying : perl-podlators-4.11-1.el8.noarch 93/239 DEBUG: Verifying : perl-threads-1:2.21-2.el8.x86_64 94/239 DEBUG: Verifying : perl-threads-shared-1.58-2.el8.x86_64 95/239 DEBUG: Verifying : python3-click-6.7-8.el8.noarch 96/239 DEBUG: Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 97/239 DEBUG: Verifying : python3-inotify-0.9.6-13.el8.noarch 98/239 DEBUG: Verifying : snappy-1.1.8-3.el8.x86_64 99/239 DEBUG: Verifying : tcl-1:8.6.8-2.el8.x86_64 100/239 DEBUG: Verifying : desktop-file-utils-0.26-1.el8.x86_64 101/239 DEBUG: Verifying : openblas-0.3.15-4.el8.x86_64 102/239 DEBUG: Verifying : openblas-threads-0.3.15-4.el8.x86_64 103/239 DEBUG: Verifying : perl-Filter-2:1.58-2.el8.x86_64 104/239 DEBUG: Verifying : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643 105/239 DEBUG: Verifying : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f 106/239 DEBUG: Verifying : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x 107/239 DEBUG: Verifying : perl-Text-Unidecode-1.30-5.el8.noarch 108/239 DEBUG: Verifying : perl-XML-Parser-2.44-11.el8.x86_64 109/239 DEBUG: Verifying : perl-XML-XPath-1.42-3.el8.noarch 110/239 DEBUG: Verifying : perl-encoding-4:2.22-3.el8.x86_64 111/239 DEBUG: Verifying : perl-open-1.11-422.el8.noarch 112/239 DEBUG: Verifying : python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591 113/239 DEBUG: Verifying : python3-attrs-17.4.0-6.el8.noarch 114/239 DEBUG: Verifying : python3-cairo-1.16.3-6.el8.x86_64 115/239 DEBUG: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 116/239 DEBUG: Verifying : python3-itsdangerous-0.24-14.el8.noarch 117/239 DEBUG: Verifying : python3-jmespath-0.9.0-11.el8.noarch 118/239 DEBUG: Verifying : python3-jsonpatch-1.21-2.el8.noarch 119/239 DEBUG: Verifying : python3-jsonpointer-1.10-11.el8.noarch 120/239 DEBUG: Verifying : python3-lxml-4.2.3-4.el8.x86_64 121/239 DEBUG: Verifying : python3-mako-1.0.6-14.el8.noarch 122/239 DEBUG: Verifying : python3-netaddr-0.7.19-8.el8.noarch 123/239 DEBUG: Verifying : python3-netifaces-0.10.6-4.el8.x86_64 124/239 DEBUG: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 125/239 DEBUG: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 126/239 DEBUG: Verifying : python3-pillow-5.1.1-19.el8.x86_64 127/239 DEBUG: Verifying : python3-prettytable-0.7.2-14.el8.noarch 128/239 DEBUG: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 129/239 DEBUG: Verifying : python3-scipy-1.0.0-21.module_el8+762+77bd8591.x 130/239 DEBUG: Verifying : python3-tkinter-3.6.8-59.el8.x86_64 131/239 DEBUG: Verifying : python3-webencodings-0.5.1-6.el8.noarch 132/239 DEBUG: Verifying : texlive-base-7:20180414-29.el8.noarch 133/239 DEBUG: Verifying : texlive-dvipng-7:20180414-29.el8.x86_64 134/239 DEBUG: Verifying : texlive-kpathsea-7:20180414-29.el8.x86_64 135/239 DEBUG: Verifying : texlive-lib-7:20180414-29.el8.x86_64 136/239 DEBUG: Verifying : texlive-tetex-7:20180414-29.el8.noarch 137/239 DEBUG: Verifying : texlive-texlive.infra-7:20180414-29.el8.noarch 138/239 DEBUG: Verifying : tk-1:8.6.8-1.el8.x86_64 139/239 DEBUG: Verifying : xdg-utils-1.1.2-5.el8.noarch 140/239 DEBUG: Verifying : libaec-1.0.2-3.el8.x86_64 141/239 DEBUG: Verifying : blosc-1.20.1-1.el8.x86_64 142/239 DEBUG: Verifying : hdf5-1.10.5-5.el8.x86_64 143/239 DEBUG: Verifying : libqhull-1:7.2.1-2.el8.x86_64 144/239 DEBUG: Verifying : libsodium-1.0.18-2.el8.x86_64 145/239 DEBUG: Verifying : python3-Bottleneck-1.2.1-13.el8.x86_64 146/239 DEBUG: Verifying : python3-alembic-1.7.1-3.el8.noarch 147/239 DEBUG: Verifying : python3-amqp-5.0.5-1.el8.noarch 148/239 DEBUG: Verifying : python3-appdirs-1.4.3-12.el8.noarch 149/239 DEBUG: Verifying : python3-autopage-0.4.0-1.el8.noarch 150/239 DEBUG: Verifying : python3-bcrypt-3.1.7-3.el8.x86_64 151/239 DEBUG: Verifying : python3-beautifulsoup4-4.9.3-1.el8.noarch 152/239 DEBUG: Verifying : python3-cachetools-4.2.0-1.el8.noarch 153/239 DEBUG: Verifying : python3-cmd2-1.4.0-1.1.el8.noarch 154/239 DEBUG: Verifying : python3-colorama-0.4.3-3.el8.noarch 155/239 DEBUG: Verifying : python3-cotyledon-1.7.3-4.el8.noarch 156/239 DEBUG: Verifying : python3-cssselect-0.9.2-13.el8.noarch 157/239 DEBUG: Verifying : python3-cycler-0.10.0-13.el8.noarch 158/239 DEBUG: Verifying : python3-dataclasses-0.8-1.el8.noarch 159/239 DEBUG: Verifying : python3-decorator-4.4.0-5.el8.noarch 160/239 DEBUG: Verifying : python3-distro-1.4.0-4.el8.noarch 161/239 DEBUG: Verifying : python3-dogpile-cache-1.1.5-1.1.el8.noarch 162/239 DEBUG: Verifying : python3-etcd3gw-0.2.5-1.el8.noarch 163/239 DEBUG: Verifying : python3-extras-1.0.0-10.el8.noarch 164/239 DEBUG: Verifying : python3-fasteners-0.14.1-20.el8.noarch 165/239 DEBUG: Verifying : python3-fixtures-3.0.0-16.el8.noarch 166/239 DEBUG: Verifying : python3-flask-1:1.1.2-4.el8.noarch 167/239 DEBUG: Verifying : python3-future-0.18.2-3.el8.noarch 168/239 DEBUG: Verifying : python3-gunicorn-20.0.4-1.el8.noarch 169/239 DEBUG: Verifying : python3-importlib-metadata-1.7.0-1.el8.noarch 170/239 DEBUG: Verifying : python3-importlib-resources-4.1.1-1.el8.noarch 171/239 DEBUG: Verifying : python3-iso8601-0.1.12-3.el8.noarch 172/239 DEBUG: Verifying : python3-jeepney-0.4.3-1.el8.noarch 173/239 DEBUG: Verifying : python3-jsonschema-3.2.0-5.el8.noarch 174/239 DEBUG: Verifying : python3-keyring-21.0.0-1.el8.noarch 175/239 DEBUG: Verifying : python3-kiwisolver-1.1.0-4.el8.x86_64 176/239 DEBUG: Verifying : python3-kombu-1:5.0.2-1.el8.noarch 177/239 DEBUG: Verifying : python3-logutils-0.3.5-11.el8.noarch 178/239 DEBUG: Verifying : python3-matplotlib-3.1.1-2.el8.x86_64 179/239 DEBUG: Verifying : python3-matplotlib-data-3.1.1-2.el8.noarch 180/239 DEBUG: Verifying : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 181/239 DEBUG: Verifying : python3-matplotlib-tk-3.1.1-2.el8.x86_64 182/239 DEBUG: Verifying : python3-memcached-1.59-1.el8.noarch 183/239 DEBUG: Verifying : python3-migrate-0.13.0-1.el8.noarch 184/239 DEBUG: Verifying : python3-mock-3.0.5-7.el8.noarch 185/239 DEBUG: Verifying : python3-msgpack-1.0.2-1.el8.x86_64 186/239 DEBUG: Verifying : python3-munch-2.5.0-3.el8.noarch 187/239 DEBUG: Verifying : python3-networkx-2.5-1.el8.noarch 188/239 DEBUG: Verifying : python3-numexpr-2.7.1-1.el8.x86_64 189/239 DEBUG: Verifying : python3-pandas-0.25.3-1.el8.x86_64 190/239 DEBUG: Verifying : python3-paste-3.5.0-1.el8.noarch 191/239 DEBUG: Verifying : python3-paste-deploy-2.1.1-1.el8.noarch 192/239 DEBUG: Verifying : python3-pecan-1.3.3-2.el8.noarch 193/239 DEBUG: Verifying : python3-prometheus_client-0.7.1-2.el8.noarch 194/239 DEBUG: Verifying : python3-psutil-5.7.3-1.el8.x86_64 195/239 DEBUG: Verifying : python3-pyasn1-0.4.6-3.el8.noarch 196/239 DEBUG: Verifying : python3-pyasn1-modules-0.4.6-3.el8.noarch 197/239 DEBUG: Verifying : python3-pydot-1.4.1-1.el8.noarch 198/239 DEBUG: Verifying : python3-pygraphviz-1.5-9.el8.x86_64 199/239 DEBUG: Verifying : python3-pynacl-1.4.0-1.el8.x86_64 200/239 DEBUG: Verifying : python3-pyngus-2.3.0-4.el8.noarch 201/239 DEBUG: Verifying : python3-pyperclip-1.8.0-2.el8.noarch 202/239 DEBUG: Verifying : python3-pyroute2-0.6.6-1.el8.noarch 203/239 DEBUG: Verifying : python3-pyrsistent-0.17.3-1.el8.x86_64 204/239 DEBUG: Verifying : python3-pyyaml-5.4.1-2.el8.x86_64 205/239 DEBUG: Verifying : python3-repoze-lru-0.7-6.el8.noarch 206/239 DEBUG: Verifying : python3-requests-mock-1.8.0-1.el8.noarch 207/239 DEBUG: Verifying : python3-rfc3986-1.4.0-3.el8.noarch 208/239 DEBUG: Verifying : python3-routes-2.4.1-12.el8.noarch 209/239 DEBUG: Verifying : python3-secretstorage-3.1.1-4.el8.noarch 210/239 DEBUG: Verifying : python3-setproctitle-1.1.10-16.el8.x86_64 211/239 DEBUG: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 212/239 DEBUG: Verifying : python3-simplejson-3.17.2-2.el8.x86_64 213/239 DEBUG: Verifying : python3-soupsieve-2.1.0-1.el8.noarch 214/239 DEBUG: Verifying : python3-sqlalchemy-utils-0.37.8-1.el8.noarch 215/239 DEBUG: Verifying : python3-sqlparse-0.3.1-3.el8.noarch 216/239 DEBUG: Verifying : python3-statsd-3.2.1-16.el8.noarch 217/239 DEBUG: Verifying : python3-stestr-2.6.0-4.el8.noarch 218/239 DEBUG: Verifying : python3-subunit-1.4.0-1.el8.noarch 219/239 DEBUG: Verifying : python3-tables-3.5.2-6.el8.x86_64 220/239 DEBUG: Verifying : python3-tempita-0.5.1-25.el8.noarch 221/239 DEBUG: Verifying : python3-tenacity-6.2.0-1.el8.noarch 222/239 DEBUG: Verifying : python3-testrepository-0.0.20-20.el8.noarch 223/239 DEBUG: Verifying : python3-testresources-2.0.1-1.el8.noarch 224/239 DEBUG: Verifying : python3-testscenarios-0.5.0-17.el8.noarch 225/239 DEBUG: Verifying : python3-testtools-2.5.0-3.el8.noarch 226/239 DEBUG: Verifying : python3-vine-5.0.0-2.el8.noarch 227/239 DEBUG: Verifying : python3-voluptuous-0.12.1-1.el8.noarch 228/239 DEBUG: Verifying : python3-waitress-1.4.2-1.el8.noarch 229/239 DEBUG: Verifying : python3-warlock-1.3.3-1.el8.noarch 230/239 DEBUG: Verifying : python3-wcwidth-0.2.5-2.el8.noarch 231/239 DEBUG: Verifying : python3-webob-1.8.6-3.el8.noarch 232/239 DEBUG: Verifying : python3-webtest-2.0.35-3.el8.noarch 233/239 DEBUG: Verifying : python3-werkzeug-2.0.1-2.el8.noarch 234/239 DEBUG: Verifying : python3-wrapt-1.12.1-3.el8.x86_64 235/239 DEBUG: Verifying : python3-yappi-1.3.0-1.el8.x86_64 236/239 DEBUG: Verifying : python3-zipp-3.4.0-1.el8.noarch 237/239 DEBUG: Verifying : python3-qpid-proton-0.35.0-3.el8s.x86_64 238/239 DEBUG: Verifying : qpid-proton-c-0.35.0-3.el8s.x86_64 239/239 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.26-1.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-21.el8.x86_64 DEBUG: libqhull-1:7.2.1-2.el8.x86_64 DEBUG: libquadmath-8.5.0-21.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-4.el8.x86_64 DEBUG: openblas-threads-0.3.15-4.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-422.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-3.el8.noarch DEBUG: perl-IO-1.38-422.el8.x86_64 DEBUG: perl-IO-Socket-IP-0.39-5.el8.noarch DEBUG: perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0.noarch DEBUG: perl-MIME-Base64-3.15-396.el8.x86_64 DEBUG: perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c.noarch DEBUG: perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.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-422.el8.x86_64 DEBUG: perl-libnet-3.11-3.el8.noarch DEBUG: perl-libs-4:5.26.3-422.el8.x86_64 DEBUG: perl-macros-4:5.26.3-422.el8.x86_64 DEBUG: perl-open-1.11-422.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.8.2-0.20220318083550.55cb199.el8.noarch DEBUG: python-oslo-concurrency-lang-4.4.1-0.20210913063308.8e08400.el8.noarch DEBUG: python-oslo-db-lang-11.0.0-0.20210910154117.75661fb.el8.noarch DEBUG: python-oslo-i18n-lang-5.1.0-0.20210908181331.b031d17.el8.noarch DEBUG: python-oslo-log-lang-4.6.0-0.20210908173310.41c8807.el8.noarch DEBUG: python-oslo-middleware-lang-4.4.0-0.20210908180655.da7987c.el8.noarch DEBUG: python-oslo-policy-lang-3.8.3-0.20211029111327.ff2a39f.el8.noarch DEBUG: python-oslo-utils-lang-4.10.2-0.20220513072912.90a5046.el8.noarch DEBUG: python-pycadf-common-3.1.1-0.20210906193823.4179996.el8.noarch DEBUG: python3-Bottleneck-1.2.1-13.el8.x86_64 DEBUG: python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591.noarch DEBUG: python3-alembic-1.7.1-3.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.4.0-0.20210908173915.0461d8e.el8.noarch DEBUG: python3-autopage-0.4.0-1.el8.noarch DEBUG: python3-barbicanclient-5.2.0-0.20210920073316.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.9.1-0.20210909084347.4eb212b.el8.noarch DEBUG: python3-cinderclient-8.1.0-0.20210909084657.fab6ddf.el8.noarch DEBUG: python3-click-6.7-8.el8.noarch DEBUG: python3-cliff-3.9.0-0.20210909074329.734bc0c.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-dataclasses-0.8-1.el8.noarch DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch DEBUG: python3-debtcollector-2.3.0-0.20210909100842.0bf5bf5.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-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.4.0-0.20210908172359.d70c7e5.el8.noarch DEBUG: python3-glanceclient-1:3.5.0-0.20210909074601.74a55bd.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-importlib-resources-4.1.1-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.4.0-0.20210920083347.112bcae.el8.noarch DEBUG: python3-keystoneclient-1:4.3.0-0.20220713075919.d5cb761.el8.noarch DEBUG: python3-keystonemiddleware-9.3.0-0.20210909120330.90df936.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-14.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.6.0-0.20210909093154.983f0ab.el8.noarch DEBUG: python3-novaclient-1:17.6.0-0.20210909075316.8066f8c.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.4.1-0.20210908182546.ee07c4e.el8.noarch DEBUG: python3-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.noarch DEBUG: python3-os-client-config-2.1.0-0.20220311090529.bc96c23.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20220311090043.0b2f473.el8.noarch DEBUG: python3-osc-lib-2.4.2-0.20210909090145.415a6c7.el8.noarch DEBUG: python3-oslo-cache-2.8.2-0.20220318083550.55cb199.el8.noarch DEBUG: python3-oslo-concurrency-4.4.1-0.20210913063308.8e08400.el8.noarch DEBUG: python3-oslo-config-2:8.7.1-0.20210908173604.1a7bd66.el8.noarch DEBUG: python3-oslo-context-3.3.2-0.20211026070319.7187c67.el8.noarch DEBUG: python3-oslo-db-11.0.0-0.20210910154117.75661fb.el8.noarch DEBUG: python3-oslo-i18n-5.1.0-0.20210908181331.b031d17.el8.noarch DEBUG: python3-oslo-log-4.6.0-0.20210908173310.41c8807.el8.noarch DEBUG: python3-oslo-messaging-12.9.4-0.20220627084906.49ec24c.el8.noarch DEBUG: python3-oslo-metrics-0.3.1-0.20220214085829.b904335.el8.noarch DEBUG: python3-oslo-middleware-4.4.0-0.20210908180655.da7987c.el8.noarch DEBUG: python3-oslo-policy-3.8.3-0.20211029111327.ff2a39f.el8.noarch DEBUG: python3-oslo-reports-2.3.0-0.20210908171418.f2799dc.el8.noarch DEBUG: python3-oslo-serialization-4.2.0-0.20210908170955.2b94a4f.el8.noarch DEBUG: python3-oslo-service-2.6.2-0.20220513142341.03d4fdd.el8.noarch DEBUG: python3-oslo-upgradecheck-1.4.0-0.20210908165845.3ca8698.el8.noarch DEBUG: python3-oslo-utils-4.10.2-0.20220513072912.90a5046.el8.noarch DEBUG: python3-oslotest-4.5.0-0.20210908170400.d4b1896.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-19.el8.x86_64 DEBUG: python3-prettytable-0.7.2-14.el8.noarch DEBUG: python3-prometheus_client-0.7.1-2.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.20210906193823.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.6-1.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.20220311083722.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+762+77bd8591.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.37.8-1.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.4.2-0.20221021074429.1c12706.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.2-0.20210908175224.05bdafd.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-3.el8.noarch DEBUG: python3-tkinter-3.6.8-59.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-2.0.1-2.el8.noarch DEBUG: python3-wrapt-1.12.1-3.el8.x86_64 DEBUG: python3-wsme-0.10.1-0.20210906201358.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-29.el8.noarch DEBUG: texlive-dvipng-7:20180414-29.el8.x86_64 DEBUG: texlive-kpathsea-7:20180414-29.el8.x86_64 DEBUG: texlive-lib-7:20180414-29.el8.x86_64 DEBUG: texlive-tetex-7:20180414-29.el8.noarch DEBUG: texlive-texlive.infra-7:20180414-29.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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-9.1.1-0.20240125125427.2a2ad0d.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', '429ac9ca7ac747be9c25a4c96959b8ab', '-D', '/var/lib/mock/dlrn-centos8-xena-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-xena-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', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: python3-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.noarch 1631171320 4342503 4fae48d8dd7449cf08bf164cd4437ed3 installed DEBUG: shadow-utils-2:4.6-22.el8.x86_64 1700557389 4072092 fe0bd503b99d6bb90b2b4451a09e6080 installed DEBUG: fontpackages-filesystem-1.44-22.el8.noarch 1557581453 0 40b0272ca2fdd533a2d188077e86c1d2 installed DEBUG: python-oslo-policy-lang-3.8.3-0.20211029111327.ff2a39f.el8.noarch 1635506169 14081 8e6b25fa476db8213c300ebc389e887a installed DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch 1557787815 13746679 5904158c62f46bb518f6445e49044e60 installed DEBUG: python3-oslo-i18n-5.1.0-0.20210908181331.b031d17.el8.noarch 1631125002 179505 a8fe6476e0e4d1ac0b1a9cee5e49ce60 installed DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 1701182946 13131 0d84ec0f8532c7edbfce5ebd3cdbf439 installed DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 1661411318 60398 a45a83b395cb68037d67081b296029c4 installed DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch 1557787815 596942 6e60575dedf19a3ce375fc2166d1a146 installed DEBUG: python3-oslo-log-4.6.0-0.20210908173310.41c8807.el8.noarch 1631122526 166160 3e98dcaf52be0194801d7d760b94ac3a installed DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch 1557812133 1460348 e6f22d6ea059da79d67e5a1905949c53 installed DEBUG: rust-srpm-macros-5-2.el8.noarch 1557810095 1131 d96b3587cf204ff53b4b377f1f61bcc1 installed DEBUG: python3-oslo-policy-3.8.3-0.20211029111327.ff2a39f.el8.noarch 1635506169 254914 3116aefc1973c43bb091e0ab68f09d45 installed DEBUG: git-core-2.43.0-1.el8.x86_64 1701877229 33290397 89df7e8e29028679a8e831a6309726fb installed DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch 1557812133 1429675 7c8915d94c2c51421ab11e2bd324f4a8 installed DEBUG: perl-srpm-macros-1-25.el8.noarch 1557806236 794 0293bcef8257b954e640b14fa1fbfac0 installed DEBUG: python-oslo-db-lang-11.0.0-0.20210910154117.75661fb.el8.noarch 1631288604 17156 5f952384ed0bbf9a79c7934228c4ede2 installed DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch 1557812133 400088 0b8313e3b9335f0786c2adf4c8eedb6e installed DEBUG: libssh-config-0.9.6-6.el8.noarch 1674052261 277 824a4ef2221391774200713f7357a680 installed DEBUG: python-oslo-cache-lang-2.8.2-0.20220318083550.55cb199.el8.noarch 1647592718 28475 7c02cbe7cd93c658eac7d07f87bab034 installed DEBUG: pinentry-1.1.0-2.el8.x86_64 1557807137 199914 91e0fb519dd83812e53a731ed74f5fec installed DEBUG: go-srpm-macros-2-17.el8.noarch 1611212519 7342 9d71426f78a143cfc42a3c8a0e969fa9 installed DEBUG: python3-oslo-db-11.0.0-0.20210910154117.75661fb.el8.noarch 1631288604 580722 3a660c222d3e3ebaf98200364c091c51 installed DEBUG: rpm-libs-4.14.3-31.el8.x86_64 1702476008 739560 03c29de5edbe87a2aadd1bfe3c837a4c installed DEBUG: centos-stream-release-8.6-1.el8.noarch 1631593927 26489 da424ed8dbfe39ac8f25eb609e365312 installed DEBUG: python3-novaclient-1:17.6.0-0.20210909075316.8066f8c.el8.noarch 1631174125 941298 cd5223993dccf801da7ec26a1fb79df4 installed DEBUG: elfutils-default-yama-scope-0.190-2.el8.noarch 1702418198 1810 700bf1a6b29754acae72156f063130b9 installed DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 1661957780 720346 1cae463ef0856a8005738e88bcb0ab08 installed DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch 1557812133 38217 b9c0233504dbc87da36397e6a3d37efc installed DEBUG: python3-cinderclient-8.1.0-0.20210909084657.fab6ddf.el8.noarch 1631177324 972341 090f56a4d13fe20630096936a35a381d installed DEBUG: rpm-build-libs-4.14.3-31.el8.x86_64 1702476008 216120 37d32e92fab20cd1cc624e55c8343673 installed DEBUG: gdb-headless-8.2-20.el8.x86_64 1680298639 11910029 b90c0f483b4d3132761f31914aa8529a installed DEBUG: python3-flask-1:1.1.2-4.el8.noarch 1605883497 782020 9780369e1930eb607481a008b3552b4b installed DEBUG: efi-srpm-macros-3-3.el8.noarch 1605562930 39223 a3b1b70e34d0e5bc276f89fe7bb6e7ea installed DEBUG: python3-pyroute2-0.6.6-1.el8.noarch 1654596165 2851937 29eaadc765779d41934bf15f552706b2 installed DEBUG: glibc-gconv-extra-2.28-248.el8.x86_64 1704278587 6416078 d069b019cd5429f80f88b58377826a9f 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-testresources-2.0.1-1.el8.noarch 1610340318 244862 68bd230e309060c721c96fe24b57b30e installed DEBUG: openssh-8.0p1-23.el8.x86_64 1704464482 1937816 4851f191f1b0516e4c2ada2ecf2831f1 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-distro-1.4.0-4.el8.noarch 1580136567 153542 3be88f47218450dbe0294ed75ba81991 installed DEBUG: systemd-libs-239-79.el8.x86_64 1704715843 4690230 93a65b87315b3df4d292de97dfe9c324 installed DEBUG: python3-markupsafe-0.23-19.el8.x86_64 1557807784 78019 3a1380b91678566bb2cbf12fafefcbd7 installed DEBUG: python3-rpm-generators-5-8.el8.noarch 1669460862 56753 08702ebf7864d91e4fdf84084979c72a installed DEBUG: platform-python-devel-3.6.8-59.el8.x86_64 1704453784 674053 f8d955468a41e3f0d87c31127d5e05f7 installed DEBUG: python3-packaging-20.4-1.el8.noarch 1595581848 226606 6f20a53089845f7e03e43811ab4594da installed DEBUG: libunistring-0.9.9-3.el8.x86_64 1557538610 1855932 7769c82a0a6aa692f4778f71f6fdec0c installed DEBUG: glib2-2.56.4-162.el8.x86_64 1695391121 12279712 b3ed8ba4cb65500c088ae6a08efea7ed installed DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 1580212430 48240 c37be18dff58225e5a9ec3235f6c2ff3 installed DEBUG: chkconfig-1.19.2-1.el8.x86_64 1684151951 827702 1fd10303fc1a1a3a61f614b8239ef433 installed DEBUG: kernel-headers-4.18.0-536.el8.x86_64 1705591968 5652815 7618c8ef86860cd2970cc2ad2d673632 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: python3-decorator-4.4.0-5.el8.noarch 1580270094 60998 2396ad78d94459ad2874339675e3dac8 installed DEBUG: libICE-1.0.9-15.el8.x86_64 1573240087 205821 240847d47f854c3eeef95daf071359da installed DEBUG: python3-fixtures-3.0.0-16.el8.noarch 1580053087 335675 d73902680734761709ec42b903d521bb installed DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 1580388743 8917343 cdf347dd516a971569a9020371400933 installed DEBUG: python3-mako-1.0.6-14.el8.noarch 1675262817 553374 5dc5e0144b5455ad0a28ddc3ae11a8ff installed DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch 1656600867 161412 f0007eaef9d763624dbabcb5919b8013 installed DEBUG: file-libs-5.33-25.el8.x86_64 1682333749 6386562 08bffb2391927a9cd5dc225094adee25 installed DEBUG: python3-matplotlib-data-3.1.1-2.el8.noarch 1579971154 2139181 69f84b084b859430ac11869562d5a919 installed DEBUG: python3-pbr-5.5.1-1.el8.noarch 1603982946 3586069 895719c97b49f7f4f0bd9cbe8ef927f8 installed DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 1557539440 71434 e5553e445ddba10c79d2f430439f24cb installed DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch 1646727834 423161 da67fdaee30c3d1cc042d9c1a5221356 installed DEBUG: libksba-1.3.5-9.el8.x86_64 1675871473 334095 12bc68bc97e3d94e08db9b7789d18d91 installed DEBUG: python3-vine-5.0.0-2.el8.noarch 1605087743 47750 0b1ade1a738529076f23a758df08f731 installed DEBUG: python3-pydot-1.4.1-1.el8.noarch 1579709419 186666 a9a95771422790335cbc0e466070d201 installed DEBUG: dbus-libs-1:1.12.8-26.el8.x86_64 1687176654 380760 e19f5f4f99759cecb909611a028b38f8 installed DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 1624079346 43798 293f99eba1dca583e70353c5b61afac4 installed DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch 1605563899 559518 ee81af96a65dbf35591f0b29f7927abb installed DEBUG: grep-3.1-6.el8.x86_64 1557537409 835205 94ed80f88be0c0b77082a51035c5e53f installed DEBUG: python3-attrs-17.4.0-6.el8.noarch 1557807350 155889 1bf2183e2f19405ca886ea3c72c19f84 installed DEBUG: platform-python-pip-9.0.3-23.el8.noarch 1691669373 6915702 da5027823fcf24edb44f3517c2ae4a3a installed DEBUG: zip-3.0-23.el8.x86_64 1557590650 842885 100278a94f1f36e5918a09b79dbfa0a1 installed DEBUG: openblas-0.3.15-4.el8.x86_64 1659702013 38153368 4d83d8a3009fc3f863eb748e5c93e51c installed DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch 1690913611 73739 d6a452df4cc716ea4a6f7e360a0d4dbf installed DEBUG: libpsl-0.20.2-6.el8.x86_64 1592340337 70732 a7693d63f1f80dfe21554ad582a61481 installed DEBUG: python3-os-service-types-1.7.0-0.20220311090043.0b2f473.el8.noarch 1646989502 105128 b31b87bc8abb618afb318a936185f4d5 installed DEBUG: dwz-0.12-10.el8.x86_64 1622696781 230263 7fc13bfd107311f1a1028bb2c7164ef6 installed DEBUG: python3-Bottleneck-1.2.1-13.el8.x86_64 1580231245 456067 0f4fda02e8375b940baefef1a84b8352 installed DEBUG: zstd-1.4.5-6.el8.x86_64 1600319865 1768962 53344c4e4a7ec37b337e62c5ab18a928 installed DEBUG: python3-kombu-1:5.0.2-1.el8.noarch 1610001917 1312489 b4a53fef82810cd3a2f7c88078a2f23f installed DEBUG: pigz-2.4-4.el8.x86_64 1586225446 140679 1c50ec08f41c019995d4702eaeb6459d installed DEBUG: python3-prometheus_client-0.7.1-2.el8.noarch 1580901419 242747 7acc72809ed0497c842a88d2696fc5dd installed DEBUG: brotli-1.0.6-3.el8.x86_64 1610440170 1522084 00b886e8ad6fc471f1f87d849b045841 installed DEBUG: python3-pyngus-2.3.0-4.el8.noarch 1580200751 192374 220e052f96b4a8bc9c6bbc973700aff8 installed DEBUG: python3-pytz-2017.2-11.el8.noarch 1689251466 178761 776850354b11a6af5b7bb4226003a99d installed DEBUG: gc-7.6.4-3.el8.x86_64 1557791247 229024 d16a971513963ab4666f0aef05b733b6 installed DEBUG: python3-voluptuous-0.12.1-1.el8.noarch 1610340498 293245 df370bc7caeec5f3003f44612ee69e5d installed DEBUG: libpkgconf-1.4.2-1.el8.x86_64 1557540110 68093 c1d476e8247ae535374ebffccfb2ca5c installed DEBUG: python3-soupsieve-2.1.0-1.el8.noarch 1610096098 218144 7a667d161b128362cc7dd33eb47bfd73 installed DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch 1557814059 1070824 db0cbd7441bae6fe18d87986701c4b0a installed DEBUG: python3-repoze-lru-0.7-6.el8.noarch 1580057272 85678 069ca5535d4df63b3d1625024042d60a installed DEBUG: libblkid-2.32.1-43.el8.x86_64 1691671507 343976 0b22b8e35ce71987c7ae6f2e6a6dd44a installed DEBUG: libsigsegv-2.11-5.el8.x86_64 1557538364 47034 5625ecad632168eecb8960821b0abeca installed DEBUG: python3-pyperclip-1.8.0-2.el8.noarch 1599555843 68899 7e8afc344a375e43f241912b3f4459de installed DEBUG: libsmartcols-2.32.1-43.el8.x86_64 1691671507 248482 0344a8f780ca00e16b71f3fa51c68529 installed DEBUG: memstrack-0.2.5-2.el8.x86_64 1687832403 128567 5a436f8cb607778b3f684429a58c3213 installed DEBUG: python3-munch-2.5.0-3.el8.noarch 1599555654 56699 6cabd324994f9ae42d055481ae082cc2 installed DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 1606872437 159483 dffd88facccacc54747680c27e6dc140 installed DEBUG: python3-logutils-0.3.5-11.el8.noarch 1579773083 129309 b4640e209c61deb4380f7e72f7b4d5af installed DEBUG: libxcb-1.13.1-1.el8.x86_64 1586219222 1028472 9871866c5dc03e2f1adf8c7cc84d8a1d installed DEBUG: python3-keyring-21.0.0-1.el8.noarch 1579772228 202973 54a937ad53a50b45dc1d822b784c7b30 installed DEBUG: libXt-1.1.5-12.el8.x86_64 1573245539 597617 3238eebe16e74f4f20a0d43492842ab2 installed DEBUG: python3-cycler-0.10.0-13.el8.noarch 1579857897 34683 1d45b9ecc0407d50cf0f064b7117b14e installed DEBUG: libXcursor-1.1.15-3.el8.x86_64 1557799696 48759 1f160b358d95dc012768764ef017ab26 installed DEBUG: python3-bcrypt-3.1.7-3.el8.x86_64 1579944037 91675 b97f12aeb6948d93e33bf759dacff516 installed DEBUG: libXaw-1.0.13-10.el8.x86_64 1557799695 523837 2017f62bc27ca372978960ff77416260 installed DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 1599471607 539253 0f96b8e5a1dd9c7dfcdadd81031b0498 installed DEBUG: libXcomposite-0.4.4-14.el8.x86_64 1557799684 35952 994c8bec984cc544058db44ccad111b2 installed DEBUG: python3-webencodings-0.5.1-6.el8.noarch 1557808322 73578 12c558689a939dd3db86f5b32ea3d0e1 installed DEBUG: libmcpp-2.7.2-20.el8.x86_64 1557800694 153388 1ff95fab40bb4954f1975ed036efc0ed installed DEBUG: python3-warlock-1.3.3-1.el8.noarch 1579833459 31258 8b72eda3dd0870af5c7965bfe5c8fca9 installed DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 1569937142 156867 e161e48826fbf0298512536fe2d572c6 installed DEBUG: python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591.noarch 1701185161 340147 9a6b1a791df8ea341a38e9796413b911 installed DEBUG: python3-setuptools-50.3.2-1.el8.noarch 1604588097 4012159 a58878bc680b75a3e938fc5acf4364da installed DEBUG: blosc-1.20.1-1.el8.x86_64 1607084737 125382 555424d997b3999293a0d4318a89a66f installed DEBUG: libgomp-8.5.0-21.el8.x86_64 1696451726 331983 9bbc6bd0577a170005131eaf235a1f1a installed DEBUG: openldap-2.4.46-18.el8.x86_64 1628572349 1006595 15d3b20f700d3c5214ea8b788acd0619 installed DEBUG: python3-tables-3.5.2-6.el8.x86_64 1580528362 8018934 c7437c39dac5857fff72219eae0ef958 installed DEBUG: gcc-8.5.0-21.el8.x86_64 1696451726 61705150 94cc1672edcc985dc0a4001e739e62e6 installed DEBUG: libxslt-1.1.32-6.el8.x86_64 1602701861 751741 4f9035f3dfbee97bd3f6396d93dcc3db installed DEBUG: libX11-1.6.8-7.el8.x86_64 1697015705 1344048 2abdf9f850566d1ec3080c894a3a3f98 installed DEBUG: groff-base-1.22.3-18.el8.x86_64 1559058519 4216866 6ed091baa7cbbcf9205fce2f24fa48cb installed DEBUG: perl-libnet-3.11-3.el8.noarch 1557805081 277135 84cf9f5f0d65cd76fdc6916aa342c1f3 installed DEBUG: perl-Time-Local-1:1.280-1.el8.noarch 1557588254 59906 d9ff68ed7dce4a5bb9a13c85270f9908 installed DEBUG: libnghttp2-1.33.0-5.el8.x86_64 1697446299 168244 d44fde5a0550ab3df2bdb197afaa9138 installed DEBUG: perl-Term-ANSIColor-4.06-396.el8.noarch 1557588250 89627 c0fc2f73ed2179d13f01ef64e42008ad installed DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 1673600760 204098 8b8295bdd096f565d2011cecd8c10021 installed DEBUG: perl-Pod-Simple-1:3.35-395.el8.noarch 1557588149 543719 4634886be1066e76224760899bd706d5 installed DEBUG: perl-Pod-Usage-4:1.69-395.el8.noarch 1557588152 49721 7ca3785d080ee4a20cb030cff8d14650 installed DEBUG: kmod-25-20.el8.x86_64 1698157693 244242 1e1ca7bf3607dd0e04ea2dc116ee795c installed DEBUG: perl-Errno-0:1.28-422.el8.x86_64 1674590126 9495 3f35101371b72bf65f709bdd7edc873c installed DEBUG: perl-Exporter-5.72-396.el8.noarch 1557587966 55719 4f56f0f2098313624fdcd567a5c644fc installed DEBUG: perl-macros-4:5.26.3-422.el8.x86_64 1674590126 5184 63e324053fdc2b036b6a70e03a91355d installed DEBUG: perl-IO-0:1.38-422.el8.x86_64 1674590126 139767 5b00ebccf573637d246b4db4031890a2 installed DEBUG: libutempter-1.1.6-14.el8.x86_64 1557538847 52637 d8773aceac7955c99c3d89a95568c180 installed DEBUG: perl-threads-shared-1.58-2.el8.x86_64 1557588218 78170 f7ca1f9a2bb956e0fcb5c0921352b23c installed DEBUG: perl-encoding-4:2.22-3.el8.x86_64 1557587918 144893 fa4b6eea39485423acf99c3e2c1a8948 installed DEBUG: gettext-0.19.8.1-17.el8.x86_64 1573236536 5412553 b0c5f450b122286eb0d173e9c1aaa23d installed DEBUG: texlive-texlive.infra-7:20180414-29.el8.noarch 1685187589 905070 07f8677e239e4cd9afacc8f6f653fcae installed DEBUG: gnutls-3.6.16-7.el8.x86_64 1687784935 3007935 d90999573ad69a5f9dc792e17c93d72e installed DEBUG: dejavu-fonts-common-2.35-7.el8.noarch 1608016986 145939 5cc310eaceb074158eb858adf64bfcd4 installed DEBUG: findutils-1:4.6.0-22.el8.x86_64 1694083863 1768956 85f0b9873b12ac79fae81418c50d5a57 installed DEBUG: python3-pandas-0.25.3-1.el8.x86_64 1579978421 54904723 4828c5a26d740c8ca79213807770cfc4 installed DEBUG: gpg-pubkey-8483c65d-5ccc5b19 1556896537 0 (none) installed DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64 1701182946 13131 063fcc15461166ccde2cfb3aa2dea24b installed DEBUG: atk-2.28.1-1.el8.x86_64 1557788256 1294970 d03abb8e862140158230d990e67ed0da installed DEBUG: python-srpm-macros-3-45.el8.noarch 1680539618 6093 d65adfac12f7687a1f4ab507f6f3f3ce installed DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch 1557792636 6229278 ae5337d5ef62351fcad39143150dd6bf installed DEBUG: p11-kit-0.23.22-2.el8.x86_64 1701271653 1650594 f625c6699150e52dfe4ba259c5f65388 installed DEBUG: python3-rpm-macros-3-45.el8.noarch 1680539618 3714 a62e47f8159b75a079594efad4a34868 installed DEBUG: trousers-0.3.15-2.el8.x86_64 1701008532 379774 0ab53f4878052e147ddeef1da3f8d4ac installed DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 1573236241 315856 e5d50b0e3a219515e3750449e63cb1e2 installed DEBUG: tpm2-tss-2.3.2-6.el8.x86_64 1701008558 1209190 10b00a9d16db17d1bfc81e2722045d58 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: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch 1701183407 7786043 5b6da95957b37bba6c227fa6d82b180f installed DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch 1557812133 1428518 2cbb1a3a39ef1185fe9a193d003951ba installed DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch 1557787906 4398414 a27029d067dc090e174ebae3e994403a installed DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch 1557812133 86572 500e4022d7801715bb69cc1f1e1603c3 installed DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch 1650028059 0 b8b9b1538fe7cda65fa74d5d86014e9b installed DEBUG: libkcapi-hmaccalc-1.4.0-2.el8.x86_64 1701937677 34214 27f6701d1aac7b11f8187b6d89ff9f32 installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch 1557812133 1099749 c64c1ed1e447e132e92adfd76aa3870e installed DEBUG: pkgconf-m4-1.4.2-1.el8.noarch 1557535856 14187 398894375a82b4e1d5f7f0b38d3bec99 installed DEBUG: shared-mime-info-1.9-4.el8.x86_64 1702033957 2445185 371a673465c930fd70cd957291518b02 installed DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch 1557812133 2469317 dffcdf61c430e626a40ce66d8ba2fb93 installed DEBUG: openblas-srpm-macros-2-2.el8.noarch 1557802474 104 43aa3a337edfc79098c8ad423b5e49df installed DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch 1557812133 45184 3d036fbd5ec99facbd7416bcff86c58f installed DEBUG: urw-base35-fonts-20170801-10.el8.noarch 1557812133 5478 90b579587fc764dac0351a2f2e04f3c4 installed DEBUG: elfutils-libelf-0.190-2.el8.x86_64 1702418164 1024034 80092ed27d1209ac87272292b67b0a2b installed DEBUG: libsecret-0.18.6-1.el8.x86_64 1557586041 520362 debd45dfee226d419b9cb0f66242aa5b installed DEBUG: kbd-legacy-2.0.4-11.el8.noarch 1687429015 511139 0c95178d26cd94a9667dd5e62ede1bf9 installed DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch 1557791779 414 0c2ffae7ef28a3e4ad323b8bf7838fc2 installed DEBUG: curl-7.61.1-34.el8.x86_64 1702311458 700909 64e2b1d32eed3516cf57528ac5bf9f22 installed DEBUG: centos-gpg-keys-1:8-6.el8.noarch 1648479459 5553 17a6c705245dbce28757688b8f111bc8 installed DEBUG: rpm-4.14.3-31.el8.x86_64 1702476008 2087822 25988ae1d3a46209ff4f158bf71eb778 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: elfutils-libs-0.190-2.el8.x86_64 1702418164 738239 da7252477bef09711ee33ab197032439 installed DEBUG: gnupg2-2.2.20-3.el8.x86_64 1661957780 9919259 0b51343dec74afd8466e25d023671580 installed DEBUG: basesystem-11-5.el8.noarch 1557533944 0 f988bd6b76df626c40d6e051ee7629c9 installed DEBUG: elfutils-0.190-2.el8.x86_64 1702418164 2931958 91c06a9424c4f9a53cad60b2aca42a9b installed DEBUG: guile-5:2.0.14-7.el8.x86_64 1557794711 12159310 575e446ce886def641e2b1c46db9480d installed DEBUG: libselinux-2.9-8.el8.x86_64 1670915474 173168 30c470acf094308028643d2f1e2cfbdf installed DEBUG: rpm-build-4.14.3-31.el8.x86_64 1702476008 299090 fdea2a24ac9dd7cba3caef79c4bd7e4c installed DEBUG: hicolor-icon-theme-0.17-2.el8.noarch 1557793701 73932 7fbb3efb70b3a17ca40662e89407d14b installed DEBUG: python3-cryptography-3.2.1-7.el8.x86_64 1702028419 2873655 2b33119b76789c68b6ef362001730016 installed DEBUG: tzdata-2023d-1.el8.noarch 1704228825 1791353 0b9afa46c6eb32d99e873e3b12ba7db2 installed DEBUG: redhat-rpm-config-131-1.el8.noarch 1676684160 157400 c36f4f57b78ec89f9ac77f0d2edef314 installed DEBUG: bash-4.4.20-4.el8.x86_64 1649373002 6861444 cadc3326c595c0b04115f7757854811d installed DEBUG: glibc-common-2.28-248.el8.x86_64 1704278587 7997116 f7200173c6194bc4e223d560c06a1ba5 installed DEBUG: python3-chardet-3.0.4-7.el8.noarch 1557588504 925538 3d6e31f2f246ed23c213fc0cd0d3ca9d installed DEBUG: zlib-1.2.11-25.el8.x86_64 1684348514 199975 e7bcb446b9cca2a16286bf82d234c38c installed DEBUG: glibc-2.28-248.el8.x86_64 1704278587 6846088 19cdc6562b52be9a6eea0f66a0bb194a installed DEBUG: python3-pycparser-2.14-14.el8.noarch 1557588721 600603 6b68d2d931aee93643ccf524781878ef installed DEBUG: xz-libs-5.2.4-4.el8.x86_64 1656337654 164967 94e1a4189359a90b9127634191a3f402 installed DEBUG: pam-1.3.1-31.el8.x86_64 1704715073 2648167 59e684b4766a990935f7f5eeafac33ea installed DEBUG: sqlite-libs-3.26.0-19.el8.x86_64 1704381675 1166545 fcd3818dca887b2942af0eeddcde75eb installed DEBUG: python3-urllib3-1.25.10-4.el8.noarch 1615375209 671301 7e227c737a9e8bbdbc381acbd288ccfa installed DEBUG: gmp-1:6.1.2-10.el8.x86_64 1573237036 1678740 d97c6201b7617cb78474f88a10f7da34 installed DEBUG: python3-libs-3.6.8-59.el8.x86_64 1704453784 32461803 d1a48c8c97c3131ba37690de925ce15e installed DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 1586217715 46291 1a5e11b6e41ab3f8a6ba8b67f87c788d installed DEBUG: freetype-2.9.1-9.el8.x86_64 1654765760 812023 798980f9d28ed49dd7655425fbe54e7f installed DEBUG: systemd-239-79.el8.x86_64 1704715843 11353079 f5c10ed0e6c9e1511352371388b335a6 installed DEBUG: libcom_err-1.45.6-5.el8.x86_64 1653248421 61377 087334fbb3385c4bc50bb7f28805dc9e installed DEBUG: systemd-udev-239-79.el8.x86_64 1704715843 9351391 18fc29f82a78b411d676e73f7b39b3b0 installed DEBUG: python3-jinja2-2.10.1-3.el8.noarch 1617167112 2611832 c24d19259a2cf7b862a445fb3edd2e40 installed DEBUG: glibc-headers-2.28-248.el8.x86_64 1704278587 2031958 e7b0fddaeaef5faa034e6c8e2f8d73db installed DEBUG: readline-7.0-10.el8.x86_64 1557540187 466321 53395adc92c214ce3ce3f63c19180d19 installed DEBUG: dracut-049-233.git20240115.el8.x86_64 1705311615 1057887 4230d0cbf7350f3b5c0e8505b822543d installed DEBUG: python3-pyparsing-2.4.6-1.el8.noarch 1580313147 650713 8ac5c9703ea9b3698bd00e45e66acc18 installed DEBUG: openssh-clients-8.0p1-23.el8.x86_64 1704464482 2569588 2f9c7417d3883026ae2b3d1b222d995b installed DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch 1579795961 1200843 a6b92897d69cdf8b00ac6593eb039726 installed DEBUG: avahi-libs-0.7-27.el8.x86_64 1699556352 155928 b3f58b340d187526532547417d87a408 installed DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch 1580211253 64682 fabb49fce97a666a44c6eff2e121b71b installed DEBUG: popt-1.18-1.el8.x86_64 1611039801 126626 34faaf171aafe13b647873235a7d1c2f installed DEBUG: libtiff-4.0.9-31.el8.x86_64 1704893867 517769 563324a83e1f91434106c24ae3ab2a53 installed DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch 1599567831 67484 be89ec19f1cef9c296975bc042efe7d9 installed DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 1626498492 525483 bcab14000d498cc0f5db2fa67ac21c0c installed DEBUG: kpartx-0.8.4-41.el8.x86_64 1704482311 77403 514f74f6d5033897e6e3624017fc7c24 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: python3-webob-1.8.6-3.el8.noarch 1599578765 1265395 39e76afdc5efada9bbbff0772ed9c5ae installed DEBUG: python3-toml-0.10.1-2.el8.noarch 1604489053 101173 8f5e78f6104d838fcafe369bbbb8e98e installed DEBUG: python3-iso8601-0.1.12-3.el8.noarch 1599467180 48733 28a483957eb5775c236c66ae7c2a1943 installed DEBUG: libffi-3.1-24.el8.x86_64 1670317697 53836 8744668b557ade91e3fe8b1f33aa9c0d installed DEBUG: python3-netaddr-0.7.19-8.el8.noarch 1557807764 8801737 eaede48359fa94bd9066db32354aea1d installed DEBUG: cairo-1.15.12-6.el8.x86_64 1645628884 1806404 ca30c032ba21d3c8b1cf9ed8a13f40df installed DEBUG: python3-extras-1.0.0-10.el8.noarch 1580031252 28356 bfb0035d78c73f2b10b6109b404b6d17 installed DEBUG: librsvg2-2.42.7-5.el8.x86_64 1687333170 1700591 e40ee491c01bb66062e250f6a006e4b3 installed DEBUG: python3-testtools-2.5.0-3.el8.noarch 1657717723 1551453 51bd816885276d6596d612450d79a481 installed DEBUG: gtk2-2.24.32-5.el8.x86_64 1610550220 13656670 e99de318a9515b6a03d9fe7896439b7d installed DEBUG: lua-libs-5.3.4-12.el8.x86_64 1629847282 247936 7cc496ef4794d14eb6d2beb2213a6068 installed DEBUG: texlive-base-7:20180414-29.el8.noarch 1685187589 14753197 58c4dee25ef7559c12b2346ba10bd0ae installed DEBUG: python3-sphinx-1:2.2.2-1.el8.noarch 1580225759 9155946 12b92d7b8e76c1a8f1bceba2fb1d2256 installed DEBUG: libassuan-2.5.1-3.el8.x86_64 1557537853 202763 44d9976e6073475aebe11bef3ff8dc33 installed DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch 1557588521 596677 e1f1417da4b0cd49312a7874c640c923 installed DEBUG: file-5.33-25.el8.x86_64 1682333749 93419 630d5965e48a602c343e127bd1b3f42d installed DEBUG: python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 1579971154 8278179 fc0c6286aa8058006b294cea738e2909 installed DEBUG: python3-zipp-3.4.0-1.el8.noarch 1604507418 21812 74f88a1ac62d6581ecc79bdda35b69d0 installed DEBUG: python3-sqlalchemy-1.4.18-1.1.el8.x86_64 1624005940 14091342 27e1bb120227f0297c5213ffa88b8126 installed DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 1624987199 121071 f6620dfa2263b2cbb74a743ee0776f62 installed DEBUG: python3-stevedore-3.4.2-0.20221021074429.1c12706.el8.noarch 1666338492 260086 a746ab0d4040ba4774f66c7628a006af installed DEBUG: openstack-macros-2023.1.0-0.20230216203406.ce6a105.el8.noarch 1676579986 49110 ae078daa7f29c22ca453f09c691d3306 installed DEBUG: jasper-libs-2.0.14-5.el8.x86_64 1622639140 371562 159f175d036031f757452793c1ff5f49 installed DEBUG: python3-wrapt-1.12.1-3.el8.x86_64 1599579132 162032 b2d3295977246a84b33dd7f19a7113c6 installed DEBUG: ilmbase-2.2.0-13.el8.x86_64 1611126127 552614 714a852737f1dc94e6d0d0781ecc95f0 installed DEBUG: python3-oslo-context-3.3.2-0.20211026070319.7187c67.el8.noarch 1635231919 52668 6ed1592f20e4e921b6a8eeaf1a9d409a installed DEBUG: diffutils-3.6-6.el8.x86_64 1586218984 1369962 f1d7b5001daf0d2122265c67b7fa2b7f installed DEBUG: python3-amqp-5.0.5-1.el8.noarch 1612181584 379642 d03b0edbe4ea32a59c2919a281d21ade installed DEBUG: libcap-2.48-5.el8.x86_64 1689167944 164893 e466418ca1ae1355515b04e43e32aebb installed DEBUG: grub2-common-1:2.02-129.el8.noarch 1658241249 5067207 00f4bc37a08c6f1bf98b7788f6032871 installed DEBUG: python3-tempita-0.5.1-25.el8.noarch 1580043369 115145 3e5df4ea59576667fa541ca84b86208f installed DEBUG: gdbm-libs-1:1.18-2.el8.x86_64 1657904919 118464 66315874e03177ee8c3ddf19661d2510 installed DEBUG: python3-fasteners-0.14.1-20.el8.noarch 1580029617 112957 bd84cbbac090c1e13709e5976a744ff1 installed DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 1689086221 2145935 05ca35fcd07c67022ee3f416875f98a1 installed DEBUG: libtasn1-4.13-4.el8.x86_64 1673989584 165293 b24f7dc4a3635fb95f51754aa4ed156e installed DEBUG: texlive-lib-7:20180414-29.el8.x86_64 1685187315 1279376 9f754225c1c61aef8dd849c728955fe5 installed DEBUG: dbus-tools-1:1.12.8-26.el8.x86_64 1687176654 124953 26c109bc01b8cd8cd8cb26f81c420d2d installed DEBUG: pcre-8.42-6.el8.x86_64 1623077291 509947 b146b4e2538cfead7d91fa5629c7672b installed DEBUG: python3-paste-3.5.0-1.el8.noarch 1604390372 2677039 cce83f7ce95304d30f224dd99ab7f6db installed DEBUG: xz-5.2.4-4.el8.x86_64 1656337654 424218 328d0b80687b91e59ac85d3ba408fc8f installed DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 1557807838 40169 443140928cf8c98b445cf8ba62f5bf4a installed DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 1692099122 955832 91643d39d34f06af8736e46c4bec4271 installed DEBUG: gdbm-1:1.18-2.el8.x86_64 1657904919 389737 04ab9339707040a6bc7b8a7029e98da1 installed DEBUG: tcl-1:8.6.8-2.el8.x86_64 1557590035 4377294 8bc10c7e9bf050165baeef88eaac2f16 installed DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 1611039866 3287806 e61d1f59bef124a4493b72a77bb9b5b8 installed DEBUG: libgfortran-8.5.0-21.el8.x86_64 1696451726 2626504 4f9a9dc38b1e0e8889dd58050422ca25 installed DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch 1690913611 190780 c7e44b2df623f6cdd4faf472c26f65a6 installed DEBUG: libsemanage-2.9-9.el8.x86_64 1660612117 312352 6ed29e7063ac6b372e35ffead945b764 installed DEBUG: openblas-threads-0.3.15-4.el8.x86_64 1659702013 39605640 e08dba227c68198dd6d7a2df1827bd3d installed DEBUG: python3-numexpr-2.7.1-1.el8.x86_64 1579981744 602867 4074240baff9c7bfafd67c538194abdf installed DEBUG: patch-2.7.6-11.el8.x86_64 1586219104 266609 0d454699b91476374cc9397d264731f3 installed DEBUG: isl-0.16.1-6.el8.x86_64 1557795443 3270833 7e07c5719518014f7be119290bd3c713 installed DEBUG: dbus-daemon-1:1.12.8-26.el8.x86_64 1687176654 559353 e7d5b6095f6d1c4ccbe83f2eddc759df installed DEBUG: graphite2-1.3.10-10.el8.x86_64 1557792966 270396 8bd9e8164c9b128b70bb6b6a28ecc04e installed DEBUG: bzip2-1.0.6-26.el8.x86_64 1557535203 93460 3a97e3a32e5b761e2596c25ba1185da3 installed DEBUG: libidn-1.34-5.el8.x86_64 1557798071 713211 093d16171fe387733094b8aead460e49 installed DEBUG: libfontenc-1.1.3-8.el8.x86_64 1557797252 57021 9e9c07ea8ff2599ca7a271a05b92641d installed DEBUG: libpaper-1.1.24-22.el8.x86_64 1557798538 90939 4970014f161418aee1c0460e8ce027e7 installed DEBUG: hardlink-1:1.3-6.el8.x86_64 1557584225 36734 c181276efeba819b03a9eaa4e0560fe0 installed DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 1557796230 76822 6f1ef12f2494056f5cbafb60b23d483c installed DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 1557584920 247168 bcd179f588923a78be4b41d5ec7a7a39 installed DEBUG: pkgconf-1.4.2-1.el8.x86_64 1557540110 63271 c5c251d6f960076fcbae5a6e61fe23d1 installed DEBUG: xorg-x11-font-utils-1:7.5-41.el8.x86_64 1621919854 370642 0b1427c2a647710ac4cee0210d3ace61 installed DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 1620256101 24771 2d838e5efc044e30fecec1c0ee5853b4 installed DEBUG: libuuid-2.32.1-43.el8.x86_64 1691671507 35088 d1f3c7f2c4082db3226ed0b2d62f8da8 installed DEBUG: libseccomp-2.5.2-1.el8.x86_64 1636621937 169813 83a4d8ffb5f6473307a39b3ccf04615b installed DEBUG: libmount-2.32.1-43.el8.x86_64 1691671507 398266 0fff7aec7f3a4230ff274a7252dd6fcc installed DEBUG: gawk-4.2.1-4.el8.x86_64 1646024913 2699766 28a799aac50e4bf636555a59b7c774ff installed DEBUG: libfdisk-2.32.1-43.el8.x86_64 1691671507 438914 df00dcc4116bc7ca44ea96e26fdd071e installed DEBUG: libverto-0.3.2-2.el8.x86_64 1657602357 26789 06cdda95dc186961629de2a1fafe340d installed DEBUG: util-linux-2.32.1-43.el8.x86_64 1691671507 11571483 e7bbcf63d6b93b10899a223f026d4620 installed DEBUG: fribidi-1.0.4-9.el8.x86_64 1650481543 319773 f0f46909dc8f2029a7a045f7d0d50314 installed DEBUG: jbigkit-libs-2.1-14.el8.x86_64 1557795391 109677 c63a249918e68c8fb851261731080349 installed DEBUG: libXau-1.0.9-3.el8.x86_64 1592328400 61140 ca2961607311999ff371f6fc83e2aeec installed DEBUG: libXrender-0.9.10-7.el8.x86_64 1557800148 52595 aae5a4b6679fda4aec635060b59c5d69 installed DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch 1692655580 2332477 9be27827302de3f64ec3bf141f570d32 installed DEBUG: libXmu-1.1.3-1.el8.x86_64 1592338347 181056 2af6927c71dcd7520bf9779b5e13d2f5 installed DEBUG: libXrandr-1.5.2-1.el8.x86_64 1592338501 49570 90e90d2dda89ab86d5b0fcc0e4a6b9f3 installed DEBUG: libXinerama-1.1.4-1.el8.x86_64 1557799917 15719 a58f333735db17b93d106a10499d219c installed DEBUG: libXdamage-1.1.4-14.el8.x86_64 1557799752 30432 5a6d7d7ded7b105fd1e101c7cba314e9 installed DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 1557800208 26424 2e674cae50d672e67f5afc5b46afe913 installed DEBUG: libdatrie-0.2.9-7.el8.x86_64 1557796570 62583 e8238df1f04b3284ea4c6b4a5c1c79ca installed DEBUG: libijs-0.35-5.el8.x86_64 1557797717 60640 86aa14b655428b65d88a68e8b0014c2e installed DEBUG: mcpp-2.7.2-20.el8.x86_64 1557800694 53794 b10475c4ce5d13728b96c76f68834d1e installed DEBUG: libgs-9.27-12.el8.x86_64 1695233820 19192291 a2fcf295e664539c0afc1ab03b56f589 installed DEBUG: libwebp-1.0.0-9.el8.x86_64 1683111744 790736 8e4084a1335c10349c3c2324e89e32b1 installed DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 1586217131 274814 25be112b9cbc4a9c50fe045ce7ab452b installed DEBUG: libgcc-8.5.0-21.el8.x86_64 1696451726 190224 197f76862ec54ae58904250a0c4e1847 installed DEBUG: cpp-8.5.0-21.el8.x86_64 1696451726 29661654 8a6cf8b48ec285ba4c4c86ff8fb98f31 installed DEBUG: libssh-0.9.6-6.el8.x86_64 1674052151 517735 23c9df7457ee0068e5332063a4086928 installed DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64 1696451726 49376 2fc2950386ea031e4b451877628191f9 installed DEBUG: libarchive-3.3.3-5.el8.x86_64 1670505024 838263 13b139965f543676276cad7faf213352 installed DEBUG: libX11-common-1.6.8-7.el8.noarch 1697015736 1339608 1aca13f8374aaf0dc4b0cce4cbe2fb60 installed DEBUG: libXpm-3.5.12-11.el8.x86_64 1697029191 120991 447f360e00f38c285c2b597a196dee9d installed DEBUG: gzip-1.9-13.el8.x86_64 1651007152 352946 988e0f4934a627cadddb6b13e8e54191 installed DEBUG: libacl-2.2.53-3.el8.x86_64 1696607291 37864 993578ae36060f393d726f49451ae7d8 installed DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 1557533913 9815016 8eee07257e44944a0f934d9d302fb451 installed DEBUG: acl-2.2.53-3.el8.x86_64 1696607291 198404 139b1a73604aee80aea467539e799243 installed DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 1557538193 147122 7be9bc3ac6e7e4d56de085c410a8e20d installed DEBUG: harfbuzz-1.7.5-4.el8.x86_64 1695631552 737194 ea480a7be22f00ff1e557403a4c4a87b installed DEBUG: device-mapper-8:1.02.181-9.el8.x86_64 1674658507 357918 d9e2da070d6fbecd9a926dd84c8460d4 installed DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 1599668606 330811 15aa0ca9c1889bdda4537f342f8df60d installed DEBUG: kmod-libs-25-20.el8.x86_64 1698157693 126640 9406bb1db30a3da946e1ac7d306e0295 installed DEBUG: which-2.21-20.el8.x86_64 1679496935 83372 a67294bcd2e9da718a29c9e632e48345 installed DEBUG: device-mapper-libs-8:1.02.181-9.el8.x86_64 1674658507 415663 26a65edca00a6a00f1310adab9c7c119 installed DEBUG: libdb-5.3.28-42.el8_4.x86_64 1631282784 1903352 80e1135f96aa415c9d975c105d70e8dc installed DEBUG: cups-libs-1:2.2.6-55.el8.x86_64 1699007582 948012 c98dec8071dff6e7099b77f198d1ea2d installed DEBUG: kbd-2.0.4-11.el8.x86_64 1687428901 1623189 b7415c5364e6da6a9d3485b1de69fa76 installed DEBUG: os-prober-1.74-9.el8.x86_64 1629847570 106853 54decc47ed132277a6f4cd42333ae80f installed DEBUG: grub2-tools-1:2.02-129.el8.x86_64 1658241039 9265586 d3a1ac52a752f8db88488bd6d016b3b3 installed DEBUG: krb5-libs-1.18.2-26.el8.x86_64 1696969667 2242307 2466cf7744af547cbf2185f8189b3f9f installed DEBUG: audit-libs-3.1.2-1.el8.x86_64 1699258421 308514 6891e4a928af17c2a49bceeab6ee5505 installed DEBUG: libxml2-2.9.7-18.el8.x86_64 1695233668 1753138 4f531c3ea6ad7770246028751d2dd98f installed DEBUG: fontconfig-2.13.1-4.el8.x86_64 1629846615 710881 980ad1970c77bcbef9a5f9b90f2f3c24 installed DEBUG: python3-requestsexceptions-1.4.0-0.20220311083722.d7ac0ff.el8.noarch 1646988197 16711 ec3b68c3c10748508a3ee54d4b8f1d49 installed DEBUG: python3-os-client-config-2.1.0-0.20220311090529.bc96c23.el8.noarch 1646989727 204155 1a1b09fbcf199fead899663c676fabf7 installed DEBUG: python-oslo-utils-lang-4.10.2-0.20220513072912.90a5046.el8.noarch 1652427196 15675 e7d5a121df3860f0039506f349e152d9 installed DEBUG: python-oslo-middleware-lang-4.4.0-0.20210908180655.da7987c.el8.noarch 1631124584 11821 0b6ee463987266984a82d708210b8d82 installed DEBUG: python-oslo-i18n-lang-5.1.0-0.20210908181331.b031d17.el8.noarch 1631125002 16179 23af3aa488e857f9bfc86cc7abce0870 installed DEBUG: python3-oslo-utils-4.10.2-0.20220513072912.90a5046.el8.noarch 1652427196 264938 3ba11b55bdba9cfd820ca22dad4c1e83 installed DEBUG: python3-oslo-serialization-4.2.0-0.20210908170955.2b94a4f.el8.noarch 1631121212 75252 cefdb60ef660eea2fb83df03454787df installed DEBUG: python3-keystoneclient-1:4.3.0-0.20220713075919.d5cb761.el8.noarch 1657699489 1181018 8e6cb4994460d86539df2e5e53093078 installed DEBUG: python3-barbicanclient-5.2.0-0.20210920073316.ad49c40.el8.noarch 1632123336 604635 a56cebc01f3119f33887af507a9d3029 installed DEBUG: python3-pycadf-3.1.1-0.20210906193823.4179996.el8.noarch 1630957155 151246 3fbaa47020d565734853881fb758aba9 installed DEBUG: python3-osc-lib-2.4.2-0.20210909090145.415a6c7.el8.noarch 1631178230 242847 93e1e8afc5a0d335891d63e6882f4e37 installed DEBUG: python-oslo-concurrency-lang-4.4.1-0.20210913063308.8e08400.el8.noarch 1631514950 18833 b244764cfce709a514b0c9eddddf52a8 installed DEBUG: python3-oslo-service-2.6.2-0.20220513142341.03d4fdd.el8.noarch 1652452038 226200 2ad0c7b32017851f47ff29f3bf3b568c installed DEBUG: python3-oslo-cache-2.8.2-0.20220318083550.55cb199.el8.noarch 1647592718 163227 9487c4095ba70843405b9e906a1ccea6 installed DEBUG: python3-oslo-messaging-12.9.4-0.20220627084906.49ec24c.el8.noarch 1656320042 972374 89d536aff74ae6b5efcba00ea9b0faa0 installed DEBUG: python3-neutronclient-7.6.0-0.20210909093154.983f0ab.el8.noarch 1631180079 1471590 cf0ba0321e97423c8e00b851f6375321 installed DEBUG: python3-castellan-3.9.1-0.20210909084347.4eb212b.el8.noarch 1631177190 520856 c6453b47f5796742f197dc0de1cf7e37 installed DEBUG: python3-oslo-reports-2.3.0-0.20210908171418.f2799dc.el8.noarch 1631121459 159309 239b98410f79cc3ff5797c108b6651c8 installed DEBUG: python3-octavia-lib-2.4.1-0.20210908182546.ee07c4e.el8.noarch 1631125717 162959 eba33a1407f2984d62b63c9ec9311b83 installed DEBUG: python3-glanceclient-1:3.5.0-0.20210909074601.74a55bd.el8.noarch 1631173678 556157 687095fd861b6c144b9f2728687590f2 installed DEBUG: python3-stestr-2.6.0-4.el8.noarch 1580102595 656922 4470c1296011a91abc1fd91b576392e1 installed DEBUG: python3-pyasn1-modules-0.4.6-3.el8.noarch 1580299621 786026 e14e186caf04a906cb8acda6aef70164 installed DEBUG: python3-wsme-0.10.1-0.20210906201358.63fe135.el8.noarch 1630959400 633464 1cdc566d0f01685ed3e2386ad924c99f installed DEBUG: python3-oslotest-4.5.0-0.20210908170400.d4b1896.el8.noarch 1631120798 122824 185934e58232f65a09f85945d8697e77 installed DEBUG: python3-testscenarios-0.5.0-17.el8.noarch 1580053854 105844 4b3f27f4c6aad252b3431f64046de75c installed DEBUG: python3-sqlalchemy-utils-0.37.8-1.el8.noarch 1628062409 595497 20098bdaac84af4a910fe42ed1ad4f75 installed DEBUG: python3-gunicorn-20.0.4-1.el8.noarch 1580284003 476670 a79863798526798f1baecb9c996ced92 installed DEBUG: python3-keystoneauth1-4.4.0-0.20210920083347.112bcae.el8.noarch 1632127021 2044791 e94e6d329eddc912702540ade75b63cb installed DEBUG: python3-scipy-1.0.0-21.module_el8+762+77bd8591.x86_64 1701185089 52788158 745d21264f76fb022067e89d55e46318 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-importlib-resources-4.1.1-1.el8.noarch 1610640683 108755 0e8167d5f6d371a03f35eb462e19335e installed DEBUG: python3-etcd3gw-0.2.5-1.el8.noarch 1585750478 108991 e040598736123fbd599d1768695cffd4 installed DEBUG: python3-automaton-2.4.0-0.20210908173915.0461d8e.el8.noarch 1631122952 119344 3c98465ceafd20bc9336d170c9ebc5fc installed DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 1642501376 2589361 fd68174680eba798567fd47850edb0e2 installed DEBUG: python3-yappi-1.3.0-1.el8.x86_64 1606209592 151885 1fdbb43bc354ac38879aecef2f9133df installed DEBUG: python3-pip-9.0.3-23.el8.noarch 1691669373 2870 39dc1640e92be166832dd5edc1804618 installed DEBUG: python3-waitress-1.4.2-1.el8.noarch 1579890517 1110152 4f5e617b99dda05f4f9a7aa26af0ff94 installed DEBUG: python3-statsd-3.2.1-16.el8.noarch 1579804819 118173 327066c757853f002fd20a77288a7222 installed DEBUG: annobin-11.13-2.el8.x86_64 1689004560 1005406 258c7f2583e2b2cd59412ccbb4ed502b installed DEBUG: python3-migrate-0.13.0-1.el8.noarch 1580062152 760827 84c5d1a805c6e2aad09b77c1d704f105 installed DEBUG: python3-simplegeneric-0.8.1-17.el8.noarch 1579794911 24519 67ee630c2574da3c73c4c177ceae9d71 installed DEBUG: python3-rfc3986-1.4.0-3.el8.noarch 1600871175 179368 fef35f95ed8f3f4c9cf3d216d2e2e676 installed DEBUG: python3-routes-2.4.1-12.el8.noarch 1580061445 465045 98369ece14da525e45d19e689942494b installed DEBUG: python3-jsonschema-3.2.0-5.el8.noarch 1600358490 423199 9aae430f975f2b3eef8644e028e2e7da installed DEBUG: python3-pygraphviz-1.5-9.el8.x86_64 1580127839 295188 d3e51cc879a883c4c5d2822d107bab87 installed DEBUG: python3-psutil-5.7.3-1.el8.x86_64 1604928383 2259595 f401db7f033533e7b4ee94f3dfe8bf90 installed DEBUG: python3-msgpack-1.0.2-1.el8.x86_64 1610002087 275464 2233901f49d7d23b3056f1faf373f7d4 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-werkzeug-2.0.1-2.el8.noarch 1629793325 2093599 e15f975f8a43588996b66d68cf5f492d 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: python3-autopage-0.4.0-1.el8.noarch 1630066309 118226 40489dc41093b2737399425996bc15d0 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.26-1.el8.x86_64 1668488979 254627 36596f2ecd7e6da943dc9096bbdb2f35 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.9.0-0.20210909074329.734bc0c.el8.noarch 1631173537 277616 42046427c8c005b9466b12f8d26a2c12 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-URI-1.73-3.el8.noarch 1557806412 216452 b66d85e3853e61853c8334dd507a77a0 installed DEBUG: perl-IO-Socket-IP-0.39-5.el8.noarch 1557804886 99525 9db2eaec9a186e8a7b92990683a12044 installed DEBUG: perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c.noarch 1691761537 5715 b64395c9019945f562b1d4e4e4e9b396 installed DEBUG: perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x86_64 1682962227 1329471 639e5dcaa40a686279ba9ab2932b5311 installed DEBUG: perl-Term-Cap-1.17-395.el8.noarch 1557588252 29850 a36d892cdd3e4c40b70ebf3ebd307ece installed DEBUG: perl-HTTP-Tiny-0.074-3.el8.noarch 1705412991 149712 3d0cefe77073556d1d327ce36fdae2de 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-422.el8.x86_64 1674590126 6105173 a7e8aef616624b8d569ecf299138d6f3 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-422.el8.x86_64 1674590126 14397820 338dfb9b70334891a4aea27a011367e2 installed DEBUG: perl-Filter-2:1.58-2.el8.x86_64 1557804997 150694 8e3771c29d6725bb5a0503a9c4caa8aa installed DEBUG: perl-open-0:1.11-422.el8.noarch 1674590387 11765 8602b2830b798345d02953a44b352c00 installed DEBUG: perl-Text-Unidecode-1.30-5.el8.noarch 1557806444 459829 70c59fd8dfd83fb1e1d586b9182b24f2 installed DEBUG: texlive-tetex-7:20180414-29.el8.noarch 1685187589 684892 c1c464050b3c39e341492e87b997de6b installed DEBUG: texlive-dvipng-7:20180414-29.el8.x86_64 1685187315 450114 818755141fe2f776638c029fb8061f95 installed DEBUG: dejavu-sans-fonts-2.35-7.el8.noarch 1608016986 5824258 5953addb49392dfe5f427b9e84e2d82c installed DEBUG: python3-matplotlib-3.1.1-2.el8.x86_64 1579970243 14637631 ee508da5b516e634851bad2a224a4cb8 installed DEBUG: python3-networkx-2.5-1.el8.noarch 1601047756 11077997 0c9e04cc1b789a8d2f9b5940706d9507 installed DEBUG: python3-six-1.15.0-2.el8.noarch 1599485653 106402 57ee0a6395cfc07e0bcf4bb069a38bb4 installed DEBUG: python-pycadf-common-3.1.1-0.20210906193823.4179996.el8.noarch 1630957155 17480 1830734684019b9277ad0ad0ea6e69dd installed DEBUG: trousers-lib-0.3.15-2.el8.x86_64 1701008532 486525 0cddaad32e3fa6187de52499abd86671 installed DEBUG: python3-idna-2.5-5.el8.noarch 1557588568 521503 d78a510e3975b98c8d254227e8674a17 installed DEBUG: python-rpm-macros-3-45.el8.noarch 1680539618 4325 6c6fb582c6e7a478e864dd17583a1f84 installed DEBUG: python-oslo-log-lang-4.6.0-0.20210908173310.41c8807.el8.noarch 1631122526 17101 5d283e63d76630c40db6ec9eefbed027 installed DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64 1701271653 483265 840aeef5a5f8c1a8258b81e8b4b50a5c installed DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch 1674590029 347735 5e62a2f36d6b9851be753cb0542736ec installed DEBUG: python3-oslo-config-2:8.7.1-0.20210908173604.1a7bd66.el8.noarch 1631122739 1169168 1d122519214471a59b4d3453cc75d93d installed DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch 1701183603 6160361 ceace1ced859627508ff6f6cb8eb118c installed DEBUG: libXft-2.3.3-1.el8.x86_64 1592328474 132456 98a6c3804c03d590f4d9c7c95e404cc0 installed DEBUG: python3-oslo-metrics-0.3.1-0.20220214085829.b904335.el8.noarch 1644829288 34888 f29df9b8548ab22593d6f5231ba992b5 installed DEBUG: libkcapi-1.4.0-2.el8.x86_64 1701937677 94374 e000c643490e36c9c2d8fc4cf20937d3 installed DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch 1557812133 1216672 8ad6b1809fd9281e8207ed1461f2b13e installed DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch 1557535917 64502 8ce7a82bce196a11a42960b007ef0867 installed DEBUG: python3-oslo-middleware-4.4.0-0.20210908180655.da7987c.el8.noarch 1631124584 171378 80994dae5306852a5357070d1c28a47e installed DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch 1557812133 1557171 5b3ff8d7697534b661d9c1f860da20a8 installed DEBUG: ocaml-srpm-macros-5-4.el8.noarch 1557802444 737 287a7361faafcb3820cffcce8958f73b installed DEBUG: python3-oslo-concurrency-4.4.1-0.20210913063308.8e08400.el8.noarch 1631514950 107501 3eec937e407e1547c8da55215a544d32 installed DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 1648112888 546483 73e07dada814c02ba5df126faf95da8d installed DEBUG: kbd-misc-2.0.4-11.el8.noarch 1687429015 2549569 370310eeb7e1aa02a16be0cab2842bbc installed DEBUG: python3-keystonemiddleware-9.3.0-0.20210909120330.90df936.el8.noarch 1631189152 288693 cfb118261127cc7d6ba8d0fa513e1ec1 installed DEBUG: libcurl-7.61.1-34.el8.x86_64 1702311458 597640 c483c1fb91b20564bba1b3e2818fe579 installed DEBUG: emacs-filesystem-1:26.1-11.el8.noarch 1681329593 0 faf639ce481644e5bd7adf33d00c4d36 installed DEBUG: python3-oslo-upgradecheck-1.4.0-0.20210908165845.3ca8698.el8.noarch 1631120503 48276 0961929debc7074bdd8ac4f1a6e47611 installed DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 1614063802 137649 8f714224897bee9766d89cab949e4a1b installed DEBUG: setup-2.12.2-9.el8.noarch 1669777603 724747 eb850404b4d93e697113d280b63f6eec installed DEBUG: python3-taskflow-4.6.2-0.20210908175224.05bdafd.el8.noarch 1631123729 2957184 40b726865cfa42f8369234447fda6819 installed DEBUG: elfutils-debuginfod-client-0.190-2.el8.x86_64 1702418164 54918 9a5162922f0023e7f8f81398fc476fd8 installed DEBUG: pcre2-10.32-3.el8.x86_64 1656337285 656742 7b0e49fbc2a80d378af0f9d5e06f212f installed DEBUG: python3-pecan-1.3.3-2.el8.noarch 1606209068 1408575 3c429ad587a48a606adde06182faad4c installed DEBUG: python3-cotyledon-1.7.3-4.el8.noarch 1580136088 122169 f7e76a15a4dafb817bf4dcfd6a55aacb installed DEBUG: glibc-all-langpacks-2.28-248.el8.x86_64 1704278587 436464736 a9f4847490909984d35320364a11e3be installed DEBUG: libsepol-2.9-3.el8.x86_64 1629847198 761624 3f85cc6fc6a3cbe88ab0400ea87e46fa installed DEBUG: python3-testrepository-0.0.20-20.el8.noarch 1580096818 664092 0e89ec691b0238726f3e687f4debe960 installed DEBUG: openssl-libs-1:1.1.1k-12.el8.x86_64 1701348971 3774002 3edb8670dd12febca99cd706651b4191 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-requests-mock-1.8.0-1.el8.noarch 1610095257 101872 3feb309ab7c9ce64641bd511b0624c3c installed DEBUG: platform-python-3.6.8-59.el8.x86_64 1704453784 41214 17fd722e027c9c1a8306baf6f4b6174d installed DEBUG: python3-requests-2.25.1-1.el8.noarch 1615370609 390169 029424c3156bf041a00641cdfc97e812 installed DEBUG: libpng-2:1.6.34-5.el8.x86_64 1557585796 235304 de6b9bd5cb672b910a696870cb3364ab installed DEBUG: systemd-pam-239-79.el8.x86_64 1704715843 944488 f4e65c56e5844cf9c243d11a5a3ca37f installed DEBUG: python3-babel-2.5.1-7.el8.noarch 1626973605 20921752 879f27a4399083674fedae88e51a7d15 installed DEBUG: libgpg-error-1.31-1.el8.x86_64 1557538013 902818 e84b78135beff56ee4835fed39d7401c installed DEBUG: glibc-devel-2.28-248.el8.x86_64 1704278587 240562 a92e82bb32d3870640dc995a79bc8fef installed DEBUG: python3-imagesize-1.0.0-2.el8.noarch 1557807838 16572 c401f76e1680146f2428e7626ce14690 installed DEBUG: libzstd-1.4.5-6.el8.x86_64 1600319865 890309 e7092f20692df73b0872788240cb4f77 installed DEBUG: openssl-1:1.1.1k-12.el8.x86_64 1701348971 1185617 99d9c16b326f8356feb7958c1b2d720e installed DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch 1579799425 38754 bcf9faa497a1e17b15a245c5223c5924 installed DEBUG: expat-2.2.5-11.el8.x86_64 1673341773 315340 7a724040b0697f7e0459c9c0154dbdbc installed DEBUG: graphviz-2.40.1-45.el8.x86_64 1701794204 8258919 f61d9da32bfdd9dcfbb48929a0d2ddb7 installed DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch 1580215753 12139 df99bb103744ea3fb658869e0d12fee9 installed DEBUG: libgcrypt-1.8.5-7.el8.x86_64 1656335846 1269718 2269a19fc635d6e16b3988880918544c installed DEBUG: python3-prettytable-0.7.2-14.el8.noarch 1557807872 171099 5a0d8112efe6e474f37613b348375fd6 installed DEBUG: openjpeg2-2.4.0-5.el8.x86_64 1659783982 386040 5641a0f14e5cbce8bb427aa8863d0e06 installed DEBUG: sed-4.5-5.el8.x86_64 1634320754 765142 14c1532e925c87f63bc1f647127f98ab installed DEBUG: python3-simplejson-3.17.2-2.el8.x86_64 1599556574 1019745 6f92bc56ea4251e9c680f52c6a439868 installed DEBUG: pango-1.42.4-8.el8.x86_64 1623359101 789346 56e287095e23061e4e53cf69b4fc7ad1 installed DEBUG: libidn2-2.2.0-1.el8.x86_64 1573240114 287762 206b757710d3924958eeb8bd423243bd installed DEBUG: python3-subunit-1.4.0-1.el8.noarch 1584717853 330559 2b95f2bf26e7176c77e172f71f2542b0 installed DEBUG: libSM-1.2.3-1.el8.x86_64 1557799051 93427 47f227b29e3abb1260b8f1f178b588ca installed DEBUG: python3-futurist-2.4.0-0.20210908172359.d70c7e5.el8.noarch 1631122015 217869 460927b8fb5038c038fcfadfa84fdb41 installed DEBUG: libcap-ng-0.7.11-1.el8.x86_64 1623077234 51470 0cb04ab8bb58a307ae9ae862d5a7c8b0 installed DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch 1595226949 138081 8b88019ece89480da4cd57831fb0cbe7 installed DEBUG: make-1:4.2.1-11.el8.x86_64 1635253659 1436080 f286aaf14214bf70a276d01984f5be36 installed DEBUG: libmpc-1.1.0-9.1.el8.x86_64 1605564175 127093 73998427af4ab3f697010e42c96f4ce0 installed DEBUG: python3-debtcollector-2.3.0-0.20210909100842.0bf5bf5.el8.noarch 1631182312 78224 fb5f3d71a2f6d88a6f98f3699f73bbfc installed DEBUG: unzip-6.0-46.el8.x86_64 1643346578 424013 f5f7c13a930b6f1d06155de169cfb0e2 installed DEBUG: python3-tenacity-6.2.0-1.el8.noarch 1599451243 151829 19f62ffb2b56017e15cd5979562eaabf installed DEBUG: cpio-2.12-11.el8.x86_64 1632978482 967637 8588822b2d9e7adde96867cdab861ab1 installed DEBUG: python3-cachetools-4.2.0-1.el8.noarch 1609925574 78654 ee148e6339131a41b5fcb61788147d30 installed DEBUG: python3-pip-wheel-9.0.3-23.el8.noarch 1691669373 899549 73be7b2a5d232e1e5b26e2a845fbfb57 installed DEBUG: python3-pillow-5.1.1-19.el8.x86_64 1699909827 2105936 ff3adad060167cbeb763d794dd7077e6 installed DEBUG: ncurses-base-6.1-10.20180224.el8.noarch 1692099175 290089 d4a58377409484354c21c508ec09a4f4 installed DEBUG: lcms2-2.9-2.el8.x86_64 1557795901 399313 23d5f2bf5897a440de253fe694e0f57f installed DEBUG: libquadmath-8.5.0-21.el8.x86_64 1696451726 305370 c52b90e459720dd8b93099818f56f900 installed DEBUG: python3-numpy-1:1.14.3-10.el8.x86_64 1629847753 17061997 b90bb95643cfa61fdf145c45f3f1856b installed DEBUG: tar-2:1.30-9.el8.x86_64 1676684501 2876653 2b5dc1cc4919b11169eb6d3f7d5cc573 installed DEBUG: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 1629847753 969121 b51c0635d5bc935536617b02f5c5a8d2 installed DEBUG: dbus-common-1:1.12.8-26.el8.noarch 1687176686 11044 c398e2fbd21b71477a1bde723fb19788 installed DEBUG: nettle-3.4.1-7.el8.x86_64 1626361600 572273 cc09093997998b6a7fe5d42c13d2a331 installed DEBUG: python3-tkinter-3.6.8-59.el8.x86_64 1704453784 1554940 32068711bcff6e4aed8bb16434bf808b installed DEBUG: dbus-1:1.12.8-26.el8.x86_64 1687176654 0 9de97df55e6b31f023f0df7e8607a75f installed DEBUG: coreutils-common-8.30-15.el8.x86_64 1674052044 9896370 7e1477872e149f9d47fae742c72781b4 installed DEBUG: python3-alembic-1.7.1-3.el8.noarch 1632125493 5808711 02387645f464cbd666d9a20369624a84 installed DEBUG: less-530-1.el8.x86_64 1557584772 344874 c95ece51b133ab6ce794a40e777072d2 installed DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 1642501376 759570 025d8c01085f93531bebe1fb3605b58a installed DEBUG: json-c-0.13.1-3.el8.x86_64 1636621603 69290 4fdfb4f2df790d25d080cf3834ddf07b installed DEBUG: python3-wcwidth-0.2.5-2.el8.noarch 1599579893 552266 a3f54468628032600541c12ddf200bc6 installed DEBUG: ncurses-6.1-10.20180224.el8.x86_64 1692099122 588988 81e266e9746a142c3fe489aff4519284 installed DEBUG: libipt-1.6.1-8.el8.x86_64 1557797925 108543 68edc160e21686087d8486cdf060073e installed DEBUG: python3-sqlparse-0.3.1-3.el8.noarch 1599567427 269967 0a33347d561700f749f44b5651e95f3d installed DEBUG: binutils-2.30-123.el8.x86_64 1690288815 24945550 4d7793ee904a663e479a61c1f5e1654c installed DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 1557540110 3094 6a5f9694de9b98ca71ed47b605ba977a installed DEBUG: python3-setproctitle-1.1.10-16.el8.x86_64 1580135199 41904 280c656238049082ccc76d2a9e841b84 installed DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 1605885889 396633 d3f2200725975441c9b5cf7b195cd3eb installed DEBUG: python3-pyasn1-0.4.6-3.el8.noarch 1580299621 618359 f1008fe8c8ce0a3a290489ac2660d6b0 installed DEBUG: npth-1.5-4.el8.x86_64 1557539615 47909 b944c570e2db54dd8f8d3ab4d7b7990d installed DEBUG: python3-mock-3.0.5-7.el8.noarch 1580362453 159487 8a6ee7f4176cc5df6f33f4cff28ad1eb installed DEBUG: python3-jeepney-0.4.3-1.el8.noarch 1583923040 8551617 30319f1f1a28583efd895214e43cf03d installed DEBUG: procps-ng-3.3.15-14.el8.x86_64 1692107128 901092 4f75be43f214703b14ddab11c2586dd1 installed DEBUG: libXext-1.3.4-1.el8.x86_64 1592335988 91982 110d22c488501f2d497a2497d2fd3b82 installed DEBUG: python3-dataclasses-0.8-1.el8.noarch 1610620155 85673 764587035a49a78e773f1c29d506dd6e installed DEBUG: libXfixes-5.0.3-7.el8.x86_64 1557799785 29263 56d72ffa985b1d479bf170e442b840e9 installed DEBUG: python3-colorama-0.4.3-3.el8.noarch 1599214085 80759 c3493e18e7296f6b1658dc70cdc2f04d installed DEBUG: libXi-1.7.10-1.el8.x86_64 1592338400 75067 925052072a637a4b57e5d7fad2d32777 installed DEBUG: python3-appdirs-1.4.3-12.el8.noarch 1579856109 63407 cd993fe6225bd529856a56c937d5af20 installed DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 1557800213 32012 c1728eb43ebd6d96c74380d3ec4c60c1 installed DEBUG: libaec-1.0.2-3.el8.x86_64 1557796081 73160 52929b3c4d41773efed34d1df6339e44 installed DEBUG: libthai-0.1.27-2.el8.x86_64 1557799230 774997 801f8cc0e2979cb4c0fd989e1ff4f752 installed DEBUG: python3-jsonpointer-1.10-11.el8.noarch 1557807561 33231 dbd0d24aa8a490affab77b15aec55691 installed DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 1557814482 502730 4563ac1d6facd98936be75bc47d27bc6 installed DEBUG: python3-itsdangerous-0.24-14.el8.noarch 1557807487 95691 a1df9a5edc1ad5242cbd09b85721552a installed DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 1645712177 726186 00c2948c2521fc542071f445b4766d64 installed DEBUG: xdg-utils-1.1.2-5.el8.noarch 1557813358 317835 adaa594a181d9622d553b9042fdda346 installed DEBUG: libstdc++-8.5.0-21.el8.x86_64 1696451726 1857708 8942af220edaaf5666a7a9d4491c0a9d installed DEBUG: grub2-tools-minimal-1:2.02-129.el8.x86_64 1658241039 772858 82a6c4de92c3b9e8a12168603ded3cdb installed DEBUG: python3-click-6.7-8.el8.noarch 1557807396 533707 04550fcadb38a06cce3b77f3fbf3119c installed DEBUG: grubby-8.40-48.el8.x86_64 1686661445 63591 040210d5ea6191853cc97d5b1d5649b1 installed DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 1614068687 701061 3c205dae0b86376e3fa78875b4f9ed71 installed DEBUG: pixman-0.38.4-4.el8.x86_64 1696414732 697399 a0f0a963b4178a81f9831c8fc1b19f2d installed DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 1631282784 369615 6770948cf9ead54ea1e58bdd81aa3e07 installed DEBUG: python3-lxml-4.2.3-4.el8.x86_64 1643268468 5026914 baad5d53fcac83834da724bab22cdcf4 installed DEBUG: perl-Digest-MD5-2.55-396.el8.x86_64 1557804491 56718 baf4430def945ca345c13bd147f60e7c installed DEBUG: cracklib-2.9.6-15.el8.x86_64 1557533913 239047 3ced50b8ce5c91849d67c8e6f75f5cd1 installed DEBUG: perl-Pod-Escapes-1:1.07-395.el8.noarch 1557588000 25763 06bdeb217473ea5c468916d046240269 installed DEBUG: libtirpc-1.1.4-8.el8.x86_64 1660021681 228734 f29ffcbd28e5a26ab435ede86dbefb2b installed DEBUG: perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0.noarch 1682964190 618705 84e50c662f28c9503196a404c132c24c installed DEBUG: perl-File-Temp-0.230.600-1.el8.noarch 1557587977 164723 4a996a6bcd7b0cda3b3d8dc5b4e712fe installed DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 1573236536 1612648 8967e0fd86f922ac3fe079bb64ec85c4 installed DEBUG: perl-Pod-Perldoc-3.28-396.el8.noarch 1557588156 169228 fc8b1db50f574413212744f6f888c3d2 installed DEBUG: perl-Storable-1:3.11-3.el8.x86_64 1557588165 221862 7575af2e91c5f435c050e1b3f453c9f3 installed DEBUG: coreutils-8.30-15.el8.x86_64 1674052044 6121280 33a926fa283765ef4a89be7bbad7994d installed DEBUG: perl-Encode-4:2.97-3.el8.x86_64 1557587918 10200695 9c13163ba1dba6de88e23119fbbb07c7 installed DEBUG: perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 1557588181 124632 ae9fd554ccfa042dc074779abf5f2e58 installed DEBUG: perl-Unicode-Normalize-1.25-396.el8.x86_64 1557588231 637517 8461c73c94cc877ae2103add615572f8 installed DEBUG: perl-constant-1.33-396.el8.noarch 1557587732 27104 dbb827cf7e21d66176d41c7280d1da8b installed DEBUG: libpwquality-1.4.4-6.el8.x86_64 1676684086 396846 2cdc0ef4b9ba08d19052063568f1488a installed DEBUG: perl-XML-Parser-2.44-11.el8.x86_64 1557806599 643439 4bd2f5451a8bca4aff405aafb164b0c2 installed DEBUG: perl-XML-XPath-1.42-3.el8.noarch 1557806626 206382 abd11e57a8474fc3ddd8ab1649e275ca installed DEBUG: texlive-kpathsea-7:20180414-29.el8.x86_64 1685187315 1963255 d4be6ffc880f20386f2deb1c96652921 installed DEBUG: python3-matplotlib-tk-3.1.1-2.el8.x86_64 1579970243 112162 e11d2c31cda9fc946bf095f66c87ea85 installed DEBUG: python3-eventlet-0.31.1-2.el8.noarch 1700757666 2570843 83d0dc01d960a2018e2b32f02f7eefa5 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-9.1.1-0.20240125125427.2a2ad0d.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-xena-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=1024gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.naaiyyfg:/etc/resolv.conf', '--bind=/dev/mapper/control', '--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.naaiyyfg:/etc/resolv.conf', '--bind=/dev/mapper/control', '--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', '92c3cb45e27e4adba74a99ff75ef1234', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.naaiyyfg:/etc/resolv.conf', '--bind=/dev/mapper/control', '--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', 'SYSTEMD_SECCOMP': '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.glsx1T DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf octavia-9.1.1.dev68 DEBUG: + /usr/bin/tar -xof - DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/octavia-9.1.1.dev68-0.20240125125427.2a2ad0d.tar.gz DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd octavia-9.1.1.dev68 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-9.1.1 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.x4AgqM DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-9.1.1.dev68 DEBUG: + export PBR_VERSION=9.1.1 DEBUG: + PBR_VERSION=9.1.1 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/tests DEBUG: creating build/lib/octavia/tests/unit 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/test_network_utils.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_keepalivedlvs_query.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_interface_file.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_haproxy_query.py -> 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: creating build/lib/octavia/statistics DEBUG: creating build/lib/octavia/statistics/drivers DEBUG: copying octavia/statistics/drivers/update_db.py -> build/lib/octavia/statistics/drivers DEBUG: copying octavia/statistics/drivers/logger.py -> build/lib/octavia/statistics/drivers DEBUG: copying octavia/statistics/drivers/__init__.py -> build/lib/octavia/statistics/drivers DEBUG: copying octavia/statistics/stats_base.py -> build/lib/octavia/statistics DEBUG: copying octavia/statistics/__init__.py -> build/lib/octavia/statistics 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/controller DEBUG: copying octavia/tests/unit/controller/__init__.py -> build/lib/octavia/tests/unit/controller DEBUG: creating build/lib/octavia/controller DEBUG: creating build/lib/octavia/controller/worker DEBUG: creating build/lib/octavia/controller/worker/v2 DEBUG: copying octavia/controller/worker/v2/taskflow_jobboard_driver.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/__init__.py -> build/lib/octavia/controller/worker/v2 DEBUG: creating build/lib/octavia/api DEBUG: creating build/lib/octavia/api/drivers DEBUG: copying octavia/api/drivers/utils.py -> build/lib/octavia/api/drivers DEBUG: copying octavia/api/drivers/driver_factory.py -> build/lib/octavia/api/drivers DEBUG: copying octavia/api/drivers/__init__.py -> build/lib/octavia/api/drivers DEBUG: creating build/lib/octavia/tests/functional DEBUG: creating build/lib/octavia/tests/functional/db DEBUG: copying octavia/tests/functional/db/test_repositories.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/base.py -> build/lib/octavia/tests/functional/db DEBUG: copying octavia/tests/functional/db/__init__.py -> build/lib/octavia/tests/functional/db DEBUG: creating build/lib/octavia/tests/unit/cmd DEBUG: copying octavia/tests/unit/cmd/test_status.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_house_keeping.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_health_checker.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_driver_agent.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/__init__.py -> build/lib/octavia/tests/unit/cmd DEBUG: creating build/lib/octavia/amphorae DEBUG: creating build/lib/octavia/amphorae/drivers DEBUG: creating 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/amphorae/drivers/haproxy/exceptions.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/__init__.py -> build/lib/octavia/amphorae/drivers/haproxy DEBUG: creating build/lib/octavia/controller/queue DEBUG: copying octavia/controller/queue/__init__.py -> build/lib/octavia/controller/queue DEBUG: creating 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: copying octavia/tests/unit/controller/healthmanager/__init__.py -> build/lib/octavia/tests/unit/controller/healthmanager DEBUG: creating build/lib/octavia/tests/unit/api DEBUG: copying octavia/tests/unit/api/__init__.py -> build/lib/octavia/tests/unit/api 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/test_endpoints.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/__init__.py -> build/lib/octavia/tests/unit/controller/queue/v1 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/driver.py -> build/lib/octavia/volume/drivers/noop_driver DEBUG: copying octavia/volume/drivers/noop_driver/__init__.py -> build/lib/octavia/volume/drivers/noop_driver DEBUG: creating build/lib/octavia/image DEBUG: copying octavia/image/image_base.py -> build/lib/octavia/image DEBUG: copying octavia/image/__init__.py -> build/lib/octavia/image DEBUG: creating 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: copying octavia/tests/unit/certificates/generator/local_csr.py -> 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/amphorae/backends/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends DEBUG: creating 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: copying octavia/api/drivers/amphora_driver/availability_zone_schema.py -> build/lib/octavia/api/drivers/amphora_driver DEBUG: copying octavia/api/drivers/amphora_driver/__init__.py -> build/lib/octavia/api/drivers/amphora_driver DEBUG: creating build/lib/octavia/common DEBUG: creating build/lib/octavia/common/jinja DEBUG: copying octavia/common/jinja/user_data_jinja_cfg.py -> build/lib/octavia/common/jinja DEBUG: copying octavia/common/jinja/__init__.py -> build/lib/octavia/common/jinja DEBUG: copying octavia/volume/volume_base.py -> build/lib/octavia/volume DEBUG: copying octavia/volume/__init__.py -> build/lib/octavia/volume 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/controller/worker/v1 DEBUG: copying octavia/controller/worker/v1/controller_worker.py -> build/lib/octavia/controller/worker/v1 DEBUG: copying octavia/controller/worker/v1/__init__.py -> build/lib/octavia/controller/worker/v1 DEBUG: creating build/lib/octavia/tests/unit/network DEBUG: copying octavia/tests/unit/network/__init__.py -> build/lib/octavia/tests/unit/network 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/test_util.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_osutils.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_keepalivedlvs.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_haproxy_compatibility.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/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server DEBUG: creating build/lib/octavia/network 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/image DEBUG: creating 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/tests/unit/image/drivers/__init__.py -> build/lib/octavia/tests/unit/image/drivers DEBUG: creating 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: copying octavia/api/drivers/driver_agent/driver_listener.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/__init__.py -> build/lib/octavia/api/drivers/driver_agent DEBUG: creating build/lib/octavia/tests/unit/common DEBUG: copying octavia/tests/unit/common/test_validate.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_stats.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_exceptions.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_data_models.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_config.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_base_taskflow.py -> build/lib/octavia/tests/unit/common DEBUG: copying octavia/tests/unit/common/__init__.py -> build/lib/octavia/tests/unit/common DEBUG: creating build/lib/octavia/tests/unit/api/drivers DEBUG: creating 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/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_get.py -> 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/__init__.py -> build/lib/octavia/tests DEBUG: copying octavia/tests/unit/api/drivers/test_utils.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/__init__.py -> build/lib/octavia/tests/unit/api/drivers DEBUG: creating build/lib/octavia/tests/functional/amphorae DEBUG: creating build/lib/octavia/tests/functional/amphorae/backend DEBUG: creating build/lib/octavia/tests/functional/amphorae/backend/agent DEBUG: copying octavia/tests/functional/amphorae/backend/agent/__init__.py -> build/lib/octavia/tests/functional/amphorae/backend/agent DEBUG: copying octavia/common/validate.py -> build/lib/octavia/common DEBUG: copying octavia/common/utils.py -> build/lib/octavia/common DEBUG: copying octavia/common/stats.py -> build/lib/octavia/common DEBUG: copying octavia/common/service.py -> build/lib/octavia/common DEBUG: copying octavia/common/rpc.py -> build/lib/octavia/common DEBUG: copying octavia/common/policy.py -> build/lib/octavia/common DEBUG: copying octavia/common/keystone.py -> build/lib/octavia/common DEBUG: copying octavia/common/exceptions.py -> build/lib/octavia/common DEBUG: copying octavia/common/decorators.py -> build/lib/octavia/common DEBUG: copying octavia/common/data_models.py -> build/lib/octavia/common DEBUG: copying octavia/common/context.py -> build/lib/octavia/common DEBUG: copying octavia/common/constants.py -> build/lib/octavia/common DEBUG: copying octavia/common/config.py -> build/lib/octavia/common DEBUG: copying octavia/common/clients.py -> build/lib/octavia/common DEBUG: copying octavia/common/base_taskflow.py -> build/lib/octavia/common DEBUG: copying octavia/common/__init__.py -> build/lib/octavia/common DEBUG: creating 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/network/drivers/noop_driver/__init__.py -> build/lib/octavia/network/drivers/noop_driver DEBUG: creating build/lib/octavia/common/jinja/lvs DEBUG: copying octavia/common/jinja/lvs/jinja_cfg.py -> build/lib/octavia/common/jinja/lvs DEBUG: copying octavia/common/jinja/lvs/__init__.py -> build/lib/octavia/common/jinja/lvs DEBUG: creating build/lib/octavia/certificates DEBUG: creating build/lib/octavia/certificates/manager DEBUG: copying octavia/certificates/manager/local.py -> build/lib/octavia/certificates/manager DEBUG: copying octavia/certificates/manager/cert_mgr.py -> build/lib/octavia/certificates/manager DEBUG: copying octavia/certificates/manager/castellan_mgr.py -> build/lib/octavia/certificates/manager DEBUG: copying octavia/certificates/manager/barbican_legacy.py -> build/lib/octavia/certificates/manager DEBUG: copying octavia/certificates/manager/barbican.py -> build/lib/octavia/certificates/manager DEBUG: copying octavia/certificates/manager/__init__.py -> build/lib/octavia/certificates/manager DEBUG: creating build/lib/octavia/tests/functional/api DEBUG: copying octavia/tests/functional/api/test_root_controller.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/__init__.py -> build/lib/octavia/tests/functional/api 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/amphorae/drivers DEBUG: creating 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/amphorae/drivers/keepalived/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/keepalived DEBUG: creating build/lib/octavia/tests/unit/common/jinja DEBUG: creating build/lib/octavia/tests/unit/common/jinja/haproxy DEBUG: copying octavia/tests/unit/common/jinja/haproxy/__init__.py -> build/lib/octavia/tests/unit/common/jinja/haproxy DEBUG: creating 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: copying octavia/tests/unit/common/tls_utils/__init__.py -> build/lib/octavia/tests/unit/common/tls_utils DEBUG: creating 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/amphorae/drivers/noop_driver/__init__.py -> build/lib/octavia/amphorae/drivers/noop_driver DEBUG: creating build/lib/octavia/tests/unit/controller/worker DEBUG: creating 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: copying octavia/tests/unit/controller/worker/v2/__init__.py -> build/lib/octavia/tests/unit/controller/worker/v2 DEBUG: creating build/lib/octavia/amphorae/backends DEBUG: creating 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: copying octavia/amphorae/backends/health_daemon/health_sender.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/__init__.py -> build/lib/octavia/amphorae/backends/health_daemon DEBUG: creating 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: copying octavia/tests/unit/common/jinja/haproxy/combined_listeners/__init__.py -> build/lib/octavia/tests/unit/common/jinja/haproxy/combined_listeners DEBUG: creating build/lib/octavia/image/drivers DEBUG: copying octavia/image/drivers/glance_driver.py -> build/lib/octavia/image/drivers DEBUG: copying octavia/image/drivers/__init__.py -> build/lib/octavia/image/drivers DEBUG: copying octavia/tests/unit/common/jinja/test_user_data_jinja_cfg.py -> build/lib/octavia/tests/unit/common/jinja DEBUG: copying octavia/tests/unit/common/jinja/__init__.py -> build/lib/octavia/tests/unit/common/jinja DEBUG: creating build/lib/octavia/amphorae/drivers/keepalived DEBUG: copying octavia/amphorae/drivers/keepalived/vrrp_rest_driver.py -> build/lib/octavia/amphorae/drivers/keepalived DEBUG: copying octavia/amphorae/drivers/keepalived/__init__.py -> build/lib/octavia/amphorae/drivers/keepalived DEBUG: creating build/lib/octavia/controller/queue/v1 DEBUG: copying octavia/controller/queue/v1/endpoints.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/__init__.py -> build/lib/octavia/controller/queue/v1 DEBUG: creating build/lib/octavia/compute DEBUG: creating build/lib/octavia/compute/drivers DEBUG: copying octavia/compute/drivers/nova_driver.py -> build/lib/octavia/compute/drivers DEBUG: copying octavia/compute/drivers/__init__.py -> build/lib/octavia/compute/drivers DEBUG: creating build/lib/octavia/tests/unit/compute DEBUG: creating build/lib/octavia/tests/unit/compute/drivers DEBUG: creating 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: copying octavia/tests/unit/compute/drivers/noop_driver/__init__.py -> build/lib/octavia/tests/unit/compute/drivers/noop_driver DEBUG: creating 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: copying octavia/controller/worker/v1/flows/member_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/listener_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/l7policy_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/amphora_flows.py -> build/lib/octavia/controller/worker/v1/flows DEBUG: copying octavia/controller/worker/v1/flows/__init__.py -> build/lib/octavia/controller/worker/v1/flows DEBUG: creating 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/unit/common/sample_configs/sample_configs_combined.py -> 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: creating build/lib/octavia/distributor DEBUG: creating build/lib/octavia/distributor/drivers DEBUG: copying octavia/distributor/drivers/driver_base.py -> build/lib/octavia/distributor/drivers DEBUG: copying octavia/distributor/drivers/__init__.py -> build/lib/octavia/distributor/drivers 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/jinja_cfg.py -> 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: creating 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/distributor/drivers/noop_driver/__init__.py -> build/lib/octavia/distributor/drivers/noop_driver DEBUG: creating 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/tests/unit/amphorae/drivers/keepalived/jinja/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/keepalived/jinja DEBUG: copying octavia/amphorae/drivers/driver_base.py -> build/lib/octavia/amphorae/drivers DEBUG: copying octavia/amphorae/drivers/__init__.py -> build/lib/octavia/amphorae/drivers DEBUG: creating 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/controller/worker/v1/__init__.py -> build/lib/octavia/tests/unit/controller/worker/v1 DEBUG: creating build/lib/octavia/controller/queue/v2 DEBUG: copying octavia/controller/queue/v2/endpoints.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/__init__.py -> build/lib/octavia/controller/queue/v2 DEBUG: creating 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/tests/unit/statistics/__init__.py -> build/lib/octavia/tests/unit/statistics DEBUG: copying octavia/tests/unit/amphorae/__init__.py -> build/lib/octavia/tests/unit/amphorae DEBUG: creating build/lib/octavia/amphorae/drivers/health DEBUG: copying octavia/amphorae/drivers/health/heartbeat_udp.py -> build/lib/octavia/amphorae/drivers/health DEBUG: copying octavia/amphorae/drivers/health/__init__.py -> build/lib/octavia/amphorae/drivers/health DEBUG: creating build/lib/octavia/cmd DEBUG: copying octavia/cmd/status.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/octavia_worker.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/interface.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/house_keeping.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/health_manager.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/health_checker.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/haproxy_vrrp_check.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/driver_agent.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/api.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/agent.py -> build/lib/octavia/cmd DEBUG: copying octavia/cmd/__init__.py -> build/lib/octavia/cmd 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: copying octavia/network/data_models.py -> build/lib/octavia/network DEBUG: copying octavia/network/base.py -> build/lib/octavia/network DEBUG: copying octavia/network/__init__.py -> build/lib/octavia/network DEBUG: creating 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: copying octavia/api/drivers/amphora_driver/v1/__init__.py -> build/lib/octavia/api/drivers/amphora_driver/v1 DEBUG: copying octavia/controller/worker/task_utils.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/__init__.py -> build/lib/octavia/controller/worker DEBUG: copying octavia/tests/functional/__init__.py -> build/lib/octavia/tests/functional DEBUG: creating 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: copying octavia/tests/unit/common/jinja/logging/__init__.py -> build/lib/octavia/tests/unit/common/jinja/logging DEBUG: creating 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: 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_barbican_legacy.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/__init__.py -> build/lib/octavia/tests/unit/certificates/manager DEBUG: creating 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: copying octavia/api/drivers/amphora_driver/v2/__init__.py -> build/lib/octavia/api/drivers/amphora_driver/v2 DEBUG: creating 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: copying octavia/controller/worker/v1/tasks/network_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/lifecycle_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/compute_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/amphora_driver_tasks.py -> build/lib/octavia/controller/worker/v1/tasks DEBUG: copying octavia/controller/worker/v1/tasks/__init__.py -> build/lib/octavia/controller/worker/v1/tasks DEBUG: creating 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: copying octavia/tests/unit/amphorae/drivers/health/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/health DEBUG: copying octavia/volume/drivers/cinder_driver.py -> build/lib/octavia/volume/drivers DEBUG: copying octavia/volume/drivers/__init__.py -> build/lib/octavia/volume/drivers DEBUG: creating 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: 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_load_balancer_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_l7rule_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_health_monitor_flows.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/__init__.py -> build/lib/octavia/tests/unit/controller/worker/v2/flows DEBUG: creating build/lib/octavia/tests/unit/api/drivers/amphora_driver DEBUG: copying octavia/tests/unit/api/drivers/amphora_driver/__init__.py -> build/lib/octavia/tests/unit/api/drivers/amphora_driver DEBUG: copying octavia/api/root_controller.py -> build/lib/octavia/api DEBUG: copying octavia/api/config.py -> build/lib/octavia/api DEBUG: copying octavia/api/app.py -> build/lib/octavia/api DEBUG: copying octavia/api/__init__.py -> build/lib/octavia/api DEBUG: creating build/lib/octavia/amphorae/backends/agent DEBUG: creating 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: 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/plug.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/lvs_listener_base.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/keepalivedlvs.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/haproxy_compatibility.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/amphora_info.py -> 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/version.py -> build/lib/octavia DEBUG: copying octavia/opts.py -> build/lib/octavia DEBUG: copying octavia/i18n.py -> build/lib/octavia DEBUG: copying octavia/__init__.py -> build/lib/octavia DEBUG: creating build/lib/octavia/amphorae/driver_exceptions DEBUG: copying octavia/amphorae/driver_exceptions/exceptions.py -> build/lib/octavia/amphorae/driver_exceptions DEBUG: copying octavia/amphorae/driver_exceptions/__init__.py -> build/lib/octavia/amphorae/driver_exceptions DEBUG: creating build/lib/octavia/certificates/common DEBUG: creating build/lib/octavia/certificates/common/auth DEBUG: copying octavia/certificates/common/auth/barbican_acl.py -> build/lib/octavia/certificates/common/auth DEBUG: copying octavia/certificates/common/auth/__init__.py -> build/lib/octavia/certificates/common/auth DEBUG: creating build/lib/octavia/image/drivers/noop_driver DEBUG: copying octavia/image/drivers/noop_driver/driver.py -> build/lib/octavia/image/drivers/noop_driver DEBUG: copying octavia/image/drivers/noop_driver/__init__.py -> build/lib/octavia/image/drivers/noop_driver DEBUG: creating 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: 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/__init__.py -> build/lib/octavia/tests/functional/amphorae/backend/agent/api_server DEBUG: creating 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: 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_load_balancer_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_l7rule_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_health_monitor_flows.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/__init__.py -> build/lib/octavia/tests/unit/controller/worker/v1/flows DEBUG: creating build/lib/octavia/api/v2 DEBUG: creating build/lib/octavia/api/v2/types DEBUG: copying octavia/api/v2/types/quotas.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/pool.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/load_balancer.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/l7rule.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/health_monitor.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/flavor_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/availability_zone_profile.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/__init__.py -> build/lib/octavia/api/v2/types DEBUG: creating 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/amphorae/drivers/keepalived/jinja/__init__.py -> build/lib/octavia/amphorae/drivers/keepalived/jinja DEBUG: creating 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: 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_lifecycle_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_database_tasks.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_cert_task.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/__init__.py -> build/lib/octavia/tests/unit/controller/worker/v2/tasks DEBUG: creating 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: copying octavia/tests/unit/api/drivers/amphora_driver/v2/__init__.py -> build/lib/octavia/tests/unit/api/drivers/amphora_driver/v2 DEBUG: creating 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: copying octavia/tests/unit/api/common/test_pagination.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/__init__.py -> build/lib/octavia/tests/unit/api/common DEBUG: copying octavia/common/jinja/haproxy/__init__.py -> build/lib/octavia/common/jinja/haproxy 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/test_barbican_acl.py -> 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: creating 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: copying octavia/tests/unit/statistics/drivers/test_logger.py -> 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/certificates/common/pkcs12.py -> build/lib/octavia/certificates/common DEBUG: copying octavia/certificates/common/local.py -> build/lib/octavia/certificates/common DEBUG: copying octavia/certificates/common/cert.py -> build/lib/octavia/certificates/common DEBUG: copying octavia/certificates/common/barbican.py -> build/lib/octavia/certificates/common DEBUG: copying octavia/certificates/common/__init__.py -> build/lib/octavia/certificates/common DEBUG: creating 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: copying octavia/tests/unit/common/jinja/lvs/__init__.py -> build/lib/octavia/tests/unit/common/jinja/lvs DEBUG: copying octavia/tests/unit/image/__init__.py -> build/lib/octavia/tests/unit/image DEBUG: creating 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/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.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/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/haproxy DEBUG: copying octavia/amphorae/backends/__init__.py -> build/lib/octavia/amphorae/backends DEBUG: creating build/lib/octavia/network/drivers/neutron DEBUG: copying octavia/network/drivers/neutron/utils.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/allowed_address_pairs.py -> build/lib/octavia/network/drivers/neutron DEBUG: copying octavia/network/drivers/neutron/__init__.py -> build/lib/octavia/network/drivers/neutron DEBUG: creating build/lib/octavia/db DEBUG: copying octavia/db/repositories.py -> build/lib/octavia/db DEBUG: copying octavia/db/prepare.py -> build/lib/octavia/db DEBUG: copying octavia/db/models.py -> build/lib/octavia/db DEBUG: copying octavia/db/healthcheck.py -> build/lib/octavia/db DEBUG: copying octavia/db/base_models.py -> build/lib/octavia/db DEBUG: copying octavia/db/api.py -> build/lib/octavia/db DEBUG: copying octavia/db/__init__.py -> build/lib/octavia/db DEBUG: copying octavia/amphorae/__init__.py -> build/lib/octavia/amphorae 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: copying octavia/tests/unit/controller/queue/__init__.py -> build/lib/octavia/tests/unit/controller/queue DEBUG: copying octavia/api/v2/__init__.py -> build/lib/octavia/api/v2 DEBUG: copying octavia/tests/unit/certificates/common/test_local.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/__init__.py -> build/lib/octavia/tests/unit/certificates/common DEBUG: copying octavia/tests/unit/test_version.py -> build/lib/octavia/tests/unit DEBUG: copying octavia/tests/unit/test_opts.py -> build/lib/octavia/tests/unit DEBUG: copying octavia/tests/unit/base.py -> build/lib/octavia/tests/unit DEBUG: copying octavia/tests/unit/__init__.py -> build/lib/octavia/tests/unit DEBUG: creating 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/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/__init__.py -> build/lib/octavia/tests/unit/api/drivers/noop_driver DEBUG: creating build/lib/octavia/hacking DEBUG: copying octavia/hacking/checks.py -> build/lib/octavia/hacking DEBUG: copying octavia/hacking/__init__.py -> build/lib/octavia/hacking DEBUG: creating build/lib/octavia/tests/functional/api/drivers 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/test_cinder_driver.py -> build/lib/octavia/tests/unit/volume/drivers DEBUG: copying octavia/tests/unit/volume/drivers/__init__.py -> build/lib/octavia/tests/unit/volume/drivers DEBUG: creating build/lib/octavia/amphorae/backends/utils DEBUG: copying octavia/amphorae/backends/utils/network_utils.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/keepalivedlvs_query.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/interface_file.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/haproxy_query.py -> build/lib/octavia/amphorae/backends/utils DEBUG: copying octavia/amphorae/backends/utils/__init__.py -> build/lib/octavia/amphorae/backends/utils DEBUG: copying octavia/tests/unit/controller/worker/test_task_utils.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/__init__.py -> build/lib/octavia/tests/unit/controller/worker DEBUG: creating 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: copying octavia/tests/functional/api/v2/test_provider.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_member.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_listener.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_l7policy.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_flavors.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_availability_zones.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_amphora.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/__init__.py -> build/lib/octavia/tests/functional/api/v2 DEBUG: creating build/lib/octavia/db/migration DEBUG: copying octavia/db/migration/cli.py -> build/lib/octavia/db/migration DEBUG: copying octavia/db/migration/__init__.py -> build/lib/octavia/db/migration DEBUG: creating build/lib/octavia/api/common DEBUG: copying octavia/api/common/types.py -> build/lib/octavia/api/common DEBUG: copying octavia/api/common/pagination.py -> build/lib/octavia/api/common DEBUG: copying octavia/api/common/hooks.py -> build/lib/octavia/api/common DEBUG: copying octavia/api/common/__init__.py -> build/lib/octavia/api/common DEBUG: creating build/lib/octavia/tests/common DEBUG: copying octavia/tests/common/utils.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/sample_data_models.py -> build/lib/octavia/tests/common DEBUG: copying octavia/tests/common/sample_certs.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/constants.py -> build/lib/octavia/tests/common DEBUG: copying octavia/tests/common/__init__.py -> build/lib/octavia/tests/common DEBUG: creating 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: 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/__init__.py -> build/lib/octavia/tests/unit/controller/queue/v2 DEBUG: copying octavia/controller/__init__.py -> build/lib/octavia/controller DEBUG: creating build/lib/octavia/controller/healthmanager DEBUG: copying octavia/controller/healthmanager/health_manager.py -> build/lib/octavia/controller/healthmanager DEBUG: copying octavia/controller/healthmanager/__init__.py -> build/lib/octavia/controller/healthmanager DEBUG: creating 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/controller/worker/v2/flows/member_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/listener_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/l7policy_flows.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/flow_utils.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/__init__.py -> build/lib/octavia/controller/worker/v2/flows DEBUG: copying octavia/distributor/__init__.py -> build/lib/octavia/distributor DEBUG: creating 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/tests/unit/api/drivers/amphora_driver/v1/__init__.py -> build/lib/octavia/tests/unit/api/drivers/amphora_driver/v1 DEBUG: creating 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: copying octavia/common/jinja/haproxy/combined_listeners/__init__.py -> build/lib/octavia/common/jinja/haproxy/combined_listeners DEBUG: creating 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: copying octavia/tests/unit/volume/drivers/noop_driver/__init__.py -> build/lib/octavia/tests/unit/volume/drivers/noop_driver DEBUG: creating 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/api/drivers/noop_driver/agent.py -> 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/tests/unit/compute/drivers/test_nova_driver.py -> build/lib/octavia/tests/unit/compute/drivers DEBUG: copying octavia/tests/unit/compute/drivers/__init__.py -> build/lib/octavia/tests/unit/compute/drivers DEBUG: creating 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/common/jinja/logging/__init__.py -> build/lib/octavia/common/jinja/logging DEBUG: creating 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: copying octavia/tests/unit/controller/housekeeping/__init__.py -> build/lib/octavia/tests/unit/controller/housekeeping DEBUG: copying octavia/tests/functional/amphorae/__init__.py -> build/lib/octavia/tests/functional/amphorae DEBUG: creating build/lib/octavia/common/tls_utils DEBUG: copying octavia/common/tls_utils/cert_parser.py -> build/lib/octavia/common/tls_utils DEBUG: copying octavia/common/tls_utils/__init__.py -> build/lib/octavia/common/tls_utils DEBUG: creating build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/quotas.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/pool.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/load_balancer.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/l7rule.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/health_monitor.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/flavor_profiles.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/availability_zones.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/amphora.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/api/v2/controllers/__init__.py -> build/lib/octavia/api/v2/controllers DEBUG: copying octavia/amphorae/backends/agent/agent_jinja_cfg.py -> build/lib/octavia/amphorae/backends/agent DEBUG: copying octavia/amphorae/backends/agent/__init__.py -> build/lib/octavia/amphorae/backends/agent DEBUG: copying octavia/tests/unit/compute/__init__.py -> build/lib/octavia/tests/unit/compute DEBUG: creating 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/controller/worker/v2/tasks/network_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/database_tasks.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/cert_task.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/__init__.py -> build/lib/octavia/controller/worker/v2/tasks DEBUG: copying octavia/tests/unit/amphorae/drivers/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers DEBUG: creating build/lib/octavia/certificates/generator DEBUG: copying octavia/certificates/generator/local.py -> build/lib/octavia/certificates/generator DEBUG: copying octavia/certificates/generator/cert_gen.py -> build/lib/octavia/certificates/generator DEBUG: copying octavia/certificates/generator/__init__.py -> build/lib/octavia/certificates/generator DEBUG: creating build/lib/octavia/controller/housekeeping DEBUG: copying octavia/controller/housekeeping/house_keeping.py -> build/lib/octavia/controller/housekeeping DEBUG: copying octavia/controller/housekeeping/__init__.py -> build/lib/octavia/controller/housekeeping DEBUG: creating 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: copying octavia/tests/unit/amphorae/drivers/noop_driver/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/noop_driver DEBUG: creating 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/tests/unit/network/drivers/noop_driver/__init__.py -> build/lib/octavia/tests/unit/network/drivers/noop_driver DEBUG: creating build/lib/octavia/compute/drivers/noop_driver DEBUG: copying octavia/compute/drivers/noop_driver/driver.py -> 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/tests/unit/amphorae/backends/agent/test_agent_jinja_cfg.py -> build/lib/octavia/tests/unit/amphorae/backends/agent DEBUG: copying octavia/tests/unit/amphorae/backends/agent/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends/agent DEBUG: creating 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/api/v2/types/test_pool.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_load_balancer.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_l7rule.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_health_monitor.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_flavor_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_availability_zone_profile.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/__init__.py -> build/lib/octavia/tests/unit/api/v2/types DEBUG: creating 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: 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_health_daemon.py -> 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/functional/amphorae/backend/__init__.py -> build/lib/octavia/tests/functional/amphorae/backend DEBUG: creating 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/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_model_tasks.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_database_tasks_quota.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_compute_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_amphora_driver_tasks.py -> 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: creating 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: copying octavia/tests/functional/api/drivers/driver_agent/__init__.py -> build/lib/octavia/tests/functional/api/drivers/driver_agent DEBUG: copying octavia/compute/compute_base.py -> build/lib/octavia/compute DEBUG: copying octavia/compute/__init__.py -> build/lib/octavia/compute DEBUG: creating 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/tests/unit/common/jinja/haproxy/split_listeners/__init__.py -> build/lib/octavia/tests/unit/common/jinja/haproxy/split_listeners DEBUG: creating build/lib/octavia/policies DEBUG: copying octavia/policies/quota.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/provider_flavor.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/provider_availability_zone.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/provider.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/pool.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/member.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/loadbalancer.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/listener.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/l7rule.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/l7policy.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/healthmonitor.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/flavor_profile.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/flavor.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/base.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/availability_zone_profile.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/availability_zone.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/amphora.py -> build/lib/octavia/policies DEBUG: copying octavia/policies/__init__.py -> build/lib/octavia/policies DEBUG: creating 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/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_allowed_address_pairs.py -> 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/certificates/__init__.py -> build/lib/octavia/certificates 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: 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: 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: 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: copying octavia/tests/unit/common/sample_configs/sample_pkcs12.p12 -> build/lib/octavia/tests/unit/common/sample_configs 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/api/healthcheck DEBUG: copying octavia/api/healthcheck/healthcheck_plugins.py -> build/lib/octavia/api/healthcheck 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/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/tests/unit/hacking DEBUG: copying octavia/tests/unit/hacking/test_checks.py -> build/lib/octavia/tests/unit/hacking DEBUG: copying octavia/amphorae/backends/utils/udp_check.sh -> build/lib/octavia/amphorae/backends/utils 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/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/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/amphorae/backends/agent/templates DEBUG: copying octavia/amphorae/backends/agent/templates/amphora_agent_conf.template -> build/lib/octavia/amphorae/backends/agent/templates 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.LYBOyf DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64 DEBUG: + cd octavia-9.1.1.dev68 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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/base.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/flavor.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/healthmonitor.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/l7policy.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/listener.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/loadbalancer.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/member.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/pool.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/provider.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: copying build/lib/octavia/policies/quota.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/policies DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/hacking DEBUG: copying build/lib/octavia/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/hacking DEBUG: copying build/lib/octavia/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/hacking DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations/versions DEBUG: copying build/lib/octavia/db/migration/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration/alembic_migrations DEBUG: copying build/lib/octavia/db/migration/alembic.ini -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db/migration DEBUG: copying build/lib/octavia/db/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db DEBUG: copying build/lib/octavia/db/api.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db DEBUG: copying build/lib/octavia/db/healthcheck.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db DEBUG: copying build/lib/octavia/db/models.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db DEBUG: copying build/lib/octavia/db/prepare.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db DEBUG: copying build/lib/octavia/db/repositories.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/db DEBUG: copying build/lib/octavia/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia DEBUG: copying build/lib/octavia/i18n.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia DEBUG: copying build/lib/octavia/opts.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia DEBUG: copying build/lib/octavia/version.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/agent.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/api.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/interface.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd DEBUG: copying build/lib/octavia/cmd/status.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/distributor DEBUG: copying build/lib/octavia/distributor/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/distributor DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/distributor/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/distributor/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute DEBUG: copying build/lib/octavia/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute/drivers/noop_driver DEBUG: copying build/lib/octavia/compute/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/compute/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates DEBUG: copying build/lib/octavia/certificates/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/generator DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/common/auth DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/certificates/manager DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network DEBUG: copying build/lib/octavia/network/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network DEBUG: copying build/lib/octavia/network/base.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/neutron DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers/noop_driver DEBUG: copying build/lib/octavia/network/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/network/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/clients.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/config.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/constants.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/context.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/decorators.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/exceptions.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/keystone.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/policy.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/rpc.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/service.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/stats.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/utils.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: copying build/lib/octavia/common/validate.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/logging DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/logging/templates DEBUG: copying build/lib/octavia/common/jinja/logging/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/logging DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/combined_listeners DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/combined_listeners DEBUG: copying build/lib/octavia/common/jinja/haproxy/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/split_listeners DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/haproxy/split_listeners DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/lvs DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/lvs/templates DEBUG: copying build/lib/octavia/common/jinja/lvs/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja/lvs DEBUG: copying build/lib/octavia/common/jinja/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/common/jinja DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image/drivers/noop_driver DEBUG: copying build/lib/octavia/image/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image/drivers DEBUG: copying build/lib/octavia/image/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/image DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume DEBUG: copying build/lib/octavia/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume/drivers DEBUG: copying build/lib/octavia/volume/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/volume/drivers/noop_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae DEBUG: copying build/lib/octavia/amphorae/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/driver_exceptions DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/utils DEBUG: copying build/lib/octavia/amphorae/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/templates DEBUG: copying build/lib/octavia/amphorae/backends/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/agent/api_server DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/backends/health_daemon DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/keepalived DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/keepalived/jinja DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/keepalived/jinja/templates DEBUG: copying build/lib/octavia/amphorae/drivers/keepalived/jinja/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/keepalived/jinja DEBUG: copying build/lib/octavia/amphorae/drivers/keepalived/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/keepalived DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/noop_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/amphorae/drivers/haproxy DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/healthcheck DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/controllers DEBUG: copying build/lib/octavia/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/v2/types DEBUG: copying build/lib/octavia/api/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api DEBUG: copying build/lib/octavia/api/app.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api DEBUG: copying build/lib/octavia/api/config.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/noop_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/driver_agent DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers/amphora_driver DEBUG: copying build/lib/octavia/api/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/api/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/housekeeping DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/healthmanager DEBUG: copying build/lib/octavia/controller/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/queue DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker DEBUG: copying build/lib/octavia/controller/worker/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1/flows DEBUG: copying build/lib/octavia/controller/worker/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2/flows DEBUG: copying build/lib/octavia/controller/worker/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/controller/worker/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/statistics DEBUG: copying build/lib/octavia/statistics/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/statistics DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/statistics/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional DEBUG: copying build/lib/octavia/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/api DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae DEBUG: copying build/lib/octavia/tests/functional/amphorae/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae/backend DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae/backend/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/amphorae/backend/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/functional/db DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/hacking DEBUG: copying build/lib/octavia/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/statistics DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/statistics DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/compute DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/compute/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/compute/drivers/noop_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/volume DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/volume/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/volume/drivers DEBUG: copying build/lib/octavia/tests/unit/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/volume DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/sample_configs DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/tls_utils DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/lvs DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/logging DEBUG: copying build/lib/octavia/tests/unit/common/jinja/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/haproxy DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/haproxy/split_listeners DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common/jinja/haproxy DEBUG: copying build/lib/octavia/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/image DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/image/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/image/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers/neutron DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network/drivers DEBUG: copying build/lib/octavia/tests/unit/network/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/network DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/db DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2/types DEBUG: copying build/lib/octavia/tests/unit/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/noop_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/amphora_driver DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/amphora_driver/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api/drivers/driver_agent DEBUG: copying build/lib/octavia/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/api DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/housekeeping DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker DEBUG: copying build/lib/octavia/tests/unit/controller/worker/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/worker/v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/queue DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/queue DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/queue/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller/healthmanager DEBUG: copying build/lib/octavia/tests/unit/controller/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/controller DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/common DEBUG: copying build/lib/octavia/tests/unit/certificates/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/common DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/common/auth DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/manager DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates/generator DEBUG: copying build/lib/octavia/tests/unit/certificates/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/certificates DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae DEBUG: copying build/lib/octavia/tests/unit/amphorae/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/haproxy DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/health DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/keepalived DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/drivers/keepalived DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/health_daemon DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/agent DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/tests/unit/amphorae/backends/utils DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia/cmd/status.py to status.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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: writing byte-compilation script '/tmp/tmp795p8k6i.py' DEBUG: /usr/libexec/platform-python /tmp/tmp795p8k6i.py DEBUG: removing /tmp/tmp795p8k6i.py DEBUG: running install_data DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/etc DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/etc/octavia DEBUG: copying etc/octavia.conf -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/etc/octavia DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia DEBUG: copying LICENSE -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia DEBUG: copying README.rst -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia DEBUG: creating /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia/diskimage-create DEBUG: copying diskimage-create/diskimage-create.sh -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia/diskimage-create DEBUG: copying diskimage-create/image-tests.sh -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia/diskimage-create DEBUG: copying diskimage-create/README.rst -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia/diskimage-create DEBUG: copying diskimage-create/requirements.txt -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia/diskimage-create DEBUG: copying diskimage-create/test-requirements.txt -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia/diskimage-create DEBUG: copying diskimage-create/tox.ini -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia/diskimage-create DEBUG: copying diskimage-create/version.txt -> /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/octavia-9.1.1.dev68-py3.6.egg-info DEBUG: running install_scripts DEBUG: Installing amphora-agent script to /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/bin DEBUG: Installing amphora-health-checker script to /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/bin DEBUG: Installing amphora-interface script to /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/bin DEBUG: Installing haproxy-vrrp-check script to /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/bin DEBUG: Installing octavia-api script to /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/bin DEBUG: Installing octavia-db-manage script to /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/bin DEBUG: Installing octavia-driver-agent script to /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/bin DEBUG: Installing octavia-health-manager script to /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/bin DEBUG: Installing octavia-housekeeping script to /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/bin DEBUG: Installing octavia-status script to /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/bin DEBUG: Installing octavia-worker script to /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/bin DEBUG: Installing octavia-wsgi script to /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/bin DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/bin DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/doc DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/python3.6/site-packages/tools DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/etc/octavia DEBUG: + mv /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/etc/octavia/octavia.conf /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/etc/octavia DEBUG: + mv etc/policy/admin_or_owner-policy.yaml /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/etc/octavia/policy.yaml DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/octavia.logrotate /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/systemd/system/octavia-amphora-agent.service DEBUG: 'elements/' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements' DEBUG: 'elements/sos' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/sos' DEBUG: 'elements/sos/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/sos/pkg-map' DEBUG: 'elements/sos/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/sos/package-installs.yaml' DEBUG: 'elements/sos/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/sos/element-deps' DEBUG: 'elements/sos/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/sos/README.rst' DEBUG: 'elements/root-passwd' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/root-passwd' DEBUG: 'elements/root-passwd/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/root-passwd/README.rst' DEBUG: 'elements/root-passwd/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/root-passwd/post-install.d/99-setup' DEBUG: 'elements/remove-sshd' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/remove-sshd' DEBUG: 'elements/remove-sshd/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/remove-sshd/package-installs.yaml' DEBUG: 'elements/remove-sshd/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/remove-sshd/README.rst' DEBUG: 'elements/remove-default-ints' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/remove-default-ints' DEBUG: 'elements/remove-default-ints/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/remove-default-ints/post-install.d/91-remove-default-ints' DEBUG: 'elements/rebind-sshd' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/rebind-sshd' DEBUG: 'elements/rebind-sshd/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/rebind-sshd/README.rst' DEBUG: 'elements/rebind-sshd/finalise.d' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/rebind-sshd/finalise.d/98-rebind-sshd-after-dhcp' DEBUG: 'elements/octavia-lib' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/octavia-lib' DEBUG: 'elements/octavia-lib/source-repository-octavia-lib' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/octavia-lib/source-repository-octavia-lib' DEBUG: 'elements/octavia-lib/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/octavia-lib/element-deps' DEBUG: 'elements/octavia-lib/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/octavia-lib/README.rst' DEBUG: 'elements/octavia-lib/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/octavia-lib/post-install.d/89-remove-build-deps' DEBUG: 'elements/octavia-lib/install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/octavia-lib/install.d/octavia-lib-source-install/76-octavia-lib-install' DEBUG: 'elements/no-resolvconf' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/no-resolvconf' DEBUG: 'elements/no-resolvconf/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/no-resolvconf/README.rst' DEBUG: 'elements/no-resolvconf/finalise.d' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/no-resolvconf/finalise.d/99-disable-resolv-conf' DEBUG: 'elements/keepalived-octavia' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/keepalived-octavia' DEBUG: 'elements/keepalived-octavia/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/keepalived-octavia/svc-map' DEBUG: 'elements/keepalived-octavia/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/keepalived-octavia/pkg-map' DEBUG: 'elements/keepalived-octavia/package-installs.json' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/keepalived-octavia/package-installs.json' DEBUG: 'elements/keepalived-octavia/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/keepalived-octavia/element-deps' DEBUG: 'elements/keepalived-octavia/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/keepalived-octavia/README.rst' DEBUG: 'elements/ipvsadmin' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/ipvsadmin' DEBUG: 'elements/ipvsadmin/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/ipvsadmin/svc-map' DEBUG: 'elements/ipvsadmin/package-installs.json' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/ipvsadmin/package-installs.json' DEBUG: 'elements/ipvsadmin/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/ipvsadmin/element-deps' DEBUG: 'elements/ipvsadmin/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/ipvsadmin/README.rst' DEBUG: 'elements/haproxy-octavia' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia' DEBUG: 'elements/haproxy-octavia/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/svc-map' DEBUG: 'elements/haproxy-octavia/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/pkg-map' DEBUG: 'elements/haproxy-octavia/package-installs.json' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/package-installs.json' DEBUG: 'elements/haproxy-octavia/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/element-deps' DEBUG: 'elements/haproxy-octavia/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/README.rst' DEBUG: 'elements/haproxy-octavia/pre-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/pre-install.d/01-repositories' DEBUG: 'elements/haproxy-octavia/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/post-install.d' DEBUG: 'elements/haproxy-octavia/post-install.d/21-create-ping-wrapper' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/21-create-ping-wrapper' DEBUG: 'elements/haproxy-octavia/post-install.d/20-setup-haproxy-log' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-setup-haproxy-log' DEBUG: 'elements/haproxy-octavia/post-install.d/20-haproxy-user-group-config' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-haproxy-tune-kernel' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-disable-default-haproxy' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-disable-default-haproxy' DEBUG: 'elements/haproxy-octavia/install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/haproxy-octavia/install.d/76-haproxy' DEBUG: 'elements/disable-makecache' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/disable-makecache' DEBUG: 'elements/disable-makecache/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/disable-makecache/svc-map' DEBUG: 'elements/disable-makecache/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/disable-makecache/README.rst' DEBUG: 'elements/disable-makecache/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/disable-makecache/post-install.d/80-disable-makecache' DEBUG: 'elements/certs-ramfs' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs' DEBUG: 'elements/certs-ramfs/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/svc-map' DEBUG: 'elements/certs-ramfs/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/package-installs.yaml' DEBUG: 'elements/certs-ramfs/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/element-deps' DEBUG: 'elements/certs-ramfs/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/README.rst' DEBUG: 'elements/certs-ramfs/static' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/static' DEBUG: 'elements/certs-ramfs/static/usr' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/static/usr' DEBUG: 'elements/certs-ramfs/static/usr/local' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/static/usr/local/bin/certfs-ramfs' DEBUG: 'elements/certs-ramfs/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/post-install.d/30-enable-certs-ramfs-service' DEBUG: 'elements/certs-ramfs/init-scripts' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts' DEBUG: 'elements/certs-ramfs/init-scripts/upstart' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts/upstart/certs-ramfs.conf' DEBUG: 'elements/certs-ramfs/init-scripts/sysv' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts/sysv/certs-ramfs' DEBUG: 'elements/certs-ramfs/init-scripts/systemd' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/certs-ramfs/init-scripts/systemd/certs-ramfs.service' DEBUG: 'elements/amphora-selinux' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-selinux' DEBUG: 'elements/amphora-selinux/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-selinux/pkg-map' DEBUG: 'elements/amphora-selinux/package-installs.json' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-selinux/package-installs.json' DEBUG: 'elements/amphora-selinux/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-selinux/element-deps' DEBUG: 'elements/amphora-selinux/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-selinux/README.rst' DEBUG: 'elements/amphora-selinux/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-selinux/post-install.d' DEBUG: 'elements/amphora-selinux/post-install.d/50-selinux-policies' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-selinux/post-install.d/50-selinux-policies' DEBUG: 'elements/amphora-fips' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-fips' DEBUG: 'elements/amphora-fips/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-fips/pkg-map' DEBUG: 'elements/amphora-fips/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-fips/package-installs.yaml' DEBUG: 'elements/amphora-fips/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-fips/element-deps' DEBUG: 'elements/amphora-fips/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-fips/README.rst' DEBUG: 'elements/amphora-fips/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-fips/post-install.d/10-enable-fips' DEBUG: 'elements/amphora-fips/environment.d' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-fips/environment.d/95-enable-fips' DEBUG: 'elements/amphora-agent' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-agent' DEBUG: 'elements/amphora-agent/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/svc-map' DEBUG: 'elements/amphora-agent/source-repository-amphora-agent' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/source-repository-amphora-agent' DEBUG: 'elements/amphora-agent/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/pkg-map' DEBUG: 'elements/amphora-agent/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/package-installs.yaml' DEBUG: 'elements/amphora-agent/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/element-deps' DEBUG: 'elements/amphora-agent/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/README.rst' DEBUG: 'elements/amphora-agent/static' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/static' DEBUG: 'elements/amphora-agent/static/usr' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/static/usr' DEBUG: 'elements/amphora-agent/static/usr/local' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/static/usr/local/bin/lvs-masquerade.sh' DEBUG: 'elements/amphora-agent/static/etc' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc' DEBUG: 'elements/amphora-agent/static/etc/rsyslog.d' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc/rsyslog.d/55-octavia-socket.conf' DEBUG: 'elements/amphora-agent/static/etc/NetworkManager' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/static/etc/NetworkManager/conf.d/no-auto-default.conf' DEBUG: 'elements/amphora-agent/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/post-install.d' DEBUG: 'elements/amphora-agent/post-install.d/90-remove-build-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/post-install.d/90-remove-build-deps' DEBUG: 'elements/amphora-agent/post-install.d/11-enable-amphora-agent-systemd' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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/10-enable-network-scripts' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/post-install.d/10-enable-network-scripts' DEBUG: 'elements/amphora-agent/install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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/amphora-agent.service' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.service' DEBUG: 'elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.logrotate' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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.init' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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.conf' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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/75-amphora-agent-install' -> '/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/75-amphora-agent-install' DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/octavia-api.service /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/lib/systemd/system/octavia-housekeeping.service DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/var/lib/octavia DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/var/log/octavia DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/var/run/octavia DEBUG: + install -p -D -m 640 /builddir/build/SOURCES/octavia-dist.conf /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia/octavia-dist.conf DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64//etc/octavia/conf.d/octavia-worker DEBUG: + cp -vr elements/ /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia-image-elements DEBUG: + install -m 755 diskimage-create/diskimage-create.sh /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/bin/octavia-diskimage-create.sh DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia/diskimage-create DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia/LICENSE DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/octavia/README.rst DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 9.1.1-0.20240125125427.2a2ad0d.el8 --unique-debug-suffix -9.1.1-0.20240125125427.2a2ad0d.el8.x86_64 --unique-debug-src-base openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/octavia-9.1.1.dev68 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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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.0UUmbP DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-9.1.1.dev68 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-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.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: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test_compile_amphora_details [0.316641s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test_compile_amphora_details_for_ipvs [0.050329s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test_compile_amphora_info [0.065211s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_loadbalancer.ListenerTestCase.test_check_haproxy_status [0.000933s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_get_os_util [0.045366s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__netns_get_next_interface [0.009995s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__netns_interface_exists [0.329334s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_network [0.007728s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_network_on_vip [0.005033s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_vip_bad_ip [0.003601s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_vip_ipv4 [0.036574s] ... ok DEBUG: Cannot call addr add with (add, arg1=1, arg2=2): (2, 'No such file or directory') DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__count_lvs_listener_processes [0.621161s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_keepalived_lvs_cfg_path [0.020930s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_send_member_advertisements [0.001419s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_send_vip_advertisements [0.008977s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_build_stats_message [0.004178s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_build_stats_message_no_listener [0.002553s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command [0.000553s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_add_eexist [0.000467s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_add_einval_failed [0.001317s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_add_failed [0.000544s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_add_failed_retry_no_raise [0.000836s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__cpu [0.076033s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test_compile_amphora_info_for_udp [0.120626s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_keepalivedlvs.KeepalivedLvsTestCase.test_delete_lvs_listener_not_exist [0.000997s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_keepalivedlvs.KeepalivedLvsTestCase.test_delete_lvs_listener_unsupported_sysinit [0.002752s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_loadbalancer.ListenerTestCase.test_start_stop_lb [0.003455s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_cmd_get_version_of_installed_package [0.001226s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_write_vip_interface_file [0.001849s] ... ok DEBUG: Cannot call addr ('delete',) (with {'arg1': 1, 'arg2': 2}) after 0 retries. DEBUG: Error while running command 'post-down eth1' on eth1: DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__interface_by_mac_case_insensitive_rh [0.050709s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_delete_failed_no_raise [0.226568s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__normalize_ip_address [0.000484s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__normalize_ip_network [0.000453s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_down_with_errors [0.002561s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_up_auto [0.003863s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_pool_status [0.039323s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_pool_status_restarting [0.018507s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_pool_status_when_no_members [0.071376s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listeners_stats [0.005470s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.backends.utils.test_network_namespace.TestNetworkNamespace.test_enter [0.027394s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_exceptions.TestHAProxyExceptions.test_check_exception [0.008434s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_listener_server_error [0.230463s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_listener_service_unavailable [0.017015s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_all_listeners_server_error [0.002364s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_api_version [0.002292s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_api_version_not_found [0.002300s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_details_missing [0.056765s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_details_server_error [0.002441s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_plug_vip [0.002194s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_start_listener_service_unavailable [0.002217s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__interface_by_mac_not_found [0.507227s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_invalid_config [0.003011s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_vrrp_config [0.002190s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_lo [0.041569s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_network_existing_interface [0.004028s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_get_keepalivedlvs_pid [0.033987s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_install_netns_systemd_service [0.006232s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_keepalived_lvs_dir [0.000641s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_keepalived_lvs_pids_path [0.000570s] ... ok DEBUG: No controller address found. Unable to send heartbeat. DEBUG: Unable to save state: OSError() DEBUG: {0} octavia.tests.unit.amphorae.backends.agent.test_agent_jinja_cfg.AgentJinjaTestCase.test_build_agent_config_with_new_udp_driver [0.050166s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.health_daemon.test_health_sender.TestHealthSender.test_sender [0.002684s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_save_state_error [0.001361s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__dhclient_up [0.000729s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipr_command_add_retry [0.000529s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipv6auto_down [0.000677s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__ipv6auto_up [0.020709s] ... ok DEBUG: Some IPV6 addresses remain still in 'tentative' state after 30 seconds. DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__wait_tentative_timeout [0.002134s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_interface_file_list [0.000692s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_up_backend [0.003713s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_from_file [0.002546s] ... 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.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_delete_last_listener [0.179026s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_vip_interface_file [0.020837s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_vip_interface_file_ipv6 [0.002418s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_vip_interface_file_with_fixed_ips [0.013439s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_ip_advertisement.TestIPAdvertisement.test_calculate_icmpv6_checksum [0.000354s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.backends.utils.test_network_utils.TestNetworkUtils.test_find_interface [0.002127s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_finalize_amphora [0.093060s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_cert_pem [0.134316s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_cert_pem_service_unavailable [0.002422s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_all_listeners_missing [0.002279s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_cert_5sum [0.013124s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_cert_5sum_missing [0.002416s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_details [0.006387s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_info_missing [0.002309s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_info_server_error [0.002352s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_info_with_timeout_dict [0.002502s] ... 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_plug_network [0.025530s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_request [0.002153s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_start_listener_server_error [0.014426s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_start_listener_unauthorized [0.003713s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_update_agent_config_error [0.019549s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_update_cert_for_rotation [0.002497s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_update_cert_for_rotation_unauthorized [0.002264s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_cert_pem_server_error [0.002218s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_config [0.002216s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_udp_config [0.002140s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_populate_amphora_api_version [0.215778s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_udp_config_service_unavailable [0.032535s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_udp_invalid_config [0.003396s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_network_plug [0.026387s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_vrrp_action [0.002518s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_listener_pool_certs [0.126413s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_network_plug_with_host_routes [0.202554s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_vip_plug [0.073775s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_tls_certificates_no_ca_cert [0.173247s] ... 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.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_update [0.094914s] ... 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-9.1.1.dev68/octavia/amphorae/drivers/haproxy/rest_api_driver.py", line 187, in update_amphora_listeners DEBUG: listener, amphora, obj_id)['tls_cert']}) DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/amphorae/drivers/haproxy/rest_api_driver.py", line 495, 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.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_listeners_bad_cert [0.052860s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem_unauthorized [0.002744s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener_missing [0.038385s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener_service_unavailable [0.003067s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener_unauthorized [0.002464s] ... 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.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners_unauthorized [0.032965s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum [0.002606s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum_server_error [0.002314s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum_service_unavailable [0.002251s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details_missing [0.017125s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details_server_error [0.003886s] ... 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: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_plug_vip_api_not_ready [0.003587s] ... 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.TestHaproxyAmphoraLoadBalancerDriverTest.test_delete_second_listener [0.205038s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_request [0.026601s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_agent_config_error [0.002606s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_config_service_unavailable [0.002425s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_config_server_error [0.013327s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_haproxy_versions [0.210822s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_listener_pool_certs [0.152951s] ... 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_start_with_amphora [0.169619s] ... 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.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_delete_last_listener [0.251361s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_update [0.260424s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum_missing [0.099587s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_cert_5sum_unauthorized [0.002510s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details_service_unavailable [0.003940s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info [0.025450s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_missing [0.002654s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_server_error [0.002256s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_with_timeout_dict [0.013802s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_delete_second_listener_active_standby [0.281188s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_plug_network [0.030121s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_plug_vip [0.009498s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer [0.002335s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_cert_pem [0.002136s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_cert_pem_unauthorized [0.002260s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_config_unauthorized [0.002417s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_finalize_amphora [0.101988s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_config_service_unavailable [0.036588s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_vrrp_action [0.002478s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_start_with_amphora [0.055162s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_haproxy_versions_with_timeout_dict [0.093615s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_update [0.072390s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__count_haproxy_process [0.667642s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_populate_amphora_api_version [0.058632s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__get_meminfo [0.024337s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__get_networks [0.013698s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__load [0.016749s] ... ok DEBUG: calculated hmac(hex=True): 34613063346636613262356632376430626333623862656234653863386462373933353064313633396231326161363863616435626164326466313335323634 not equal to msg hmac: 324dd7242dd152d7d2d8dc5437c5c0dcd8d834cddcdcd8304da91600cf48130aa4b257e18496354077ac62da33688c374fcc8daad5e8f1fd3b6d7ddb6edee5a3 dropping packet DEBUG: calculated hmac(hex=True): 39623563656330666237356131333266636136393432343865613961646430623835313733633131643930643733633738343930323434646263356266353331 not equal to msg hmac: 324dd7242dd152d7d2d8dc5437c5c0dcd8d834cddcdcd8304da91600cf48130aa4b257e18496354077ac62da33688c374fcc8daad5e8f1fd3b6d7ddb6edee5a3 dropping packet DEBUG: calculated hmac(hex=False): 99265ac2effe05e31eea34f865d98fd803735d5599e8ffab3108ba47a689ca63 not equal to msg hmac: a4b257e18496354077ac62da33688c374fcc8daad5e8f1fd3b6d7ddb6edee5a3 dropping packet DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_haproxy_compatibility.HAProxyCompatTestCase.test_get_haproxy_versions [0.004482s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_haproxy_compatibility.HAProxyCompatTestCase.test_get_haproxy_versions_devel [0.000486s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_keepalived.KeepalivedTestCase.test_manager_keepalived_service [0.003517s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_write_interface_file [0.002664s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.agent.test_agent_jinja_cfg.AgentJinjaTestCase.test_build_agent_config_with_interfaces_file [0.004329s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_build_stats_message_with_lvs_listener [0.003905s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_get_stats [0.004723s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.health_daemon.test_status_message.TestEnvelope.test_message_hmac_compatibility [0.000834s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_reload [0.071673s] ... ok DEBUG: Found 1.5 version of haproxy. Disabling external checks. Health monitor of type PING will revert to TCP. DEBUG: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_agent_config [0.139471s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_amphora_info.TestAmphoraInfo.test__get_extend_body_from_lvs_driver [0.455023s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_haproxy_compatibility.HAProxyCompatTestCase.test_process_cfg_for_version_compat [0.001185s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_loadbalancer.ListenerTestCase.test_get_listeners_on_lb [0.004705s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_osutils.TestOSUtils.test_write_port_interface_file [0.026879s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test__interface_by_mac_case_insensitive_ubuntu [0.001836s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_upload_cert_amp [0.088656s] ... ok DEBUG: Amphora 44ecd8b3-a40e-4f57-bfde-49f984886cf1 health message reports 0 listeners when 1 expected DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_plug.TestPlug.test_plug_vip_ipv6 [0.034129s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_update_stats_v1 [0.023411s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_down_no_hm [0.003309s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_maint [0.004068s] ... ok 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-9.1.1.dev68/octavia/amphorae/drivers/haproxy/rest_api_driver.py", line 187, in update_amphora_listeners DEBUG: listener, amphora, obj_id)['tls_cert']}) DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/amphorae/drivers/haproxy/rest_api_driver.py", line 495, 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: Error deleting nova virtual machine. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/compute/drivers/nova_driver.py", line 161, in delete DEBUG: self.manager.delete(server=compute_id) DEBUG: File "/usr/lib/python3.6/site-packages/novaclient/v2/servers.py", line 1594, in delete DEBUG: return self._delete("/servers/%s" % base.getid(server)) DEBUG: File "/usr/lib/python3.6/site-packages/novaclient/base.py", line 375, in _delete DEBUG: resp, body = self.api.client.delete(url) DEBUG: File "/usr/lib/python3.6/site-packages/keystoneauth1/adapter.py", line 410, in delete DEBUG: return self.request(url, 'DELETE', **kwargs) DEBUG: File "/usr/lib/python3.6/site-packages/novaclient/client.py", line 72, in request DEBUG: **kwargs) DEBUG: File "/usr/lib/python3.6/site-packages/keystoneauth1/adapter.py", line 554, in request DEBUG: resp = super(LegacyJsonAdapter, self).request(*args, **kwargs) DEBUG: File "/usr/lib/python3.6/site-packages/keystoneauth1/adapter.py", line 257, in request DEBUG: return self.session.request(url, method, **kwargs) DEBUG: File "/usr/lib/python3.6/site-packages/keystoneauth1/session.py", line 812, in request DEBUG: **endpoint_filter) DEBUG: File "/usr/lib/python3.6/site-packages/keystoneauth1/session.py", line 1241, in get_endpoint DEBUG: auth = self._auth_required(auth, 'determine endpoint URL') DEBUG: File "/usr/lib/python3.6/site-packages/keystoneauth1/session.py", line 1181, in _auth_required DEBUG: raise exceptions.MissingAuthPlugin(msg_fmt % msg) DEBUG: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_missing_listener [0.025896s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_no_db_lb [0.008402s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_show_info [0.150747s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_up_update [0.004076s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_port_interface_file_dhcp [0.002007s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_vip_interface_file_dhcp [0.001954s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_ip_advertisement.TestIPAdvertisement.test_garp [0.003751s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_ip_advertisement.TestIPAdvertisement.test_neighbor_advertisement [0.003462s] ... ok DEBUG: Amphora 44ecd8b3-a40e-4f57-bfde-49f984886cf1 health message was processed too slowly: 11.000171184539795s! 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: {3} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_listeners_bad_cert [0.141560s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_check_exception [0.002789s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_ipvsadm_info [0.005402s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_listener_realserver_mapping [0.007149s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_pool_status_when_no_pool [0.004282s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_pool_status_when_not_get_realserver_result [0.005388s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listener_resource_ipports_nsname [0.005915s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.backends.utils.test_network_namespace.TestNetworkNamespace.test_error_handler [0.001166s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_recv_time_stale [0.037526s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_lb_and_list_pool_health_online [0.003030s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_pool_offline [0.002792s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver.TestHAProxyAmphoraDriver.test_get_interface_from_ip [0.001941s] ... ok DEBUG: calculated hmac(hex=True): 65333961653566333233336635363131363238333639383965303530633162363162613965336435656233643634643462333730316539356662353835306131 not equal to msg hmac: 78daab562a492d2ec94ead54b252500a710d0e51aa050041b506245806e5c1971e79951818394ea6e71ad989ff950945f9573f4ab6f83e25db8ed7 dropping packet DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_dorecv [0.025038s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_update [0.003063s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.keepalived.test_vrrp_rest_driver.TestVRRPRestDriver.test_reload_vrrp_service [0.002420s] ... 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_error [0.016030s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_full [0.004359s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.keepalived.test_vrrp_rest_driver.TestVRRPRestDriver.test_update_vrrp_conf [0.033779s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_post_vip_plug [0.000648s] ... ok DEBUG: {0} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_update_agent_config [0.000465s] ... ok DEBUG: {0} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_fields_not_passed [0.002878s] ... ok DEBUG: {0} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_filter_correct_params [0.002443s] ... ok DEBUG: {0} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_invalid_sorts [0.000632s] ... ok DEBUG: {0} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_model_to_type [0.000579s] ... ok DEBUG: {0} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_model_to_type_with_subset_of_fields [0.000408s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_lb_admin_down [0.021426s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_lb_pending_no_listener [0.003337s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_base_url [0.064030s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_cert_pem_missing [0.005180s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_cert_pem_server_error [0.002664s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_listener_missing [0.002399s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_listener_unauthorized [0.003264s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_all_listeners_service_unavailable [0.005039s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_all_listeners_unauthorized [0.002248s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_cert_5sum_service_unavailable [0.002223s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_cert_5sum_unauthorized [0.002216s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_details_service_unavailable [0.002172s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_info [0.034426s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_info_service_unavailable [0.004556s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_info_unauthorized [0.002257s] ... ok DEBUG: Amphora agent returned unexpected result code 500 with response FAIL DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_interface [0.003371s] ... 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: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_plug_vip_api_not_ready [0.010786s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_update_agent_config [0.003299s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_update_cert_for_rotation_unavailable [0.002195s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_update_invalid_cert_for_rotation [0.002146s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_cert_pem_unauthorized [0.002234s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_config_service_unavailable [0.002223s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_config_unauthorized [0.002289s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_udp_config_unauthorized [0.002269s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_diagnostics [0.053331s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_haproxy_versions_with_timeout_dict [0.031127s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_get_haproxy_vip_addresses [0.382406s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_info [0.027947s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_get_listener_protocol [0.039294s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_keepalived_lvs_init_path [0.000697s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_get_supported_availability_zone_metadata [0.312377s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_process_secret [0.060806s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_start [0.032613s] ... ok DEBUG: Amphora for loadbalancer 26364bbf-b7b5-4bd1-a280-a40b0fa6fd4b needs upgrade to single process mode. DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_l7policy_create [0.037679s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_l7policy_create_invalid_listener_protocol [0.003736s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_agent_config [0.024898s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_l7rule_update [0.003243s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_listener_create_unsupported_alpn [0.048830s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_listener_update [0.003545s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_upload_cert_amp [0.053047s] ... ok DEBUG: Failed to test world service: Command 'boom' returned non-zero exit status 1. None DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_parse_haproxy_config [0.132056s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_run_systemctl_command [0.001035s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem [0.020588s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem_missing [0.002191s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem_server_error [0.002203s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_cert_pem_service_unavailable [0.002273s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_listener_disabled [0.438099s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_listener_update_unsupported_alpn [0.035578s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener [0.017752s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners [0.005329s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners_server_error [0.002276s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners_service_unavailable [0.003641s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details [0.002217s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_details_unauthorized [0.002153s] ... ok DEBUG: Member member-id-1 reported status of blah 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: Amphora agent returned unexpected result code 500 with response FAIL DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_service_unavailable [0.006640s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_info_unauthorized [0.002244s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_interface [0.004509s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer_missing [0.002975s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.api_server.test_util.TestUtil.test_vrrp_check_script_update [0.052140s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.agent.test_agent_jinja_cfg.AgentJinjaTestCase.test_build_agent_config [0.004565s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_haproxy_restart [0.004089s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_unknown [0.018207s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_no_status_change [0.003228s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_not_found [0.026422s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_create [0.049161s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_create_udp_ipv4 [0.005041s] ... ok DEBUG: Health update for amphora f7e5f1e5-a400-4d76-bb57-f898fe7b9669 encountered error 'dict' object has no attribute 'id'. Skipping health update. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/amphorae/drivers/health/heartbeat_udp.py", line 542, in _update_health DEBUG: db_lb[constants.OPERATING_STATUS]) DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/amphorae/drivers/health/heartbeat_udp.py", line 235, 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.exc.NoResultFound: () DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/amphorae/drivers/health/heartbeat_udp.py", line 242, in update_health DEBUG: self._update_health(health, srcaddr) DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/amphorae/drivers/health/heartbeat_udp.py", line 544, 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: Health update for amphora f7e5f1e5-a400-4d76-bb57-f898fe7b9669 encountered error 'enabled'. Skipping health update. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/amphorae/drivers/health/heartbeat_udp.py", line 242, in update_health DEBUG: self._update_health(health, srcaddr) DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/amphorae/drivers/health/heartbeat_udp.py", line 348, in _update_health DEBUG: if listener['enabled']: DEBUG: KeyError: 'enabled' DEBUG: {2} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_list_sock_stat_files [0.024428s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer_server_error [0.024620s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer_service_unavailable [0.005863s] ... 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-9.1.1.dev68/octavia/amphorae/backends/health_daemon/health_daemon.py", line 121, in run_sender DEBUG: 'r', encoding='utf-8') 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: {2} octavia.tests.unit.amphorae.backends.health_daemon.test_health_daemon.TestHealthDaemon.test_run_sender [0.030273s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_online [0.003597s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_listener_count_for_UDP [0.002567s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_status [0.001567s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_v2_lb_and_list_pool_health_online [0.025466s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_start_loadbalancer_unauthorized [0.015973s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_agent_config [0.002203s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_cert_for_rotation_error [0.005200s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_invalid_cert_for_rotation [0.002209s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_cert_pem_service_unavailable [0.002224s] ... ok 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-9.1.1.dev68/octavia/amphorae/backends/health_daemon/health_daemon.py", line 122, 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-9.1.1.dev68/octavia/amphorae/backends/health_daemon/health_daemon.py", line 123, 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: calculated hmac(hex=True): 36386538353839376337356334373339616563653532383961313134633435326234323837376137306639313531616363323534666331346333376531613334 not equal to msg hmac: 39366233393839663162313231383066343139613736353563336565353962363834373633353961623866666337366335303535343532633335323038333766 dropping packet DEBUG: calculated hmac(hex=False): c696c79e5e41b14e4854db7537e2145f2790f35b26f9b1984695f9ede4fdffcd not equal to msg hmac: 3834373633353961623866666337366335303535343532633335323038333766 dropping packet DEBUG: calculated hmac(hex=True): 62326135623035366336663735393530356232343235346162353130383864633331343765646432326236323161623030636136356462313165376639356331 not equal to msg hmac: 38373561393763666564363631653833313364383964656161353933646133303265323765313531666431363331383965646132373336303661643930643432 dropping packet DEBUG: calculated hmac(hex=False): 1a74fb4ab1e3d8269763064ea9144273dd9355112cb93e0c89c14d14c51098e8 not equal to msg hmac: 3265323765313531666431363331383965646132373336303661643930643432 dropping packet DEBUG: calculated hmac(hex=True): 31316130626430346530616334633730613961326438666337303136663531363061346332373933613631616333306432386239653138613763333463333530 not equal to msg hmac: 32326432663762643932356161333461646634303066326136366134623163633337326634653739306663396632623236353231313036306339343762643331 dropping packet DEBUG: calculated hmac(hex=False): 2c7d5543cecd5f007a5d32e432679b410988d6ab046acd7c101753902fc3f2e1 not equal to msg hmac: 3337326634653739306663396632623236353231313036306339343762643331 dropping packet DEBUG: calculated hmac(hex=True): 38376634306332323731633361313132666134323634663761626636353962386634353930333236373038393836643539336134333431363432386336323166 not equal to msg hmac: 63663661393665356232666565313731303734636465636561626232323736303238373030313364396530366661363831313164643936373931636463383665 dropping packet DEBUG: calculated hmac(hex=False): 0d41e8dec73492e6c157fa3c3834a8c4cc03ae057e900c02e15bc664b636d90a not equal to msg hmac: 3238373030313364396530366661363831313164643936373931636463383665 dropping packet DEBUG: calculated hmac(hex=True): 64623532633036613361333734333639366565623530336362353666386536396261313866653231346434313465383565346633393332633032633135386335 not equal to msg hmac: 32393435386664313535383636366535323263313531323566363664643832613432313635326162346636386362303761336666346637376235623066653833 dropping packet DEBUG: calculated hmac(hex=False): f50254086e4aa2ea401d77e68619a5afdcbbdf9e76dfdb4aff168c5009b05e82 not equal to msg hmac: 3432313635326162346636386362303761336666346637376235623066653833 dropping packet DEBUG: calculated hmac(hex=True): 63363938323765353835613130326236636639643662343163663830616535376635636634303336333332623236376337343239646135316232626236303536 not equal to msg hmac: 38633430383335653030613933643031366338633336363039393862663365346432613932343838343431323933343230653765663466373433333735656538 dropping packet DEBUG: calculated hmac(hex=False): cc3ec8a5a7450d556b5d715b3dc69b9ec5f6c3a9caf87b0ebf43d8eea8eedc9c not equal to msg hmac: 6432613932343838343431323933343230653765663466373433333735656538 dropping packet DEBUG: calculated hmac(hex=True): 39326234656339323063326161336133313735363765616665356336393466623134343064383962326365646263353731336161343966613765636262663531 not equal to msg hmac: 36643535653163343934346262653534376634353432633837363939343337323965643935663634343239633365356235363936346566666433373165653761 dropping packet DEBUG: calculated hmac(hex=False): b43fb0a15d6b5e283181382abb65cc90d6003ac6a8aaf0c2fdef6798540422f7 not equal to msg hmac: 3965643935663634343239633365356235363936346566666433373165653761 dropping packet DEBUG: calculated hmac(hex=True): 39383764633930636661366538666136626634623033343231316536663139383565616433303235353563343765313738663234663834353964636135336539 not equal to msg hmac: 64396230363331356665346131623166633938336361333561313338346539363432613763666530646535363464383565306335356464366363643063613964 dropping packet DEBUG: calculated hmac(hex=False): efaee7f0c8c61a2313c10fdb3f790fbc05f0810aeec97ab493c731f97333830d not equal to msg hmac: 3432613763666530646535363464383565306335356464366363643063613964 dropping packet DEBUG: calculated hmac(hex=True): 63303764663161313435623630366362616434383735316438326636623465363162313234356537386131373361326465636238326439366265636461633265 not equal to msg hmac: 39666633383663366465346663393436383636616664336333356431323836396138366435633730323737323234343037363963333131306663643835643936 dropping packet DEBUG: calculated hmac(hex=False): 9b6ba20890131920b1df7793d9237086f75aa519775d44f684f6b7fcfa051f57 not equal to msg hmac: 6138366435633730323737323234343037363963333131306663643835643936 dropping packet DEBUG: calculated hmac(hex=True): 32616333303832343338386132616366303465343362653532646430386431633165373336383733303964643661613665663134396532343937663637363638 not equal to msg hmac: 35376435663530356339626338633462643433636238383439636535393832643532386635316139646265663633666164383135623737376538326536306236 dropping packet DEBUG: calculated hmac(hex=False): e2996103e8de50821de2322519bff165f4391e45e6c3d8be9bccd00e4c0a6026 not equal to msg hmac: 3532386635316139646265663633666164383135623737376538326536306236 dropping packet DEBUG: calculated hmac(hex=True): 37643433303834373339343037366265366130653539623632376238353363633033323437376539376565353036663835306266646435373538613661633530 not equal to msg hmac: 36616138616630303231643934363063656138653032626536333635383766616565353533393233613936633766613065376537366266343535356133376130 dropping packet DEBUG: calculated hmac(hex=False): 07ccadaf2d433a59cc7d6e9e7a12b4da3d97db4bad67158e6a30d574fb97e37b not equal to msg hmac: 6565353533393233613936633766613065376537366266343535356133376130 dropping packet DEBUG: calculated hmac(hex=True): 65383234383037313432623438653130393161613635646234323339373331636134353430623661356535373861336332353733343438613638383065313535 not equal to msg hmac: 64663533353463613063316139653665666235616132623538623964323964303262366636323038633139633532653531656230633761343433663637386266 dropping packet DEBUG: calculated hmac(hex=False): 50a61cf563be8a0aead2d46d3a95b1f4327348384f132349ce196d8b9cd2b5b2 not equal to msg hmac: 3262366636323038633139633532653531656230633761343433663637386266 dropping packet DEBUG: calculated hmac(hex=True): 62656539323934646566393637313035326461313434366337323361323436646530326434366135353232613661656266343263636330643566303637636133 not equal to msg hmac: 36396361653863666537383335643933343065326166306562626138313235343739653135643238633930623034353634626361613462656331663063356331 dropping packet DEBUG: calculated hmac(hex=False): c991bb7f2f049703149868151d76e900e6354622fa96f2891db34de40e44205c not equal to msg hmac: 3739653135643238633930623034353634626361613462656331663063356331 dropping packet DEBUG: calculated hmac(hex=True): 63373661366634336533363031633232366231386334306364396437343538336464643431323634366337323634333238346366313463353362626465396335 not equal to msg hmac: 35633233363435313835633636373235643439623338393331353064383434613737386462353935353338316266656138643237343462333864666664393730 dropping packet DEBUG: calculated hmac(hex=False): 1b49f115b0773829ab6e306cd676868523509dcb66f70895546f319f7e9a03da not equal to msg hmac: 3737386462353935353338316266656138643237343462333864666664393730 dropping packet DEBUG: calculated hmac(hex=True): 36636336323531613433373135663235386138346466373838323538643833383931636461383864333033333963353334393130343365636638393530633731 not equal to msg hmac: 39393362663562396237613837393839653733353966316439623230396334643732663733636365636631616239393832393265333037653437663064653535 dropping packet DEBUG: calculated hmac(hex=False): 329a8036da7a0f8c0eeb7b1b03fbd53b18f5f6aae3f86cb85925d071cd61d7fc not equal to msg hmac: 3732663733636365636631616239393832393265333037653437663064653535 dropping packet DEBUG: calculated hmac(hex=True): 64666230333865393536376535366438633034323936396338336363356435623334373630336633333330366563616339366535666436656566653732633066 not equal to msg hmac: 39376261313331356534616666626636353934343065373234633933366562656535303661646539376164623236366537373866663235326235626337353361 dropping packet DEBUG: calculated hmac(hex=False): cf71f73b6396eb95c06b530a4fcde5012f0e395d2ebd17d0a11e44cfb0ddf509 not equal to msg hmac: 6535303661646539376164623236366537373866663235326235626337353361 dropping packet DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_create_udp_ipv4_ipv6 [0.053574s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_config [0.019925s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_invalid_config [0.002817s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.health_daemon.test_status_message.TestEnvelope.test_message_hmac [0.004442s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_get_pool_status [0.000684s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_query [0.002370s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_haproxy_query.QueryTestCase.test_save_state [0.001289s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__dhclient_down [0.000569s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test__wait_tentative [0.000998s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.keepalived.jinja.test_jinja_cfg.TestVRRPRestDriver.test_build_keepalived_config [0.032785s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.keepalived.test_vrrp_rest_driver.TestVRRPRestDriver.test_start_vrrp_service [0.002798s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.keepalived.test_vrrp_rest_driver.TestVRRPRestDriver.test_stop_vrrp_service [0.001451s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_finalize_amphora [0.000405s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_reload [0.000471s] ... ok DEBUG: {3} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_upload_cert_amp [0.000344s] ... ok DEBUG: {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_duplicate_argument [0.012560s] ... ok DEBUG: {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_limit [0.002704s] ... ok DEBUG: {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_make_links_with_configured_url [0.000993s] ... ok DEBUG: {3} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_sort_key_dir [0.000364s] ... ok DEBUG: {3} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_type_to_dict_when_admin_state_up_is_null [0.000396s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_config [0.024343s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_config_unauthorized [0.002685s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_down [0.045596s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_down_already_down [0.001474s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_down_auto [0.002050s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_list [0.008219s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_interface.TestInterface.test_up [0.003353s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_udp_invalid_config [0.027492s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_port_interface_file [0.036295s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_interface_file.TestInterfaceFile.test_vip_interface_file_active_standby [0.002301s] ... ok 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: {2} octavia.tests.unit.amphorae.backends.utils.test_ip_advertisement.TestIPAdvertisement.test_send_ip_advertisement [0.004078s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_keepalivedlvs_query.LvsQueryTestCase.test_get_lvs_listeners_stats_disabled_listener [0.005234s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_network_namespace.TestNetworkNamespace.test_exit [0.001454s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_network_namespace.TestNetworkNamespace.test_init [0.002141s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.backends.utils.test_network_utils.TestNetworkUtils.test_get_interface_name [0.002127s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_vrrp_config [0.058675s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_encrypt_listener_dict [0.180278s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_get_supported_availability_zone_metadata [0.003295s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_health_monitor_update [0.003312s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_health_monitor_update_name [0.047843s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_cert_pem_unauthorized [0.127945s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7policy_delete [0.003461s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7rule_update [0.004028s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_delete_listener [0.002614s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_all_listeners [0.002274s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_cert_5sum_server_error [0.002282s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_get_details_unauthorized [0.002277s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_start_listener [0.002227s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_start_listener_missing [0.022143s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_update_cert_for_rotation_error [0.002474s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_cert_pem [0.002142s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_update [0.051816s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_update_name [0.003496s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_delete [0.003255s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_cert_pem_service_unavailable [0.017257s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_config_server_error [0.002502s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_invalid_cert_pem [0.003268s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_health_monitor_create [0.281092s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestAmphoraAPIClientTest.test_upload_udp_config_server_error [0.003298s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_l7policy_update [0.015934s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_l7rule_create [0.003500s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_l7rule_delete [0.003156s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_pool_certs [0.210784s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_listener_delete [0.012049s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_loadbalancer_failover [0.003247s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_batch_update_clear_already_empty [0.017753s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_batch_update_udp_ipv4 [0.005266s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_update [0.003325s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_pool_certs [0.052600s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_update_qos [0.083794s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_batch_update [0.004407s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_update_name [0.009836s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_pool_create [0.003227s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test__process_tls_certificates_no_ca_cert [0.077629s] ... ok DEBUG: Amphora for loadbalancer 81c24ce6-d4a2-409c-ac8a-f14082e29ea4 needs upgrade to single process mode. DEBUG: Amphora for loadbalancer 81c24ce6-d4a2-409c-ac8a-f14082e29ea4 needs upgrade to single process mode. DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_pool_update [0.022562s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_reload [0.049776s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_delete [0.041732s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_delete_second_listener [0.066567s] ... ok DEBUG: Amphora sample_amphora_id_1 for loadbalancer sample_loadbalancer_id_1 needs upgrade to single process mode. DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_create_vip_port_failed [0.087085s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_start [0.039694s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_info [0.033041s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_create_vip_port_without_port_security_enabled [0.023138s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_get_supported_flavor_metadata [0.003432s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7policy_create [0.003829s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7policy_create_invalid_listener_protocol [0.007533s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_create [0.003596s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_batch_update_udp_ipv4_ipv6 [0.161411s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_create_sctp_ipv4 [0.004448s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_create_unsupported_protocol [0.016481s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_batch_update_clear_already_empty [0.004632s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_0_5.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_listeners [0.085626s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_base_url [0.001588s] ... ok DEBUG: Amphora mock_amphora_id for loadbalancer sample_loadbalancer_id_1 needs upgrade to single process mode. DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_delete_listener_server_error [0.002785s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_batch_update_udp_ipv4 [0.019740s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_create_sctp_ipv4_ipv6 [0.004167s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_create_unsupported_algorithm [0.003274s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_update [0.003777s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_healthmonitor [0.002724s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_listener [0.001894s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_network_plug [0.095874s] ... ok DEBUG: Error while receiving data. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/api/drivers/driver_agent/driver_listener.py", line 78, in handle DEBUG: stats = _recv(self.request) 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: socket.timeout DEBUG: Error while receiving data. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/api/drivers/driver_agent/driver_listener.py", line 78, in handle DEBUG: stats = _recv(self.request) 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: socket.timeout DEBUG: Error while receiving data. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/api/drivers/driver_agent/driver_listener.py", line 54, in handle DEBUG: status = _recv(self.request) 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: socket.timeout DEBUG: Error while receiving data. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/api/drivers/driver_agent/driver_listener.py", line 54, in handle DEBUG: status = _recv(self.request) 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: socket.timeout DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_member [0.003121s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatsRequestHandler_handle [0.001526s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatsRequestHandler_handle_recv_timeout [0.001356s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatusRequestHandler_handle_recv_timeout [0.001151s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_update_name [0.059348s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_update_unsupported_algorithm [0.003495s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_bogus_object [0.000774s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_loadbalancer [0.002672s] ... ok DEBUG: Error while receiving data. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/api/drivers/driver_agent/driver_listener.py", line 102, in handle DEBUG: get_data = _recv(self.request) 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: socket.timeout DEBUG: Error while receiving data. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/api/drivers/driver_agent/driver_listener.py", line 102, in handle DEBUG: get_data = _recv(self.request) 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: socket.timeout DEBUG: Error while sending data. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/api/drivers/driver_agent/driver_listener.py", line 91, in handle DEBUG: self.request.send(len_str) 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: socket.timeout DEBUG: Error while sending data. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/api/drivers/driver_agent/driver_listener.py", line 91, in handle DEBUG: self.request.send(len_str) 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: socket.timeout DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_status_listener [0.029998s] ... ok DEBUG: Requested provider driver 'dont-enable-this-fake-driver-name' was not enabled in the configuration file. DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_process_status_update [0.004339s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_update_loadbalancer_status [0.003563s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.noop_driver.test_agent.TestNoopProviderAgent.test_noop_provider_agent [0.004989s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_health_monitor_create [0.000554s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_health_monitor_delete [0.000448s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7policy_create [0.000456s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7rule_create [0.000463s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_listener_delete [0.000475s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_member_delete [0.000456s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_pool_create [0.000435s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_pool_update [0.000529s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_validate_availability_zone [0.000440s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_vip_plug [0.043889s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_GetRequestHandler_handle [0.029827s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_GetRequestHandler_handle_recv_timeout [0.001514s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatsRequestHandler_handle_send_timeout [0.001567s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatusRequestHandler_handle [0.001546s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_recv [0.001521s] ... 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-9.1.1.dev68/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-9.1.1.dev68/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: {3} octavia.tests.unit.api.drivers.test_driver_factory.TestDriverFactory.test_driver_factory_no_provider [0.015324s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.test_driver_factory.TestDriverFactory.test_driver_factory_not_enabled [0.001873s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_base_to_provider_dict [0.002204s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_call_provider [0.005035s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_HM_to_provider_HM [0.002329s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_all_listeners_missing [0.102500s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_get_api_version [0.002386s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_cert_for_rotation [0.040292s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_cert_for_rotation_unauthorized [0.002484s] ... ok DEBUG: Failed to decrement FakeName quota for project: 1f415df8-e41b-4c16-a6ec-503f3d5b6911 the project may have excess quota in use. DEBUG: {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_lb_dict_to_provider_dict [0.039444s] ... ok DEBUG: {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_member_dict_to_provider_dict [0.002433s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_decrement_quota [0.091631s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_create_vip_port [0.024901s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_get_supported_availability_zone_metadata [0.000577s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_health_monitor_update [0.000497s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_loadbalancer_delete [0.000477s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_member_batch_update [0.000473s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_update_cert_for_rotation_unavailable [0.043392s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_pool_delete [0.011777s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_driver_factory.TestDriverFactory.test_driver_factory_failed_to_load_driver [0.000868s] ... ok DEBUG: Unable to load provider driver amphora due to: boom DEBUG: {3} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_vip_dict_to_provider_dict_partial [0.034262s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_meta_mandatory [0.000564s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_name_length [0.000499s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_invalid_name [0.000539s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_meta_mandatory [0.000381s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_provider_name_mandatory [0.000402s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_description_length [0.000475s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_invalid_description [0.000382s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_invalid_enabled [0.000369s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_invalid_name [0.000379s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_health_monitor [0.000503s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_expected_codes [0.000427s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_url_path [0.000505s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_max_retries_mandatory [0.000490s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_listener_to_provider_listener [0.003196s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_cert_pem_server_error [0.021000s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_config_server_error [0.002437s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestAmphoraAPIClientTest.test_upload_invalid_cert_pem [0.002308s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_listeners_to_provider_listeners [0.029211s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_members_to_provider_members [0.002346s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_pools_to_provider_pools [0.003789s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_hm_dict_to_provider_dict [0.026031s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_l7policy_dict_to_provider_dict [0.002955s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_listener_dict_to_provider_dict_load_cert_error [0.008239s] ... ok DEBUG: Unable to retrieve certificate(s) due to An unknown exception occurred.. DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_listener_id_mandatory [0.000651s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_invalid_tags [0.000812s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_key_whitespace [0.000411s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_value_mandatory [0.000373s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_key_linefeed [0.000513s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_type [0.000365s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_admin_state_up [0.000393s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_loadbalancer_id [0.000409s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_protocol [0.000371s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_listener [0.000451s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_protocol_port_mandatory [0.000361s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_description [0.000369s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_subnet_id [0.000376s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_invalid_name [0.000363s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_invalid_qos_policy_id [0.000344s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_invalid_tags [0.000429s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_min_weight [0.000465s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_protocol_mandatory [0.000347s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_invalid_weight [0.000356s] ... ok DEBUG: {0} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_pool_dict_to_provider_dict [0.006599s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_availability_zone_profile [0.000409s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_provider_name_mandatory [0.000393s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_availability_zone_profile_id_mandatory [0.000368s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_description_length [0.000406s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_name_length [0.000359s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_non_uuid_project_id [0.000431s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_name_length [0.000421s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_name_mandatory [0.000378s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_non_uuid_project_id [0.000406s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_default_health_monitor_values [0.000430s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_delay_mandatory [0.000399s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_http_method [0.000416s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_timeout_mandatory [0.000362s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_type_mandatory [0.000355s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_delay [0.000345s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_expected_codes [0.023053s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_http_method [0.000469s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_url_path [0.000460s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_invalid_action [0.000411s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_invalid_position [0.000372s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_l7policy [0.002524s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_l7policy_max_position [0.000480s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_l7policy_min_position [0.000526s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_with_redirect_url [0.004605s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_invalid_position [0.000361s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_l7policy_max_position [0.000391s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_tags [0.000516s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_l7rule [0.000347s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_type_mandatory [0.000354s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_compare_type [0.000356s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_invert [0.000338s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_key [0.000356s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_value [0.000337s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_value_linefeed [0.000351s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_description [0.000518s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_protocol_mandatory [0.000364s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_non_uuid_project_id [0.000396s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_tags [0.000495s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_invalid_admin_state [0.000364s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_invalid_tags [0.000399s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_description [0.000381s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_load_balacer_id [0.000361s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_protocol_mandatory [0.000330s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_too_long_description [0.007538s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePOST.test_session_persistence [0.000356s] ... ok DEBUG: {0} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePOST.test_type_mandatory [0.000347s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_member [0.073274s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_lb_algorithm [0.000589s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_tags [0.000496s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_too_long_name [0.000379s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_invalid_lb_algorithm [0.000364s] ... ok DEBUG: {3} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePUT.test_invalid_cookie_name [0.000375s] ... ok DEBUG: {3} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_load_auth_driver [0.000798s] ... ok DEBUG: {0} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_get_barbican_client_user_auth [0.003600s] ... ok DEBUG: {0} octavia.tests.unit.certificates.common.test_barbican.TestBarbicanCert.test_barbican_cert [0.001325s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_diagnostics [0.174217s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_start [0.401410s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_start [0.073537s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_get_haproxy_versions [0.189232s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_update [0.062333s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_post_network_plug_with_host_routes [0.114093s] ... ok DEBUG: Health update for amphora 84dceee1-5586-4256-81e4-e04d94826493 encountered error 'enabled'. Skipping health update. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/amphorae/drivers/health/heartbeat_udp.py", line 242, in update_health DEBUG: self._update_health(health, srcaddr) DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/amphorae/drivers/health/heartbeat_udp.py", line 348, in _update_health DEBUG: if listener['enabled']: DEBUG: KeyError: 'enabled' DEBUG: {1} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_update_amphora_listeners [0.104969s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_update_stats_v3 [0.000884s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_list_full_member_down [0.003574s] ... ok DEBUG: Health update for amphora 84dceee1-5586-4256-81e4-e04d94826493 encountered error 'boom'. Skipping health update. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/amphorae/drivers/health/heartbeat_udp.py", line 242, in update_health DEBUG: self._update_health(health, srcaddr) DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/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-9.1.1.dev68/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: Amphora 84dceee1-5586-4256-81e4-e04d94826493 health message reports 1 listeners when 0 expected DEBUG: {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_admin_down [0.004469s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_down [0.002823s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_replace_error [0.002772s] ... ok DEBUG: {1} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_with_without_udp_listeners [0.004644s] ... ok DEBUG: {1} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_filter_mismatched_params [0.003047s] ... ok DEBUG: {1} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_make_links_prev [0.036574s] ... ok DEBUG: {1} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_marker [0.000373s] ... ok DEBUG: {1} octavia.tests.unit.api.common.test_types.TestDataModelToDict.test_to_dict_recurse [0.000335s] ... ok DEBUG: {1} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_type_to_dict [0.000418s] ... ok DEBUG: {3} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_cert_key_pair [0.468757s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_process_secret [0.123244s] ... ok DEBUG: {0} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_private_key [0.441571s] ... ok DEBUG: {0} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_delete_cert_legacy [0.002181s] ... ok DEBUG: {0} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_get_cert [0.041524s] ... ok DEBUG: Error storing certificate data: DEBUG: {0} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_set_acls [0.010363s] ... ok DEBUG: {0} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_store_cert [0.003853s] ... ok DEBUG: {0} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_store_cert_failure [0.003731s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.haproxy.test_rest_api_driver_1_0.TestHaproxyAmphoraLoadBalancerDriverTest.test_udp_delete [0.044665s] ... ok DEBUG: Health Manager experienced an exception processing a heartbeat message from 2. Ignoring this packet. Exception: boom DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_check [0.014428s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_dorecv_bad_packet [0.003174s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_socket_except [0.001043s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestHeartbeatUDP.test_update_stats_v2 [0.000694s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_forbid_to_stale_udp_listener_amphora [0.004010s] ... ok DEBUG: {0} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_get_cert [0.044113s] ... ok DEBUG: Error getting cert http://localhost:9311/v1/containers/c0b6f364-52f5-476a-be17-a9c4f3045eb6: DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_lb_admin_up [0.014813s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_lb_disabled [0.003250s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_drain [0.004150s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_missing_no_hm [0.002691s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_member_no_check [0.002888s] ... ok DEBUG: {0} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_get_cert_no_registration_raise_on_secret_access_failure [0.002388s] ... ok DEBUG: {0} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_set_acls [0.001786s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_no_listener [0.030244s] ... ok DEBUG: Member member-id-1 reported status of ERROR DEBUG: Failed to access secret for secret_ref due to: boom. DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_get_supported_flavor_metadata [0.129823s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_health_monitor_delete [0.022785s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_l7policy_delete [0.003291s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_l7rule_update_invert [0.003713s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_listener_create [0.005310s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_listener_create_unsupported_protocol [0.003018s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_listener_update_name [0.003286s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_health_zombie [0.007286s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_lb_multiple_listeners_one_error_pool [0.003159s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.health.test_heartbeat_udp.TestUpdateHealthDb.test_update_lb_pool_health_offline [0.003364s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.keepalived.jinja.test_jinja_cfg.TestVRRPRestDriver.test_build_keepalived_ipv6_config [0.007757s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_delete [0.000441s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_get_diagnostics [0.000360s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_get_info [0.000337s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_get_interface_from_ip [0.001272s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_post_network_plug [0.000347s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_start [0.000491s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_update [0.000348s] ... ok DEBUG: {2} octavia.tests.unit.amphorae.drivers.noop_driver.test_driver.TestNoopAmphoraLoadBalancerDriver.test_update_amphora_listeners [0.000337s] ... ok DEBUG: {2} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_filter_with_invalid_params [0.003298s] ... ok DEBUG: {2} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_make_links_next [0.000698s] ... ok DEBUG: {2} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_no_params [0.003944s] ... ok DEBUG: {2} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_sort_empty [0.001518s] ... ok DEBUG: {2} octavia.tests.unit.api.common.test_pagination.TestPaginationHelper.test_sort_none [0.000346s] ... ok DEBUG: {2} octavia.tests.unit.api.common.test_types.TestDataModelToDict.test_to_dict_no_recurse [0.000319s] ... ok DEBUG: {2} octavia.tests.unit.api.common.test_types.TestDataModelToDict.test_type_to_dict_with_project_id [0.000356s] ... ok DEBUG: {2} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_translate_dict_keys_to_data_model [0.002077s] ... ok DEBUG: {2} octavia.tests.unit.api.common.test_types.TestTypeDataModelRenames.test_type_to_dict_with_tenant_id [0.000355s] ... ok DEBUG: {0} octavia.tests.unit.certificates.manager.test_castellan_mgr.TestCastellanCertManager.test_get_secret [0.054590s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_check_if_provider_agent_enabled [0.000848s] ... ok DEBUG: Forcefully killed "" provider agent because it failed to shutdown in 60 seconds. DEBUG: Unknown error "boom" while shutting down "", ignoring and continuing shutdown process. 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-9.1.1.dev68/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: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_loadbalancer_create [0.030170s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_loadbalancer_update_name [0.003556s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_loadbalancer_update_qos [0.003239s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_main [0.038473s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_batch_update [0.045741s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_batch_update_udp_ipv4_ipv6 [0.027955s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_delete [0.003887s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_pool_create_unsupported_algorithm [0.003007s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_create_vip_port [0.093840s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_create_vip_port_failed [0.004166s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_create_vip_port_without_port_security_enabled [0.003663s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_health_monitor_update [0.016943s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_health_monitor_update_name [0.003431s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_l7policy_update_name [0.003124s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_loadbalancer_delete [0.015792s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_validate_availability_zone [0.047053s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_loadbalancer_update [0.003576s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_member_batch_update_no_admin_addr [0.003950s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_pool_create_unsupported_alpn [0.003038s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_pool_delete [0.005838s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_pool_update_name [0.003234s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_pool_update_unsupported_algorithm [0.014236s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_pool_update_unsupported_alpn [0.003287s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v1.test_driver.TestAmphoraDriver.test_validate_flavor [0.043506s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_health_monitor_delete [0.054900s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7rule_create [0.003371s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_create_vip_port [0.061353s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_health_monitor_create [0.013662s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7policy_update [0.003446s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7policy_update_name [0.003322s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7rule_delete [0.024750s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_create [0.015334s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_failover [0.003366s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_l7rule_update_invert [0.037117s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_create_unsupported_alpn [0.003316s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_delete [0.025768s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_listener_update_unsupported_alpn [0.041092s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_update_name [0.003633s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_delete [0.003276s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_update [0.016014s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_update_name [0.003389s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_delete [0.003324s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_update_unsupported_alpn [0.043050s] ... ok DEBUG: Error while sending data. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/api/drivers/driver_agent/driver_listener.py", line 114, in handle DEBUG: self.request.send(len_str) 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: socket.timeout DEBUG: Error while sending data. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/api/drivers/driver_agent/driver_listener.py", line 114, in handle DEBUG: self.request.send(len_str) 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: socket.timeout DEBUG: {2} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_validate_availability_zone [0.041965s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_l7policy [0.002170s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_GetRequestHandler_handle_send_timeout [0.001596s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_cleanup_socket_file [0.000723s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_stats_listener [0.035559s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_check_for_lb_vip_deallocate [0.004730s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.driver_agent.test_driver_updater.TestDriverUpdater.test_update_listener_statistics [0.002969s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7policy_update [0.000525s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7rule_update [0.000481s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_listener_update [0.000522s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_loadbalancer_failover [0.060723s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_member_create [0.000491s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_member_update [0.000477s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_validate_flavor [0.000457s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_loadbalancer_to_provider_loadbalancer [0.002872s] ... ok DEBUG: Unable to retrieve certificate: 1 due to . DEBUG: Unable to retrieve certificate: 2 due to . DEBUG: {3} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_cert_key_pair_mock [0.838293s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_get_secret_data_errors [0.048750s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_hm_dict_to_provider_dict_partial [0.002206s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_l7rule_dict_to_provider_dict [0.002079s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_listener_dict_to_provider_dict [0.004190s] ... ok DEBUG: Unable to retrieve certificate(s) due to . DEBUG: Unable to retrieve certificate(s) due to . DEBUG: Unable to retrieve certificate(s) due to An unknown exception occurred.. DEBUG: Unable to retrieve certificate(s) due to . DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_listener_dict_to_provider_dict_load_cert_error_for_delete [0.056514s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_pool_dict_to_provider_dict_load_cert_error [0.003112s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_pool_dict_to_provider_dict_load_cert_error_for_delete [0.003881s] ... ok DEBUG: {2} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_vip_dict_to_provider_dict [0.002133s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_invalid_name [0.000410s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_provider_name_length [0.000459s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_availability_zone [0.000376s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_invalid_description [0.000375s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_invalid_enabled [0.000373s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_invalid_name [0.000368s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_loadbalancer_update [0.542661s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_batch_update_no_admin_addr [0.114622s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_create [0.004510s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_create_udp_ipv4 [0.004132s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_member_create_udp_ipv4_ipv6 [0.003962s] ... ok DEBUG: test_proc_name raised exception: boom. Restarting test_proc_name. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/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: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_create [0.071880s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_pool_create_unsupported_alpn [0.003416s] ... ok DEBUG: {3} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_csr [0.438235s] ... ok DEBUG: {3} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_get_cert_bad_pkcs12 [0.002482s] ... ok DEBUG: {3} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_unset_acls [0.001905s] ... ok DEBUG: {3} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_delete_cert [0.001997s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.amphora_driver.v2.test_driver.TestAmphoraDriver.test_validate_flavor [0.076645s] ... ok DEBUG: Error storing certificate data: DEBUG: {3} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_get_cert_no_registration [0.061240s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_l7rule [0.003834s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_get.TestDriverGet.test_process_get_pool [0.001964s] ... ok DEBUG: {3} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_store_cert_failure [0.003522s] ... ok DEBUG: {3} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_unset_acls [0.002999s] ... ok DEBUG: Error while sending data. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/api/drivers/driver_agent/driver_listener.py", line 67, in handle DEBUG: self.request.send(len_str) 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: socket.timeout DEBUG: Error while sending data. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/api/drivers/driver_agent/driver_listener.py", line 67, in handle DEBUG: self.request.send(len_str) 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: socket.timeout DEBUG: {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_StatusRequestHandler_handle_send_timeout [0.053055s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.driver_agent.test_driver_listener.TestDriverListener.test_get_listener [0.053298s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_get_supported_flavor_metadata [0.000622s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7policy_delete [0.000477s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_l7rule_delete [0.000458s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_listener_create [0.000463s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_loadbalancer_create [0.000475s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.noop_driver.test_driver.TestNoopProviderDriver.test_loadbalancer_update [0.000482s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_HM_to_provider_HM_with_http_version_and_domain_name [0.002334s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_l7policies_to_provider_l7policies [0.002499s] ... ok DEBUG: {3} octavia.tests.unit.certificates.manager.test_local.TestLocalManager.test_store_cert [0.106911s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_handle_mutate_config [0.001450s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test__sctp_build_init_packet [0.000803s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_main_keyboard_interrupt [0.002816s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interface_cmd [0.001045s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_find_all [0.001229s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_update_with_errors [0.000611s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_jobboard [0.001636s] ... ok DEBUG: {3} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_persistence_error [0.000782s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_build_config [0.001363s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_https_hello_monitor [0.007539s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_l7rules_to_provider_l7rules [0.102794s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_pool_to_provider_pool [0.003401s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_availability_zones.TestAvailabilityZonePOST.test_name_mandatory [0.633374s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_name_length [0.000426s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_name_mandatory [0.000364s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_delay [0.000430s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_max_retries [0.000440s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_max_retries_down [0.000389s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_url_path_no_leading_slash [0.000664s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_url_path_with_url [0.000646s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_non_uuid_project_id [0.000415s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_url_path_with_query_and_fragment [0.000497s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_type [0.000300s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_invalid_admin_state_up [0.000380s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_invalid_tags [0.000500s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_db_pool_to_provider_pool_partial [0.027430s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_listener_dict_to_provider_dict_SNI [0.003313s] ... ok DEBUG: {1} octavia.tests.unit.api.drivers.test_utils.TestUtils.test_provider_vip_dict_to_vip_obj [0.002119s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_availability_zone_profile.TestAvailabilityZoneProfilePOST.test_name_mandatory [0.000393s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_flavor_profile [0.000380s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_flavor_profile.TestFlavorProfilePOST.test_provider_name_length [0.000379s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_flavor [0.000377s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_https_real_monitor [0.122099s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_log [0.040494s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_monitor_https [0.005608s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_flavors.TestFlavorPOST.test_flavor_profile_id_mandatory [0.000365s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_tags [0.000786s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_timeout [0.000399s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPOST.test_invalid_type [0.000395s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_health_monitor [0.001896s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_max_retries [0.000387s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_max_retries_down [0.000373s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_tags [0.000408s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_timeout [0.000367s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_url_path_no_leading_slash [0.000618s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_health_monitor.TestHealthMonitorPUT.test_invalid_url_path_with_url [0.000506s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_action_mandatory [0.000402s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPOST.test_invalid_url [0.000463s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_invalid_action [0.000364s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_compare_type_mandatory [0.000363s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_invert [0.000581s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_type [0.000361s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_value [0.000364s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_l7policy [0.118751s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7policy.TestL7PolicyPUT.test_l7policy_min_position [0.000532s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_admin_state_up [0.000413s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_compare_type [0.000383s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_key [0.000380s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_tags [0.000455s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_alpn_protocols [0.000471s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_name [0.000403s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_protocol_port [0.000374s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_loadbalancer_id_mandatory [0.000673s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_non_uuid_project_id [0.000430s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert_no_versions [0.053727s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_admin_state_up [0.000355s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_name [0.000357s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_description_length [0.000376s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_ip_address [0.000401s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_name [0.019109s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_tags [0.000453s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_load_balancer [0.000417s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_description_length [0.000369s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_invalid_enabled [0.000382s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_address_mandatory [0.000344s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_address [0.000384s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_admin_state_up [0.000348s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_subnet_id [0.000661s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_member [0.000394s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_non_uuid_project_id [0.000354s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_max_weight [0.000383s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_alpn_protocols [0.000456s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_name [0.000369s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_lb_algorithm_mandatory [0.000339s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_load_balancer_mandatory [0.000377s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_non_uuid_project_id [0.000365s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePOST.test_invalid_value_whitespace [0.000653s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_invalid_admin_state_up [0.000376s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_l7rule.TestL7RulePUT.test_l7rule [0.000415s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_connection_limit [0.000430s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPOST.test_invalid_tags [0.000576s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_alpn_protocols [0.000401s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_connection_limit [0.000368s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_invalid_tags [0.000433s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_listener.TestListenerPUT.test_listener [0.000517s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_description [0.000365s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_enabled [0.000589s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_port_id [0.000378s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_invalid_qos_policy_id [0.000372s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_name_length [0.000359s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPOST.test_vip [0.000392s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_invalid_description [0.000359s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_load_balancer [0.000359s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_load_balancer.TestLoadBalancerPUT.test_name_length [0.000348s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_protocol_port [0.000412s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_invalid_weight [0.000368s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPOST.test_max_weight [0.000449s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_member_full [0.000354s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_member.TestMemberPUT.test_min_weight [0.000364s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_proxy_protocol [0.068090s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_pool [0.074752s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_too_long_description [0.003789s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_invalid_alpn_protocols [0.000433s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_invalid_name [0.000364s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_too_long_name [0.000380s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePUT.test_invalid_type [0.000366s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePUT.test_session_persistence [0.000325s] ... ok DEBUG: {2} octavia.tests.unit.api.v2.types.test_quotas.TestQuotaPut.test_invalid_quota [0.001437s] ... ok DEBUG: {2} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_revoke_secret_access [0.006494s] ... ok DEBUG: {2} octavia.tests.unit.certificates.common.test_barbican.TestBarbicanCert.test_barbican_cert_text [0.001352s] ... ok DEBUG: {2} octavia.tests.unit.certificates.common.test_local.TestLocalCommon.test_local_cert [0.000331s] ... ok DEBUG: {2} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_store_cert [0.002384s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPOST.test_invalid_protocol [0.000676s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_invalid_description [0.000382s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_invalid_tags [0.000444s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pool.TestPoolPUT.test_pool [0.000358s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePOST.test_invalid_app_cookie_name [0.000690s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePOST.test_invalid_cookie_name [0.000378s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePOST.test_invalid_type [0.000385s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_pool.TestSessionPersistencePUT.test_invalid_app_cookie_name [0.000361s] ... ok DEBUG: {1} octavia.tests.unit.api.v2.types.test_quotas.TestQuotaPut.test_quota [0.000380s] ... ok DEBUG: {1} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_ensure_secret_access [0.004512s] ... ok DEBUG: {1} octavia.tests.unit.certificates.common.auth.test_barbican_acl.TestBarbicanACLAuth.test_get_barbican_client [0.001077s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls [0.053629s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_alpn [0.007515s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_sni [0.019028s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_health_monitor [0.000863s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy_2_8 [0.002593s] ... ok DEBUG: {2} octavia.tests.unit.certificates.manager.test_local.TestLocalManager.test_delete_cert [0.055510s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_listener [0.016922s] ... ok DEBUG: {2} octavia.tests.unit.certificates.manager.test_local.TestLocalManager.test_get_cert [0.023153s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test__sctp_decode_packet_too_short [0.000660s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test__sctp_decode_packet_unexpected [0.000543s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_handle_mutate_config [0.000827s] ... ok DEBUG: Health Manager listener experienced unknown error: break DEBUG: {2} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_hm_listener [0.025368s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_main_keyboard_interrupt [0.002873s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_hk_cert_rotation_with_exception [0.001478s] ... ok DEBUG: {2} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_mutate_config [0.000570s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_appcookie_persistence [0.048152s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_l7policies [0.087123s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_limited_connections [0.005409s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_null_timeouts [0.098581s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_ping_monitor_http [0.006515s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert [0.031448s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_many_loadbalancers [0.346369s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_cert [0.002429s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_process_wrapper [2.009878s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_driver_agent.TestDriverAgentCMD.test_start_provider_agents [0.002026s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test__sctp_decode_packet [0.000540s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_crc32c [0.000526s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_sctp_health_check_error [0.004586s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert_no_ciphers [0.006692s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_no_alpn [0.028101s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_sctp_health_check_fail [0.042083s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_main [0.002572s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interface_cmd_invalid_action [0.000789s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_find [0.001278s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_get_template [0.083046s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_versions [0.088636s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_amphorav2_failure [0.067307s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_amphorav2_not_enabled [0.000659s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_amphorav2_success [0.003196s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_jobboard_error [0.001079s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_persistence [0.001896s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_with_full_pool_cert [0.025038s] ... ok DEBUG: {0} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_yaml_policy [0.029018s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_get_template [0.000404s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_haproxy_cfg_1_8_vs_1_5 [0.015396s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_disabled_member [0.013031s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http [0.006471s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_member_monitor_addr_port [0.007301s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_persistence_https [0.005558s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert_no_alpn [0.006304s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_ciphers_or_versions [0.006930s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_amphora [0.000331s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_loadbalancer [0.006047s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_member [0.000822s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool [0.002546s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_escape_haproxy_config_string [0.000480s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_ssl_types_l7rules [0.161915s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy [0.002902s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_listener_with_l7 [0.056614s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_2 [0.002068s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_http_reuse [0.001994s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_session_persistence [0.000600s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_custom_timeouts [0.200707s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http_xff_xfport [0.006342s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_member_monitor_addr_port [0.033709s] ... ok DEBUG: {1} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_generate_private_key_with_passphrase [0.835248s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_monitor_https [0.019544s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_persistence_http [0.010861s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_http_reuse [0.163887s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert [0.040565s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_appcookie_persistence [0.040344s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_health_monitor_http_check [0.007283s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http [0.041243s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_l7policies [0.086540s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_limited_connections [0.093846s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_ping_monitor_http [0.006461s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_disabled_member [0.730787s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http_xff [0.053853s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_https_hello_monitor [0.006441s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_proxy_protocol [0.072305s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_sni [0.006905s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_with_full_pool_cert [0.006085s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_amphora [0.000308s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy_disabled_rule [0.001038s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.logging.test_logging_jinja_cfg.LoggingJinjaTestCase.test_build_agent_config [0.014608s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_https_real_monitor [0.042653s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_member_backup [0.022851s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_monitor_http [0.005378s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_unlimited_connections [0.013151s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_health_monitor [0.000898s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_disabled_udp_listener [0.117587s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_one_packet [0.006087s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_sctp_transform_health_monitor [0.000792s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_sctp_transform_pool [0.019452s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_get_template [0.000384s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_transform_listener [0.017396s] ... ok DEBUG: {2} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_transform_session_persistence [0.000633s] ... ok DEBUG: {2} octavia.tests.unit.common.test_base_taskflow.TestBaseTaskFlowEngine.test_taskflow_load [0.004287s] ... ok DEBUG: {1} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_sign_cert [0.595649s] ... ok DEBUG: {2} octavia.tests.unit.common.test_base_taskflow.TestTaskFlowServiceController.test__extend_jobs [0.036636s] ... ok DEBUG: {2} octavia.tests.unit.common.test_base_taskflow.TestTaskFlowServiceController.test_run_poster [0.004378s] ... ok DEBUG: {2} octavia.tests.unit.common.test_constants.TestConstants.test_import [0.000325s] ... ok DEBUG: {2} octavia.tests.unit.common.test_data_models.TestDataModels.test_LoadBalancer_update_vip_update [0.000690s] ... ok DEBUG: {2} octavia.tests.unit.common.test_data_models.TestDataModels.test_Pool_update_add_SP [0.000529s] ... ok DEBUG: {2} octavia.tests.unit.common.test_data_models.TestDataModels.test_Pool_update_delete_SP [0.000561s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_listener_with_l7 [0.171255s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_ssl_types_l7rules [0.586931s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy [0.002824s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_loadbalancer [0.017539s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool [0.002650s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_cert [0.002342s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.logging.test_logging_jinja_cfg.LoggingJinjaTestCase.test_build_agent_config_disable_logs [0.008289s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_loadbalancer_with_l7 [0.020649s] ... ok DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:785: 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:785: 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:785: 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:1075: 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: 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: {2} octavia.tests.unit.common.test_policy.IsAdminCheckTestCase.test_init_false [0.071024s] ... ok DEBUG: {2} octavia.tests.unit.common.test_policy.IsAdminCheckTestCase.test_init_true [0.002299s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_no_other_resources [0.041367s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_listener_with_tcp_health_monitor [0.050624s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_with_health_monitor_ip_port [0.009304s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_one_packet [0.006772s] ... 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: {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_listener_with_http_health_monitor [0.006468s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_listener_with_tcp_health_monitor [0.006082s] ... ok DEBUG: {2} octavia.tests.unit.common.test_policy.PolicyFileTestCase.test_modified_policy_reloads [0.045675s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_no_other_resources [0.021337s] ... ok DEBUG: {3} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_with_pool_no_member [0.004352s] ... ok DEBUG: {3} octavia.tests.unit.common.test_clients.TestGlanceAuth.test_get_glance_client [0.001320s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_with_disabled_pool [0.010726s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_with_health_monitor [0.006185s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_with_health_monitor_ip_port [0.007406s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_transform_pool [0.006424s] ... ok DEBUG: {0} octavia.tests.unit.common.jinja.test_user_data_jinja_cfg.TestUserDataJinjaCfg.test_build_user_data_config [0.004649s] ... ok DEBUG: {0} octavia.tests.unit.common.test_base_taskflow.TestTaskFlowServiceController.test__wait_for_job [0.002237s] ... ok DEBUG: {0} octavia.tests.unit.common.test_base_taskflow.TestTaskFlowServiceController.test_run_conductor [0.004617s] ... ok DEBUG: {0} octavia.tests.unit.common.test_clients.TestNovaAuth.test_get_nova_client [0.001661s] ... ok DEBUG: {0} octavia.tests.unit.common.test_config.TestConfig.test_validate_server_certs_key_passphrase [0.000766s] ... ok DEBUG: {0} octavia.tests.unit.common.test_data_models.TestDataModels.test_Amphora_update [0.000743s] ... ok DEBUG: {0} octavia.tests.unit.common.test_data_models.TestDataModels.test_TLSContainer_serialization [0.000499s] ... ok DEBUG: {3} octavia.tests.unit.common.test_clients.TestNeutronAuth.test_get_neutron_client [0.033861s] ... ok DEBUG: {0} octavia.tests.unit.common.test_policy.PolicyTestCase.test_check_is_admin [0.015385s] ... ok DEBUG: 2024-01-25 12:58:18.897 4806 INFO octavia.common.config [-] Logging enabled! DEBUG: 2024-01-25 12:58:18.897 4806 INFO octavia.common.config [-] /usr/lib/python3.6/site-packages/stestr/subunit_runner/run.py version 9.1.1.dev68 DEBUG: {3} octavia.tests.unit.common.test_config.TestConfig.test_sanity [0.032781s] ... ok DEBUG: {3} octavia.tests.unit.common.test_data_models.TestDataModels.test_ListenerStatistics_iadd [0.000682s] ... ok DEBUG: {3} octavia.tests.unit.common.test_data_models.TestDataModels.test_LoadBalancer_update_add_vip [0.000617s] ... ok DEBUG: {3} octavia.tests.unit.common.test_data_models.TestDataModels.test_Pool_update [0.000691s] ... ok DEBUG: {0} octavia.tests.unit.common.test_policy.PolicyTestCase.test_check_is_admin_fail [0.019360s] ... ok DEBUG: {0} octavia.tests.unit.common.test_policy.PolicyTestCase.test_templatized_authorization [0.016047s] ... ok DEBUG: {0} octavia.tests.unit.common.test_stats.TestStatsMixin.test_get_listener_stats [0.005642s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_check_tls_version_list [0.000481s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_network_exists_with_bad_subnet [0.000812s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_qos_policy_exists [0.001372s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_both_rdr_args_b [0.000376s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_both_none_create [0.000349s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_noid_none_create [0.001786s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_url [0.000568s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_url_none_create [0.000351s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_update_action_rdr_pool_arg [0.000349s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_validate_header_name [0.000535s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_validate_header_value_string [0.001474s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_validate_header_value_string_quoted [0.000295s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_validate_regex [0.000382s] ... ok DEBUG: {0} octavia.tests.unit.common.test_validate.TestValidations.test_validate_url_bad_schema [0.000484s] ... ok DEBUG: {0} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_build_pem [0.000760s] ... ok DEBUG: {0} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_primary_cn [0.000463s] ... ok DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:785: 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:785: 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:785: 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:1075: 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-9.1.1.dev68/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.tls_utils.test_cert_parser.TestTLSParseUtils.test_read_private_key_pem [0.006603s] ... ok DEBUG: {0} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_validate_cert_and_key_match [0.012396s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_delete [0.000374s] ... ok DEBUG: {2} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_bad_action_throws [0.128619s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_detach_port [0.001087s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_get_amphora [0.000368s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_status [0.000327s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_create_server_group [0.005987s] ... ok DEBUG: Error create server group instance. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/compute/drivers/nova_driver.py", line 287, in create_server_group DEBUG: server_group_obj = self.server_groups.create(**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: Error deleting nova virtual machine. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/compute/drivers/nova_driver.py", line 161, in delete DEBUG: self.manager.delete(server=compute_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: Exception DEBUG: Error detaching port fcc6d464-afcb-4cb2-a52b-b7b9ac985a2a from amphora with compute ID 47549d48-541d-4be2-9a41-a7a12217ac93. Skipping. 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-9.1.1.dev68/octavia/compute/drivers/nova_driver.py", line 415, in validate_availability_zone DEBUG: resource='Nova availability zone', id=availability_zone) DEBUG: octavia.common.exceptions.InvalidSubresource: Nova availability zone bogus not found. DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_delete [0.009413s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_extracts_image_id_by_tag [0.006227s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_delete [0.006271s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_detach_network_with_exception [0.003770s] ... ok DEBUG: {0} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_validate_availability_zone_with_exception [0.005384s] ... ok DEBUG: {0} octavia.tests.unit.controller.healthmanager.test_health_manager.TestHealthManager.test_health_check_exit [0.013853s] ... ok DEBUG: {0} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestCertRotation.test_cert_rotation_expired_amphora_with_exception [0.002579s] ... ok DEBUG: {2} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_good_action [0.074290s] ... ok DEBUG: {2} octavia.tests.unit.common.test_policy.PolicyTestCase.test_early_AND_authorization [0.060340s] ... ok DEBUG: {1} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_sign_cert_invalid_algorithm [0.489296s] ... ok DEBUG: {0} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestCertRotation.test_cert_rotation_expired_amphora_without_exception_amphorav2 [0.118120s] ... ok DEBUG: {0} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestCertRotation.test_cert_rotation_non_expired_amphora [0.012501s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v1.test_consumer.TestConsumer.test_consumer_run [0.002796s] ... ok DEBUG: {2} octavia.tests.unit.common.test_policy.PolicyTestCase.test_early_OR_authorization [0.079529s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_batch_update_members [0.112273s] ... ok DEBUG: {2} octavia.tests.unit.common.test_policy.PolicyTestCase.test_get_enforcer [0.103204s] ... ok DEBUG: {2} octavia.tests.unit.common.test_utils.TestConfig.test_get_amphora_driver [0.000719s] ... ok DEBUG: {2} octavia.tests.unit.common.test_utils.TestConfig.test_ip_port_str [0.000398s] ... ok DEBUG: {2} octavia.tests.unit.common.test_utils.TestConfig.test_is_ipv6 [0.000323s] ... ok DEBUG: {3} octavia.tests.unit.common.test_policy.AdminRolePolicyTestCase.test_authorize_admin_actions_with_nonadmin_context_throws [0.426510s] ... ok DEBUG: {3} octavia.tests.unit.common.test_policy.IsAdminCheckTestCase.test_call_true [0.002606s] ... ok DEBUG: {3} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_bad_action_noraise [0.015968s] ... ok DEBUG: {2} octavia.tests.unit.common.test_utils.TestConfig.test_netmask_to_prefix [0.000324s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_check_default_tls_versions_min_conflict [0.000863s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_check_port_in_use [0.001019s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_network_allowed_by_config [0.000459s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_port_exists_with_bad_port [0.000748s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_action_none [0.000394s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_action_rdr_pool_id [0.000323s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_action_rdr_pool_model [0.000335s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_action_rdr_url [0.000531s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_both_rdr_args_a [0.000380s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_create_must_have_action [0.000369s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_id_none_create [0.000335s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_url_bad_url [0.000374s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_cookie_value_string [0.000528s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_header_value_string [0.000599s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_regex [0.000377s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_url_path [0.000521s] ... ok DEBUG: {3} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_http [0.024567s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_load_balancer_no_flavor_or_az [0.146238s] ... ok DEBUG: {3} octavia.tests.unit.common.test_policy.PolicyTestCase.test_check_is_admin_new_defaults [0.014360s] ... ok DEBUG: {3} octavia.tests.unit.common.test_stats.TestStatsMixin.test_get_listener_stats_with_amphora_deleted [0.001967s] ... ok DEBUG: {3} octavia.tests.unit.common.test_utils.TestConfig.test_base64_sha1_string [0.000516s] ... ok DEBUG: {3} octavia.tests.unit.common.test_utils.TestConfig.test_expand_expected_codes [0.000372s] ... ok DEBUG: {3} octavia.tests.unit.common.test_utils.TestConfig.test_get_hostname [0.000356s] ... ok DEBUG: {3} octavia.tests.unit.common.test_utils.TestConfig.test_get_vip_secuirty_group_name [0.000319s] ... ok DEBUG: {3} octavia.tests.unit.common.test_utils.TestConfig.test_ip_netmask_to_cidr [0.000465s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_check_alpn_protocols [0.000608s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_check_session_persistence [0.001052s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_check_tls_version_min [0.000438s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_ip_not_reserved [0.000901s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_port_exists_with_valid_port [0.000869s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_qos_extension_disabled [0.000434s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_action_reject [0.000325s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_update_action_rdr_url_arg [0.000341s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_subnet_exists_with_bad_subnet [0.000831s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_header_name [0.000482s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_validate_bad_url [0.000406s] ... ok DEBUG: {3} octavia.tests.unit.common.test_validate.TestValidations.test_validate_cookie_value_string [0.000298s] ... ok DEBUG: {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_alt_subject_name_parses [0.001603s] ... ok DEBUG: 2024-01-25 12:58:19.413 4806 ERROR octavia.common.tls_utils.cert_parser [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Unreadable Certificate.: TypeError: from_buffer() cannot return the address of a unicode object DEBUG: 2024-01-25 12:58:19.413 4806 ERROR octavia.common.tls_utils.cert_parser Traceback (most recent call last): DEBUG: 2024-01-25 12:58:19.413 4806 ERROR octavia.common.tls_utils.cert_parser File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/common/tls_utils/cert_parser.py", line 291, in get_cert_expiration DEBUG: 2024-01-25 12:58:19.413 4806 ERROR octavia.common.tls_utils.cert_parser backends.default_backend()) DEBUG: 2024-01-25 12:58:19.413 4806 ERROR octavia.common.tls_utils.cert_parser File "/usr/lib64/python3.6/site-packages/cryptography/x509/base.py", line 72, in load_pem_x509_certificate DEBUG: 2024-01-25 12:58:19.413 4806 ERROR octavia.common.tls_utils.cert_parser return backend.load_pem_x509_certificate(data) DEBUG: 2024-01-25 12:58:19.413 4806 ERROR octavia.common.tls_utils.cert_parser File "/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 1364, in load_pem_x509_certificate DEBUG: 2024-01-25 12:58:19.413 4806 ERROR octavia.common.tls_utils.cert_parser mem_bio = self._bytes_to_bio(data) DEBUG: 2024-01-25 12:58:19.413 4806 ERROR octavia.common.tls_utils.cert_parser File "/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 662, in _bytes_to_bio DEBUG: 2024-01-25 12:58:19.413 4806 ERROR octavia.common.tls_utils.cert_parser data_ptr = self._ffi.from_buffer(data) DEBUG: 2024-01-25 12:58:19.413 4806 ERROR octavia.common.tls_utils.cert_parser TypeError: from_buffer() cannot return the address of a unicode object DEBUG: 2024-01-25 12:58:19.413 4806 ERROR octavia.common.tls_utils.cert_parser DEBUG: {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_cert_expiration [0.015132s] ... ok DEBUG: {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pkcs7_der [0.022250s] ... ok DEBUG: 2024-01-25 12:58:19.438 4806 ERROR octavia.common.tls_utils.cert_parser [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Unreadable Certificate.: pyasn1.error.SubstrateUnderrunError: 126<2 at DEBUG: 2024-01-25 12:58:19.438 4806 ERROR octavia.common.tls_utils.cert_parser Traceback (most recent call last): DEBUG: 2024-01-25 12:58:19.438 4806 ERROR octavia.common.tls_utils.cert_parser File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/common/tls_utils/cert_parser.py", line 226, in _get_certs_from_pkcs7_substrate DEBUG: 2024-01-25 12:58:19.438 4806 ERROR octavia.common.tls_utils.cert_parser asn1Spec=rfc2315.ContentInfo()) DEBUG: 2024-01-25 12:58:19.438 4806 ERROR octavia.common.tls_utils.cert_parser File "/usr/lib/python3.6/site-packages/pyasn1/codec/ber/decoder.py", line 1393, in __call__ DEBUG: 2024-01-25 12:58:19.438 4806 ERROR octavia.common.tls_utils.cert_parser '%s<%s at %s' % (size, len(encodedLength), tagSet) DEBUG: 2024-01-25 12:58:19.438 4806 ERROR octavia.common.tls_utils.cert_parser pyasn1.error.SubstrateUnderrunError: 126<2 at DEBUG: 2024-01-25 12:58:19.438 4806 ERROR octavia.common.tls_utils.cert_parser DEBUG: {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pkcs7_der_bad [0.001179s] ... ok DEBUG: {2} octavia.tests.unit.common.test_validate.TestValidations.test_validate_url [0.110843s] ... ok DEBUG: {2} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pem_chain [0.000656s] ... ok DEBUG: {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pkcs7_pem [0.021016s] ... ok DEBUG: {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_load_certificates [0.034714s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_delete_amphora [0.098455s] ... ok DEBUG: {3} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_prepare_private_key [0.016297s] ... ok DEBUG: Unreadable Certificate. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/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: {2} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_map_cert_tls_container [0.055930s] ... ok DEBUG: {2} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_split_x509s [0.000738s] ... ok DEBUG: {2} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_x509_parses [0.005178s] ... ok DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_network_not_found_exception [0.004488s] ... ok DEBUG: 2024-01-25 12:58:19.519 4806 ERROR octavia.compute.drivers.nova_driver [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Nova failed to build the instance due to: : Exception DEBUG: 2024-01-25 12:58:19.519 4806 ERROR octavia.compute.drivers.nova_driver Traceback (most recent call last): DEBUG: 2024-01-25 12:58:19.519 4806 ERROR octavia.compute.drivers.nova_driver File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/compute/drivers/nova_driver.py", line 143, in build DEBUG: 2024-01-25 12:58:19.519 4806 ERROR octavia.compute.drivers.nova_driver availability_zone=az_name DEBUG: 2024-01-25 12:58:19.519 4806 ERROR octavia.compute.drivers.nova_driver File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: 2024-01-25 12:58:19.519 4806 ERROR octavia.compute.drivers.nova_driver return _mock_self._mock_call(*args, **kwargs) DEBUG: 2024-01-25 12:58:19.519 4806 ERROR octavia.compute.drivers.nova_driver File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: 2024-01-25 12:58:19.519 4806 ERROR octavia.compute.drivers.nova_driver raise effect DEBUG: 2024-01-25 12:58:19.519 4806 ERROR octavia.compute.drivers.nova_driver Exception DEBUG: 2024-01-25 12:58:19.519 4806 ERROR octavia.compute.drivers.nova_driver DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_build [0.015188s] ... ok DEBUG: 2024-01-25 12:58:19.534 4806 WARNING octavia.compute.drivers.nova_driver [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Server group instance with id: 81b89da7-98e4-444a-a4f1-67dda62756f4 not found. Assuming already deleted.: novaclient.exceptions.NotFound: Not found (HTTP test_exception) DEBUG: 2024-01-25 12:58:19.535 4806 ERROR octavia.compute.drivers.nova_driver [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Error delete server group instance.: Exception DEBUG: 2024-01-25 12:58:19.535 4806 ERROR octavia.compute.drivers.nova_driver Traceback (most recent call last): DEBUG: 2024-01-25 12:58:19.535 4806 ERROR octavia.compute.drivers.nova_driver File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/compute/drivers/nova_driver.py", line 300, in delete_server_group DEBUG: 2024-01-25 12:58:19.535 4806 ERROR octavia.compute.drivers.nova_driver self.server_groups.delete(server_group_id) DEBUG: 2024-01-25 12:58:19.535 4806 ERROR octavia.compute.drivers.nova_driver File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: 2024-01-25 12:58:19.535 4806 ERROR octavia.compute.drivers.nova_driver return _mock_self._mock_call(*args, **kwargs) DEBUG: 2024-01-25 12:58:19.535 4806 ERROR octavia.compute.drivers.nova_driver File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: 2024-01-25 12:58:19.535 4806 ERROR octavia.compute.drivers.nova_driver raise result DEBUG: 2024-01-25 12:58:19.535 4806 ERROR octavia.compute.drivers.nova_driver Exception DEBUG: 2024-01-25 12:58:19.535 4806 ERROR octavia.compute.drivers.nova_driver DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_delete_server_group [0.004374s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_attach_network_or_port [0.027346s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_delete_server_group [0.000368s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_validate_flavor [0.000323s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_conflict_exception [0.005056s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_delete_load_balancer [0.079622s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_general_not_found_exception [0.046913s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_instance_not_found_exception [0.003974s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build [0.003847s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_availability_zone_config [0.022154s] ... ok DEBUG: {2} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_translate_amphora [0.003589s] ... ok DEBUG: {2} octavia.tests.unit.controller.healthmanager.test_health_manager.TestHealthManager.test_health_check_db_error [0.001381s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_update_l7rule [0.057999s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v2.test_consumer.TestConsumer.test_consumer_terminate [0.002804s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_health_monitor [0.001166s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_l7policy [0.001108s] ... ok DEBUG: Load balancer is in immutable state . Skipping failover. DEBUG: Failed to update amphora 9af15485-4c0e-4572-b72b-b9a9f845cea8 status to ERROR due to: fail DEBUG: Failed to access secret for http://localhost:9311/v1/secrets/700b7b81-9b8d-4a51-9f03-5bbf8d37855f due to: . DEBUG: {1} octavia.tests.unit.certificates.generator.test_local.TestLocalGenerator.test_sign_cert_passphrase_none [0.588987s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_load_balancer_no_flavor_or_az [0.003102s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_l7rule [0.001150s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_listener [0.001082s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_listener [0.001106s] ... ok DEBUG: {0} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_load_balancer [0.001069s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_has_highest_priority [0.001813s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_update_build_status_and_available_build_slots [0.020091s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_amphora_status_error [0.001066s] ... ok DEBUG: {1} octavia.tests.unit.certificates.manager.test_barbican.TestBarbicanManager.test_get_secret [0.002315s] ... ok DEBUG: {1} octavia.tests.unit.certificates.manager.test_barbican_legacy.TestBarbicanManager.test_get_secret [0.001925s] ... ok DEBUG: Failed to read secret for 4bcd8d0f-4de2-4bc7-8077-6ba934347b28. DEBUG: {1} octavia.tests.unit.certificates.manager.test_local.TestLocalManager.test_get_secret [0.019396s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_agent.TestAmphoraAgentCMD.test_main [0.003398s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_haproxy_vrrp_check.TestHAproxyVRRPCheckCMD.test_health_check [0.001647s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_haproxy_vrrp_check.TestHAproxyVRRPCheckCMD.test_main [0.001078s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test__sctp_build_abort_packet [0.000640s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_sctp_health_check [0.014764s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_sctp_health_check_timeout [0.003259s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_health_checker.TestHealthCheckerCMD.test_sctp_health_check_with_sctp_support [0.015479s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_hm_health_check [0.001925s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_health_manager.TestHealthManagerCMD.test_main [0.002637s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_db_cleanup [0.001770s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_house_keeping.TestHouseKeepingCMD.test_hk_cert_rotation_without_exception [0.001321s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_find_all_empty [0.009252s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_find_not_found [0.000718s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_interface.TestInterfaceCMD.test_interfaces_update [0.000426s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_amphorav2_warning [0.027330s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_jobboard_not_connected [0.001788s] ... ok DEBUG: {1} octavia.tests.unit.cmd.test_status.TestUpgradeChecks.test__check_persistence_sqlite [0.003344s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_escape_haproxy_config_string [0.000481s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_custom_timeouts [0.016538s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_health_monitor_http_check [0.006456s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http_xff [0.023788s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_http_xff_xfport [0.009361s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_member_backup [0.006456s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_monitor_http [0.007350s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_persistence_http [0.005462s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_ping_monitor_http_insecure_fork [0.006544s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_pool_cert_no_ciphers_or_versions_or_alpn [0.006872s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_sourceip_persistence [0.006430s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_alpn [0.009259s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls_no_ciphers [0.007660s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_unlimited_connections [0.007069s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy_disabled_rule [0.001075s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_loadbalancer_with_l7 [0.016129s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.combined_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_two_loadbalancers [0.012311s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_log [0.156232s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_no_persistence_https [0.007648s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_null_timeouts [0.006675s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_sourceip_persistence [0.026452s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_render_template_tls [0.037936s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_l7policy_2_8 [0.002641s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_listener [0.005963s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_member [0.000735s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_2 [0.002031s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_pool_http_reuse [0.001970s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.haproxy.split_listeners.test_jinja_cfg.TestHaproxyCfg.test_transform_session_persistence [0.000594s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_disabled_sctp_listener [0.071884s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_listener_with_http_health_monitor [0.006271s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_source_ip [0.017603s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_sctp_with_health_monitor [0.006243s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_render_template_udp_source_ip [0.005967s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_sctp_transform_listener [0.023975s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_sctp_transform_member [0.001203s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_sctp_transform_session_persistence [0.000601s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_transform_health_monitor [0.000819s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.lvs.test_jinja_cfg.TestLvsCfg.test_udp_transform_member [0.001136s] ... ok DEBUG: {1} octavia.tests.unit.common.jinja.test_user_data_jinja_cfg.TestUserDataJinjaCfg.test_build_user_data_config_no_files [0.002538s] ... ok DEBUG: {1} octavia.tests.unit.common.test_base_taskflow.TestJobDetailsFilter.test_filter [0.000805s] ... ok DEBUG: {1} octavia.tests.unit.common.test_clients.TestCinderAuth.test_get_cinder_client [0.001338s] ... ok DEBUG: {1} octavia.tests.unit.common.test_data_models.TestDataModels.test_LoadBalancer_update [0.000687s] ... ok DEBUG: {1} octavia.tests.unit.common.test_data_models.TestDataModels.test_Pool_update_SP_update [0.000575s] ... ok DEBUG: {1} octavia.tests.unit.common.test_data_models.TestDataModels.test_Quota_update [0.000544s] ... ok DEBUG: {1} octavia.tests.unit.common.test_decorators.TestDecorator.test_get [0.000311s] ... ok DEBUG: {1} octavia.tests.unit.common.test_decorators.TestDecorator.test_set [0.000315s] ... ok DEBUG: {1} octavia.tests.unit.common.test_decorators.TestDecorator.test_similar_classes [0.000316s] ... ok DEBUG: {1} octavia.tests.unit.common.test_exceptions.TestExceptions.test_exception [0.000324s] ... ok DEBUG: {1} octavia.tests.unit.common.test_policy.IsAdminCheckTestCase.test_call_false [0.025285s] ... ok DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:785: 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:785: 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:785: 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:1075: 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-9.1.1.dev68/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 1145, in authorize DEBUG: raise PolicyNotRegistered(rule) DEBUG: oslo_policy.policy.PolicyNotRegistered: Policy example:noexist has not been registered DEBUG: {1} octavia.tests.unit.common.test_policy.PolicyTestCase.test_authorize_nonexistent_action_throws [0.012299s] ... ok DEBUG: {1} octavia.tests.unit.common.test_policy.PolicyTestCase.test_ignore_case_role_check [0.011766s] ... ok DEBUG: {1} octavia.tests.unit.common.test_utils.TestConfig.test_is_ipv4 [0.000358s] ... ok DEBUG: {1} octavia.tests.unit.common.test_utils.TestConfig.test_is_ipv6_lla [0.000333s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_check_default_ciphers_prohibit_list_conflict [0.000437s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_network_exists_with_bad_network [0.000774s] ... ok DEBUG: Unreadable Certificate. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/common/tls_utils/cert_parser.py", line 166, in _parse_pkcs7_bundle DEBUG: for substrate in _read_pem_blocks(pkcs7): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/common/tls_utils/cert_parser.py", line 214, in _read_pem_blocks DEBUG: yield b''.join([base64.b64decode(x) for x in certLines]) DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/common/tls_utils/cert_parser.py", line 214, in DEBUG: yield b''.join([base64.b64decode(x) for x in certLines]) DEBUG: File "/usr/lib64/python3.6/base64.py", line 87, in b64decode DEBUG: return binascii.a2b_base64(s) DEBUG: binascii.Error: Incorrect padding DEBUG: Unreadable Certificate. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/common/tls_utils/cert_parser.py", line 323, in _get_x509_from_der_bytes DEBUG: backends.default_backend()) DEBUG: File "/usr/lib64/python3.6/site-packages/cryptography/x509/base.py", line 77, in load_der_x509_certificate DEBUG: return backend.load_der_x509_certificate(data) DEBUG: File "/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/openssl/backend.py", line 1383, in load_der_x509_certificate DEBUG: raise ValueError("Unable to load certificate") DEBUG: ValueError: Unable to load certificate DEBUG: Unable to retrieve certificate: 1 due to . DEBUG: Unable to retrieve certificate: 2 due to . DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_network_exists_with_valid_network [0.002193s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_network_exists_with_valid_subnet [0.000845s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_qos_extension_enabled [0.000384s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_bad_action [0.000359s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_id [0.000314s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_rdr_pool_noid [0.000312s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_sanitize_l7policy_api_args_update_must_have_args [0.000356s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_subnet_exists_with_valid_subnet [0.000745s] ... ok DEBUG: {1} octavia.tests.unit.common.test_validate.TestValidations.test_validate_url_path [0.000434s] ... ok DEBUG: {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_intermediates_pkcs7_pem_bad [0.000768s] ... ok DEBUG: {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_get_x509_from_der_bytes_bad [0.001049s] ... ok DEBUG: {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_load_certificates_get_cert_errors [0.001261s] ... ok DEBUG: Passphrase required. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/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_prepare_private_key_orig_not_encrypted [0.018380s] ... ok DEBUG: {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_read_private_key_pkcs8 [0.005440s] ... ok DEBUG: {1} octavia.tests.unit.common.tls_utils.test_cert_parser.TestTLSParseUtils.test_validate_cert_handles_intermediates [0.009659s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_build [0.000400s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_create_server_group [0.000336s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.noop_driver.test_driver.TestNoopComputeDriver.test_validate_availability_zone [0.000335s] ... ok DEBUG: Error attaching network e9f2a4dd-73de-43f8-8655-129ca0013448 with ip None and port None to amphora (compute_id: 6a64be98-7f7b-48d8-a6b3-eb67aebcfb87) DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port [0.005846s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_port_not_found_exception [0.003355s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_attach_network_or_port_unknown_exception [0.003319s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_availability_zone [0.003943s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_cinder_volume [0.003598s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_create_server_group [0.005195s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_status [0.003287s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_translate_amphora_no_availability_zone [0.003240s] ... ok DEBUG: Nova reports a failure getting flavor details for flavor ID bogus: An unknown exception occurred. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/compute/drivers/nova_driver.py", line 390, in validate_flavor DEBUG: self.flavor_manager.get(flavor_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: octavia.common.exceptions.OctaviaException: An unknown exception occurred. DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_validate_flavor [0.004557s] ... ok DEBUG: {1} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_validate_flavor_with_exception [0.004446s] ... ok DEBUG: {1} octavia.tests.unit.controller.healthmanager.test_health_manager.TestHealthManager.test_health_check_nonstale_amphora [0.003540s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_health_monitor [0.025104s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_listener [0.041112s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_load_balancer [0.035282s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_member [0.027829s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_failover_amphora [0.057229s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_update_load_balancer [0.035250s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_update_pool [0.060227s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_batch_update_members [0.001196s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_l7rule [0.001102s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_listener [0.001073s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_pool [0.001117s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_l7policy [0.001026s] ... ok DEBUG: {1} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_l7rule [0.001092s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_remove_all_from_build_req_queue [0.002032s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_remove_from_build_req_queue [0.002545s] ... ok DEBUG: Failed to update health monitor 770b5953-58b0-46c4-955e-d90a704afcb3 provisioning status to ERROR due to: fail DEBUG: Failed to update l7policy a47b85e9-02a6-4dbf-a21d-c91c41aafb0f provisioning status to ERROR due to: fail DEBUG: Failed to update l7rule f667bba5-222a-4e32-855b-6f739f1eed11 provisioning status to ERROR due to: fail DEBUG: Failed to update member a76c4372-1832-4e57-a8c5-feb9fce589f2 provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_health_mon_prov_status_error [0.001025s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_l7policy_prov_status_error [0.000926s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_l7rule_prov_status_error [0.000911s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_member_prov_status_error [0.000857s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_cert_rotate_amphora_flow [0.003438s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_standalone [0.093988s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_post_map_lb_subflow [0.006499s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_vrrp_subflow_dont_get_status [0.006229s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_update_amphora_config_flow [0.001933s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_create_health_monitor_flow [0.002755s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_update_health_monitor_flow [0.055370s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_create_l7policy_flow [0.002821s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flows_active_standby_listeners [0.054251s] ... 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.119170s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_amps_act_stdby [0.100662s] ... 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.139968s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_member_flows.TestMemberFlows.test_get_batch_update_members_flow [0.005068s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_pool_flows.TestPoolFlows.test_get_create_pool_flow [0.002277s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.flows.test_pool_flows.TestPoolFlows.test_get_delete_pool_flow_internal [0.001608s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amp_listeners_update [0.003026s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_listeners_reload [0.004583s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_vrrp_update [0.004679s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_update_vrrp_interface [0.002679s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_vrrp_start [0.014883s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_get_connectivity_status [0.004064s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_post_vip_plug [0.215673s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listeners_update [0.038607s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_cert_task.TestCertTasks.test_execute [0.001565s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_attach_port [0.035203s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_create [0.005543s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_delete_member_in_db [0.003193s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_get_amphorae_from_loadbalancer [0.016269s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_get_loadbalancer [0.003677s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db_and_listeners [0.003386s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_pending_deleted_in_db [0.002529s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_ready_in_db [0.004119s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_delete_in_db [0.014028s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_update_in_db [0.004429s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_pending_update_in_db [0.003082s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_amphorae_deleted_in_db [0.002759s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_listener_deleted_in_db [0.003688s] ... ok DEBUG: Failed to update health monitor 8eff63c0-d81d-46a2-9288-ebc8b601afa6 provisioning status to ERROR due to: fail DEBUG: Failed to update health monitor 8eff63c0-d81d-46a2-9288-ebc8b601afa6 provisioning status to ERROR due to: fail DEBUG: Failed to update l7rule 673ffdba-f63f-45bf-b885-20e1cc48730b provisioning status to ERROR due to: fail DEBUG: Failed to update listener 9d954238-2754-48bb-b56f-3685a1a72cd7 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.002625s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_cert_busy_to_false [0.002417s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_health_monitor_in_db [0.003899s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_l7policy_in_db [0.042461s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_l7rule_in_db [0.004369s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_member_in_db [0.003165s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_pool_in_db [0.003218s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_vip_after_allocation [0.003149s] ... ok DEBUG: Failed to update l7policy 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_AmphoraIDToErrorOnRevertTask [0.043803s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_L7PolicyToErrorOnRevertTask [0.002595s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_L7RuleToErrorOnRevertTask [0.003953s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_LoadBalancerToErrorOnRevertTask [0.001818s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_MemberToErrorOnRevertTask [0.033457s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_admin_down_port [0.003485s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_calculate_amphora_delta [0.004355s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_retrieve_portids_on_amphora_except_lb_network [0.003998s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_revert_plug_vip_amphora [0.002177s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_update_vip [0.002572s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_update_vip_sg [0.002188s] ... ok DEBUG: Failed to fetch health_monitor from DB. Retrying for up to 60 seconds. DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_amphora_cert_rotation [0.027116s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_health_monitor [1.007470s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_load_balancer_full_graph_active_standby [0.004423s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_l7policy [0.002778s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_listener [0.003401s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amp_flow_exception [0.004486s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amp_missing_amp [0.002556s] ... ok DEBUG: Amphora d09b99d2-6410-4d16-b05f-2ed04d8751d5 failover exception: 'boom' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/controller/worker/v1/controller_worker.py", line 890, 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: Amphora failover for amphora d09b99d2-6410-4d16-b05f-2ed04d8751d5 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 d09b99d2-6410-4d16-b05f-2ed04d8751d5 failover exception: amphora d09b99d2-6410-4d16-b05f-2ed04d8751d5 not found. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/controller/worker/v1/controller_worker.py", line 876, in failover_amphora DEBUG: id=amphora_id) DEBUG: octavia.common.exceptions.NotFound: amphora d09b99d2-6410-4d16-b05f-2ed04d8751d5 not found. DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amphora_unknown_topology [0.004749s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_deleted_amphora [0.026771s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_with_flavor [0.004141s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_act_stdby_net_split [0.003064s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_l7policy [0.002938s] ... ok DEBUG: Amphora d09b99d2-6410-4d16-b05f-2ed04d8751d5 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: 2 amphorae found on load balancer 708c38e9-c2e8-46e8-82ac-58d78bf6d768 where one should exist. Repairing. DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_amphora_for_lb_flow [0.020029s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_delete_amphora_flow [0.004177s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_act_stdby [0.064160s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_bogus_role [0.018455s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_create_health_monitor_flow [0.002715s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_delete_l7policy_flow [0.002801s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_update_l7policy_flow [0.002725s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_create_listener_flow [0.002236s] ... 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.065204s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_bogus_topology_load_balancer_flow [0.002429s] ... ok DEBUG: Unknown topology: BOGUS. Unable to build load balancer. DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_amp_single [0.033089s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_member_flows.TestMemberFlows.test_get_batch_update_members_flow [0.004892s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.flows.test_pool_flows.TestPoolFlows.test_get_create_pool_flow [0.013568s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_get_diagnostics [0.002761s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_update_vrrp_interface [0.002934s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_vrrp_start [0.003000s] ... ok DEBUG: Skipping VRRP interface update because amphora b3e730f7-a179-402f-b37e-bffddd2b8802 is not reachable. DEBUG: Failed to get amphora VRRP interface on amphora b3e730f7-a179-402f-b37e-bffddd2b8802. Skipping this amphora as it is failing due to: boom DEBUG: Failed to get amphora VRRP interface on amphora b3e730f7-a179-402f-b37e-bffddd2b8802. Skipping this amphora as it is failing due to: DEBUG: Skipping VRRP start because amphora b3e730f7-a179-402f-b37e-bffddd2b8802 is not reachable. DEBUG: Failed to start VRRP on amphora b3e730f7-a179-402f-b37e-bffddd2b8802. Skipping this amphora as it is failing to start due to: boom DEBUG: Failed to start VRRP on amphora b3e730f7-a179-402f-b37e-bffddd2b8802. Skipping this amphora as it is failing to start due to: DEBUG: Reverting post network plug. DEBUG: Reverting post network plug. DEBUG: Failed to update amphora b3e730f7-a179-402f-b37e-bffddd2b8802 status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_network_plug [0.004214s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listener_delete [0.016151s] ... ok DEBUG: Reverting listener delete. DEBUG: Reverting listener delete. DEBUG: Failed to update listener 783bb9e3-4db4-4a08-8b3f-ddcf71288459 provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_cert [0.012039s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait [0.004652s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_create_amphora_in_db [0.004791s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_health_monitor_in_db_by_pool [0.003988s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_l7policy_in_db [0.003119s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_l7rule_in_db [0.014264s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_amphorae_from_loadbalancer [0.003739s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_loadbalancer [0.002716s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db_and_listeners [0.004066s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db_by_listener [0.002549s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_deleted_in_db [0.002580s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_pending_deleted_in_db [0.002516s] ... ok DEBUG: Failed to update l7policy 4b86f56c-5169-46b3-84cc-3e343d031bdb provisioning status to ERROR due to: fail DEBUG: Failed to update l7rule a33ef978-7851-4896-a0ba-f36e5f75ed48 provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_monitors_online_in_db [0.016513s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_update_in_db [0.003055s] ... ok DEBUG: Failed to update l7rule a33ef978-7851-4896-a0ba-f36e5f75ed48 provisioning status to ERROR due to: fail DEBUG: Failed to update listener 8a5bead2-82d7-44b1-ba12-370161b0c777 provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_pending_create_in_db [0.003603s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_pending_update_in_db [0.015930s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_listener_deleted_in_db [0.003087s] ... ok DEBUG: Failed to update pool c6c008b9-22ac-41a0-9126-fc2526f783c6 provisioning status to ERROR due to: fail DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_pending_delete_in_db [0.145234s] ... ok DEBUG: Failed to update pool c6c008b9-22ac-41a0-9126-fc2526f783c6 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.004441s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amp_failover_details [0.002368s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_pool_in_db [0.003879s] ... ok DEBUG: Failed to decrement l7policy quota for project: e917bc9f-2cbf-4fdc-9014-dc50c49906d3 the project may have excess quota in use. DEBUG: Reverting decrement quota for l7policy on project a22b4445-3ab6-4a21-a61f-edc0f846874b Project quota counts may be incorrect. DEBUG: Reverting decrement quota for l7policy on project a22b4445-3ab6-4a21-a61f-edc0f846874b Project quota counts may be incorrect. DEBUG: Reverting decrement quota for l7policy on project a22b4445-3ab6-4a21-a61f-edc0f846874b Project quota counts may be incorrect. DEBUG: Reverting decrement quota for l7policy on project a22b4445-3ab6-4a21-a61f-edc0f846874b Project quota counts may be incorrect. DEBUG: Failed to decrement member quota for project: df0af9b4-e10c-4d52-9f90-33aff3945227 the project may have excess quota in use. DEBUG: Reverting decrement quota for member on project df0af9b4-e10c-4d52-9f90-33aff3945227 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for member on project df0af9b4-e10c-4d52-9f90-33aff3945227 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for member on project df0af9b4-e10c-4d52-9f90-33aff3945227 Project quota counts may be incorrect. DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_pool_members_operating_status_in_db [0.003449s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_l7policy_quota [0.005469s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_member_quota [0.018805s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_MemberToErrorOnRevertTask [0.002553s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_MembersToErrorOnRevertTask [0.003318s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_admin_down_port [0.003415s] ... ok DEBUG: Reverting decrement quota for member on project df0af9b4-e10c-4d52-9f90-33aff3945227 Project quota counts may be incorrect. DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_apply_qos_on_creation [0.003695s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_apply_qos_on_update [0.026264s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_calculate_delta [0.032981s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_deallocate_vip [0.002595s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_handle_network_deltas [0.023471s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_amphora_cert_rotation [0.003519s] ... ok DEBUG: Failed to fetch l7policy f56a2d72-fcd4-4937-92db-ed8e17a64372 from DB. Retrying for up to 60 seconds. DEBUG: {2} octavia.tests.unit.controller.healthmanager.test_health_manager.TestHealthManager.test_health_check_stale_amphora [5.044268s] ... ok DEBUG: {2} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestDatabaseCleanup.test_delete_old_amphorae_False [0.002762s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_consumer.TestConsumer.test_consumer_terminate [0.002681s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_pool [0.027267s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_delete_health_monitor [0.029859s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_l7policy [1.018346s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_pool [0.005437s] ... ok DEBUG: Amphora 7306685f-5f4b-45ca-b02d-9e09c117b5a9 failover exception: 'boom' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/controller/worker/v2/controller_worker.py", line 938, 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: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_l7rule [0.003064s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_delete_pool [0.037794s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_update_health_monitor [0.026294s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amp_flow_exception_reraise [0.027843s] ... ok DEBUG: Amphora failover for amphora 7306685f-5f4b-45ca-b02d-9e09c117b5a9 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 7306685f-5f4b-45ca-b02d-9e09c117b5a9 failover exception: amphora 7306685f-5f4b-45ca-b02d-9e09c117b5a9 not found. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/controller/worker/v2/controller_worker.py", line 924, in failover_amphora DEBUG: id=amphora_id) DEBUG: octavia.common.exceptions.NotFound: amphora 7306685f-5f4b-45ca-b02d-9e09c117b5a9 not found. DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amp_missing_amp [0.003021s] ... ok DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amp_no_lb [0.003223s] ... ok DEBUG: Unknown load balancer topology found: bogus, aborting failover! DEBUG: LB 13617181-07e9-4433-9ca9-e05c65363b9e failover exception: Invalid topology specified: bogus DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/controller/worker/v2/controller_worker.py", line 1103, in failover_loadbalancer DEBUG: raise exceptions.InvalidTopology(topology=lb.topology) DEBUG: octavia.common.exceptions.InvalidTopology: Invalid topology specified: bogus DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_with_bogus_topology [0.007226s] ... ok DEBUG: Unknown load balancer topology found: bogus, aborting failover. DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_bogus_topology [0.002336s] ... ok DEBUG: L7 rule did not go into PENDING_UPDATE in 60 seconds. This either due to an in-progress Octavia upgrade or an overloaded and failing database. Assuming an upgrade is in progress and continuing. DEBUG: A single Glance image should be tagged with faketag tag, but at least two were found. Using 959798d7-0140-49a0-89d0-4a554a10b7a9. DEBUG: {1} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_l7rule_timeout [0.002901s] ... ok DEBUG: {1} octavia.tests.unit.image.drivers.test_glance_driver.TestGlanceClient.test_multiple_images_returns_one_of_images [0.001123s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_update_l7policy [0.029126s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_no_port_fixed_ip [0.026413s] ... ok DEBUG: Failed to update listener 62126f77-1cb3-4acb-ab9c-5d93f5c8c477 provisioning status to ACTIVE due to: fail 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.controller.queue.v1.test_endpoints.TestEndpoints.test_update_member [0.025269s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v2.test_consumer.TestConsumer.test_consumer_run [0.002157s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_load_balancer [0.002272s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_amphora [0.001309s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_l7policy [0.002556s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_failover_amphora [0.001148s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_failover_load_balancer [0.001123s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_amphora_agent_config [0.002066s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_member [0.001052s] ... ok DEBUG: {2} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_pool [0.002207s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_wait_for_build_slot [0.001576s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_with_port_mismatch [0.032984s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_listener_prov_status_active [0.010169s] ... ok DEBUG: Unable to get port information for port None. Continuing to delete the security group. DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_no_port [0.025104s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_failover_preparation [0.005185s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_amphora_for_lb_failover_flow_act_stdby [0.031127s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_backup_create_amphora_for_lb_flow [0.009668s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_errors_when_neutron_cant_find_port_to_update [0.009573s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_create_amphora_for_lb_flow [0.007536s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_master_create_amphora_for_lb_flow [0.012035s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_on_mgmt_net [0.021307s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_port [0.008257s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_create_amphora_flow [0.018653s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_delete_amphora_flow [0.004052s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_delete_health_monitor_flow [0.004822s] ... ok DEBUG: Error creating the base (VRRP) port for the VIP with port details: {'port': {'name': 'octavia-lb-vrrp-amp9-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-9.1.1.dev68/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.023814s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_delete_l7policy_flow [0.002868s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_l7rule_flows.TestL7RuleFlows.test_get_create_l7rule_flow [0.002625s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_network [0.005215s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_l7rule_flows.TestL7RuleFlows.test_get_delete_l7rule_flow [0.013017s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_l7rule_flows.TestL7RuleFlows.test_get_update_l7rule_flow [0.003295s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_listener_flows.TestListenerFlows.test_get_create_listener_flow [0.002178s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_listener_flows.TestListenerFlows.test_get_delete_listener_flow [0.013600s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_network_when_interface_attach_fails [0.038080s] ... 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-9.1.1.dev68/octavia/network/drivers/neutron/allowed_address_pairs.py", line 595, in plug_network DEBUG: compute_id=compute_id, network_id=network_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: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_set_port_admin_state_up [0.005146s] ... ok DEBUG: Error unplugging VIP. Could not clear allowed address pairs from port vrrp-port-6. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/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: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_aap_errors_when_update_port_fails [0.006144s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_active_standby_load_balancer_flow [0.054545s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_network [0.071409s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_network_timeout [0.006183s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_vip [0.005582s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_anti_affinity_active_standby_load_balancer_flow [0.074259s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_protocol_and_peer_ports_overlap [0.005113s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flow [0.015178s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_no_amps_single [0.019441s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_security_group_missing [0.030820s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__add_security_group_to_port [0.003784s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__get_ports_by_security_group [0.002711s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__nova_interface_to_octavia_interface [0.002449s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_non_existing_port_by_name [0.035187s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_plugged_networks [0.002907s] ... 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-9.1.1.dev68/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_port_by_net_id_device_id [0.004092s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_subnet [0.002997s] ... 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.066683s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_unplug_fixed_ip [0.018947s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_unplug_fixed_ip_exception [0.003800s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amp_single [0.029014s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_cert_upload [0.131005s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_compute_connectivity_wait [0.003076s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_config_update [0.018114s] ... ok DEBUG: Failed to update amphora afa0e0ba-b617-40a7-abb4-a56bc97ff12f status to ERROR due to: fail DEBUG: Failed to update listener 1c22e319-ea7b-4ade-8b09-acbdc8fd2873 provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_finalize [0.004314s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listener_update [0.002912s] ... ok DEBUG: error calling 'stats_db': DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.6/site-packages/stevedore/extension.py", line 333, in _invoke_one_plugin DEBUG: response_callback(func(e, *args, **kwds)) DEBUG: File "/usr/lib/python3.6/site-packages/stevedore/extension.py", line 307, 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 333, in _invoke_one_plugin DEBUG: response_callback(func(e, *args, **kwds)) DEBUG: File "/usr/lib/python3.6/site-packages/stevedore/extension.py", line 307, 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 creating DEBUG: Error creating DEBUG: Error creating DEBUG: Error creating DEBUG: Error creating DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_network_ip_availability_dict_to_model [0.203645s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_subnet_dict_to_model [0.000342s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_create_port [0.001214s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_deallocate_vip [0.000898s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_network [0.000906s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_network_by_name [0.000895s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_network_configs [0.003621s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_qos_policy [0.000870s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_subnet [0.000953s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_subnet_by_name [0.000817s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_plug_fixed_ip [0.000931s] ... ok DEBUG: {1} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_plug_network [0.000833s] ... ok DEBUG: {1} octavia.tests.unit.statistics.drivers.test_update_db.TestStatsUpdateDb.test_update_stats [0.001648s] ... ok DEBUG: {1} octavia.tests.unit.statistics.test_stats_base.TestStatsBase.test_update_stats [0.004448s] ... ok DEBUG: {1} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_create_volume_from_image_error [0.004389s] ... ok DEBUG: {1} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_get_image_from_volume [0.002217s] ... 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: Timeout after 3 seconds. DEBUG: Sending INIT packet to 192.168.0.27:1234 DEBUG: Received INIT ACK DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_cert [0.012637s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_user_data [0.012603s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_without_ssh_access [0.008957s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait_error_status [0.004710s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait_skipped [0.003187s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_delete_health_monitor_in_db [0.004157s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_delete_l7policy_in_db [0.003397s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_delete_l7rule_in_db [0.003208s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_get_listeners_from_loadbalancer [0.003217s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db [0.003132s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_booting_in_db [0.003170s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_deleted_in_db [0.003923s] ... ok DEBUG: Failed to update amphora 807625f8-00a0-4ecf-809a-a15a28105d3b status to ERROR due to: fail DEBUG: Failed to update amphora 807625f8-00a0-4ecf-809a-a15a28105d3b status to ERROR due to: fail DEBUG: Failed to update health monitor ff117c03-4a0d-4368-9e18-bdafe860217e provisioning status to ERROR due to: fail DEBUG: Failed to update l7policy e6ce97f3-a5ec-40e8-a605-2f19b2c822a6 provisioning status to ERROR due to: fail DEBUG: Failed to update listener 91106857-bbd7-44d5-bf67-04cafd402ed1 provisioning status to ERROR due to: fail DEBUG: Failed to update member 00931452-aaa8-4749-848f-b511660ac788 provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_pending_delete_in_db [0.003592s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_create_in_db [0.005275s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_active_in_db [0.004519s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_listener_pending_deleted_in_db [0.003044s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_delete_in_db [0.004260s] ... ok DEBUG: Failed to update pool c986551a-e944-47ce-bb68-2c9dc85053ea provisioning status to ERROR due to: fail DEBUG: Failed to update pool c986551a-e944-47ce-bb68-2c9dc85053ea provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_pending_delete_in_db [0.003114s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_pending_update_in_db [0.003057s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_info [0.003134s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_vip_data [0.003197s] ... ok DEBUG: Failed to update listener 91106857-bbd7-44d5-bf67-04cafd402ed1 provisioning status to ERROR due to: fail DEBUG: Reverting decrement quota for l7policy on project e61c08a8-c20b-4014-87ed-e1f85e232f29 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for l7policy on project e61c08a8-c20b-4014-87ed-e1f85e232f29 Project quota counts may be incorrect. DEBUG: Failed to decrement listener quota for project: 61eddcef-5008-454b-8f1c-40dae979df63 the project may have excess quota in use. DEBUG: Reverting decrement quota for listener on project 61eddcef-5008-454b-8f1c-40dae979df63 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for listener on project 61eddcef-5008-454b-8f1c-40dae979df63 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for listener on project 61eddcef-5008-454b-8f1c-40dae979df63 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for listener on project 61eddcef-5008-454b-8f1c-40dae979df63 Project quota counts may be incorrect. DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_listener_in_db [0.002893s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_pool_members_operating_status_in_db [0.003277s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_vip_in_db_during_update_loadbalancer [0.005684s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_count_pool_children_for_quota [0.001087s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_l7policy_quota_with_children [0.006293s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_listener_quota [0.004987s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_loadbalancer_quota [0.005139s] ... ok DEBUG: Failed to decrement load balancer quota for project: 0aba4527-4e58-4ce4-8511-e7d9953f5139 the project may have excess quota in use. DEBUG: Reverting decrement quota for load balancer on project 0aba4527-4e58-4ce4-8511-e7d9953f5139 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for load balancer on project 0aba4527-4e58-4ce4-8511-e7d9953f5139 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for load balancer on project 0aba4527-4e58-4ce4-8511-e7d9953f5139 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for load balancer on project 0aba4527-4e58-4ce4-8511-e7d9953f5139 Project quota counts may be incorrect. DEBUG: Failed to decrement member quota for project: 8c4f644e-ba3d-43f2-b270-221dac76ff92 the project may have excess quota in use. DEBUG: Reverting decrement quota for member on project 8c4f644e-ba3d-43f2-b270-221dac76ff92 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for member on project 8c4f644e-ba3d-43f2-b270-221dac76ff92 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for member on project 8c4f644e-ba3d-43f2-b270-221dac76ff92 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for member on project 8c4f644e-ba3d-43f2-b270-221dac76ff92 Project quota counts may be incorrect. DEBUG: Failed to decrement pool quota for project: 80d12913-24fc-4706-9d1a-85e6dfcc7814 the project may have excess quota in use. DEBUG: Reverting decrement quota for pool on project 80d12913-24fc-4706-9d1a-85e6dfcc7814 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project 80d12913-24fc-4706-9d1a-85e6dfcc7814 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project 80d12913-24fc-4706-9d1a-85e6dfcc7814 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project 80d12913-24fc-4706-9d1a-85e6dfcc7814 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project 503a2a07-eacb-4d37-a324-965e3c82c68e Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project 503a2a07-eacb-4d37-a324-965e3c82c68e Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project 503a2a07-eacb-4d37-a324-965e3c82c68e Project quota counts may be incorrect. DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_member_quota [0.005174s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_pool_quota [0.005322s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_pool_quota_pool_children [0.006654s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_AmphoraToErrorOnRevertTask [0.001962s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_HealthMonitorToErrorOnRevertTask [0.003878s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_ListenerToErrorOnRevertTask [0.002091s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_PoolToErrorOnRevertTask [0.002404s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_model_tasks.TestObjectUpdateTasks.test_update_listener [0.001168s] ... ok DEBUG: Failed to update pool provisioning status to ACTIVE due to: No sql_connection parameter is established DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_calculate_delta_ipv6_ipv4_subnets [0.006911s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_get_amphora_network_configs_by_id [0.002487s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_get_subnet_from_vip [0.001902s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_handle_network_delta [0.005243s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_plug_networks [0.003457s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_plug_ports [0.003972s] ... ok DEBUG: Failed to fetch pool 92a440a4-c24f-456d-9c86-f6830d4b6397 from DB. Retrying for up to 60 seconds. DEBUG: {2} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_plug_vip [0.004527s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_load_balancer_active_standby [0.004785s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_pool [1.013392s] ... ok DEBUG: 1 amphorae found on load balancer 4dc2a2ab-314a-4d57-8010-880b1dc516e4 where two should exist. Repairing. DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amphora_with_az [0.005360s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amphora_with_flavor [0.003636s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_single [0.003902s] ... ok DEBUG: Unknown load balancer topology found: bogus, aborting failover! DEBUG: LB 4dc2a2ab-314a-4d57-8010-880b1dc516e4 failover exception: Invalid topology specified: bogus DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/controller/worker/v1/controller_worker.py", line 1055, 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_bogus_topology [0.003037s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_single [0.002316s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_listener [0.003644s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_load_balancer [0.002923s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_bogus_create_amphora_for_lb_flow [0.029985s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_create_amphora_flow [0.008237s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_create_amphora_flow_cert [0.008229s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_vrrp_subflow_dont_create_vrrp_group [0.007292s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_vrrp_subflow_dont_get_status [0.018534s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_delete_health_monitor_flow [0.003877s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flow [0.025372s] ... 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.047190s] ... 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.038975s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_pool_flows.TestPoolFlows.test_get_delete_pool_flow_internal [0.001521s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.flows.test_pool_flows.TestPoolFlows.test_get_update_pool_flow [0.014290s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_vrrp_update [0.003826s] ... ok DEBUG: Skipping VRRP configuration because amphora 48ef53c1-03d4-44b9-970d-64faa73ba6f1 is not reachable. DEBUG: Failed to update VRRP configuration amphora 48ef53c1-03d4-44b9-970d-64faa73ba6f1. Skipping this amphora as it is failing to update due to: boom DEBUG: Failed to update VRRP configuration amphora 48ef53c1-03d4-44b9-970d-64faa73ba6f1. Skipping this amphora as it is failing to update due to: DEBUG: Reverting post vip plug. DEBUG: Reverting post vip plug. DEBUG: Failed to update amphora 48ef53c1-03d4-44b9-970d-64faa73ba6f1 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_with_host_routes [0.016667s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_vip_plug [0.004109s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_vrrp_start [0.002454s] ... ok DEBUG: Failed to update VRRP configuration amphora 48ef53c1-03d4-44b9-970d-64faa73ba6f1. Skipping this amphora as it is failing to update due to: boom DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_vrrp_update [0.002970s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_post_network_plug [0.019980s] ... ok DEBUG: Reverting post network plug. DEBUG: Reverting post network plug. DEBUG: Failed to update amphora 48ef53c1-03d4-44b9-970d-64faa73ba6f1 status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_delete [3.014471s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait_error_status [0.005090s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait_skipped [0.002974s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_delete_amphorae_on_load_balancer [0.003495s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_delete_with_None [0.002574s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_associate_failover_amphora_with_lb_id [0.005006s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_member_in_db [0.122802s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_disable_amphora_health_monitoring [0.002707s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db [0.013976s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db_full_graph [0.008918s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_allocated_in_db [0.004246s] ... ok DEBUG: Failed to update amphora 626a7f62-7f40-4be5-89d0-6d9db2c7f50b status to ERROR due to: fail DEBUG: Failed to update amphora 626a7f62-7f40-4be5-89d0-6d9db2c7f50b status to ERROR due to: fail DEBUG: Failed to update l7policy 208731c3-d2ad-4f7b-be59-53b6d17cd77c provisioning status to ERROR due to: fail DEBUG: Failed to update l7policy 208731c3-d2ad-4f7b-be59-53b6d17cd77c provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_pending_update_in_db [0.002968s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_active_in_db [0.003524s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_delete_in_db [0.004012s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_amphorae_deleted_in_db [0.002873s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_delete_in_db [0.003390s] ... ok DEBUG: Failed to update member fa673585-8a26-4f5e-8272-776cc5f83439 provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_update_in_db [0.003969s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_active_in_db [0.003088s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_reload_load_balancer [0.002929s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_cert_busy_to_false [0.003572s] ... ok DEBUG: Failed to update member fa673585-8a26-4f5e-8272-776cc5f83439 provisioning status to ERROR due to: fail DEBUG: Failed to update pool eeef102d-1304-456f-a0f4-bcd8c52a9d34 provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_lb_server_group_in_db [0.003149s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_listener_in_db [0.003090s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_AmphoraIDToErrorOnRevertTask [0.002673s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_AmphoraToErrorOnRevertTask [0.001695s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_ListenersToErrorOnRevertTask [0.001742s] ... ok DEBUG: Failed to update listener df0de15d-97af-4bea-9d0d-2d5903438a84 provisioning status to ERROR due to: fail DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_LoadBalancerIDToErrorOnRevertTask [0.001431s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_PoolToErrorOnRevertTask [0.002125s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_create_vip_base_port [1.025547s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_plumbed_networks [0.002214s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_handle_network_delta [0.005531s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_plug_vip_amphora [0.004010s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_update_vip_for_delete [0.002314s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_update_vip_sg [0.002183s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_batch_update_members [0.012675s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_full_graph_active_standby [0.003380s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_full_graph_jobboard_disabled [0.024694s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_full_graph_single [0.003175s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_listener [0.002303s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_load_balancer_with_cascade [0.003264s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_load_balancer_without_cascade [0.002328s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_lb_act_stdby [0.004286s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_lb_single [0.004743s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_unknown_topology [0.004125s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_with_flavor [0.004856s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_act_stdby [0.034273s] ... ok DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_no_lb [0.003113s] ... ok DEBUG: LB 8c70eae6-29d7-4f40-aa8d-637ed3a46b06 failover exception: loadbalancer 8c70eae6-29d7-4f40-aa8d-637ed3a46b06 not found. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/controller/worker/v2/controller_worker.py", line 1084, in failover_loadbalancer DEBUG: id=load_balancer_id) DEBUG: octavia.common.exceptions.NotFound: loadbalancer 8c70eae6-29d7-4f40-aa8d-637ed3a46b06 not found. DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_single [0.003037s] ... ok DEBUG: 2 amphorae found on load balancer 8c70eae6-29d7-4f40-aa8d-637ed3a46b06 where one should exist. Repairing. DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_with_flavor [0.047156s] ... ok DEBUG: Loadbalancer did not go into PENDING_UPDATE in 60 seconds. This either due to an in-progress Octavia upgrade or an overloaded and failing database. Assuming an upgrade is in progress and continuing. DEBUG: {2} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_listener_timeout [0.003169s] ... ok DEBUG: {2} octavia.tests.unit.image.drivers.test_glance_driver.TestGlanceClient.test_no_images [0.000989s] ... ok DEBUG: {2} octavia.tests.unit.image.drivers.test_glance_driver.TestGlanceClient.test_single_image [0.000938s] ... ok DEBUG: {2} octavia.tests.unit.image.drivers.test_glance_driver.TestGlanceClient.test_single_image_owner [0.000857s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_no_port_provided_tenant [0.005744s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_create_port [0.005033s] ... ok DEBUG: Error creating a port on network 9ad56d75-41e3-4760-8114-77e1ee97245e due to boom. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/network/drivers/neutron/allowed_address_pairs.py", line 868, 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_deallocate_vip_port_deleted [0.005445s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_delete_port_fails [0.007260s] ... ok DEBUG: Error deleting VIP port_id 1 from neutron DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/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.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_port_not_owned_by_octavia [0.005659s] ... 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.014554s] ... 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: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_get_interfaces_to_unplug [0.142282s] ... ok DEBUG: Error retrieving port (port id: 3. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/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: 2024-01-25 12:58:33.586 4806 ERROR octavia.compute.drivers.nova_driver [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Error retrieving nova virtual machine.: None: None DEBUG: 2024-01-25 12:58:33.586 4806 ERROR octavia.compute.drivers.nova_driver NoneType: None DEBUG: 2024-01-25 12:58:33.586 4806 ERROR octavia.compute.drivers.nova_driver DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_get_amphora [14.051540s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_get_network_configs [0.010214s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_port_attach_fails [0.008119s] ... ok DEBUG: Error plugging amphora (compute_id: amp9-compute-id) into port . DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/network/drivers/neutron/allowed_address_pairs.py", line 684, 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: amp9-compute-id) into vip network vip-net-1. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/network/drivers/neutron/allowed_address_pairs.py", line 684, 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-9.1.1.dev68/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-9.1.1.dev68/octavia/network/drivers/neutron/allowed_address_pairs.py", line 708, in plug_port DEBUG: raise base.PlugNetworkException(message) from e DEBUG: octavia.network.base.PlugNetworkException: Error plugging amphora (compute_id: amp9-compute-id) into port . DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_network_when_network_cant_be_found [0.004856s] ... 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-9.1.1.dev68/octavia/network/drivers/neutron/allowed_address_pairs.py", line 595, in plug_network DEBUG: compute_id=compute_id, network_id=network_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 not found (HTTP 404) DEBUG: Error plugging amphora (compute_id: 3) into port 020798e3-1c41-428a-b606-57d0e108c548. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/network/drivers/neutron/allowed_address_pairs.py", line 684, 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: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_port [0.006800s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_network_when_compute_port_cant_be_found [0.004730s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_network_when_list_ports_fails [0.006088s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_no_listeners [0.005886s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__add_security_group_to_port_with_other_exception [0.004351s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__add_security_group_to_port_with_port_not_found [0.002876s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_port [0.003101s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_user_network [0.003926s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_fixed_ip_dict_to_model [0.000382s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_apply_qos_on_port [0.001013s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_plugged_networks [0.000816s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_port [0.000932s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_security_group [0.000866s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_plug_unplug_and_get_plugged_networks [0.001072s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_plug_vip [0.000945s] ... ok DEBUG: {2} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_unplug_network [0.002843s] ... ok DEBUG: {2} octavia.tests.unit.statistics.drivers.test_logger.TestStatsUpdateLogger.test_update_stats [0.000777s] ... ok DEBUG: {2} octavia.tests.unit.test_opts.TestOpts.test_list_opts [0.003048s] ... ok DEBUG: {2} octavia.tests.unit.volume.drivers.noop_driver.test_driver.TestNoopVolumeDriver.test_create_volume_from_image [0.000331s] ... ok DEBUG: 2024-01-25 12:58:47.647 4806 ERROR octavia.compute.drivers.nova_driver [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Error retrieving nova virtual machine.: None: None DEBUG: 2024-01-25 12:58:47.647 4806 ERROR octavia.compute.drivers.nova_driver NoneType: None DEBUG: 2024-01-25 12:58:47.647 4806 ERROR octavia.compute.drivers.nova_driver DEBUG: 2024-01-25 12:58:47.648 4806 ERROR octavia.compute.drivers.nova_driver [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Error retrieving nova virtual machine status.: octavia.common.exceptions.ComputeGetException: Failed to retrieve compute instance. DEBUG: 2024-01-25 12:58:47.648 4806 ERROR octavia.compute.drivers.nova_driver Traceback (most recent call last): DEBUG: 2024-01-25 12:58:47.648 4806 ERROR octavia.compute.drivers.nova_driver File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/compute/drivers/nova_driver.py", line 176, in status DEBUG: 2024-01-25 12:58:47.648 4806 ERROR octavia.compute.drivers.nova_driver amphora, fault = self.get_amphora(compute_id) DEBUG: 2024-01-25 12:58:47.648 4806 ERROR octavia.compute.drivers.nova_driver File "/usr/lib/python3.6/site-packages/tenacity/__init__.py", line 329, in wrapped_f DEBUG: 2024-01-25 12:58:47.648 4806 ERROR octavia.compute.drivers.nova_driver return self.call(f, *args, **kw) DEBUG: 2024-01-25 12:58:47.648 4806 ERROR octavia.compute.drivers.nova_driver File "/usr/lib/python3.6/site-packages/tenacity/__init__.py", line 409, in call DEBUG: 2024-01-25 12:58:47.648 4806 ERROR octavia.compute.drivers.nova_driver do = self.iter(retry_state=retry_state) DEBUG: 2024-01-25 12:58:47.648 4806 ERROR octavia.compute.drivers.nova_driver File "/usr/lib/python3.6/site-packages/tenacity/__init__.py", line 365, in iter DEBUG: 2024-01-25 12:58:47.648 4806 ERROR octavia.compute.drivers.nova_driver return self.retry_error_callback(retry_state=retry_state) DEBUG: 2024-01-25 12:58:47.648 4806 ERROR octavia.compute.drivers.nova_driver File "/usr/lib/python3.6/site-packages/tenacity/compat.py", line 300, in wrapped_retry_error_callback DEBUG: 2024-01-25 12:58:47.648 4806 ERROR octavia.compute.drivers.nova_driver return fn(retry_state.outcome) DEBUG: 2024-01-25 12:58:47.648 4806 ERROR octavia.compute.drivers.nova_driver File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/compute/drivers/nova_driver.py", line 186, in _raise_compute_exception DEBUG: 2024-01-25 12:58:47.648 4806 ERROR octavia.compute.drivers.nova_driver raise exceptions.ComputeGetException() DEBUG: 2024-01-25 12:58:47.648 4806 ERROR octavia.compute.drivers.nova_driver octavia.common.exceptions.ComputeGetException: Failed to retrieve compute instance. DEBUG: 2024-01-25 12:58:47.648 4806 ERROR octavia.compute.drivers.nova_driver DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_status [14.080379s] ... ok DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_bad_translate_amphora [0.004101s] ... ok DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_default_boot_network [0.003332s] ... ok DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_build_with_random_amphora_name_length [0.003560s] ... ok DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_delete_server_group [0.005332s] ... ok DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_detach_network [0.003335s] ... ok DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_get_amphora [0.003754s] ... ok DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_get_amphora_retried [1.006195s] ... ok DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_translate_amphora_use_cinder [0.004239s] ... ok DEBUG: {3} octavia.tests.unit.compute.drivers.test_nova_driver.TestNovaClient.test_validate_availability_zone [0.003225s] ... ok DEBUG: {3} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestCertRotation.test_cert_rotation_expired_amphora_with_exception_amphorav2 [0.018396s] ... ok DEBUG: 2024-01-25 12:58:48.738 4806 INFO octavia.controller.housekeeping.house_keeping [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Rotated certificates for 1 amphora DEBUG: {3} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestCertRotation.test_cert_rotation_expired_amphora_without_exception [0.022730s] ... ok DEBUG: {3} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestCertRotation.test_cert_rotation_non_expired_amphora_amphorav2 [0.001309s] ... ok DEBUG: 2024-01-25 12:58:48.753 4806 INFO octavia.controller.housekeeping.house_keeping [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Purged db record for Amphora ID: 13e0d150-7050-49b5-972e-b9d0f3237dbd DEBUG: {3} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestDatabaseCleanup.test_delete_old_amphorae_True [0.004346s] ... ok DEBUG: {3} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestDatabaseCleanup.test_delete_old_amphorae_Zombie [0.002378s] ... ok DEBUG: 2024-01-25 12:58:48.758 4806 INFO octavia.controller.housekeeping.house_keeping [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Attempting to delete load balancer id : 13e0d150-7050-49b5-972e-b9d0f3237dbd DEBUG: 2024-01-25 12:58:48.758 4806 INFO octavia.controller.housekeeping.house_keeping [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Deleted load balancer id : 13e0d150-7050-49b5-972e-b9d0f3237dbd DEBUG: {3} octavia.tests.unit.controller.housekeeping.test_house_keeping.TestDatabaseCleanup.test_delete_old_load_balancer [0.003348s] ... ok DEBUG: 2024-01-25 12:58:48.809 4806 INFO octavia.controller.queue.v1.endpoints [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Creating l7policy '1234'... DEBUG: {3} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_l7policy [0.051300s] ... ok DEBUG: 2024-01-25 12:58:48.833 4806 INFO octavia.controller.queue.v1.endpoints [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Creating l7rule '1234'... DEBUG: {3} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_create_l7rule [0.023442s] ... ok DEBUG: 2024-01-25 12:58:48.863 4806 INFO octavia.controller.queue.v1.endpoints [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Deleting l7policy '1234'... DEBUG: {3} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_delete_l7policy [0.030348s] ... ok DEBUG: 2024-01-25 12:58:48.897 4806 INFO octavia.controller.queue.v1.endpoints [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Deleting l7rule '1234'... DEBUG: {3} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_delete_l7rule [0.035559s] ... ok DEBUG: 2024-01-25 12:58:48.944 4806 INFO octavia.controller.queue.v1.endpoints [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Deleting listener '1234'... DEBUG: {3} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_delete_listener [0.044811s] ... ok DEBUG: 2024-01-25 12:58:48.970 4806 INFO octavia.controller.queue.v1.endpoints [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Deleting member '1234'... DEBUG: {3} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_delete_member [0.024939s] ... ok DEBUG: 2024-01-25 12:58:48.992 4806 INFO octavia.controller.queue.v1.endpoints [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failing over amphora in load balancer '1234'... DEBUG: {3} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_failover_load_balancer [0.022528s] ... ok DEBUG: 2024-01-25 12:58:49.161 4806 INFO octavia.controller.queue.v1.endpoints [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Updating amphora '1234' agent configuration... DEBUG: {3} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_update_amphora_agent_config [0.169692s] ... ok DEBUG: 2024-01-25 12:58:49.186 4806 INFO octavia.controller.queue.v1.endpoints [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Updating listener '1234'... DEBUG: {3} octavia.tests.unit.controller.queue.v1.test_endpoints.TestEndpoints.test_update_listener [0.024262s] ... ok DEBUG: 2024-01-25 12:58:49.188 4806 INFO octavia.controller.queue.v2.endpoints [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Creating member 'None'... DEBUG: {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_member [0.002195s] ... ok DEBUG: 2024-01-25 12:58:49.190 4806 INFO octavia.controller.queue.v2.endpoints [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Creating pool 'None'... DEBUG: {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_create_pool [0.001409s] ... ok DEBUG: 2024-01-25 12:58:49.192 4806 INFO octavia.controller.queue.v2.endpoints [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Deleting health monitor 'None'... DEBUG: {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_health_monitor [0.001345s] ... ok DEBUG: 2024-01-25 12:58:49.193 4806 INFO octavia.controller.queue.v2.endpoints [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Deleting load balancer '646e9c13-ac49-4eba-a0f9-f7dff07a5414'... DEBUG: {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_load_balancer [0.001377s] ... ok DEBUG: 2024-01-25 12:58:49.195 4806 INFO octavia.controller.queue.v2.endpoints [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Deleting member 'None'... DEBUG: {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_delete_member [0.001333s] ... ok DEBUG: 2024-01-25 12:58:49.196 4806 INFO octavia.controller.queue.v2.endpoints [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Updating health monitor 'None'... DEBUG: {3} octavia.tests.unit.controller.queue.v2.test_endpoints.TestEndpoints.test_update_health_monitor [0.002490s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_add_to_build_request_queue [0.001364s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.test_amphora_rate_limit.TestAmphoraBuildRateLimit.test_has_build_slot [0.001654s] ... ok DEBUG: 2024-01-25 12:58:49.202 4806 ERROR octavia.controller.worker.task_utils [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to get loadbalancer 6ff990b9-2ff1-4cb1-aa6b-f39196ddf12c due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_get_current_loadbalancer_from_db [0.001127s] ... ok DEBUG: 2024-01-25 12:58:49.203 4806 ERROR octavia.controller.worker.task_utils [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to update listener 8d49c2d0-2794-4807-b319-ef9adef50273 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_listener_prov_status_error [0.001067s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_amphora_for_lb_failover_flow_single [0.016671s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_bogus_create_amphora_for_lb_flow [0.007351s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_create_amphora_flow_cert [0.007053s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_create_amphora_for_lb_flow [0.009654s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_vrrp_subflow [0.006673s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_vrrp_subflow_dont_create_vrrp_group [0.006569s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_listener_flows.TestListenerFlows.test_get_delete_listener_internal_flow [0.001359s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_listener_flows.TestListenerFlows.test_get_update_listener_flow [0.002680s] ... ok DEBUG: 2024-01-25 12:58:49.265 4806 ERROR octavia.controller.worker.v1.flows.load_balancer_flows [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Unknown topology: BOGUS. Unable to build load balancer. DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_bogus_topology_load_balancer_flow [0.003013s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_post_lb_amp_association_flow [0.016070s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_member_flows.TestMemberFlows.test_get_create_member_flow [0.004668s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.flows.test_member_flows.TestMemberFlows.test_get_update_member_flow [0.003353s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_get_info [0.002362s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_vrrp_start [0.003420s] ... ok DEBUG: 2024-01-25 12:58:49.301 4806 ERROR octavia.controller.worker.task_utils [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to update amphora db913ded-3925-4b1d-9594-d3497b4807b5 status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_network_plug [0.005422s] ... ok DEBUG: 2024-01-25 12:58:49.305 4806 ERROR octavia.controller.worker.task_utils [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to update amphora db913ded-3925-4b1d-9594-d3497b4807b5 status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_vip_plug [0.003443s] ... ok DEBUG: 2024-01-25 12:58:49.310 4806 ERROR octavia.controller.worker.task_utils [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to update amphora db913ded-3925-4b1d-9594-d3497b4807b5 status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_post_network_plug [0.005144s] ... ok DEBUG: 2024-01-25 12:58:49.315 4806 ERROR octavia.controller.worker.task_utils [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to update listener 6b343d34-5228-4914-8bdd-86377d2ec7ac provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listener_delete [0.004547s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listeners_start [0.003188s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_create [0.007486s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_delete_amphorae_on_load_balancer [0.003024s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_delete_with_None [0.002533s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_create_amphora_in_db [0.004809s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_delete_pool_in_db [0.003068s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_deleted_in_db [0.003523s] ... ok DEBUG: 2024-01-25 12:58:49.347 4806 ERROR octavia.controller.worker.task_utils [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to update amphora 99fa8126-0ed0-4887-b393-2ebebed45cee status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_allocated_in_db [0.003341s] ... ok DEBUG: 2024-01-25 12:58:49.350 4806 ERROR octavia.controller.worker.task_utils [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to update amphora 99fa8126-0ed0-4887-b393-2ebebed45cee status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_pending_update_in_db [0.003065s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_role_indb [0.005940s] ... ok DEBUG: 2024-01-25 12:58:49.360 4806 ERROR octavia.controller.worker.task_utils [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to update health monitor 52cc0fc3-06b9-4aad-8f0f-5c8f0b72fb53 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_active_in_db [0.003457s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_monitors_online_in_db [0.005896s] ... ok DEBUG: 2024-01-25 12:58:49.369 4806 ERROR octavia.controller.worker.task_utils [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to update l7policy 1172108c-2293-486c-ad6a-5449bcdaec1e provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_create_in_db [0.003234s] ... ok DEBUG: 2024-01-25 12:58:49.374 4806 ERROR octavia.controller.worker.task_utils [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to update l7rule 435cccb0-70b1-47c1-84b4-0237c48a14c6 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_pending_create_in_db [0.004482s] ... ok DEBUG: 2024-01-25 12:58:49.377 4806 ERROR octavia.controller.worker.task_utils [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to update l7rule 435cccb0-70b1-47c1-84b4-0237c48a14c6 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_pending_delete_in_db [0.003157s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_amphorae_health_monitoring_busy [0.002580s] ... ok DEBUG: 2024-01-25 12:58:49.384 4806 ERROR octavia.controller.worker.task_utils [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to update member 4dadee4c-1b3d-4432-8830-3403b3f91e68 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_active_in_db [0.003863s] ... ok DEBUG: 2024-01-25 12:58:49.387 4806 ERROR octavia.controller.worker.task_utils [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to update pool fd83d621-2f70-4585-b245-eb4a5a32be44 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_active_in_db [0.003135s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_reload_amphora [0.003166s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_lb_server_group_in_db [0.002966s] ... ok DEBUG: 2024-01-25 12:58:49.396 4806 ERROR octavia.controller.worker.v1.tasks.database_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to decrement health monitor quota for project: a7e71732-9f75-4dd4-95f1-3dabef8f5750 the project may have excess quota in use.: octavia.common.exceptions.OctaviaException: fail DEBUG: 2024-01-25 12:58:49.397 4806 WARNING octavia.controller.worker.v1.tasks.database_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Reverting decrement quota for health monitor on project a7e71732-9f75-4dd4-95f1-3dabef8f5750 Project quota counts may be incorrect. DEBUG: 2024-01-25 12:58:49.397 4806 WARNING octavia.controller.worker.v1.tasks.database_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Reverting decrement quota for health monitor on project a7e71732-9f75-4dd4-95f1-3dabef8f5750 Project quota counts may be incorrect. DEBUG: 2024-01-25 12:58:49.398 4806 WARNING octavia.controller.worker.v1.tasks.database_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Reverting decrement quota for health monitor on project a7e71732-9f75-4dd4-95f1-3dabef8f5750 Project quota counts may be incorrect. DEBUG: 2024-01-25 12:58:49.399 4806 WARNING octavia.controller.worker.v1.tasks.database_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Reverting decrement quota for health monitor on project a7e71732-9f75-4dd4-95f1-3dabef8f5750 Project quota counts may be incorrect. DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_health_monitor_quota [0.005484s] ... ok DEBUG: 2024-01-25 12:58:49.402 4806 ERROR octavia.controller.worker.v1.tasks.database_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to decrement l7policy quota for project: 3dce4369-5c87-4a3a-85ee-ecb6a4a6d609 the project may have excess quota in use.: octavia.common.exceptions.OctaviaException: fail DEBUG: 2024-01-25 12:58:49.403 4806 WARNING octavia.controller.worker.v1.tasks.database_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Reverting decrement quota for l7policy on project 3dce4369-5c87-4a3a-85ee-ecb6a4a6d609 Project quota counts may be incorrect. DEBUG: 2024-01-25 12:58:49.403 4806 WARNING octavia.controller.worker.v1.tasks.database_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Reverting decrement quota for l7policy on project 3dce4369-5c87-4a3a-85ee-ecb6a4a6d609 Project quota counts may be incorrect. DEBUG: 2024-01-25 12:58:49.404 4806 WARNING octavia.controller.worker.v1.tasks.database_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Reverting decrement quota for l7policy on project 3dce4369-5c87-4a3a-85ee-ecb6a4a6d609 Project quota counts may be incorrect. DEBUG: 2024-01-25 12:58:49.405 4806 WARNING octavia.controller.worker.v1.tasks.database_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Reverting decrement quota for l7policy on project 3dce4369-5c87-4a3a-85ee-ecb6a4a6d609 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.005648s] ... ok DEBUG: 2024-01-25 12:58:49.414 4806 ERROR octavia.controller.worker.v1.tasks.database_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to decrement l7rule quota for project: 45294070-8813-47a4-a1db-79591fb8d753 the project may have excess quota in use.: octavia.common.exceptions.OctaviaException: fail DEBUG: 2024-01-25 12:58:49.414 4806 WARNING octavia.controller.worker.v1.tasks.database_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Reverting decrement quota for l7rule on project 45294070-8813-47a4-a1db-79591fb8d753 Project quota counts may be incorrect. DEBUG: 2024-01-25 12:58:49.415 4806 WARNING octavia.controller.worker.v1.tasks.database_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Reverting decrement quota for l7rule on project 45294070-8813-47a4-a1db-79591fb8d753 Project quota counts may be incorrect. DEBUG: 2024-01-25 12:58:49.416 4806 WARNING octavia.controller.worker.v1.tasks.database_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Reverting decrement quota for l7rule on project 45294070-8813-47a4-a1db-79591fb8d753 Project quota counts may be incorrect. DEBUG: 2024-01-25 12:58:49.416 4806 WARNING octavia.controller.worker.v1.tasks.database_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Reverting decrement quota for l7rule on project 45294070-8813-47a4-a1db-79591fb8d753 Project quota counts may be incorrect. DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_l7rule_quota [0.011455s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_model_tasks.TestObjectUpdateTasks.test_delete_model_object [0.001030s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_allocate_vip_for_failover [0.003255s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_apply_qos_on_creation [0.002878s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_failover_preparation_for_amphora [0.001985s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_unplug_vip [0.001891s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_update_vip_for_delete [0.001945s] ... ok DEBUG: 2024-01-25 12:58:49.434 4806 WARNING octavia.controller.worker.v1.controller_worker [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to fetch one of the new members from DB. Retrying for up to 60 seconds. DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_batch_update_members [1.006577s] ... ok DEBUG: 2024-01-25 12:58:50.439 4806 WARNING octavia.controller.worker.v1.controller_worker [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to fetch l7policy 73e67d37-5f53-4db4-b428-d0ec058e910d from DB. Retrying for up to 60 seconds. DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_l7policy [1.005195s] ... ok DEBUG: 2024-01-25 12:58:51.445 4806 WARNING octavia.controller.worker.v1.controller_worker [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to fetch load_balancer 17a9c795-a155-4aa7-aa43-af2963a92cc1 from DB. Retrying for up to 60 seconds. DEBUG: 2024-01-25 12:58:52.446 4806 WARNING octavia.controller.worker.v1.controller_worker [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to fetch load_balancer 17a9c795-a155-4aa7-aa43-af2963a92cc1 from DB. Retrying for up to 60 seconds. DEBUG: 2024-01-25 12:58:54.452 4806 WARNING octavia.controller.worker.v1.controller_worker [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to fetch load_balancer 17a9c795-a155-4aa7-aa43-af2963a92cc1 from DB. Retrying for up to 60 seconds. DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_load_balancer_single_anti_affinity [6.016278s] ... ok DEBUG: 2024-01-25 12:58:57.463 4806 WARNING octavia.controller.worker.v1.controller_worker [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to fetch load_balancer 17a9c795-a155-4aa7-aa43-af2963a92cc1 from DB. Retrying for up to 60 seconds. DEBUG: 2024-01-25 12:58:58.464 4806 WARNING octavia.controller.worker.v1.controller_worker [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to fetch load_balancer 17a9c795-a155-4aa7-aa43-af2963a92cc1 from DB. Retrying for up to 60 seconds. DEBUG: 2024-01-25 12:59:00.466 4806 WARNING octavia.controller.worker.v1.controller_worker [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to fetch load_balancer 17a9c795-a155-4aa7-aa43-af2963a92cc1 from DB. Retrying for up to 60 seconds. DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_load_balancer_single_no_anti_affinity [6.011454s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_health_monitor [0.003054s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_load_balancer_with_cascade [0.003616s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_load_balancer_without_cascade [0.002752s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_member [0.002917s] ... ok DEBUG: 2024-01-25 12:59:03.486 4806 ERROR octavia.controller.worker.v1.controller_worker [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Amphora 276b7086-c672-413c-a5da-2076804357c0 failover exception: 'boom': octavia.tests.unit.controller.worker.v1.test_controller_worker.TestException: 'boom' DEBUG: 2024-01-25 12:59:03.486 4806 ERROR octavia.controller.worker.v1.controller_worker Traceback (most recent call last): DEBUG: 2024-01-25 12:59:03.486 4806 ERROR octavia.controller.worker.v1.controller_worker File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/controller/worker/v1/controller_worker.py", line 890, in failover_amphora DEBUG: 2024-01-25 12:59:03.486 4806 ERROR octavia.controller.worker.v1.controller_worker id=amphora.load_balancer_id) DEBUG: 2024-01-25 12:59:03.486 4806 ERROR octavia.controller.worker.v1.controller_worker File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: 2024-01-25 12:59:03.486 4806 ERROR octavia.controller.worker.v1.controller_worker return _mock_self._mock_call(*args, **kwargs) DEBUG: 2024-01-25 12:59:03.486 4806 ERROR octavia.controller.worker.v1.controller_worker File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: 2024-01-25 12:59:03.486 4806 ERROR octavia.controller.worker.v1.controller_worker raise effect DEBUG: 2024-01-25 12:59:03.486 4806 ERROR octavia.controller.worker.v1.controller_worker octavia.tests.unit.controller.worker.v1.test_controller_worker.TestException: 'boom' DEBUG: 2024-01-25 12:59:03.486 4806 ERROR octavia.controller.worker.v1.controller_worker DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amp_flow_exception_reraise [0.005569s] ... ok DEBUG: 2024-01-25 12:59:03.503 4806 INFO octavia.controller.worker.v1.controller_worker [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Successfully completed the failover for an amphora: {'id': '276b7086-c672-413c-a5da-2076804357c0', 'load_balancer_id': , 'lb_network_ip': , 'compute_id': , 'role': } DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amphora_anti_affinity [0.014407s] ... ok DEBUG: 2024-01-25 12:59:03.508 4806 INFO octavia.controller.worker.v1.controller_worker [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Successfully completed the failover for an amphora: {'id': '276b7086-c672-413c-a5da-2076804357c0', 'load_balancer_id': , 'lb_network_ip': , 'compute_id': , 'role': } DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amphora_lb_act_stdby [0.004576s] ... ok DEBUG: 2024-01-25 12:59:03.511 4806 WARNING octavia.controller.worker.v1.controller_worker [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] 1 amphorae found on load balancer 17a9c795-a155-4aa7-aa43-af2963a92cc1 where two should exist. Repairing. DEBUG: 2024-01-25 12:59:03.512 4806 INFO octavia.controller.worker.v1.controller_worker [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failover of load balancer completed successfully. DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_with_az [0.004982s] ... ok DEBUG: 2024-01-25 12:59:03.515 4806 ERROR octavia.controller.worker.v1.controller_worker [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Unknown load balancer topology found: bogus, aborting failover. DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_bogus_topology [0.002347s] ... ok DEBUG: 2024-01-25 12:59:03.537 4806 INFO octavia.controller.worker.v1.controller_worker [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Start amphora agent configuration update, amphora's id is: 276b7086-c672-413c-a5da-2076804357c0 DEBUG: 2024-01-25 12:59:03.538 4806 INFO octavia.controller.worker.v1.controller_worker [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Finished amphora agent configuration update, amphora's id was: 276b7086-c672-413c-a5da-2076804357c0 DEBUG: 2024-01-25 12:59:03.538 4806 INFO octavia.controller.worker.v1.controller_worker [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Start amphora agent configuration update, amphora's id is: 276b7086-c672-413c-a5da-2076804357c0 DEBUG: 2024-01-25 12:59:03.539 4806 INFO octavia.controller.worker.v1.controller_worker [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Finished amphora agent configuration update, amphora's id was: 276b7086-c672-413c-a5da-2076804357c0 DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_amphora_agent_config [0.023214s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_l7rule [0.003008s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_member [0.003570s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test__retry_flow [0.004129s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_backup_rest_anti_affinity_create_amphora_for_lb_flow [0.008816s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_create_amphora_for_lb_flow [0.008286s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_master_create_amphora_for_lb_flow [0.008216s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_master_rest_anti_affinity_create_amphora_for_lb_flow [0.015173s] ... ok DEBUG: 2024-01-25 12:59:03.592 4806 INFO octavia.controller.worker.v2.flows.amphora_flows [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Performing failover for amphora: {'id': '5e9e2f69-bd4e-42e4-854c-8519f4823e9c', 'load_balancer_id': '5ddd5c07-adcc-4edc-a862-fdee8e8677b0', 'lb_network_ip': None, 'compute_id': None, 'role': 'standalone'} DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_standalone [0.024420s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_vrrp_subflow [0.006916s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_update_amphora_config_flow [0.001778s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_health_monitor_flows.TestHealthMonitorFlows.test_get_update_health_monitor_flow [0.003103s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_l7rule_flows.TestL7RuleFlows.test_get_create_l7rule_flow [0.002714s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_create_all_listeners_flow [0.003058s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_delete_listener_flow [0.002579s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_update_listener_flow [0.002553s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_active_standby_load_balancer_flow [0.026720s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_delete_load_balancer_flow [0.005836s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_no_amps_single [0.020237s] ... ok DEBUG: 2024-01-25 12:59:03.694 4806 INFO octavia.controller.worker.v2.flows.load_balancer_flows [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Performing failover for amphora: {'id': '581c576e-dacf-4377-80ef-599bc4a77e83', 'load_balancer_id': , 'lb_network_ip': None, 'compute_id': '74b72983-0030-4c09-9ca5-018b1c51ab89', 'role': 'master_or_backup'} DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amps_act_stdby [0.135029s] ... ok DEBUG: 2024-01-25 12:59:03.829 4806 INFO octavia.controller.worker.v2.flows.load_balancer_flows [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Performing failover for amphora: {'id': '2c7d8d57-b816-4576-8844-92b4d6d42f0f', 'load_balancer_id': , 'lb_network_ip': None, 'compute_id': 'c137a09e-41de-4095-968c-2ab3cfdd1fe2', 'role': 'master_or_backup'} 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.027839s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.flows.test_pool_flows.TestPoolFlows.test_get_delete_pool_flow [0.003016s] ... ok DEBUG: 2024-01-25 12:59:03.862 4806 WARNING octavia.controller.worker.v2.tasks.amphora_driver_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Skipping listener update because amphora 1f72732e-b088-4756-9b3d-e30760d9b461 is not reachable. DEBUG: 2024-01-25 12:59:03.862 4806 ERROR octavia.controller.worker.v2.tasks.amphora_driver_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to update listeners on amphora 1f72732e-b088-4756-9b3d-e30760d9b461. Skipping this amphora as it is failing to update due to: boom: Exception: boom DEBUG: 2024-01-25 12:59:03.863 4806 ERROR octavia.controller.worker.v2.tasks.amphora_driver_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to update listeners on amphora 1f72732e-b088-4756-9b3d-e30760d9b461. Skipping this amphora as it is failing to update due to: boom: Exception: boom DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amp_index_listener_update [0.004345s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_cert_upload [0.006690s] ... ok DEBUG: 2024-01-25 12:59:03.884 4806 ERROR octavia.controller.worker.v2.tasks.amphora_driver_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Amphora 1f72732e-b088-4756-9b3d-e30760d9b461 does not support agent configuration update. Please update the amphora image for this amphora. Skipping.: octavia.amphorae.driver_exceptions.exceptions.AmpDriverNotImplementedError: Amphora does not implement this feature. DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_config_update [0.019784s] ... ok DEBUG: 2024-01-25 12:59:03.893 4806 ERROR octavia.controller.worker.v2.tasks.amphora_driver_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to get amphora VRRP interface on amphora 1f72732e-b088-4756-9b3d-e30760d9b461. Skipping this amphora as it is failing due to: boom: Exception: boom DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_update_vrrp_interface [0.003000s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_post_vip_plug [0.009708s] ... ok DEBUG: 2024-01-25 12:59:03.905 4806 ERROR octavia.controller.worker.v2.tasks.amphora_driver_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Load balancer None for listeners update not found. Skipping update. DEBUG: 2024-01-25 12:59:03.906 4806 WARNING octavia.controller.worker.v2.tasks.amphora_driver_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Reverting listeners updates. DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listeners_update [0.003499s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_cert_task.TestCertTasks.test_execute [0.003004s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create [0.007851s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_without_ssh_access [0.009561s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_delete_with_sever_group_id [0.002817s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_create_vrrp_group_for_lb [0.007164s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_health_monitor_in_db [0.003289s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_listeners_from_loadbalancer [0.002613s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_vip_from_loadbalancer [0.003102s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_booting_in_db [0.004451s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_health_monitoring_busy [0.002552s] ... ok DEBUG: 2024-01-25 12:59:03.957 4806 ERROR octavia.controller.worker.task_utils [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to update amphora 92081be1-6174-4a6a-a219-4fb996baae58 status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_pending_delete_in_db [0.003238s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_ready_in_db [0.004039s] ... ok DEBUG: 2024-01-25 12:59:03.966 4806 ERROR octavia.controller.worker.task_utils [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to update health monitor d1c79f9b-f639-454a-9b8e-ce5450cb3be3 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_active_in_db [0.004663s] ... ok DEBUG: 2024-01-25 12:59:03.970 4806 ERROR octavia.controller.worker.task_utils [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to update health monitor d1c79f9b-f639-454a-9b8e-ce5450cb3be3 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_update_in_db [0.004094s] ... ok DEBUG: 2024-01-25 12:59:03.974 4806 ERROR octavia.controller.worker.task_utils [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to update l7rule 6aa2b762-2b02-4d28-8cff-d98c74478879 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_active_in_db [0.003600s] ... ok DEBUG: 2024-01-25 12:59:03.981 4806 ERROR octavia.controller.worker.task_utils [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to update listener dd66f54f-9d2c-4de5-b4ba-5e978d0d5817 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_and_listeners_active_in_db [0.007279s] ... ok DEBUG: 2024-01-25 12:59:03.985 4806 ERROR octavia.controller.worker.task_utils [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to update listener dd66f54f-9d2c-4de5-b4ba-5e978d0d5817 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_listener_pending_deleted_in_db [0.003955s] ... ok DEBUG: 2024-01-25 12:59:03.988 4806 ERROR octavia.controller.worker.task_utils [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to update member 6dc3ea7c-b432-4ea5-af82-f12f4840f8b7 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_active_in_db [0.003227s] ... ok DEBUG: 2024-01-25 12:59:03.996 4806 ERROR octavia.controller.worker.task_utils [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to update member 6dc3ea7c-b432-4ea5-af82-f12f4840f8b7 provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_create_in_db [0.007928s] ... ok DEBUG: 2024-01-25 12:59:04.001 4806 ERROR octavia.controller.worker.task_utils [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to update pool 68b094c1-2a03-4885-9393-b78aa2dbf2ac provisioning status to ERROR due to: fail: Exception: fail DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_pending_create_in_db [0.016635s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_db_cert_exp [0.003357s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_health_monitor_in_db [0.004030s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_l7policy_in_db [0.004706s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_l7rule_in_db [0.003407s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_load_balancer_in_db [0.003248s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_member_in_db [0.005029s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_vip_after_allocation [0.006426s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_vip_in_db_during_update_loadbalancer [0.003759s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_count_pool_children_for_quota [0.002078s] ... ok DEBUG: 2024-01-25 12:59:04.053 4806 WARNING octavia.controller.worker.v2.tasks.database_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Reverting decrement quota for l7policy on project 52b93ef2-fad9-4c99-998c-0b4a6a80588e Project quota counts may be incorrect. DEBUG: 2024-01-25 12:59:04.055 4806 WARNING octavia.controller.worker.v2.tasks.database_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Reverting decrement quota for l7policy on project 52b93ef2-fad9-4c99-998c-0b4a6a80588e Project quota counts may be incorrect. DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_l7policy_quota_with_children [0.004802s] ... ok DEBUG: 2024-01-25 12:59:04.058 4806 ERROR octavia.controller.worker.v2.tasks.database_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to decrement l7rule quota for project: ece64d5f-99ab-409c-8ef5-4f5c5ec87d90 the project may have excess quota in use.: octavia.common.exceptions.OctaviaException: fail DEBUG: 2024-01-25 12:59:04.059 4806 WARNING octavia.controller.worker.v2.tasks.database_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Reverting decrement quota for l7rule on project ece64d5f-99ab-409c-8ef5-4f5c5ec87d90 Project quota counts may be incorrect. DEBUG: 2024-01-25 12:59:04.060 4806 WARNING octavia.controller.worker.v2.tasks.database_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Reverting decrement quota for l7rule on project ece64d5f-99ab-409c-8ef5-4f5c5ec87d90 Project quota counts may be incorrect. DEBUG: 2024-01-25 12:59:04.061 4806 WARNING octavia.controller.worker.v2.tasks.database_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Reverting decrement quota for l7rule on project ece64d5f-99ab-409c-8ef5-4f5c5ec87d90 Project quota counts may be incorrect. DEBUG: 2024-01-25 12:59:04.067 4806 WARNING octavia.controller.worker.v2.tasks.database_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Reverting decrement quota for l7rule on project ece64d5f-99ab-409c-8ef5-4f5c5ec87d90 Project quota counts may be incorrect. DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_l7rule_quota [0.011411s] ... ok DEBUG: 2024-01-25 12:59:04.070 4806 ERROR octavia.controller.worker.v2.tasks.database_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to decrement pool quota for project: d9da285f-426a-4a20-829e-83da5570f2d4 the project may have excess quota in use.: octavia.common.exceptions.OctaviaException: fail DEBUG: 2024-01-25 12:59:04.070 4806 WARNING octavia.controller.worker.v2.tasks.database_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Reverting decrement quota for pool on project d9da285f-426a-4a20-829e-83da5570f2d4 Project quota counts may be incorrect. DEBUG: 2024-01-25 12:59:04.071 4806 WARNING octavia.controller.worker.v2.tasks.database_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Reverting decrement quota for pool on project d9da285f-426a-4a20-829e-83da5570f2d4 Project quota counts may be incorrect. DEBUG: 2024-01-25 12:59:04.071 4806 WARNING octavia.controller.worker.v2.tasks.database_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Reverting decrement quota for pool on project d9da285f-426a-4a20-829e-83da5570f2d4 Project quota counts may be incorrect. DEBUG: 2024-01-25 12:59:04.072 4806 WARNING octavia.controller.worker.v2.tasks.database_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Reverting decrement quota for pool on project d9da285f-426a-4a20-829e-83da5570f2d4 Project quota counts may be incorrect. DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_pool_quota [0.004890s] ... ok DEBUG: 2024-01-25 12:59:04.075 4806 ERROR octavia.controller.worker.task_utils [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to update pool afa59765-6c1b-4c0b-90bf-7aa67debb36b provisioning status to ACTIVE due to: No sql_connection parameter is established: oslo_db.exception.CantStartEngineError: No sql_connection parameter is established DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_HealthMonitorToErrorOnRevertTask [0.002775s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_L7PolicyToErrorOnRevertTask [0.002738s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_ListenerToErrorOnRevertTask [0.022110s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_allocate_vip [0.003273s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_allocate_vip_for_failover [0.003080s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_delete_port [4.015542s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_failover_preparation_for_amphora [0.002731s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_amphorae_network_configs [0.002784s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_subnet_from_vip [0.003014s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_vip_security_group_id [0.002664s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_plug_networks [0.002989s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_plug_vip [0.010511s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_retrieve_portids_on_amphora_except_lb_network [0.004986s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_revert_plug_vip_amphora [0.002870s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_unplug_vip [0.003339s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_update_vip [0.002991s] ... ok DEBUG: 2024-01-25 12:59:08.163 4806 WARNING octavia.controller.worker.v2.tasks.retry_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] test_retry attempt 1 of 2 failed. Sleeping 1 seconds and retrying. DEBUG: 2024-01-25 12:59:08.164 4806 ERROR octavia.controller.worker.v2.tasks.retry_tasks [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] 3 retries with interval 1 seconds have failed for test_retry. Giving up. DEBUG: {3} octavia.tests.unit.controller.worker.v2.tasks.test_retry_tasks.TestRetryTasks.test_sleeping_retry_times_controller [0.001368s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_active_standby [0.003391s] ... ok DEBUG: 2024-01-25 12:59:08.170 4806 WARNING octavia.controller.worker.v2.controller_worker [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to fetch load_balancer 86923aaa-2d82-454e-abf1-bef595258aff from DB. Retrying for up to 60 seconds. DEBUG: 2024-01-25 12:59:09.172 4806 WARNING octavia.controller.worker.v2.controller_worker [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to fetch load_balancer 86923aaa-2d82-454e-abf1-bef595258aff from DB. Retrying for up to 60 seconds. DEBUG: 2024-01-25 12:59:11.174 4806 WARNING octavia.controller.worker.v2.controller_worker [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to fetch load_balancer 86923aaa-2d82-454e-abf1-bef595258aff 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_anti_affinity [6.012553s] ... ok DEBUG: 2024-01-25 12:59:14.184 4806 WARNING octavia.controller.worker.v2.controller_worker [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Failed to fetch l7member from DB. Retrying for up to 60 seconds. DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_member [1.015878s] ... ok DEBUG: 2024-01-25 12:59:15.201 4806 INFO octavia.controller.worker.v2.controller_worker [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Successfully completed the failover for an amphora: {'id': '602afcd9-4028-4161-a994-c3b843ca1aad', 'load_balancer_id': '86923aaa-2d82-454e-abf1-bef595258aff', 'lb_network_ip': , 'compute_id': , 'role': } DEBUG: DEBUG: DEBUG: DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_with_az [0.005403s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_act_stdby [0.004783s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_single [0.002846s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_l7policy [0.002534s] ... ok DEBUG: 2024-01-25 12:59:15.215 4806 WARNING octavia.controller.worker.v2.controller_worker [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] L7 policy did not go into PENDING_UPDATE in 60 seconds. This either due to an in-progress Octavia upgrade or an overloaded and failing database. Assuming an upgrade is in progress and continuing.: tenacity.RetryError: RetryError[] DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_l7policy_timeout [0.003705s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_listener [0.002437s] ... ok DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_load_balancer [0.002606s] ... ok DEBUG: 2024-01-25 12:59:15.225 4806 WARNING octavia.controller.worker.v2.controller_worker [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Member did not go into PENDING_UPDATE in 60 seconds. This either due to an in-progress Octavia upgrade or an overloaded and failing database. Assuming an upgrade is in progress and continuing.: tenacity.RetryError: RetryError[] DEBUG: {3} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_member_timeout [0.004448s] ... ok DEBUG: 2024-01-25 12:59:15.231 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Neutron is failing to service requests due to: boom. Aborting.: Exception: boom DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_unkown_exception [0.005258s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_no_port_provided [0.005038s] ... ok DEBUG: 2024-01-25 12:59:15.253 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Error creating neutron port on network None due to .: Exception DEBUG: 2024-01-25 12:59:15.253 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs Traceback (most recent call last): DEBUG: 2024-01-25 12:59:15.253 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/network/drivers/neutron/allowed_address_pairs.py", line 526, in allocate_vip DEBUG: 2024-01-25 12:59:15.253 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs new_port = self.neutron_client.create_port(port) DEBUG: 2024-01-25 12:59:15.253 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: 2024-01-25 12:59:15.253 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs return _mock_self._mock_call(*args, **kwargs) DEBUG: 2024-01-25 12:59:15.253 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: 2024-01-25 12:59:15.253 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs raise effect DEBUG: 2024-01-25 12:59:15.253 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs Exception DEBUG: 2024-01-25 12:59:15.253 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_port_creation_fails [0.016848s] ... ok DEBUG: 2024-01-25 12:59:15.259 4806 WARNING octavia.network.drivers.neutron.allowed_address_pairs [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] VIP port mock-port-1 is missing from neutron. Rebuilding.: octavia.network.base.PortNotFound: An unknown exception occurred. DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_port_not_found [0.005516s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_check_aap_loaded [0.004648s] ... ok DEBUG: 2024-01-25 12:59:15.269 4806 WARNING octavia.network.drivers.neutron.allowed_address_pairs [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - 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: 2024-01-25 12:59:15.378 4806 INFO octavia.network.drivers.neutron.allowed_address_pairs [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Removing security group from port 1 DEBUG: 2024-01-25 12:59:15.378 4806 INFO octavia.network.drivers.neutron.allowed_address_pairs [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Deleted security group DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_port_not_found [0.115506s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_delete_port [0.005258s] ... ok DEBUG: 2024-01-25 12:59:15.390 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Error when getting security group Fake_SG_name due to boom: Exception: boom DEBUG: 2024-01-25 12:59:15.390 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs Traceback (most recent call last): DEBUG: 2024-01-25 12:59:15.390 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/network/drivers/neutron/allowed_address_pairs.py", line 890, in get_security_group DEBUG: 2024-01-25 12:59:15.390 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs name=sg_name) DEBUG: 2024-01-25 12:59:15.390 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: 2024-01-25 12:59:15.390 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs return _mock_self._mock_call(*args, **kwargs) DEBUG: 2024-01-25 12:59:15.390 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.6/unittest/mock.py", line 1003, in _mock_call DEBUG: 2024-01-25 12:59:15.390 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs raise result DEBUG: 2024-01-25 12:59:15.390 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs Exception: boom DEBUG: 2024-01-25 12:59:15.390 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_get_security_group [0.005438s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_network_when_compute_instance_cant_be_found [0.006039s] ... ok DEBUG: 2024-01-25 12:59:15.401 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Can't unplug vip because vip subnet vip-subnet-1 was not found: octavia.network.base.SubnetNotFound: subnet not found (subnet id: vip-subnet-1). DEBUG: 2024-01-25 12:59:15.401 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs Traceback (most recent call last): DEBUG: 2024-01-25 12:59:15.401 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/network/drivers/neutron/base.py", line 193, in _get_resource DEBUG: 2024-01-25 12:59:15.401 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs resource_type)(resource_id) DEBUG: 2024-01-25 12:59:15.401 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: 2024-01-25 12:59:15.401 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs return _mock_self._mock_call(*args, **kwargs) DEBUG: 2024-01-25 12:59:15.401 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: 2024-01-25 12:59:15.401 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs raise effect DEBUG: 2024-01-25 12:59:15.401 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs neutronclient.common.exceptions.NotFound: An unknown exception occurred. DEBUG: 2024-01-25 12:59:15.401 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs DEBUG: 2024-01-25 12:59:15.401 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs The above exception was the direct cause of the following exception: DEBUG: 2024-01-25 12:59:15.401 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs DEBUG: 2024-01-25 12:59:15.401 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs Traceback (most recent call last): DEBUG: 2024-01-25 12:59:15.401 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/network/drivers/neutron/allowed_address_pairs.py", line 581, in unplug_vip DEBUG: 2024-01-25 12:59:15.401 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs subnet = self.get_subnet(vip.subnet_id) DEBUG: 2024-01-25 12:59:15.401 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/network/drivers/neutron/base.py", line 248, in get_subnet DEBUG: 2024-01-25 12:59:15.401 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs return self._get_resource('subnet', subnet_id, context=context) DEBUG: 2024-01-25 12:59:15.401 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/network/drivers/neutron/base.py", line 202, in _get_resource DEBUG: 2024-01-25 12:59:15.401 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs ))(message) from e DEBUG: 2024-01-25 12:59:15.401 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs octavia.network.base.SubnetNotFound: subnet not found (subnet id: vip-subnet-1). DEBUG: 2024-01-25 12:59:15.401 4806 ERROR octavia.network.drivers.neutron.allowed_address_pairs DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_vip_errors_when_vip_subnet_not_found [0.005146s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip [0.005486s] ... ok DEBUG: 2024-01-25 12:59:15.414 4806 WARNING octavia.network.drivers.neutron.allowed_address_pairs [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] VIP security group missing when updating the VIP for delete on load balancer: 1. Skipping update because this is for delete. DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_for_delete_when_security_group_missing [0.006500s] ... ok DEBUG: 2024-01-25 12:59:15.419 4806 INFO octavia.network.drivers.neutron.allowed_address_pairs [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Security group rule ssh-rule not found, will assume it is already deleted. DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_security_group_rule_deleted [0.005015s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_validate_fixed_ip [0.004679s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_wait_for_port_detach [0.006199s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__add_allowed_address_pair_to_port [0.002823s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__check_extension_enabled_cached [0.002650s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__create_security_group [0.003237s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__port_to_vip [0.003581s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_multiple_ports_by_net_id_device_id [0.002656s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_network [0.002898s] ... ok DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:785: 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:785: 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:785: 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:1075: 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:1075: 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:1075: 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:1075: 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:1075: 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:1075: 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:1075: 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:1075: 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: 2024-01-25 12:59:15.452 4806 ERROR octavia.network.drivers.neutron.base [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Error retrieving network (network Filters: {'name': 'TestNet1'}.: Exception DEBUG: 2024-01-25 12:59:15.452 4806 ERROR octavia.network.drivers.neutron.base Traceback (most recent call last): DEBUG: 2024-01-25 12:59:15.452 4806 ERROR octavia.network.drivers.neutron.base File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/network/drivers/neutron/base.py", line 218, in _get_resources_by_filters DEBUG: 2024-01-25 12:59:15.452 4806 ERROR octavia.network.drivers.neutron.base resource_type)(**filters) DEBUG: 2024-01-25 12:59:15.452 4806 ERROR octavia.network.drivers.neutron.base File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: 2024-01-25 12:59:15.452 4806 ERROR octavia.network.drivers.neutron.base return _mock_self._mock_call(*args, **kwargs) DEBUG: 2024-01-25 12:59:15.452 4806 ERROR octavia.network.drivers.neutron.base File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: 2024-01-25 12:59:15.452 4806 ERROR octavia.network.drivers.neutron.base raise effect DEBUG: 2024-01-25 12:59:15.452 4806 ERROR octavia.network.drivers.neutron.base Exception DEBUG: 2024-01-25 12:59:15.452 4806 ERROR octavia.network.drivers.neutron.base DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_network_by_name [0.003179s] ... ok DEBUG: 2024-01-25 12:59:15.459 4806 ERROR octavia.network.drivers.neutron.base [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Error retrieving port (port Filters: {'name': 'TestPort1'}.: Exception DEBUG: 2024-01-25 12:59:15.459 4806 ERROR octavia.network.drivers.neutron.base Traceback (most recent call last): DEBUG: 2024-01-25 12:59:15.459 4806 ERROR octavia.network.drivers.neutron.base File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/network/drivers/neutron/base.py", line 218, in _get_resources_by_filters DEBUG: 2024-01-25 12:59:15.459 4806 ERROR octavia.network.drivers.neutron.base resource_type)(**filters) DEBUG: 2024-01-25 12:59:15.459 4806 ERROR octavia.network.drivers.neutron.base File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: 2024-01-25 12:59:15.459 4806 ERROR octavia.network.drivers.neutron.base return _mock_self._mock_call(*args, **kwargs) DEBUG: 2024-01-25 12:59:15.459 4806 ERROR octavia.network.drivers.neutron.base File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: 2024-01-25 12:59:15.459 4806 ERROR octavia.network.drivers.neutron.base raise effect DEBUG: 2024-01-25 12:59:15.459 4806 ERROR octavia.network.drivers.neutron.base Exception DEBUG: 2024-01-25 12:59:15.459 4806 ERROR octavia.network.drivers.neutron.base DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_port_by_name [0.007395s] ... ok DEBUG: 2024-01-25 12:59:15.464 4806 ERROR octavia.network.drivers.neutron.base [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Error retrieving qos_policy (qos_policy id: mock-qos-id.: neutronclient.common.exceptions.ServiceUnavailable: An unknown exception occurred. DEBUG: 2024-01-25 12:59:15.464 4806 ERROR octavia.network.drivers.neutron.base Traceback (most recent call last): DEBUG: 2024-01-25 12:59:15.464 4806 ERROR octavia.network.drivers.neutron.base File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/network/drivers/neutron/base.py", line 193, in _get_resource DEBUG: 2024-01-25 12:59:15.464 4806 ERROR octavia.network.drivers.neutron.base resource_type)(resource_id) DEBUG: 2024-01-25 12:59:15.464 4806 ERROR octavia.network.drivers.neutron.base File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: 2024-01-25 12:59:15.464 4806 ERROR octavia.network.drivers.neutron.base return _mock_self._mock_call(*args, **kwargs) DEBUG: 2024-01-25 12:59:15.464 4806 ERROR octavia.network.drivers.neutron.base File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: 2024-01-25 12:59:15.464 4806 ERROR octavia.network.drivers.neutron.base raise effect DEBUG: 2024-01-25 12:59:15.464 4806 ERROR octavia.network.drivers.neutron.base neutronclient.common.exceptions.ServiceUnavailable: An unknown exception occurred. DEBUG: 2024-01-25 12:59:15.464 4806 ERROR octavia.network.drivers.neutron.base DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_qos_policy [0.004527s] ... ok DEBUG: 2024-01-25 12:59:15.467 4806 ERROR octavia.network.drivers.neutron.base [req-2710efba-9ef6-4cc8-a601-335bcd29a499 - fake - - -] Error retrieving subnet (subnet Filters: {'name': 'TestSubnet1'}.: Exception DEBUG: 2024-01-25 12:59:15.467 4806 ERROR octavia.network.drivers.neutron.base Traceback (most recent call last): DEBUG: 2024-01-25 12:59:15.467 4806 ERROR octavia.network.drivers.neutron.base File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/network/drivers/neutron/base.py", line 218, in _get_resources_by_filters DEBUG: 2024-01-25 12:59:15.467 4806 ERROR octavia.network.drivers.neutron.base resource_type)(**filters) DEBUG: 2024-01-25 12:59:15.467 4806 ERROR octavia.network.drivers.neutron.base File "/usr/lib64/python3.6/unittest/mock.py", line 939, in __call__ DEBUG: 2024-01-25 12:59:15.467 4806 ERROR octavia.network.drivers.neutron.base return _mock_self._mock_call(*args, **kwargs) DEBUG: 2024-01-25 12:59:15.467 4806 ERROR octavia.network.drivers.neutron.base File "/usr/lib64/python3.6/unittest/mock.py", line 999, in _mock_call DEBUG: 2024-01-25 12:59:15.467 4806 ERROR octavia.network.drivers.neutron.base raise effect DEBUG: 2024-01-25 12:59:15.467 4806 ERROR octavia.network.drivers.neutron.base Exception DEBUG: 2024-01-25 12:59:15.467 4806 ERROR octavia.network.drivers.neutron.base DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_subnet_by_name [0.003217s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_user_port [0.003440s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_plug_fixed_ip [0.004766s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_plug_fixed_ip_exception [0.003145s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_network_dict_to_model [0.000346s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_port_dict_to_model [0.000366s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_plug_aap_port [0.001069s] ... ok DEBUG: {3} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_set_port_admin_state_up [0.000916s] ... ok DEBUG: {3} octavia.tests.unit.test_version.TestVersion.test_product_string [0.000339s] ... ok DEBUG: {3} octavia.tests.unit.test_version.TestVersion.test_vendor_str [0.000286s] ... ok DEBUG: {3} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_create_volume_from_image [0.002106s] ... ok DEBUG: {3} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_get_image_from_volume_error [0.001418s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_loadbalancer_prov_status_active [10002.437063s] ... ok DEBUG: Failed to update pool eb7bc104-64a3-41b4-b6ca-4495f521879a provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_loadbalancer_prov_status_error [10002.714638s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.test_task_utils.TestTaskUtils.test_mark_pool_prov_status_error [0.001636s] ... 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.010835s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_master_rest_anti_affinity_create_amphora_for_lb_flow [0.008021s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_act_stdby [0.032334s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_amphora_flows.TestAmphoraFlows.test_get_failover_flow_bogus_role [0.006136s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_update_l7policy_flow [0.002721s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_listener_flows.TestListenerFlows.test_get_create_all_listeners_flow [0.002465s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flows_single_listeners [0.021687s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_delete_load_balancer_flow [0.005785s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_delete_load_balancer_flow_cascade [0.008978s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_amp_single [0.021876s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_bogus_amp_single [0.023214s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amps_act_stdby [0.064276s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amps_bogus_act_stdby [0.058650s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_update_load_balancer_flow [0.002944s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_member_flows.TestMemberFlows.test_get_delete_member_flow [0.005156s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_pool_flows.TestPoolFlows.test_get_delete_pool_flow [0.003144s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.flows.test_pool_flows.TestPoolFlows.test_get_update_pool_flow [0.002630s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_get_diagnostics [0.002384s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_update_vrrp_interface [0.003994s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_vrrp_update [0.004545s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_listeners_update [0.003217s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_availability_zone [0.007378s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_delete [3.019401s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_compute_wait [0.005552s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_delete_with_sever_group_id [0.003223s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_associate_failover_amphora_with_lb_id [0.003168s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_create_vrrp_group_for_lb [0.003921s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_delete_health_monitor_in_db_by_pool [0.003221s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_delete_listener_in_db [0.002578s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_disable_amphora_health_monitoring [0.003486s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_disable_lb_amphorae_health_monitoring [0.014360s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_get_amphora_details [0.002394s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_get_vip_from_loadbalancer [0.003337s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_LB_active_in_db_full_graph [0.007372s] ... ok DEBUG: Failed to update l7policy 6cfcf505-a83a-4ba7-b74d-4bbc7ad28912 provisioning status to ERROR due to: fail DEBUG: Failed to update l7policy 6cfcf505-a83a-4ba7-b74d-4bbc7ad28912 provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_health_monitoring_busy [0.003751s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_delete_in_db [0.003373s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_update_in_db [0.005538s] ... ok DEBUG: Failed to update l7rule 3fddb604-2963-464c-b26e-7e2fa1f566ff provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_active_in_db [0.007852s] ... ok DEBUG: Failed to update listener c9ac1f32-c163-4e54-bffc-56d39fa5050d provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_and_listeners_active_in_db [0.005092s] ... ok DEBUG: Failed to update member 92bc3190-874e-4506-bf47-2db212d282c2 provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_create_in_db [0.168438s] ... ok DEBUG: Failed to update member 92bc3190-874e-4506-bf47-2db212d282c2 provisioning status to ERROR due to: fail DEBUG: Failed to update pool 9f82206a-f153-4adc-b3b7-1e990c0bba2b provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_member_pending_update_in_db [0.003360s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_mark_pool_pending_create_in_db [0.003494s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_amp_failover_details [0.003601s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_db_cert_exp [0.003584s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_vip_data2 [0.002496s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_database_tasks.TestDatabaseTasks.test_update_load_balancer_in_db [0.005830s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_ListenersToErrorOnRevertTask [0.002292s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_LoadBalancerIDToErrorOnRevertTask [0.002669s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_MembersToErrorOnRevertTask [0.004123s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_allocate_vip [0.005315s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_apply_qos_on_update [0.005296s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_calculate_delta [0.013407s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_create_vip_base_port [1.005238s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_deallocate_vip [0.002280s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_delete_port [4.014927s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_get_amphorae_network_configs [0.002780s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_get_member_ports [0.004972s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_get_plumbed_networks [0.002068s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_get_vip_security_group_id [0.003817s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_handle_network_deltas [0.014613s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_plug_vip_amphora [0.002428s] ... 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: Failed to fetch l7rule 3311587a-86e3-41da-a26a-5dff42ccfe03 from DB. Retrying for up to 60 seconds. DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_network_tasks.TestNetworkTasks.test_unplug_networks [0.004050s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.tasks.test_retry_tasks.TestRetryTasks.test_sleeping_retry_times_controller [0.001132s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_l7rule [1.005387s] ... ok DEBUG: Failed to fetch listener 58fb27cf-39e0-47d6-a109-3411daaa7901 from DB. Retrying for up to 60 seconds. DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_listener [1.004623s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_load_balancer_full_graph_single [0.005884s] ... ok DEBUG: Failed to fetch member f6ebb03a-2009-4af1-b101-ef76a58a41cf from DB. Retrying for up to 60 seconds. DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_create_member [1.007378s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_amphora [0.003294s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_l7rule [0.004381s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_delete_pool [0.003015s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amp_no_lb [0.003459s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_amphora_lb_single [0.005483s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_act_stdby [0.003490s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_no_lb [0.015508s] ... ok DEBUG: LB 58fb27cf-39e0-47d6-a109-3411daaa7901 failover exception: loadbalancer 58fb27cf-39e0-47d6-a109-3411daaa7901 not found. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/controller/worker/v1/controller_worker.py", line 1036, in failover_loadbalancer DEBUG: id=load_balancer_id) DEBUG: octavia.common.exceptions.NotFound: loadbalancer 58fb27cf-39e0-47d6-a109-3411daaa7901 not found. DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_act_stdby [0.003542s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_health_monitor [0.003050s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v1.test_controller_worker.TestControllerWorker.test_update_pool [0.003884s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_cert_rotate_amphora_flow [0.003262s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_amphora_flows.TestAmphoraFlows.test_get_cert_backup_create_amphora_for_lb_flow [0.014804s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_l7policy_flows.TestL7PolicyFlows.test_get_create_l7policy_flow [0.002699s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_l7rule_flows.TestL7RuleFlows.test_get_delete_l7rule_flow [0.003506s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_l7rule_flows.TestL7RuleFlows.test_get_update_l7rule_flow [0.003160s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_listener_flows.TestListenerFlows.test_get_delete_listener_internal_flow [0.001483s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flows_active_standby_listeners [0.042239s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_create_load_balancer_flows_single_listeners [0.020772s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_delete_load_balancer_flow_cascade [0.010217s] ... 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.021271s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_one_amps_act_stdby [0.023341s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_three_amps_act_stdby [0.031811s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_failover_LB_flow_two_amp_single [0.026921s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_post_lb_amp_association_flow [0.017369s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_load_balancer_flows.TestLoadBalancerFlows.test_get_update_load_balancer_flow [0.003018s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_member_flows.TestMemberFlows.test_get_create_member_flow [0.006042s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_member_flows.TestMemberFlows.test_get_delete_member_flow [0.005472s] ... ok DEBUG: Failed to update listeners on amphora 9bd1b403-aa61-461f-913b-48c29b5add68. Skipping this amphora as it is failing to update due to: boom DEBUG: {0} octavia.tests.unit.controller.worker.v2.flows.test_member_flows.TestMemberFlows.test_get_update_member_flow [0.003621s] ... ok DEBUG: Amphora compute instance failed to become reachable. This either means the compute driver failed to fully boot the instance inside the timeout interval or the instance is not reachable via the lb-mgmt-net. DEBUG: Reverting amphora finalize. DEBUG: Reverting amphora finalize. DEBUG: Failed to update amphora 9bd1b403-aa61-461f-913b-48c29b5add68 status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amp_listeners_update [0.003348s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_compute_connectivity_wait [0.004321s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_finalize [0.003302s] ... ok DEBUG: Skipping listener reload because amphora 9bd1b403-aa61-461f-913b-48c29b5add68 is not reachable. DEBUG: Failed to reload listeners on amphora 9bd1b403-aa61-461f-913b-48c29b5add68. Skipping this amphora as it is failing to reload due to: boom DEBUG: Failed to reload listeners on amphora 9bd1b403-aa61-461f-913b-48c29b5add68. Skipping this amphora as it is failing to reload due to: DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_get_info [0.002569s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_index_listeners_reload [0.003912s] ... ok DEBUG: Cannot get status for amphora DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/controller/worker/v2/tasks/amphora_driver_tasks.py", line 672, in execute DEBUG: self.amphora_driver.check(db_amp, timeout_dict=timeout_dict) 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: octavia.amphorae.driver_exceptions.exceptions.TimeOutException: contacting the amphora timed out DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphora_post_vip_plug_with_host_routes [0.005026s] ... ok DEBUG: Cannot get status for amphora DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/controller/worker/v2/tasks/amphora_driver_tasks.py", line 672, in execute DEBUG: self.amphora_driver.check(db_amp, timeout_dict=timeout_dict) 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: octavia.amphorae.driver_exceptions.exceptions.TimeOutException: contacting the amphora timed out DEBUG: Reverting listeners starts. DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_amphorae_get_connectivity_status [0.010117s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_amphora_driver_tasks.TestAmphoraDriverTasks.test_listeners_start [0.004718s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_attach_port [0.004453s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_availability_zone [0.007481s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_compute_create_user_data [0.007929s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_compute_tasks.TestComputeTasks.test_nova_server_group_create [0.005888s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_listener_in_db [0.006047s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_delete_pool_in_db [0.004576s] ... ok DEBUG: Failed to update amphora ea66af7a-8c24-467c-84b1-4a9a4ad7d77e status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_disable_lb_amphorae_health_monitoring [0.003155s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_get_amphora_details [0.002682s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_deleted_in_db [0.004351s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_amphora_role_indb [0.004121s] ... ok DEBUG: Failed to update health monitor 3799a678-0bff-4289-8f70-14a0ea45e669 provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_create_in_db [0.003284s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_health_mon_pending_delete_in_db [0.003954s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7policy_pending_create_in_db [0.003409s] ... ok DEBUG: Failed to update health monitor 3799a678-0bff-4289-8f70-14a0ea45e669 provisioning status to ERROR due to: fail DEBUG: Failed to update l7policy 1f4bb1ff-152c-4125-a8d0-39053bb0e1bd provisioning status to ERROR due to: fail DEBUG: Failed to update l7rule b6a129b5-cf89-41da-9a3f-da66d75512a7 provisioning status to ERROR due to: fail DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_l7rule_pending_delete_in_db [0.003366s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_mark_lb_amphorae_health_monitoring_busy [0.003545s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_reload_amphora [0.002807s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_info [0.003016s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_vip_data [0.004221s] ... ok DEBUG: Failed to decrement health monitor quota for project: 07072f1f-2c4e-4a8d-8f45-1000b6340719 the project may have excess quota in use. DEBUG: Reverting decrement quota for health monitor on project 07072f1f-2c4e-4a8d-8f45-1000b6340719 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for health monitor on project 07072f1f-2c4e-4a8d-8f45-1000b6340719 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for health monitor on project 07072f1f-2c4e-4a8d-8f45-1000b6340719 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for health monitor on project 07072f1f-2c4e-4a8d-8f45-1000b6340719 Project quota counts may be incorrect. DEBUG: Failed to decrement listener quota for project: 78e609cc-45db-46d0-b563-01051b4b2687 the project may have excess quota in use. DEBUG: Reverting decrement quota for listener on project 78e609cc-45db-46d0-b563-01051b4b2687 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for listener on project 78e609cc-45db-46d0-b563-01051b4b2687 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for listener on project 78e609cc-45db-46d0-b563-01051b4b2687 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for listener on project 78e609cc-45db-46d0-b563-01051b4b2687 Project quota counts may be incorrect. DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks.TestDatabaseTasks.test_update_amphora_vip_data2 [0.002458s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_health_monitor_quota [0.005354s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_listener_quota [0.005554s] ... ok DEBUG: Failed to decrement load balancer quota for project: ce2a88f2-b954-4177-b4fc-293aadba854b the project may have excess quota in use. DEBUG: Reverting decrement quota for load balancer on project ce2a88f2-b954-4177-b4fc-293aadba854b Project quota counts may be incorrect. DEBUG: Reverting decrement quota for load balancer on project ce2a88f2-b954-4177-b4fc-293aadba854b Project quota counts may be incorrect. DEBUG: Reverting decrement quota for load balancer on project ce2a88f2-b954-4177-b4fc-293aadba854b Project quota counts may be incorrect. DEBUG: Reverting decrement quota for load balancer on project ce2a88f2-b954-4177-b4fc-293aadba854b Project quota counts may be incorrect. DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_loadbalancer_quota [0.004483s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_database_tasks_quota.TestDatabaseTasksQuota.test_decrement_pool_quota_pool_children [0.006167s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_L7RuleToErrorOnRevertTask [0.002814s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_lifecycle_tasks.TestLifecycleTasks.test_LoadBalancerToErrorOnRevertTask [0.001725s] ... ok DEBUG: Reverting decrement quota for pool on project e05de2be-bdcb-4a45-b620-4de5a8db0355 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project e05de2be-bdcb-4a45-b620-4de5a8db0355 Project quota counts may be incorrect. DEBUG: Reverting decrement quota for pool on project e05de2be-bdcb-4a45-b620-4de5a8db0355 Project quota counts may be incorrect. DEBUG: Failed to update l7policy 43578f8e-c542-4104-9c88-337e4a4b14e2 provisioning status to ACTIVE due to: No sql_connection parameter is established DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_calculate_amphora_delta [0.128583s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_amphora_network_configs_by_id [0.003114s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_get_member_ports [0.004244s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_plug_ports [0.004312s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.tasks.test_network_tasks.TestNetworkTasks.test_unplug_networks [0.003045s] ... ok DEBUG: Failed to fetch l7rule from DB. Retrying for up to 60 seconds. DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_health_monitor [0.005477s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_l7rule [1.010131s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_listener [0.003624s] ... ok DEBUG: Failed to fetch load_balancer 601c7962-6be2-43ae-aed7-6d84c6edbfff from DB. Retrying for up to 60 seconds. DEBUG: Failed to fetch load_balancer 601c7962-6be2-43ae-aed7-6d84c6edbfff from DB. Retrying for up to 60 seconds. DEBUG: Failed to fetch load_balancer 601c7962-6be2-43ae-aed7-6d84c6edbfff from DB. Retrying for up to 60 seconds. DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_create_load_balancer_single_no_anti_affinity [6.021488s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_amphora [0.004718s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_health_monitor [0.002995s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_l7policy [0.002676s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_member [0.003812s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_delete_pool [0.003881s] ... ok DEBUG: Amphora 715d925f-473a-46d2-af83-86111dd6a5b7 failover exception: 'boom' DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/controller/worker/v2/controller_worker.py", line 938, 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: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amp_flow_exception [0.005388s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_amphora_anti_affinity [0.005920s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_deleted_amphora [0.007503s] ... ok DEBUG: Amphora 715d925f-473a-46d2-af83-86111dd6a5b7 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 amphorae found on load balancer 601c7962-6be2-43ae-aed7-6d84c6edbfff where two should exist. Repairing. DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_failover_loadbalancer_with_az [0.028148s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_get_amphorae_for_failover_act_stdby_net_split [0.004402s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_amphora_agent_config [0.003906s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_health_monitor [0.003235s] ... ok DEBUG: Health monitor did not go into PENDING_UPDATE in 60 seconds. This either due to an in-progress Octavia upgrade or an overloaded and failing database. Assuming an upgrade is in progress and continuing. DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_health_monitor_timeout [0.003163s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_l7rule [0.005289s] ... ok DEBUG: Load balancer did not go into PENDING_UPDATE in 60 seconds. This either due to an in-progress Octavia upgrade or an overloaded and failing database. Assuming an upgrade is in progress and continuing. DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_load_balancer_timeout [0.004933s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_member [0.004882s] ... ok DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_pool [0.003901s] ... ok DEBUG: Pool did not go into PENDING_UPDATE in 60 seconds. This either due to an in-progress Octavia upgrade or an overloaded and failing database. Assuming an upgrade is in progress and continuing. DEBUG: {0} octavia.tests.unit.controller.worker.v2.test_controller_worker.TestControllerWorker.test_update_pool_update [0.004994s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_no_port_no_fixed_ip [0.011506s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_allocate_vip_when_port_already_provided [0.006518s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip [0.008350s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_no_sec_group [0.007145s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_port_not_found_for_update [0.010371s] ... ok DEBUG: Can't deallocate VIP because the vip port 1 cannot be found in neutron. Continuing cleanup. DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_deallocate_vip_when_vip_port_not_found [0.008763s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_failover_preparation_dns_integration [0.005156s] ... ok DEBUG: Error plugging amphora (compute_id: amp9-compute-id) into port . DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/network/drivers/neutron/allowed_address_pairs.py", line 684, 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: amp9-compute-id) into vip network vip-net-1. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/octavia-9.1.1.dev68/octavia/network/drivers/neutron/allowed_address_pairs.py", line 684, 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-9.1.1.dev68/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-9.1.1.dev68/octavia/network/drivers/neutron/allowed_address_pairs.py", line 708, in plug_port DEBUG: raise base.PlugNetworkException(message) from e DEBUG: octavia.network.base.PlugNetworkException: Error plugging amphora (compute_id: amp9-compute-id) into port . DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_aap_errors_when_nova_cant_find_network_to_attach [0.008909s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_plug_vip [0.005505s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_aap_port [0.013944s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_unplug_aap_port_errors_when_update_port_cant_find_port [0.011217s] ... ok 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-9.1.1.dev68/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: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_sg [0.007240s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_update_vip_when_listener_deleted [0.005538s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_allowed_address_pairs.TestAllowedAddressPairsDriver.test_wait_for_port_detach_timeout [0.007038s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__check_extension_enabled [0.002794s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test__create_security_group_rule [0.002858s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_apply_or_undo_qos_on_port [0.002934s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_network_ip_availability [0.003525s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_ports_by_net_id_device_id [0.003263s] ... 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-9.1.1.dev68/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: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_unique_port_by_name [0.002620s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_get_user_subnet [0.017230s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_base.TestBaseNeutronNetworkDriver.test_plug_fixed_ip_no_ip_address [0.006722s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.neutron.test_utils.TestNeutronUtils.test_convert_floatingip_dict_to_model [0.000510s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_allocate_vip [0.001434s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_delete_port [0.001262s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_port_by_name [0.001144s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_get_port_by_net_id_device_id [0.001079s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_plug_port [0.001154s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_unplug_aap [0.001124s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_unplug_vip [0.001175s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_update_vip [0.001042s] ... ok DEBUG: {0} octavia.tests.unit.network.drivers.noop_driver.test_driver.TestNoopNetworkDriver.test_update_vip_sg [0.001391s] ... ok DEBUG: {0} octavia.tests.unit.statistics.test_stats_base.TestStatsBase.test__get_stats_handlers [0.001623s] ... ok DEBUG: {0} octavia.tests.unit.test_version.TestVersion.test_version_str [0.000628s] ... ok DEBUG: {0} octavia.tests.unit.volume.drivers.noop_driver.test_driver.TestNoopVolumeDriver.test_get_image_from_volume [0.000459s] ... 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: {0} octavia.tests.unit.volume.drivers.test_cinder_driver.TestCinderClient.test_build_cinder_volume_timeout [0.009277s] ... ok DEBUG: Sending INIT packet to 192.168.0.27:1234 DEBUG: Received 1234 Type chunk DEBUG: Sending ABORT packet DEBUG: Sending INIT packet to 192.168.0.27:1234 DEBUG: Received ABORT DEBUG: frozenset({'loadbalancer_id'}) DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 2007 tests in 20035.0981 sec. DEBUG: - Passed: 2007 DEBUG: - Skipped: 0 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 20134.0709 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (502 tests) => 5:33:54.837157 DEBUG: - Worker 1 (502 tests) => 0:00:13.040670 DEBUG: - Worker 2 (502 tests) => 0:00:20.876015 DEBUG: - Worker 3 (501 tests) => 0:01:06.083598 DEBUG: + exit 0 DEBUG: Processing files: python3-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cG4UYw DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-9.1.1.dev68 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/licenses/python3-octavia DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/licenses/python3-octavia DEBUG: + exit 0 DEBUG: Provides: python3-octavia = 9.1.1-0.20240125125427.2a2ad0d.el8 python3.6dist(octavia) = 9.1.1.dev68 python3dist(octavia) = 9.1.1.dev68 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-9.1.1-0.20240125125427.2a2ad0d.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.olrB3R DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-9.1.1.dev68 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/licenses/python3-octavia-tests DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/licenses/python3-octavia-tests DEBUG: + exit 0 DEBUG: Provides: python3-octavia-tests = 9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.F1oz0O DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-9.1.1.dev68 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/doc/openstack-octavia-common DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/doc/openstack-octavia-common DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kMFHsq DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-9.1.1.dev68 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/licenses/openstack-octavia-common DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/licenses/openstack-octavia-common DEBUG: + exit 0 DEBUG: Provides: config(openstack-octavia-common) = 9.1.1-0.20240125125427.2a2ad0d.el8 openstack-octavia-common = 9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.39TYpH DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-9.1.1.dev68 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/licenses/openstack-octavia-amphora-agent DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/licenses/openstack-octavia-amphora-agent DEBUG: + exit 0 DEBUG: Provides: config(openstack-octavia-amphora-agent) = 9.1.1-0.20240125125427.2a2ad0d.el8 openstack-octavia-amphora-agent = 9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.g4Oxsi DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-9.1.1.dev68 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/licenses/openstack-octavia-api DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/licenses/openstack-octavia-api DEBUG: + exit 0 DEBUG: Provides: openstack-octavia-api = 9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YChDC7 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-9.1.1.dev68 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/licenses/openstack-octavia-worker DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/licenses/openstack-octavia-worker DEBUG: + exit 0 DEBUG: Provides: openstack-octavia-worker = 9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uxnfS5 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-9.1.1.dev68 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/licenses/openstack-octavia-health-manager DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/licenses/openstack-octavia-health-manager DEBUG: + exit 0 DEBUG: Provides: openstack-octavia-health-manager = 9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oFjHKX DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-9.1.1.dev68 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/licenses/openstack-octavia-housekeeping DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/licenses/openstack-octavia-housekeeping DEBUG: + exit 0 DEBUG: Provides: openstack-octavia-housekeeping = 9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Q8UEqC DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-9.1.1.dev68 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/doc/openstack-octavia-diskimage-create DEBUG: + cp -pr diskimage-create/README.rst /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64/usr/share/doc/openstack-octavia-diskimage-create DEBUG: + exit 0 DEBUG: Provides: openstack-octavia-diskimage-create = 9.1.1-0.20240125125427.2a2ad0d.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-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64 DEBUG: Wrote: /builddir/build/RPMS/python3-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-octavia-tests-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-octavia-common-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-octavia-amphora-agent-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-octavia-api-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-octavia-worker-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-octavia-health-manager-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-octavia-housekeeping-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-octavia-diskimage-create-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JoF6nF DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd octavia-9.1.1.dev68 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.src.rpm INFO: Done(/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf/openstack-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.src.rpm) Config(dlrn-5) 337 minutes 30 seconds INFO: Results and/or logs in: /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf 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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-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-xena-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 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-xena-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: ['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-xena-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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: 16139340 3810412 4406424 603080 7922504 11388436 DEBUG: Swap: 16777212 5462044 11315168 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '/var/cache/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 DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 585M 3.8G 14% /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 303G 248G 56% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos8-xena-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: /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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: 16139340 3638200 3257088 1598328 9244052 10565600 DEBUG: Swap: 16777212 5457180 11320032 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/cache/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 DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 24% /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: /dev/vda1 550G 303G 248G 56% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.p3zul790', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-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', '--target', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root DEBUG: resultdir = /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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', '3b3cd572b2f8486f9d802bc377806f8c', '-D', '/var/lib/mock/dlrn-centos8-xena-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', '1024', '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', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'] 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', '--target', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'] 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-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf/openstack-octavia-diskimage-create-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf/openstack-octavia-housekeeping-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf/openstack-octavia-health-manager-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf/openstack-octavia-worker-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf/openstack-octavia-api-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf/openstack-octavia-amphora-agent-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf/openstack-octavia-common-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf/python3-octavia-tests-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm /home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf/python3-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-xena-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', '--target', '/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-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-xena-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-xena-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', '--target', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-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-xena-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-xena-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-xena-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf/openstack-octavia-diskimage-create-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf/openstack-octavia-housekeeping-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf/openstack-octavia-health-manager-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf/openstack-octavia-worker-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf/openstack-octavia-api-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf/openstack-octavia-amphora-agent-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf/openstack-octavia-common-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf/python3-octavia-tests-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf/python3-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wvwe9k8o:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c1961f779a1b4b45a322c0640f5d0648', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wvwe9k8o:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf/openstack-octavia-diskimage-create-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf/openstack-octavia-housekeeping-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf/openstack-octavia-health-manager-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf/openstack-octavia-worker-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf/openstack-octavia-api-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf/openstack-octavia-amphora-agent-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf/openstack-octavia-common-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf/python3-octavia-tests-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf/python3-octavia-9.1.1-0.20240125125427.2a2ad0d.el8.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-xena-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', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-ironic-python-agent-builder- 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-f8ea857720addd986dd50 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manilaclient-135cdf98c317827634 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-29572e2c3354f3757 21 kB/s | 3.0 kB 00:00 DEBUG: delorean-diskimage-builder-0d4fbf1a47be8e6bd18b 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-ac1c6a8c7d85502babdf617 19 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-4fc2ea4a85bbca25fae84 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-ede80c4f365072d53a82e 20 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-9801f5e5f3fd32022b1e 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-c1af2b169bc30604e225 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-f4222d558b70fa28a30 22 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-6fb3011a7f25803f399f9f 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-1580f6f8437bd07e008c 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ceph-56a58ad3bd37d605677dfcba07 22 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ui-35188073b2d7ca5b9 23 kB/s | 3.0 kB 00:00 DEBUG: delorean-validations-common-f273ccbb963e31056bd 22 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 16 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 60 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 7.8 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 5.5 kB/s | 4.4 kB 00:00 DEBUG: dlrn-xena-testing 31 kB/s | 3.0 kB 00:00 DEBUG: dlrn-xena-build-deps 20 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 11 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 18 kB/s | 3.0 kB 00:00 DEBUG: opstools 18 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 51 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 9.1.1-0.20240125125427.2a2ad0d.el8 @commandline 13 k DEBUG: openstack-octavia-api noarch 9.1.1-0.20240125125427.2a2ad0d.el8 @commandline 13 k DEBUG: openstack-octavia-common noarch 9.1.1-0.20240125125427.2a2ad0d.el8 @commandline 22 k DEBUG: openstack-octavia-diskimage-create noarch 9.1.1-0.20240125125427.2a2ad0d.el8 @commandline 43 k DEBUG: openstack-octavia-health-manager noarch 9.1.1-0.20240125125427.2a2ad0d.el8 @commandline 12 k DEBUG: openstack-octavia-housekeeping noarch 9.1.1-0.20240125125427.2a2ad0d.el8 @commandline 12 k DEBUG: openstack-octavia-worker noarch 9.1.1-0.20240125125427.2a2ad0d.el8 @commandline 12 k DEBUG: python3-octavia noarch 9.1.1-0.20240125125427.2a2ad0d.el8 @commandline 910 k DEBUG: python3-octavia-tests noarch 9.1.1-0.20240125125427.2a2ad0d.el8 @commandline 937 k DEBUG: Installing dependencies: DEBUG: blosc x86_64 1.20.1-1.el8 delorean-xena-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.26-1.el8 Stream-AppStream 80 k DEBUG: device-mapper-event x86_64 8:1.02.181-9.el8 Stream-BaseOS 272 k DEBUG: device-mapper-event-libs x86_64 8:1.02.181-9.el8 Stream-BaseOS 271 k DEBUG: device-mapper-persistent-data x86_64 0.9.0-7.el8 Stream-BaseOS 927 k DEBUG: dib-utils noarch 0.0.11-0.20210921132351.51661c3.el8 delorean-component-common 11 k DEBUG: diskimage-builder noarch 3.32.1-0.20240125023829.0d4fbf1.el8 delorean-component-common 794 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-17.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-xena-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-21.el8 Stream-BaseOS 645 k DEBUG: libqhull x86_64 1:7.2.1-2.el8 delorean-xena-testing 168 k DEBUG: libquadmath x86_64 8.5.0-21.el8 Stream-BaseOS 172 k DEBUG: libsodium x86_64 1.0.18-2.el8 delorean-xena-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-9.el8 Stream-BaseOS 1.7 M DEBUG: lvm2-libs x86_64 8:2.03.14-9.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-4.el8 Stream-AppStream 4.7 M DEBUG: openblas-threads x86_64 0.3.15-4.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-BaseOS 27 k DEBUG: perl-Digest-MD5 x86_64 2.55-396.el8 Stream-BaseOS 37 k DEBUG: perl-Encode x86_64 4:2.97-3.el8 Stream-BaseOS 1.5 M DEBUG: perl-Errno x86_64 1.28-422.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-3.el8 Stream-BaseOS 59 k DEBUG: perl-IO x86_64 1.38-422.el8 Stream-BaseOS 142 k DEBUG: perl-IO-Socket-IP noarch 0.39-5.el8 Stream-BaseOS 47 k DEBUG: perl-IO-Socket-SSL noarch 2.066-4.module_el8+339+1ec643e0 Stream-AppStream 304 k DEBUG: perl-MIME-Base64 x86_64 3.15-396.el8 Stream-BaseOS 31 k DEBUG: perl-Mozilla-CA noarch 20160104-7.module_el8+645+9d809f8c Stream-AppStream 15 k DEBUG: perl-Net-SSLeay x86_64 1.88-2.module_el8+339+1ec643e0 Stream-AppStream 402 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-BaseOS 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-422.el8 Stream-BaseOS 6.3 M DEBUG: perl-libnet noarch 3.11-3.el8 Stream-BaseOS 121 k DEBUG: perl-libs x86_64 4:5.26.3-422.el8 Stream-BaseOS 1.6 M DEBUG: perl-macros x86_64 4:5.26.3-422.el8 Stream-BaseOS 73 k DEBUG: perl-open noarch 1.11-422.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.8.2-0.20220318083550.55cb199.el8 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 4.4.1-0.20210913063308.8e08400.el8 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 11.0.0-0.20210910154117.75661fb.el8 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 5.1.0-0.20210908181331.b031d17.el8 delorean-component-common 13 k DEBUG: python-oslo-log-lang noarch 4.6.0-0.20210908173310.41c8807.el8 delorean-component-common 12 k DEBUG: python-oslo-middleware-lang noarch 4.4.0-0.20210908180655.da7987c.el8 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 3.8.3-0.20211029111327.ff2a39f.el8 delorean-component-common 11 k DEBUG: python-oslo-utils-lang noarch 4.10.2-0.20220513072912.90a5046.el8 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20210906193823.4179996.el8 delorean-component-common 14 k DEBUG: python3-Bottleneck x86_64 1.2.1-13.el8 delorean-xena-testing 131 k DEBUG: python3-PyMySQL noarch 0.10.1-2.module_el8+762+77bd8591 Stream-AppStream 110 k DEBUG: python3-alembic noarch 1.7.1-3.el8 delorean-xena-testing 1.1 M DEBUG: python3-amqp noarch 5.0.5-1.el8 delorean-xena-testing 97 k DEBUG: python3-appdirs noarch 1.4.3-12.el8 delorean-xena-testing 23 k DEBUG: python3-attrs noarch 17.4.0-6.el8 Stream-AppStream 53 k DEBUG: python3-automaton noarch 2.4.0-0.20210908173915.0461d8e.el8 delorean-component-common 41 k DEBUG: python3-autopage noarch 0.4.0-1.el8 delorean-xena-testing 38 k DEBUG: python3-barbicanclient noarch 5.2.0-0.20210920073316.ad49c40.el8 delorean-component-clients 130 k DEBUG: python3-bcrypt x86_64 3.1.7-3.el8 delorean-xena-testing 44 k DEBUG: python3-beautifulsoup4 noarch 4.9.3-1.el8 delorean-xena-testing 215 k DEBUG: python3-cachetools noarch 4.2.0-1.el8 delorean-xena-testing 35 k DEBUG: python3-cairo x86_64 1.16.3-6.el8 Stream-AppStream 90 k DEBUG: python3-castellan noarch 3.9.1-0.20210909084347.4eb212b.el8 delorean-component-security 129 k DEBUG: python3-cinderclient noarch 8.1.0-0.20210909084657.fab6ddf.el8 delorean-component-clients 228 k DEBUG: python3-click noarch 6.7-8.el8 Stream-BaseOS 131 k DEBUG: python3-cliff noarch 3.9.0-0.20210909074329.734bc0c.el8 delorean-component-common 95 k DEBUG: python3-cmd2 noarch 1.4.0-1.1.el8 delorean-xena-testing 307 k DEBUG: python3-colorama noarch 0.4.3-3.el8 delorean-xena-testing 36 k DEBUG: python3-cotyledon noarch 1.7.3-4.el8 delorean-xena-testing 46 k DEBUG: python3-cycler noarch 0.10.0-13.el8 delorean-xena-testing 20 k DEBUG: python3-dataclasses noarch 0.8-1.el8 delorean-xena-testing 33 k DEBUG: python3-dateutil noarch 1:2.6.1-6.el8 Stream-BaseOS 251 k DEBUG: python3-debtcollector noarch 2.3.0-0.20210909100842.0bf5bf5.el8 delorean-component-common 31 k DEBUG: python3-decorator noarch 4.4.0-5.el8 delorean-xena-testing 32 k DEBUG: python3-defusedxml noarch 0.7.1-1.el8 delorean-xena-testing 54 k DEBUG: python3-distro noarch 1.4.0-4.el8 delorean-xena-testing 36 k DEBUG: python3-dogpile-cache noarch 1.1.5-1.1.el8 delorean-xena-testing 91 k DEBUG: python3-entrypoints noarch 0.3-4.el8 delorean-xena-testing 165 k DEBUG: python3-etcd3gw noarch 0.2.5-1.el8 delorean-xena-testing 41 k DEBUG: python3-extras noarch 1.0.0-10.el8 delorean-xena-testing 21 k DEBUG: python3-fasteners noarch 0.14.1-20.el8 delorean-xena-testing 44 k DEBUG: python3-fixtures noarch 3.0.0-16.el8 delorean-xena-testing 96 k DEBUG: python3-flake8 noarch 3.7.7-6.el8 delorean-xena-testing 123 k DEBUG: python3-flask noarch 1:1.1.2-4.el8 delorean-xena-testing 165 k DEBUG: python3-fluidity-sm noarch 0.2.0-16.el8 delorean-xena-testing 20 k DEBUG: python3-future noarch 0.18.2-3.el8 delorean-xena-testing 789 k DEBUG: python3-futurist noarch 2.4.0-0.20210908172359.d70c7e5.el8 delorean-component-common 63 k DEBUG: python3-glanceclient noarch 1:3.5.0-0.20210909074601.74a55bd.el8 delorean-component-clients 147 k DEBUG: python3-gunicorn noarch 20.0.4-1.el8 delorean-xena-testing 152 k DEBUG: python3-importlib-metadata noarch 1.7.0-1.el8 delorean-xena-testing 46 k DEBUG: python3-importlib-resources noarch 4.1.1-1.el8 delorean-xena-testing 47 k DEBUG: python3-inotify noarch 0.9.6-13.el8 Stream-BaseOS 57 k DEBUG: python3-iso8601 noarch 0.1.12-3.el8 delorean-xena-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-xena-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-xena-testing 112 k DEBUG: python3-keyring noarch 21.0.0-1.el8 delorean-xena-testing 80 k DEBUG: python3-keystoneauth1 noarch 4.4.0-0.20210920083347.112bcae.el8 delorean-component-security 431 k DEBUG: python3-keystoneclient noarch 1:4.3.0-0.20220713075919.d5cb761.el8 delorean-component-clients 252 k DEBUG: python3-keystonemiddleware noarch 9.3.0-0.20210909120330.90df936.el8 delorean-component-security 92 k DEBUG: python3-kiwisolver x86_64 1.1.0-4.el8 delorean-xena-testing 78 k DEBUG: python3-kombu noarch 1:5.0.2-1.el8 delorean-xena-testing 338 k DEBUG: python3-lexicon noarch 1.0.0-9.el8 delorean-xena-testing 19 k DEBUG: python3-logutils noarch 0.3.5-11.el8 delorean-xena-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-14.el8 Stream-AppStream 157 k DEBUG: python3-matplotlib x86_64 3.1.1-2.el8 delorean-xena-testing 3.3 M DEBUG: python3-matplotlib-data noarch 3.1.1-2.el8 delorean-xena-testing 1.8 M DEBUG: python3-matplotlib-data-fonts noarch 3.1.1-2.el8 delorean-xena-testing 2.4 M DEBUG: python3-matplotlib-tk x86_64 3.1.1-2.el8 delorean-xena-testing 64 k DEBUG: python3-mccabe noarch 0.6.1-14.el8 delorean-xena-testing 22 k DEBUG: python3-memcached noarch 1.59-1.el8 delorean-xena-testing 44 k DEBUG: python3-migrate noarch 0.13.0-1.el8 delorean-xena-testing 238 k DEBUG: python3-mock noarch 3.0.5-7.el8 delorean-xena-testing 55 k DEBUG: python3-msgpack x86_64 1.0.2-1.el8 delorean-xena-testing 93 k DEBUG: python3-munch noarch 2.5.0-3.el8 delorean-xena-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-xena-testing 2.5 M DEBUG: python3-neutronclient noarch 7.6.0-0.20210909093154.983f0ab.el8 delorean-component-clients 310 k DEBUG: python3-novaclient noarch 1:17.6.0-0.20210909075316.8066f8c.el8 delorean-component-clients 226 k DEBUG: python3-numexpr x86_64 2.7.1-1.el8 delorean-xena-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.4.1-0.20210908182546.ee07c4e.el8 delorean-component-octavia 44 k DEBUG: python3-openstacksdk noarch 0.59.0-0.20210909070318.d0d4d8b.el8 delorean-component-clients 876 k DEBUG: python3-os-client-config noarch 2.1.0-0.20220311090529.bc96c23.el8 delorean-component-tripleo 53 k DEBUG: python3-os-service-types noarch 1.7.0-0.20220311090043.0b2f473.el8 delorean-component-clients 36 k DEBUG: python3-os-testr noarch 2.0.1-0.20210913072537.7f52c37.el8 delorean-component-common 71 k DEBUG: python3-osc-lib noarch 2.4.2-0.20210909090145.415a6c7.el8 delorean-component-clients 77 k DEBUG: python3-oslo-cache noarch 2.8.2-0.20220318083550.55cb199.el8 delorean-component-common 53 k DEBUG: python3-oslo-concurrency noarch 4.4.1-0.20210913063308.8e08400.el8 delorean-component-common 40 k DEBUG: python3-oslo-config noarch 2:8.7.1-0.20210908173604.1a7bd66.el8 delorean-component-common 227 k DEBUG: python3-oslo-context noarch 3.3.2-0.20211026070319.7187c67.el8 delorean-component-common 25 k DEBUG: python3-oslo-db noarch 11.0.0-0.20210910154117.75661fb.el8 delorean-component-common 146 k DEBUG: python3-oslo-i18n noarch 5.1.0-0.20210908181331.b031d17.el8 delorean-component-common 57 k DEBUG: python3-oslo-log noarch 4.6.0-0.20210908173310.41c8807.el8 delorean-component-common 62 k DEBUG: python3-oslo-messaging noarch 12.9.4-0.20220627084906.49ec24c.el8 delorean-component-common 231 k DEBUG: python3-oslo-metrics noarch 0.3.1-0.20220214085829.b904335.el8 delorean-component-common 23 k DEBUG: python3-oslo-middleware noarch 4.4.0-0.20210908180655.da7987c.el8 delorean-component-common 57 k DEBUG: python3-oslo-policy noarch 3.8.3-0.20211029111327.ff2a39f.el8 delorean-component-common 75 k DEBUG: python3-oslo-reports noarch 2.3.0-0.20210908171418.f2799dc.el8 delorean-component-common 58 k DEBUG: python3-oslo-serialization noarch 4.2.0-0.20210908170955.2b94a4f.el8 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 2.6.2-0.20220513142341.03d4fdd.el8 delorean-component-common 70 k DEBUG: python3-oslo-upgradecheck noarch 1.4.0-0.20210908165845.3ca8698.el8 delorean-component-common 26 k DEBUG: python3-oslo-utils noarch 4.10.2-0.20220513072912.90a5046.el8 delorean-component-common 80 k DEBUG: python3-oslotest noarch 4.5.0-0.20210908170400.d4b1896.el8 delorean-component-clients 47 k DEBUG: python3-pandas x86_64 0.25.3-1.el8 delorean-xena-testing 11 M DEBUG: python3-paramiko noarch 2.7.2-1.el8 delorean-xena-testing 314 k DEBUG: python3-paste noarch 3.5.0-1.el8 delorean-xena-testing 813 k DEBUG: python3-paste-deploy noarch 2.1.1-1.el8 delorean-xena-testing 40 k DEBUG: python3-pecan noarch 1.3.3-2.el8 delorean-xena-testing 283 k DEBUG: python3-pillow x86_64 5.1.1-19.el8 Stream-AppStream 695 k DEBUG: python3-prettytable noarch 0.7.2-14.el8 Stream-AppStream 44 k DEBUG: python3-prometheus_client noarch 0.7.1-2.el8 delorean-xena-testing 82 k DEBUG: python3-psutil x86_64 5.7.3-1.el8 delorean-xena-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-xena-testing 140 k DEBUG: python3-pyasn1-modules noarch 0.4.6-3.el8 delorean-xena-testing 151 k DEBUG: python3-pycadf noarch 3.1.1-0.20210906193823.4179996.el8 delorean-component-common 51 k DEBUG: python3-pycodestyle noarch 2.5.0-6.el8 delorean-xena-testing 94 k DEBUG: python3-pydot noarch 1.4.1-1.el8 delorean-xena-testing 51 k DEBUG: python3-pyflakes noarch 2.1.1-5.el8 delorean-xena-testing 69 k DEBUG: python3-pygraphviz x86_64 1.5-9.el8 delorean-xena-testing 91 k DEBUG: python3-pynacl x86_64 1.4.0-1.el8 delorean-xena-testing 109 k DEBUG: python3-pyngus noarch 2.3.0-4.el8 delorean-xena-testing 54 k DEBUG: python3-pyperclip noarch 1.8.0-2.el8 delorean-xena-testing 24 k DEBUG: python3-pyroute2 noarch 0.6.6-1.el8 delorean-xena-testing 721 k DEBUG: python3-pyrsistent x86_64 0.17.3-1.el8 delorean-xena-testing 107 k DEBUG: python3-pyyaml x86_64 5.4.1-2.el8 delorean-xena-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-xena-testing 33 k DEBUG: python3-requests-mock noarch 1.8.0-1.el8 delorean-xena-testing 46 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20220311083722.d7ac0ff.el8 delorean-component-common 15 k DEBUG: python3-rfc3986 noarch 1.4.0-3.el8 delorean-xena-testing 52 k DEBUG: python3-routes noarch 2.4.1-12.el8 delorean-xena-testing 196 k DEBUG: python3-scipy x86_64 1.0.0-21.module_el8+762+77bd8591 Stream-AppStream 14 M DEBUG: python3-secretstorage noarch 3.1.1-4.el8 delorean-xena-testing 36 k DEBUG: python3-setproctitle x86_64 1.1.10-16.el8 delorean-xena-testing 24 k DEBUG: python3-simplegeneric noarch 0.8.1-17.el8 delorean-xena-testing 19 k DEBUG: python3-simplejson x86_64 3.17.2-2.el8 delorean-xena-testing 280 k DEBUG: python3-soupsieve noarch 2.1.0-1.el8 delorean-xena-testing 66 k DEBUG: python3-sqlalchemy-utils noarch 0.37.8-1.el8 delorean-xena-testing 156 k DEBUG: python3-sqlparse noarch 0.3.1-3.el8 delorean-xena-testing 88 k DEBUG: python3-statsd noarch 3.2.1-16.el8 delorean-xena-testing 35 k DEBUG: python3-stestr noarch 2.6.0-4.el8 delorean-xena-testing 166 k DEBUG: python3-stevedore noarch 3.4.2-0.20221021074429.1c12706.el8 delorean-component-clients 69 k DEBUG: python3-subunit noarch 1.4.0-1.el8 delorean-xena-testing 97 k DEBUG: python3-tables x86_64 3.5.2-6.el8 delorean-xena-testing 1.4 M DEBUG: python3-taskflow noarch 4.6.2-0.20210908175224.05bdafd.el8 delorean-component-common 689 k DEBUG: python3-tempest noarch 1:33.0.0-0.20230302155502.1580f6f.el8 delorean-component-tempest 1.6 M DEBUG: python3-tempita noarch 0.5.1-25.el8 delorean-xena-testing 39 k DEBUG: python3-tenacity noarch 6.2.0-1.el8 delorean-xena-testing 50 k DEBUG: python3-testrepository noarch 0.0.20-20.el8 delorean-xena-testing 174 k DEBUG: python3-testresources noarch 2.0.1-1.el8 delorean-xena-testing 62 k DEBUG: python3-testscenarios noarch 0.5.0-17.el8 delorean-xena-testing 40 k DEBUG: python3-testtools noarch 2.5.0-3.el8 delorean-xena-testing 353 k DEBUG: python3-tkinter x86_64 3.6.8-59.el8 Stream-AppStream 404 k DEBUG: python3-unittest2 noarch 1.1.0-16.el8 Stream-PowerTools 186 k DEBUG: python3-vine noarch 5.0.0-2.el8 delorean-xena-testing 26 k DEBUG: python3-voluptuous noarch 0.12.1-1.el8 delorean-xena-testing 62 k DEBUG: python3-waitress noarch 1.4.2-1.el8 delorean-xena-testing 255 k DEBUG: python3-warlock noarch 1.3.3-1.el8 delorean-xena-testing 22 k DEBUG: python3-wcwidth noarch 0.2.5-2.el8 delorean-xena-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-xena-testing 253 k DEBUG: python3-webtest noarch 2.0.35-3.el8 delorean-xena-testing 87 k DEBUG: python3-werkzeug noarch 2.0.1-2.el8 delorean-xena-testing 456 k DEBUG: python3-wrapt x86_64 1.12.1-3.el8 delorean-xena-testing 55 k DEBUG: python3-wsme noarch 0.10.1-0.20210906201358.63fe135.el8 delorean-component-common 139 k DEBUG: python3-yappi x86_64 1.3.0-1.el8 delorean-xena-testing 54 k DEBUG: python3-zipp noarch 3.4.0-1.el8 delorean-xena-testing 16 k DEBUG: qemu-img x86_64 15:6.2.0-46.module_el8+831+274a459a Stream-AppStream 2.2 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-29.el8 Stream-AppStream 2.4 M DEBUG: texlive-dvipng x86_64 7:20180414-29.el8 Stream-AppStream 332 k DEBUG: texlive-kpathsea x86_64 7:20180414-29.el8 Stream-AppStream 1.1 M DEBUG: texlive-lib x86_64 7:20180414-29.el8 Stream-AppStream 544 k DEBUG: texlive-tetex noarch 7:20180414-29.el8 Stream-AppStream 419 k DEBUG: texlive-texlive.infra noarch 7:20180414-29.el8 Stream-AppStream 286 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-12.el8 Stream-BaseOS 1.1 M DEBUG: Installing weak dependencies: DEBUG: python3-cssselect noarch 0.9.2-13.el8 delorean-xena-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-xena-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 277 Packages DEBUG: Total size: 120 M DEBUG: Total download size: 876 k DEBUG: Installed size: 478 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-barbicanclient-5.2.0-0.20210920073316.ad49c40.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cinderclient-8.1.0-0.20210909084657.fab6ddf.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-glanceclient-3.5.0-0.20210909074601.74a55bd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-4.3.0-0.20220713075919.d5cb761.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-7.6.0-0.20210909093154.983f0ab.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-novaclient-17.6.0-0.20210909075316.8066f8c.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20220311090043.0b2f473.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-2.4.2-0.20210909090145.415a6c7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-4.5.0-0.20210908170400.d4b1896.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-3.4.2-0.20221021074429.1c12706.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-2.8.2-0.20220318083550.55cb199.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-4.4.1-0.20210913063308.8e08400.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-11.0.0-0.20210910154117.75661fb.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-5.1.0-0.20210908181331.b031d17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-4.6.0-0.20210908173310.41c8807.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-4.4.0-0.20210908180655.da7987c.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-3.8.3-0.20211029111327.ff2a39f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-4.10.2-0.20220513072912.90a5046.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-3.1.1-0.20210906193823.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-automaton-2.4.0-0.20210908173915.0461d8e.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-3.9.0-0.20210909074329.734bc0c.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-2.3.0-0.20210909100842.0bf5bf5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-2.4.0-0.20210908172359.d70c7e5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-2.8.2-0.20220318083550.55cb199.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-4.4.1-0.20210913063308.8e08400.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-8.7.1-0.20210908173604.1a7bd66.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-3.3.2-0.20211026070319.7187c67.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-11.0.0-0.20210910154117.75661fb.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-5.1.0-0.20210908181331.b031d17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-4.6.0-0.20210908173310.41c8807.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-12.9.4-0.20220627084906.49ec24c.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.3.1-0.20220214085829.b904335.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-4.4.0-0.20210908180655.da7987c.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-3.8.3-0.20211029111327.ff2a39f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-2.3.0-0.20210908171418.f2799dc.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-4.2.0-0.20210908170955.2b94a4f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-2.6.2-0.20220513142341.03d4fdd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-1.4.0-0.20210908165845.3ca8698.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-4.10.2-0.20220513072912.90a5046.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-3.1.1-0.20210906193823.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20220311083722.d7ac0ff.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-taskflow-4.6.2-0.20210908175224.05bdafd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wsme-0.10.1-0.20210906201358.63fe135.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-octavia-lib-2.4.1-0.20210908182546.ee07c4e.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-castellan-3.9.1-0.20210909084347.4eb212b.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-4.4.0-0.20210920083347.112bcae.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-9.3.0-0.20210909120330.90df936.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempest-33.0.0-0.20230302155502.1580f6f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20220311090529.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-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-event-libs-1.02.181-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-persistent-data-0.9.0-7.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-17.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-21.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libquadmath-8.5.0-21.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-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lvm2-libs-2.03.14-9.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-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-Encode-2.97-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.28-422.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-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.38-422.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.39-5.el8.noarch.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-URI-1.73-3.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-422.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.11-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.26.3-422.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-macros-5.26.3-422.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-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] desktop-file-utils-0.26-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-0.3.15-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-threads-0.3.15-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Filter-1.58-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Unidecode-1.30-5.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-open-1.11-422.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591.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-14.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-19.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+762+77bd8591.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-tkinter-3.6.8-59.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-46.module_el8+831+274a459a.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-base-20180414-29.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvipng-20180414-29.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-20180414-29.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lib-20180414-29.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-tetex-20180414-29.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-texlive.infra-20180414-29.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.7.1-3.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-autopage-0.4.0-1.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-dataclasses-0.8-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-defusedxml-0.7.1-1.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-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-importlib-resources-4.1.1-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-prometheus_client-0.7.1-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.6-1.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.37.8-1.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-3.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-2.0.1-2.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: (266/268): dib-utils-0.0.11-0.20210921132351.51 52 kB/s | 11 kB 00:00 DEBUG: (267/268): diskimage-builder-3.32.1-0.202401250 2.8 MB/s | 794 kB 00:00 DEBUG: (268/268): python3-os-testr-2.0.1-0.20210913072 252 kB/s | 71 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 2.8 MB/s | 876 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-webob-1.8.6-3.el8.noarch 1/277 DEBUG: Installing : python3-prettytable-0.7.2-14.el8.noarch 2/277 DEBUG: Installing : python3-netaddr-0.7.19-8.el8.noarch 3/277 DEBUG: Installing : python3-iso8601-0.1.12-3.el8.noarch 4/277 DEBUG: Installing : python3-decorator-4.4.0-5.el8.noarch 5/277 DEBUG: Installing : python3-simplejson-3.17.2-2.el8.x86_64 6/277 DEBUG: Installing : python3-dateutil-1:2.6.1-6.el8.noarch 7/277 DEBUG: Installing : libaio-0.3.112-1.el8.x86_64 8/277 DEBUG: Installing : python3-futurist-2.4.0-0.20210908172359.d70c7e5. 9/277 DEBUG: Installing : python3-tenacity-6.2.0-1.el8.noarch 10/277 DEBUG: Installing : python3-pyasn1-0.4.6-3.el8.noarch 11/277 DEBUG: Installing : python3-extras-1.0.0-10.el8.noarch 12/277 DEBUG: Installing : python3-fixtures-3.0.0-16.el8.noarch 13/277 DEBUG: Installing : python3-testtools-2.5.0-3.el8.noarch 14/277 DEBUG: Installing : python3-subunit-1.4.0-1.el8.noarch 15/277 DEBUG: Running scriptlet: texlive-base-7:20180414-29.el8.noarch 16/277 DEBUG: Installing : texlive-base-7:20180414-29.el8.noarch 16/277 DEBUG: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 17/277 DEBUG: Installing : python3-mako-1.0.6-14.el8.noarch 18/277 DEBUG: Installing : device-mapper-event-libs-8:1.02.181-9.el8.x86_64 19/277 DEBUG: Installing : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 20/277 DEBUG: Installing : python3-matplotlib-data-3.1.1-2.el8.noarch 21/277 DEBUG: Installing : python3-zipp-3.4.0-1.el8.noarch 22/277 DEBUG: Installing : python3-importlib-metadata-1.7.0-1.el8.noarch 23/277 DEBUG: Installing : python3-stevedore-3.4.2-0.20221021074429.1c12706 24/277 DEBUG: Installing : python3-dogpile-cache-1.1.5-1.1.el8.noarch 25/277 DEBUG: Installing : python3-wrapt-1.12.1-3.el8.x86_64 26/277 DEBUG: Installing : python3-debtcollector-2.3.0-0.20210909100842.0bf 27/277 DEBUG: Installing : python3-oslo-context-3.3.2-0.20211026070319.7187 28/277 DEBUG: Installing : python3-vine-5.0.0-2.el8.noarch 29/277 DEBUG: Installing : python3-amqp-5.0.5-1.el8.noarch 30/277 DEBUG: Installing : python3-tempita-0.5.1-25.el8.noarch 31/277 DEBUG: Installing : python3-paste-3.5.0-1.el8.noarch 32/277 DEBUG: Installing : python3-setproctitle-1.1.10-16.el8.x86_64 33/277 DEBUG: Installing : python3-rfc3986-1.4.0-3.el8.noarch 34/277 DEBUG: Installing : python3-pydot-1.4.1-1.el8.noarch 35/277 DEBUG: Installing : python3-mock-3.0.5-7.el8.noarch 36/277 DEBUG: Installing : python3-fasteners-0.14.1-20.el8.noarch 37/277 DEBUG: Installing : python3-cachetools-4.2.0-1.el8.noarch 38/277 DEBUG: Installing : python3-bcrypt-3.1.7-3.el8.x86_64 39/277 DEBUG: Installing : texlive-lib-7:20180414-29.el8.x86_64 40/277 DEBUG: Installing : python3-pillow-5.1.1-19.el8.x86_64 41/277 DEBUG: Installing : python3-netifaces-0.10.6-4.el8.x86_64 42/277 DEBUG: Installing : python3-attrs-17.4.0-6.el8.noarch 43/277 DEBUG: Installing : python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591 44/277 DEBUG: Installing : tcl-1:8.6.8-2.el8.x86_64 45/277 DEBUG: Running scriptlet: tcl-1:8.6.8-2.el8.x86_64 45/277 DEBUG: Installing : libquadmath-8.5.0-21.el8.x86_64 46/277 DEBUG: Running scriptlet: libquadmath-8.5.0-21.el8.x86_64 46/277 DEBUG: Installing : libgfortran-8.5.0-21.el8.x86_64 47/277 DEBUG: Running scriptlet: libgfortran-8.5.0-21.el8.x86_64 47/277 DEBUG: Installing : openblas-0.3.15-4.el8.x86_64 48/277 DEBUG: Running scriptlet: openblas-0.3.15-4.el8.x86_64 48/277 DEBUG: Installing : openblas-threads-0.3.15-4.el8.x86_64 49/277 DEBUG: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 49/277 DEBUG: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 50/277 DEBUG: Installing : python3-numexpr-2.7.1-1.el8.x86_64 51/277 DEBUG: Installing : dib-utils-0.0.11-0.20210921132351.51661c3.el8.no 52/277 DEBUG: Installing : python3-os-service-types-1.7.0-0.20220311090043. 53/277 DEBUG: Installing : python3-keystoneauth1-4.4.0-0.20210920083347.112 54/277 DEBUG: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 55/277 DEBUG: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 55/277 DEBUG: Installing : python3-scipy-1.0.0-21.module_el8+762+77bd8591.x 56/277 DEBUG: Installing : python3-Bottleneck-1.2.1-13.el8.x86_64 57/277 DEBUG: Running scriptlet: tk-1:8.6.8-1.el8.x86_64 58/277 DEBUG: Installing : tk-1:8.6.8-1.el8.x86_64 58/277 DEBUG: Running scriptlet: tk-1:8.6.8-1.el8.x86_64 58/277 DEBUG: Installing : python3-tkinter-3.6.8-59.el8.x86_64 59/277 DEBUG: Installing : python3-cotyledon-1.7.3-4.el8.noarch 60/277 DEBUG: Installing : python3-paste-deploy-2.1.1-1.el8.noarch 61/277 DEBUG: Installing : python3-kombu-1:5.0.2-1.el8.noarch 62/277 DEBUG: Installing : python3-pyroute2-0.6.6-1.el8.noarch 63/277 DEBUG: Installing : python3-importlib-resources-4.1.1-1.el8.noarch 64/277 DEBUG: Installing : python3-alembic-1.7.1-3.el8.noarch 65/277 DEBUG: Installing : device-mapper-event-8:1.02.181-9.el8.x86_64 66/277 DEBUG: Running scriptlet: device-mapper-event-8:1.02.181-9.el8.x86_64 66/277 DEBUG: Installing : lvm2-libs-8:2.03.14-9.el8.x86_64 67/277 DEBUG: Installing : python3-oslotest-4.5.0-0.20210908170400.d4b1896. 68/277 DEBUG: Installing : python3-testrepository-0.0.20-20.el8.noarch 69/277 DEBUG: Installing : python3-testscenarios-0.5.0-17.el8.noarch 70/277 DEBUG: Installing : python3-pyasn1-modules-0.4.6-3.el8.noarch 71/277 DEBUG: Installing : python3-etcd3gw-0.2.5-1.el8.noarch 72/277 DEBUG: Installing : device-mapper-persistent-data-0.9.0-7.el8.x86_64 73/277 DEBUG: Installing : lvm2-8:2.03.14-9.el8.x86_64 74/277 DEBUG: Running scriptlet: lvm2-8:2.03.14-9.el8.x86_64 74/277 DEBUG: Installing : qemu-img-15:6.2.0-46.module_el8+831+274a459a.x86 75/277 DEBUG: Installing : python3-prometheus_client-0.7.1-2.el8.noarch 76/277 DEBUG: Installing : python3-automaton-2.4.0-0.20210908173915.0461d8e 77/277 DEBUG: Installing : qpid-proton-c-0.35.0-3.el8s.x86_64 78/277 DEBUG: Installing : python3-qpid-proton-0.35.0-3.el8s.x86_64 79/277 DEBUG: Installing : python3-pyngus-2.3.0-4.el8.noarch 80/277 DEBUG: Installing : python3-yappi-1.3.0-1.el8.x86_64 81/277 DEBUG: Installing : python3-wcwidth-0.2.5-2.el8.noarch 82/277 DEBUG: Installing : python3-waitress-1.4.2-1.el8.noarch 83/277 DEBUG: Installing : python3-voluptuous-0.12.1-1.el8.noarch 84/277 DEBUG: Installing : python3-testresources-2.0.1-1.el8.noarch 85/277 DEBUG: Installing : python3-statsd-3.2.1-16.el8.noarch 86/277 DEBUG: Installing : python3-sqlparse-0.3.1-3.el8.noarch 87/277 DEBUG: Installing : python3-migrate-0.13.0-1.el8.noarch 88/277 DEBUG: Installing : python3-sqlalchemy-utils-0.37.8-1.el8.noarch 89/277 DEBUG: Installing : python3-soupsieve-2.1.0-1.el8.noarch 90/277 DEBUG: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 91/277 DEBUG: Installing : python3-wsme-0.10.1-0.20210906201358.63fe135.el8 92/277 DEBUG: Installing : python3-requests-mock-1.8.0-1.el8.noarch 93/277 DEBUG: Installing : python3-repoze-lru-0.7-6.el8.noarch 94/277 DEBUG: Installing : python3-routes-2.4.1-12.el8.noarch 95/277 DEBUG: Installing : python3-pyrsistent-0.17.3-1.el8.x86_64 96/277 DEBUG: Installing : python3-jsonschema-3.2.0-5.el8.noarch 97/277 DEBUG: Installing : python3-pyperclip-1.8.0-2.el8.noarch 98/277 DEBUG: Installing : python3-pygraphviz-1.5-9.el8.x86_64 99/277 DEBUG: Installing : python3-pyflakes-2.1.1-5.el8.noarch 100/277 DEBUG: Installing : python3-pycodestyle-2.5.0-6.el8.noarch 101/277 DEBUG: Installing : python3-psutil-5.7.3-1.el8.x86_64 102/277 DEBUG: Installing : python3-munch-2.5.0-3.el8.noarch 103/277 DEBUG: Installing : python3-msgpack-1.0.2-1.el8.x86_64 104/277 DEBUG: Installing : python3-memcached-1.59-1.el8.noarch 105/277 DEBUG: Installing : python3-mccabe-0.6.1-14.el8.noarch 106/277 DEBUG: Installing : python3-logutils-0.3.5-11.el8.noarch 107/277 DEBUG: Installing : python3-lexicon-1.0.0-9.el8.noarch 108/277 DEBUG: Installing : python3-kiwisolver-1.1.0-4.el8.x86_64 109/277 DEBUG: Installing : python3-jeepney-0.4.3-1.el8.noarch 110/277 DEBUG: Installing : python3-secretstorage-3.1.1-4.el8.noarch 111/277 DEBUG: Installing : python3-keyring-21.0.0-1.el8.noarch 112/277 DEBUG: Installing : python3-gunicorn-20.0.4-1.el8.noarch 113/277 DEBUG: Installing : python3-future-0.18.2-3.el8.noarch 114/277 DEBUG: Installing : python3-fluidity-sm-0.2.0-16.el8.noarch 115/277 DEBUG: Installing : python3-entrypoints-0.3-4.el8.noarch 116/277 DEBUG: Installing : python3-flake8-3.7.7-6.el8.noarch 117/277 DEBUG: Installing : python3-distro-1.4.0-4.el8.noarch 118/277 DEBUG: Installing : python3-defusedxml-0.7.1-1.el8.noarch 119/277 DEBUG: Installing : python3-dataclasses-0.8-1.el8.noarch 120/277 DEBUG: Installing : python3-werkzeug-2.0.1-2.el8.noarch 121/277 DEBUG: Installing : python3-cycler-0.10.0-13.el8.noarch 122/277 DEBUG: Installing : python3-cssselect-0.9.2-13.el8.noarch 123/277 DEBUG: Installing : python3-colorama-0.4.3-3.el8.noarch 124/277 DEBUG: Installing : python3-cmd2-1.4.0-1.1.el8.noarch 125/277 DEBUG: Installing : python3-autopage-0.4.0-1.el8.noarch 126/277 DEBUG: Installing : python3-appdirs-1.4.3-12.el8.noarch 127/277 DEBUG: Installing : libsodium-1.0.18-2.el8.x86_64 128/277 DEBUG: Installing : python3-pynacl-1.4.0-1.el8.x86_64 129/277 DEBUG: Installing : libqhull-1:7.2.1-2.el8.x86_64 130/277 DEBUG: Installing : python3-unittest2-1.1.0-16.el8.noarch 131/277 DEBUG: Installing : libaec-1.0.2-3.el8.x86_64 132/277 DEBUG: Installing : hdf5-1.10.5-5.el8.x86_64 133/277 DEBUG: Installing : python3-webencodings-0.5.1-6.el8.noarch 134/277 DEBUG: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 135/277 DEBUG: Installing : python3-jsonpointer-1.10-11.el8.noarch 136/277 DEBUG: Installing : python3-jsonpatch-1.21-2.el8.noarch 137/277 DEBUG: Installing : python3-warlock-1.3.3-1.el8.noarch 138/277 DEBUG: Installing : python3-jmespath-0.9.0-11.el8.noarch 139/277 DEBUG: Installing : python3-itsdangerous-0.24-14.el8.noarch 140/277 DEBUG: Installing : python3-cairo-1.16.3-6.el8.x86_64 141/277 DEBUG: Installing : desktop-file-utils-0.26-1.el8.x86_64 142/277 DEBUG: Installing : xdg-utils-1.1.2-5.el8.noarch 143/277 DEBUG: Installing : xfsprogs-5.0.0-12.el8.x86_64 144/277 DEBUG: Running scriptlet: xfsprogs-5.0.0-12.el8.x86_64 144/277 DEBUG: Installing : snappy-1.1.8-3.el8.x86_64 145/277 DEBUG: Installing : blosc-1.20.1-1.el8.x86_64 146/277 DEBUG: Installing : python3-inotify-0.9.6-13.el8.noarch 147/277 DEBUG: Installing : python3-click-6.7-8.el8.noarch 148/277 DEBUG: Installing : python3-flask-1:1.1.2-4.el8.noarch 149/277 DEBUG: Installing : lzo-2.08-14.el8.x86_64 150/277 DEBUG: Installing : python3-tables-3.5.2-6.el8.x86_64 151/277 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 152/277 DEBUG: Installing : python3-pyyaml-5.4.1-2.el8.x86_64 153/277 DEBUG: Installing : python3-cliff-3.9.0-0.20210909074329.734bc0c.el8 154/277 DEBUG: Installing : python3-stestr-2.6.0-4.el8.noarch 155/277 DEBUG: Installing : python3-os-testr-2.0.1-0.20210913072537.7f52c37. 156/277 DEBUG: Installing : python3-invoke-1.4.0-1.el8.noarch 157/277 DEBUG: Installing : python3-paramiko-2.7.2-1.el8.noarch 158/277 DEBUG: Installing : libxslt-1.1.32-6.el8.x86_64 159/277 DEBUG: Installing : python3-beautifulsoup4-4.9.3-1.el8.noarch 160/277 DEBUG: Installing : python3-lxml-4.2.3-4.el8.x86_64 161/277 DEBUG: Installing : python3-webtest-2.0.35-3.el8.noarch 162/277 DEBUG: Installing : python3-pecan-1.3.3-2.el8.noarch 163/277 DEBUG: Installing : libss-1.45.6-5.el8.x86_64 164/277 DEBUG: Running scriptlet: libss-1.45.6-5.el8.x86_64 164/277 DEBUG: Installing : groff-base-1.22.3-18.el8.x86_64 165/277 DEBUG: Installing : perl-Digest-1.17-395.el8.noarch 166/277 DEBUG: Installing : perl-Digest-MD5-2.55-396.el8.x86_64 167/277 DEBUG: Installing : perl-Data-Dumper-2.167-399.el8.x86_64 168/277 DEBUG: Installing : perl-libnet-3.11-3.el8.noarch 169/277 DEBUG: Installing : perl-URI-1.73-3.el8.noarch 170/277 DEBUG: Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 171/277 DEBUG: Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 172/277 DEBUG: Installing : perl-Time-Local-1:1.280-1.el8.noarch 173/277 DEBUG: Installing : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f 174/277 DEBUG: Installing : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643 175/277 DEBUG: Installing : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x 176/277 DEBUG: Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 177/277 DEBUG: Installing : perl-Term-Cap-1.17-395.el8.noarch 178/277 DEBUG: Installing : perl-File-Temp-0.230.600-1.el8.noarch 179/277 DEBUG: Installing : perl-HTTP-Tiny-0.074-3.el8.noarch 180/277 DEBUG: Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 181/277 DEBUG: Installing : perl-podlators-4.11-1.el8.noarch 182/277 DEBUG: Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 183/277 DEBUG: Installing : perl-Text-ParseWords-3.30-395.el8.noarch 184/277 DEBUG: Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 185/277 DEBUG: Installing : perl-MIME-Base64-3.15-396.el8.x86_64 186/277 DEBUG: Installing : perl-Storable-1:3.11-3.el8.x86_64 187/277 DEBUG: Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 188/277 DEBUG: Installing : perl-Errno-1.28-422.el8.x86_64 189/277 DEBUG: Installing : perl-Socket-4:2.027-3.el8.x86_64 190/277 DEBUG: Installing : perl-Encode-4:2.97-3.el8.x86_64 191/277 DEBUG: Installing : perl-Carp-1.42-396.el8.noarch 192/277 DEBUG: Installing : perl-Exporter-5.72-396.el8.noarch 193/277 DEBUG: Installing : perl-libs-4:5.26.3-422.el8.x86_64 194/277 DEBUG: Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 195/277 DEBUG: Installing : perl-parent-1:0.237-1.el8.noarch 196/277 DEBUG: Installing : perl-macros-4:5.26.3-422.el8.x86_64 197/277 DEBUG: Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 198/277 DEBUG: Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 199/277 DEBUG: Installing : perl-File-Path-2.15-2.el8.noarch 200/277 DEBUG: Installing : perl-IO-1.38-422.el8.x86_64 201/277 DEBUG: Installing : perl-PathTools-3.74-1.el8.x86_64 202/277 DEBUG: Installing : perl-constant-1.33-396.el8.noarch 203/277 DEBUG: Installing : perl-threads-1:2.21-2.el8.x86_64 204/277 DEBUG: Installing : perl-threads-shared-1.58-2.el8.x86_64 205/277 DEBUG: Installing : perl-interpreter-4:5.26.3-422.el8.x86_64 206/277 DEBUG: Installing : perl-XML-Parser-2.44-11.el8.x86_64 207/277 DEBUG: Installing : perl-Filter-2:1.58-2.el8.x86_64 208/277 DEBUG: Installing : perl-encoding-4:2.22-3.el8.x86_64 209/277 DEBUG: Installing : perl-open-1.11-422.el8.noarch 210/277 DEBUG: Installing : perl-XML-XPath-1.42-3.el8.noarch 211/277 DEBUG: Installing : perl-Text-Unidecode-1.30-5.el8.noarch 212/277 DEBUG: Installing : texlive-texlive.infra-7:20180414-29.el8.noarch 213/277 DEBUG: Installing : texlive-tetex-7:20180414-29.el8.noarch 214/277 DEBUG: Installing : texlive-kpathsea-7:20180414-29.el8.x86_64 215/277 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-29.el8.x86_64 215/277 DEBUG: Installing : texlive-dvipng-7:20180414-29.el8.x86_64 216/277 DEBUG: Running scriptlet: texlive-dvipng-7:20180414-29.el8.x86_64 216/277 DEBUG: Installing : gdisk-1.0.3-11.el8.x86_64 217/277 DEBUG: Installing : fuse-libs-2.9.7-17.el8.x86_64 218/277 DEBUG: Running scriptlet: fuse-libs-2.9.7-17.el8.x86_64 218/277 DEBUG: Installing : e2fsprogs-libs-1.45.6-5.el8.x86_64 219/277 DEBUG: Running scriptlet: e2fsprogs-libs-1.45.6-5.el8.x86_64 219/277 DEBUG: Installing : e2fsprogs-1.45.6-5.el8.x86_64 220/277 DEBUG: Installing : dosfstools-4.1-6.el8.x86_64 221/277 DEBUG: Installing : dejavu-fonts-common-2.35-7.el8.noarch 222/277 DEBUG: Installing : dejavu-sans-fonts-2.35-7.el8.noarch 223/277 DEBUG: Installing : python3-matplotlib-tk-3.1.1-2.el8.x86_64 224/277 DEBUG: Installing : python3-matplotlib-3.1.1-2.el8.x86_64 225/277 DEBUG: Installing : python3-pandas-0.25.3-1.el8.x86_64 226/277 DEBUG: Installing : python3-networkx-2.5-1.el8.noarch 227/277 DEBUG: Installing : diskimage-builder-3.32.1-0.20240125023829.0d4fbf 228/277 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2022031108372 229/277 DEBUG: Installing : python3-openstacksdk-0.59.0-0.20210909070318.d0d 230/277 DEBUG: Installing : python3-os-client-config-2.1.0-0.20220311090529. 231/277 DEBUG: Installing : python-pycadf-common-3.1.1-0.20210906193823.4179 232/277 DEBUG: Installing : python-oslo-utils-lang-4.10.2-0.20220513072912.9 233/277 DEBUG: Installing : python-oslo-policy-lang-3.8.3-0.20211029111327.f 234/277 DEBUG: Installing : python-oslo-middleware-lang-4.4.0-0.202109081806 235/277 DEBUG: Installing : python-oslo-log-lang-4.6.0-0.20210908173310.41c8 236/277 DEBUG: Installing : python-oslo-i18n-lang-5.1.0-0.20210908181331.b03 237/277 DEBUG: Installing : python3-oslo-i18n-5.1.0-0.20210908181331.b031d17 238/277 DEBUG: Installing : python3-oslo-utils-4.10.2-0.20220513072912.90a50 239/277 DEBUG: Installing : python3-oslo-config-2:8.7.1-0.20210908173604.1a7 240/277 DEBUG: Installing : python3-oslo-serialization-4.2.0-0.2021090817095 241/277 DEBUG: Installing : python3-oslo-log-4.6.0-0.20210908173310.41c8807. 242/277 DEBUG: Installing : python3-barbicanclient-5.2.0-0.20210920073316.ad 243/277 DEBUG: Installing : python3-keystoneclient-1:4.3.0-0.20220713075919. 244/277 DEBUG: Installing : python3-oslo-policy-3.8.3-0.20211029111327.ff2a3 245/277 DEBUG: Installing : python3-oslo-middleware-4.4.0-0.20210908180655.d 246/277 DEBUG: Installing : python3-oslo-upgradecheck-1.4.0-0.20210908165845 247/277 DEBUG: Installing : python3-castellan-3.9.1-0.20210909084347.4eb212b 248/277 DEBUG: Installing : python3-oslo-metrics-0.3.1-0.20220214085829.b904 249/277 DEBUG: Installing : python3-novaclient-1:17.6.0-0.20210909075316.806 250/277 DEBUG: Installing : python3-oslo-reports-2.3.0-0.20210908171418.f279 251/277 DEBUG: Installing : python3-pycadf-3.1.1-0.20210906193823.4179996.el 252/277 DEBUG: Installing : python3-taskflow-4.6.2-0.20210908175224.05bdafd. 253/277 DEBUG: Installing : python3-octavia-lib-2.4.1-0.20210908182546.ee07c 254/277 DEBUG: Installing : python3-cinderclient-8.1.0-0.20210909084657.fab6 255/277 DEBUG: Installing : python3-glanceclient-1:3.5.0-0.20210909074601.74 256/277 DEBUG: Installing : python3-osc-lib-2.4.2-0.20210909090145.415a6c7.e 257/277 DEBUG: Installing : python3-neutronclient-7.6.0-0.20210909093154.983 258/277 DEBUG: Installing : python-oslo-db-lang-11.0.0-0.20210910154117.7566 259/277 DEBUG: Installing : python3-oslo-db-11.0.0-0.20210910154117.75661fb. 260/277 DEBUG: Installing : python-oslo-concurrency-lang-4.4.1-0.20210913063 261/277 DEBUG: Installing : python3-oslo-concurrency-4.4.1-0.20210913063308. 262/277 DEBUG: Installing : python3-oslo-service-2.6.2-0.20220513142341.03d4 263/277 DEBUG: Installing : python3-oslo-messaging-12.9.4-0.20220627084906.4 264/277 DEBUG: Installing : python3-tempest-1:33.0.0-0.20230302155502.1580f6 265/277 DEBUG: Installing : python-oslo-cache-lang-2.8.2-0.20220318083550.55 266/277 DEBUG: Installing : python3-oslo-cache-2.8.2-0.20220318083550.55cb19 267/277 DEBUG: Installing : python3-keystonemiddleware-9.3.0-0.2021090912033 268/277 DEBUG: Installing : python3-octavia-9.1.1-0.20240125125427.2a2ad0d.e 269/277 DEBUG: Running scriptlet: openstack-octavia-common-9.1.1-0.20240125125427. 270/277 DEBUG: Installing : openstack-octavia-common-9.1.1-0.20240125125427. 270/277 DEBUG: Installing : openstack-octavia-diskimage-create-9.1.1-0.20240 271/277 DEBUG: Installing : openstack-octavia-housekeeping-9.1.1-0.202401251 272/277 DEBUG: Running scriptlet: openstack-octavia-housekeeping-9.1.1-0.202401251 272/277 DEBUG: Installing : openstack-octavia-health-manager-9.1.1-0.2024012 273/277 DEBUG: Running scriptlet: openstack-octavia-health-manager-9.1.1-0.2024012 273/277 DEBUG: Installing : openstack-octavia-worker-9.1.1-0.20240125125427. 274/277 DEBUG: Running scriptlet: openstack-octavia-worker-9.1.1-0.20240125125427. 274/277 DEBUG: Installing : openstack-octavia-api-9.1.1-0.20240125125427.2a2 275/277 DEBUG: Running scriptlet: openstack-octavia-api-9.1.1-0.20240125125427.2a2 275/277 DEBUG: Installing : openstack-octavia-amphora-agent-9.1.1-0.20240125 276/277 DEBUG: Running scriptlet: openstack-octavia-amphora-agent-9.1.1-0.20240125 276/277 DEBUG: Installing : python3-octavia-tests-9.1.1-0.20240125125427.2a2 277/277 DEBUG: Running scriptlet: texlive-base-7:20180414-29.el8.noarch 277/277 DEBUG: Running scriptlet: python3-octavia-tests-9.1.1-0.20240125125427.2a2 277/277 DEBUG: Running scriptlet: desktop-file-utils-0.26-1.el8.x86_64 277/277 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-29.el8.x86_64 277/277 DEBUG: Verifying : python3-barbicanclient-5.2.0-0.20210920073316.ad 1/277 DEBUG: Verifying : python3-cinderclient-8.1.0-0.20210909084657.fab6 2/277 DEBUG: Verifying : python3-glanceclient-1:3.5.0-0.20210909074601.74 3/277 DEBUG: Verifying : python3-keystoneclient-1:4.3.0-0.20220713075919. 4/277 DEBUG: Verifying : python3-neutronclient-7.6.0-0.20210909093154.983 5/277 DEBUG: Verifying : python3-novaclient-1:17.6.0-0.20210909075316.806 6/277 DEBUG: Verifying : python3-openstacksdk-0.59.0-0.20210909070318.d0d 7/277 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20220311090043. 8/277 DEBUG: Verifying : python3-osc-lib-2.4.2-0.20210909090145.415a6c7.e 9/277 DEBUG: Verifying : python3-oslotest-4.5.0-0.20210908170400.d4b1896. 10/277 DEBUG: Verifying : python3-stevedore-3.4.2-0.20221021074429.1c12706 11/277 DEBUG: Verifying : dib-utils-0.0.11-0.20210921132351.51661c3.el8.no 12/277 DEBUG: Verifying : diskimage-builder-3.32.1-0.20240125023829.0d4fbf 13/277 DEBUG: Verifying : python-oslo-cache-lang-2.8.2-0.20220318083550.55 14/277 DEBUG: Verifying : python-oslo-concurrency-lang-4.4.1-0.20210913063 15/277 DEBUG: Verifying : python-oslo-db-lang-11.0.0-0.20210910154117.7566 16/277 DEBUG: Verifying : python-oslo-i18n-lang-5.1.0-0.20210908181331.b03 17/277 DEBUG: Verifying : python-oslo-log-lang-4.6.0-0.20210908173310.41c8 18/277 DEBUG: Verifying : python-oslo-middleware-lang-4.4.0-0.202109081806 19/277 DEBUG: Verifying : python-oslo-policy-lang-3.8.3-0.20211029111327.f 20/277 DEBUG: Verifying : python-oslo-utils-lang-4.10.2-0.20220513072912.9 21/277 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20210906193823.4179 22/277 DEBUG: Verifying : python3-automaton-2.4.0-0.20210908173915.0461d8e 23/277 DEBUG: Verifying : python3-cliff-3.9.0-0.20210909074329.734bc0c.el8 24/277 DEBUG: Verifying : python3-debtcollector-2.3.0-0.20210909100842.0bf 25/277 DEBUG: Verifying : python3-futurist-2.4.0-0.20210908172359.d70c7e5. 26/277 DEBUG: Verifying : python3-os-testr-2.0.1-0.20210913072537.7f52c37. 27/277 DEBUG: Verifying : python3-oslo-cache-2.8.2-0.20220318083550.55cb19 28/277 DEBUG: Verifying : python3-oslo-concurrency-4.4.1-0.20210913063308. 29/277 DEBUG: Verifying : python3-oslo-config-2:8.7.1-0.20210908173604.1a7 30/277 DEBUG: Verifying : python3-oslo-context-3.3.2-0.20211026070319.7187 31/277 DEBUG: Verifying : python3-oslo-db-11.0.0-0.20210910154117.75661fb. 32/277 DEBUG: Verifying : python3-oslo-i18n-5.1.0-0.20210908181331.b031d17 33/277 DEBUG: Verifying : python3-oslo-log-4.6.0-0.20210908173310.41c8807. 34/277 DEBUG: Verifying : python3-oslo-messaging-12.9.4-0.20220627084906.4 35/277 DEBUG: Verifying : python3-oslo-metrics-0.3.1-0.20220214085829.b904 36/277 DEBUG: Verifying : python3-oslo-middleware-4.4.0-0.20210908180655.d 37/277 DEBUG: Verifying : python3-oslo-policy-3.8.3-0.20211029111327.ff2a3 38/277 DEBUG: Verifying : python3-oslo-reports-2.3.0-0.20210908171418.f279 39/277 DEBUG: Verifying : python3-oslo-serialization-4.2.0-0.2021090817095 40/277 DEBUG: Verifying : python3-oslo-service-2.6.2-0.20220513142341.03d4 41/277 DEBUG: Verifying : python3-oslo-upgradecheck-1.4.0-0.20210908165845 42/277 DEBUG: Verifying : python3-oslo-utils-4.10.2-0.20220513072912.90a50 43/277 DEBUG: Verifying : python3-pycadf-3.1.1-0.20210906193823.4179996.el 44/277 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2022031108372 45/277 DEBUG: Verifying : python3-taskflow-4.6.2-0.20210908175224.05bdafd. 46/277 DEBUG: Verifying : python3-wsme-0.10.1-0.20210906201358.63fe135.el8 47/277 DEBUG: Verifying : python3-octavia-lib-2.4.1-0.20210908182546.ee07c 48/277 DEBUG: Verifying : python3-castellan-3.9.1-0.20210909084347.4eb212b 49/277 DEBUG: Verifying : python3-keystoneauth1-4.4.0-0.20210920083347.112 50/277 DEBUG: Verifying : python3-keystonemiddleware-9.3.0-0.2021090912033 51/277 DEBUG: Verifying : python3-tempest-1:33.0.0-0.20230302155502.1580f6 52/277 DEBUG: Verifying : python3-os-client-config-2.1.0-0.20220311090529. 53/277 DEBUG: Verifying : dejavu-fonts-common-2.35-7.el8.noarch 54/277 DEBUG: Verifying : dejavu-sans-fonts-2.35-7.el8.noarch 55/277 DEBUG: Verifying : device-mapper-event-8:1.02.181-9.el8.x86_64 56/277 DEBUG: Verifying : device-mapper-event-libs-8:1.02.181-9.el8.x86_64 57/277 DEBUG: Verifying : device-mapper-persistent-data-0.9.0-7.el8.x86_64 58/277 DEBUG: Verifying : dosfstools-4.1-6.el8.x86_64 59/277 DEBUG: Verifying : e2fsprogs-1.45.6-5.el8.x86_64 60/277 DEBUG: Verifying : e2fsprogs-libs-1.45.6-5.el8.x86_64 61/277 DEBUG: Verifying : fuse-libs-2.9.7-17.el8.x86_64 62/277 DEBUG: Verifying : gdisk-1.0.3-11.el8.x86_64 63/277 DEBUG: Verifying : groff-base-1.22.3-18.el8.x86_64 64/277 DEBUG: Verifying : libaio-0.3.112-1.el8.x86_64 65/277 DEBUG: Verifying : libgfortran-8.5.0-21.el8.x86_64 66/277 DEBUG: Verifying : libquadmath-8.5.0-21.el8.x86_64 67/277 DEBUG: Verifying : libss-1.45.6-5.el8.x86_64 68/277 DEBUG: Verifying : libxslt-1.1.32-6.el8.x86_64 69/277 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 70/277 DEBUG: Verifying : lvm2-8:2.03.14-9.el8.x86_64 71/277 DEBUG: Verifying : lvm2-libs-8:2.03.14-9.el8.x86_64 72/277 DEBUG: Verifying : lzo-2.08-14.el8.x86_64 73/277 DEBUG: Verifying : perl-Carp-1.42-396.el8.noarch 74/277 DEBUG: Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 75/277 DEBUG: Verifying : perl-Digest-1.17-395.el8.noarch 76/277 DEBUG: Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 77/277 DEBUG: Verifying : perl-Encode-4:2.97-3.el8.x86_64 78/277 DEBUG: Verifying : perl-Errno-1.28-422.el8.x86_64 79/277 DEBUG: Verifying : perl-Exporter-5.72-396.el8.noarch 80/277 DEBUG: Verifying : perl-File-Path-2.15-2.el8.noarch 81/277 DEBUG: Verifying : perl-File-Temp-0.230.600-1.el8.noarch 82/277 DEBUG: Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 83/277 DEBUG: Verifying : perl-HTTP-Tiny-0.074-3.el8.noarch 84/277 DEBUG: Verifying : perl-IO-1.38-422.el8.x86_64 85/277 DEBUG: Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 86/277 DEBUG: Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 87/277 DEBUG: Verifying : perl-PathTools-3.74-1.el8.x86_64 88/277 DEBUG: Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 89/277 DEBUG: Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 90/277 DEBUG: Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 91/277 DEBUG: Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 92/277 DEBUG: Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 93/277 DEBUG: Verifying : perl-Socket-4:2.027-3.el8.x86_64 94/277 DEBUG: Verifying : perl-Storable-1:3.11-3.el8.x86_64 95/277 DEBUG: Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 96/277 DEBUG: Verifying : perl-Term-Cap-1.17-395.el8.noarch 97/277 DEBUG: Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 98/277 DEBUG: Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 99/277 DEBUG: Verifying : perl-Time-Local-1:1.280-1.el8.noarch 100/277 DEBUG: Verifying : perl-URI-1.73-3.el8.noarch 101/277 DEBUG: Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 102/277 DEBUG: Verifying : perl-constant-1.33-396.el8.noarch 103/277 DEBUG: Verifying : perl-interpreter-4:5.26.3-422.el8.x86_64 104/277 DEBUG: Verifying : perl-libnet-3.11-3.el8.noarch 105/277 DEBUG: Verifying : perl-libs-4:5.26.3-422.el8.x86_64 106/277 DEBUG: Verifying : perl-macros-4:5.26.3-422.el8.x86_64 107/277 DEBUG: Verifying : perl-parent-1:0.237-1.el8.noarch 108/277 DEBUG: Verifying : perl-podlators-4.11-1.el8.noarch 109/277 DEBUG: Verifying : perl-threads-1:2.21-2.el8.x86_64 110/277 DEBUG: Verifying : perl-threads-shared-1.58-2.el8.x86_64 111/277 DEBUG: Verifying : python3-click-6.7-8.el8.noarch 112/277 DEBUG: Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 113/277 DEBUG: Verifying : python3-inotify-0.9.6-13.el8.noarch 114/277 DEBUG: Verifying : snappy-1.1.8-3.el8.x86_64 115/277 DEBUG: Verifying : tcl-1:8.6.8-2.el8.x86_64 116/277 DEBUG: Verifying : xfsprogs-5.0.0-12.el8.x86_64 117/277 DEBUG: Verifying : desktop-file-utils-0.26-1.el8.x86_64 118/277 DEBUG: Verifying : openblas-0.3.15-4.el8.x86_64 119/277 DEBUG: Verifying : openblas-threads-0.3.15-4.el8.x86_64 120/277 DEBUG: Verifying : perl-Filter-2:1.58-2.el8.x86_64 121/277 DEBUG: Verifying : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643 122/277 DEBUG: Verifying : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f 123/277 DEBUG: Verifying : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x 124/277 DEBUG: Verifying : perl-Text-Unidecode-1.30-5.el8.noarch 125/277 DEBUG: Verifying : perl-XML-Parser-2.44-11.el8.x86_64 126/277 DEBUG: Verifying : perl-XML-XPath-1.42-3.el8.noarch 127/277 DEBUG: Verifying : perl-encoding-4:2.22-3.el8.x86_64 128/277 DEBUG: Verifying : perl-open-1.11-422.el8.noarch 129/277 DEBUG: Verifying : python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591 130/277 DEBUG: Verifying : python3-attrs-17.4.0-6.el8.noarch 131/277 DEBUG: Verifying : python3-cairo-1.16.3-6.el8.x86_64 132/277 DEBUG: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 133/277 DEBUG: Verifying : python3-itsdangerous-0.24-14.el8.noarch 134/277 DEBUG: Verifying : python3-jmespath-0.9.0-11.el8.noarch 135/277 DEBUG: Verifying : python3-jsonpatch-1.21-2.el8.noarch 136/277 DEBUG: Verifying : python3-jsonpointer-1.10-11.el8.noarch 137/277 DEBUG: Verifying : python3-lxml-4.2.3-4.el8.x86_64 138/277 DEBUG: Verifying : python3-mako-1.0.6-14.el8.noarch 139/277 DEBUG: Verifying : python3-netaddr-0.7.19-8.el8.noarch 140/277 DEBUG: Verifying : python3-netifaces-0.10.6-4.el8.x86_64 141/277 DEBUG: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 142/277 DEBUG: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 143/277 DEBUG: Verifying : python3-pillow-5.1.1-19.el8.x86_64 144/277 DEBUG: Verifying : python3-prettytable-0.7.2-14.el8.noarch 145/277 DEBUG: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 146/277 DEBUG: Verifying : python3-scipy-1.0.0-21.module_el8+762+77bd8591.x 147/277 DEBUG: Verifying : python3-tkinter-3.6.8-59.el8.x86_64 148/277 DEBUG: Verifying : python3-webencodings-0.5.1-6.el8.noarch 149/277 DEBUG: Verifying : qemu-img-15:6.2.0-46.module_el8+831+274a459a.x86 150/277 DEBUG: Verifying : texlive-base-7:20180414-29.el8.noarch 151/277 DEBUG: Verifying : texlive-dvipng-7:20180414-29.el8.x86_64 152/277 DEBUG: Verifying : texlive-kpathsea-7:20180414-29.el8.x86_64 153/277 DEBUG: Verifying : texlive-lib-7:20180414-29.el8.x86_64 154/277 DEBUG: Verifying : texlive-tetex-7:20180414-29.el8.noarch 155/277 DEBUG: Verifying : texlive-texlive.infra-7:20180414-29.el8.noarch 156/277 DEBUG: Verifying : tk-1:8.6.8-1.el8.x86_64 157/277 DEBUG: Verifying : xdg-utils-1.1.2-5.el8.noarch 158/277 DEBUG: Verifying : libaec-1.0.2-3.el8.x86_64 159/277 DEBUG: Verifying : python3-unittest2-1.1.0-16.el8.noarch 160/277 DEBUG: Verifying : blosc-1.20.1-1.el8.x86_64 161/277 DEBUG: Verifying : hdf5-1.10.5-5.el8.x86_64 162/277 DEBUG: Verifying : libqhull-1:7.2.1-2.el8.x86_64 163/277 DEBUG: Verifying : libsodium-1.0.18-2.el8.x86_64 164/277 DEBUG: Verifying : python3-Bottleneck-1.2.1-13.el8.x86_64 165/277 DEBUG: Verifying : python3-alembic-1.7.1-3.el8.noarch 166/277 DEBUG: Verifying : python3-amqp-5.0.5-1.el8.noarch 167/277 DEBUG: Verifying : python3-appdirs-1.4.3-12.el8.noarch 168/277 DEBUG: Verifying : python3-autopage-0.4.0-1.el8.noarch 169/277 DEBUG: Verifying : python3-bcrypt-3.1.7-3.el8.x86_64 170/277 DEBUG: Verifying : python3-beautifulsoup4-4.9.3-1.el8.noarch 171/277 DEBUG: Verifying : python3-cachetools-4.2.0-1.el8.noarch 172/277 DEBUG: Verifying : python3-cmd2-1.4.0-1.1.el8.noarch 173/277 DEBUG: Verifying : python3-colorama-0.4.3-3.el8.noarch 174/277 DEBUG: Verifying : python3-cotyledon-1.7.3-4.el8.noarch 175/277 DEBUG: Verifying : python3-cssselect-0.9.2-13.el8.noarch 176/277 DEBUG: Verifying : python3-cycler-0.10.0-13.el8.noarch 177/277 DEBUG: Verifying : python3-dataclasses-0.8-1.el8.noarch 178/277 DEBUG: Verifying : python3-decorator-4.4.0-5.el8.noarch 179/277 DEBUG: Verifying : python3-defusedxml-0.7.1-1.el8.noarch 180/277 DEBUG: Verifying : python3-distro-1.4.0-4.el8.noarch 181/277 DEBUG: Verifying : python3-dogpile-cache-1.1.5-1.1.el8.noarch 182/277 DEBUG: Verifying : python3-entrypoints-0.3-4.el8.noarch 183/277 DEBUG: Verifying : python3-etcd3gw-0.2.5-1.el8.noarch 184/277 DEBUG: Verifying : python3-extras-1.0.0-10.el8.noarch 185/277 DEBUG: Verifying : python3-fasteners-0.14.1-20.el8.noarch 186/277 DEBUG: Verifying : python3-fixtures-3.0.0-16.el8.noarch 187/277 DEBUG: Verifying : python3-flake8-3.7.7-6.el8.noarch 188/277 DEBUG: Verifying : python3-flask-1:1.1.2-4.el8.noarch 189/277 DEBUG: Verifying : python3-fluidity-sm-0.2.0-16.el8.noarch 190/277 DEBUG: Verifying : python3-future-0.18.2-3.el8.noarch 191/277 DEBUG: Verifying : python3-gunicorn-20.0.4-1.el8.noarch 192/277 DEBUG: Verifying : python3-importlib-metadata-1.7.0-1.el8.noarch 193/277 DEBUG: Verifying : python3-importlib-resources-4.1.1-1.el8.noarch 194/277 DEBUG: Verifying : python3-invoke-1.4.0-1.el8.noarch 195/277 DEBUG: Verifying : python3-iso8601-0.1.12-3.el8.noarch 196/277 DEBUG: Verifying : python3-jeepney-0.4.3-1.el8.noarch 197/277 DEBUG: Verifying : python3-jsonschema-3.2.0-5.el8.noarch 198/277 DEBUG: Verifying : python3-keyring-21.0.0-1.el8.noarch 199/277 DEBUG: Verifying : python3-kiwisolver-1.1.0-4.el8.x86_64 200/277 DEBUG: Verifying : python3-kombu-1:5.0.2-1.el8.noarch 201/277 DEBUG: Verifying : python3-lexicon-1.0.0-9.el8.noarch 202/277 DEBUG: Verifying : python3-logutils-0.3.5-11.el8.noarch 203/277 DEBUG: Verifying : python3-matplotlib-3.1.1-2.el8.x86_64 204/277 DEBUG: Verifying : python3-matplotlib-data-3.1.1-2.el8.noarch 205/277 DEBUG: Verifying : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 206/277 DEBUG: Verifying : python3-matplotlib-tk-3.1.1-2.el8.x86_64 207/277 DEBUG: Verifying : python3-mccabe-0.6.1-14.el8.noarch 208/277 DEBUG: Verifying : python3-memcached-1.59-1.el8.noarch 209/277 DEBUG: Verifying : python3-migrate-0.13.0-1.el8.noarch 210/277 DEBUG: Verifying : python3-mock-3.0.5-7.el8.noarch 211/277 DEBUG: Verifying : python3-msgpack-1.0.2-1.el8.x86_64 212/277 DEBUG: Verifying : python3-munch-2.5.0-3.el8.noarch 213/277 DEBUG: Verifying : python3-networkx-2.5-1.el8.noarch 214/277 DEBUG: Verifying : python3-numexpr-2.7.1-1.el8.x86_64 215/277 DEBUG: Verifying : python3-pandas-0.25.3-1.el8.x86_64 216/277 DEBUG: Verifying : python3-paramiko-2.7.2-1.el8.noarch 217/277 DEBUG: Verifying : python3-paste-3.5.0-1.el8.noarch 218/277 DEBUG: Verifying : python3-paste-deploy-2.1.1-1.el8.noarch 219/277 DEBUG: Verifying : python3-pecan-1.3.3-2.el8.noarch 220/277 DEBUG: Verifying : python3-prometheus_client-0.7.1-2.el8.noarch 221/277 DEBUG: Verifying : python3-psutil-5.7.3-1.el8.x86_64 222/277 DEBUG: Verifying : python3-pyasn1-0.4.6-3.el8.noarch 223/277 DEBUG: Verifying : python3-pyasn1-modules-0.4.6-3.el8.noarch 224/277 DEBUG: Verifying : python3-pycodestyle-2.5.0-6.el8.noarch 225/277 DEBUG: Verifying : python3-pydot-1.4.1-1.el8.noarch 226/277 DEBUG: Verifying : python3-pyflakes-2.1.1-5.el8.noarch 227/277 DEBUG: Verifying : python3-pygraphviz-1.5-9.el8.x86_64 228/277 DEBUG: Verifying : python3-pynacl-1.4.0-1.el8.x86_64 229/277 DEBUG: Verifying : python3-pyngus-2.3.0-4.el8.noarch 230/277 DEBUG: Verifying : python3-pyperclip-1.8.0-2.el8.noarch 231/277 DEBUG: Verifying : python3-pyroute2-0.6.6-1.el8.noarch 232/277 DEBUG: Verifying : python3-pyrsistent-0.17.3-1.el8.x86_64 233/277 DEBUG: Verifying : python3-pyyaml-5.4.1-2.el8.x86_64 234/277 DEBUG: Verifying : python3-repoze-lru-0.7-6.el8.noarch 235/277 DEBUG: Verifying : python3-requests-mock-1.8.0-1.el8.noarch 236/277 DEBUG: Verifying : python3-rfc3986-1.4.0-3.el8.noarch 237/277 DEBUG: Verifying : python3-routes-2.4.1-12.el8.noarch 238/277 DEBUG: Verifying : python3-secretstorage-3.1.1-4.el8.noarch 239/277 DEBUG: Verifying : python3-setproctitle-1.1.10-16.el8.x86_64 240/277 DEBUG: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 241/277 DEBUG: Verifying : python3-simplejson-3.17.2-2.el8.x86_64 242/277 DEBUG: Verifying : python3-soupsieve-2.1.0-1.el8.noarch 243/277 DEBUG: Verifying : python3-sqlalchemy-utils-0.37.8-1.el8.noarch 244/277 DEBUG: Verifying : python3-sqlparse-0.3.1-3.el8.noarch 245/277 DEBUG: Verifying : python3-statsd-3.2.1-16.el8.noarch 246/277 DEBUG: Verifying : python3-stestr-2.6.0-4.el8.noarch 247/277 DEBUG: Verifying : python3-subunit-1.4.0-1.el8.noarch 248/277 DEBUG: Verifying : python3-tables-3.5.2-6.el8.x86_64 249/277 DEBUG: Verifying : python3-tempita-0.5.1-25.el8.noarch 250/277 DEBUG: Verifying : python3-tenacity-6.2.0-1.el8.noarch 251/277 DEBUG: Verifying : python3-testrepository-0.0.20-20.el8.noarch 252/277 DEBUG: Verifying : python3-testresources-2.0.1-1.el8.noarch 253/277 DEBUG: Verifying : python3-testscenarios-0.5.0-17.el8.noarch 254/277 DEBUG: Verifying : python3-testtools-2.5.0-3.el8.noarch 255/277 DEBUG: Verifying : python3-vine-5.0.0-2.el8.noarch 256/277 DEBUG: Verifying : python3-voluptuous-0.12.1-1.el8.noarch 257/277 DEBUG: Verifying : python3-waitress-1.4.2-1.el8.noarch 258/277 DEBUG: Verifying : python3-warlock-1.3.3-1.el8.noarch 259/277 DEBUG: Verifying : python3-wcwidth-0.2.5-2.el8.noarch 260/277 DEBUG: Verifying : python3-webob-1.8.6-3.el8.noarch 261/277 DEBUG: Verifying : python3-webtest-2.0.35-3.el8.noarch 262/277 DEBUG: Verifying : python3-werkzeug-2.0.1-2.el8.noarch 263/277 DEBUG: Verifying : python3-wrapt-1.12.1-3.el8.x86_64 264/277 DEBUG: Verifying : python3-yappi-1.3.0-1.el8.x86_64 265/277 DEBUG: Verifying : python3-zipp-3.4.0-1.el8.noarch 266/277 DEBUG: Verifying : python3-qpid-proton-0.35.0-3.el8s.x86_64 267/277 DEBUG: Verifying : qpid-proton-c-0.35.0-3.el8s.x86_64 268/277 DEBUG: Verifying : openstack-octavia-diskimage-create-9.1.1-0.20240 269/277 DEBUG: Verifying : openstack-octavia-housekeeping-9.1.1-0.202401251 270/277 DEBUG: Verifying : openstack-octavia-health-manager-9.1.1-0.2024012 271/277 DEBUG: Verifying : openstack-octavia-worker-9.1.1-0.20240125125427. 272/277 DEBUG: Verifying : openstack-octavia-api-9.1.1-0.20240125125427.2a2 273/277 DEBUG: Verifying : openstack-octavia-amphora-agent-9.1.1-0.20240125 274/277 DEBUG: Verifying : openstack-octavia-common-9.1.1-0.20240125125427. 275/277 DEBUG: Verifying : python3-octavia-tests-9.1.1-0.20240125125427.2a2 276/277 DEBUG: Verifying : python3-octavia-9.1.1-0.20240125125427.2a2ad0d.e 277/277 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.26-1.el8.x86_64 DEBUG: device-mapper-event-8:1.02.181-9.el8.x86_64 DEBUG: device-mapper-event-libs-8:1.02.181-9.el8.x86_64 DEBUG: device-mapper-persistent-data-0.9.0-7.el8.x86_64 DEBUG: dib-utils-0.0.11-0.20210921132351.51661c3.el8.noarch DEBUG: diskimage-builder-3.32.1-0.20240125023829.0d4fbf1.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-17.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-21.el8.x86_64 DEBUG: libqhull-1:7.2.1-2.el8.x86_64 DEBUG: libquadmath-8.5.0-21.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-9.el8.x86_64 DEBUG: lvm2-libs-8:2.03.14-9.el8.x86_64 DEBUG: lzo-2.08-14.el8.x86_64 DEBUG: openblas-0.3.15-4.el8.x86_64 DEBUG: openblas-threads-0.3.15-4.el8.x86_64 DEBUG: openstack-octavia-amphora-agent-9.1.1-0.20240125125427.2a2ad0d.el8.noarch DEBUG: openstack-octavia-api-9.1.1-0.20240125125427.2a2ad0d.el8.noarch DEBUG: openstack-octavia-common-9.1.1-0.20240125125427.2a2ad0d.el8.noarch DEBUG: openstack-octavia-diskimage-create-9.1.1-0.20240125125427.2a2ad0d.el8.noarch DEBUG: openstack-octavia-health-manager-9.1.1-0.20240125125427.2a2ad0d.el8.noarch DEBUG: openstack-octavia-housekeeping-9.1.1-0.20240125125427.2a2ad0d.el8.noarch DEBUG: openstack-octavia-worker-9.1.1-0.20240125125427.2a2ad0d.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-422.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-3.el8.noarch DEBUG: perl-IO-1.38-422.el8.x86_64 DEBUG: perl-IO-Socket-IP-0.39-5.el8.noarch DEBUG: perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0.noarch DEBUG: perl-MIME-Base64-3.15-396.el8.x86_64 DEBUG: perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c.noarch DEBUG: perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.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-422.el8.x86_64 DEBUG: perl-libnet-3.11-3.el8.noarch DEBUG: perl-libs-4:5.26.3-422.el8.x86_64 DEBUG: perl-macros-4:5.26.3-422.el8.x86_64 DEBUG: perl-open-1.11-422.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.8.2-0.20220318083550.55cb199.el8.noarch DEBUG: python-oslo-concurrency-lang-4.4.1-0.20210913063308.8e08400.el8.noarch DEBUG: python-oslo-db-lang-11.0.0-0.20210910154117.75661fb.el8.noarch DEBUG: python-oslo-i18n-lang-5.1.0-0.20210908181331.b031d17.el8.noarch DEBUG: python-oslo-log-lang-4.6.0-0.20210908173310.41c8807.el8.noarch DEBUG: python-oslo-middleware-lang-4.4.0-0.20210908180655.da7987c.el8.noarch DEBUG: python-oslo-policy-lang-3.8.3-0.20211029111327.ff2a39f.el8.noarch DEBUG: python-oslo-utils-lang-4.10.2-0.20220513072912.90a5046.el8.noarch DEBUG: python-pycadf-common-3.1.1-0.20210906193823.4179996.el8.noarch DEBUG: python3-Bottleneck-1.2.1-13.el8.x86_64 DEBUG: python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591.noarch DEBUG: python3-alembic-1.7.1-3.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.4.0-0.20210908173915.0461d8e.el8.noarch DEBUG: python3-autopage-0.4.0-1.el8.noarch DEBUG: python3-barbicanclient-5.2.0-0.20210920073316.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.9.1-0.20210909084347.4eb212b.el8.noarch DEBUG: python3-cinderclient-8.1.0-0.20210909084657.fab6ddf.el8.noarch DEBUG: python3-click-6.7-8.el8.noarch DEBUG: python3-cliff-3.9.0-0.20210909074329.734bc0c.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-dataclasses-0.8-1.el8.noarch DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch DEBUG: python3-debtcollector-2.3.0-0.20210909100842.0bf5bf5.el8.noarch DEBUG: python3-decorator-4.4.0-5.el8.noarch DEBUG: python3-defusedxml-0.7.1-1.el8.noarch DEBUG: python3-distro-1.4.0-4.el8.noarch DEBUG: python3-dogpile-cache-1.1.5-1.1.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.4.0-0.20210908172359.d70c7e5.el8.noarch DEBUG: python3-glanceclient-1:3.5.0-0.20210909074601.74a55bd.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-importlib-resources-4.1.1-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.4.0-0.20210920083347.112bcae.el8.noarch DEBUG: python3-keystoneclient-1:4.3.0-0.20220713075919.d5cb761.el8.noarch DEBUG: python3-keystonemiddleware-9.3.0-0.20210909120330.90df936.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-14.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.6.0-0.20210909093154.983f0ab.el8.noarch DEBUG: python3-novaclient-1:17.6.0-0.20210909075316.8066f8c.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-9.1.1-0.20240125125427.2a2ad0d.el8.noarch DEBUG: python3-octavia-lib-2.4.1-0.20210908182546.ee07c4e.el8.noarch DEBUG: python3-octavia-tests-9.1.1-0.20240125125427.2a2ad0d.el8.noarch DEBUG: python3-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.noarch DEBUG: python3-os-client-config-2.1.0-0.20220311090529.bc96c23.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20220311090043.0b2f473.el8.noarch DEBUG: python3-os-testr-2.0.1-0.20210913072537.7f52c37.el8.noarch DEBUG: python3-osc-lib-2.4.2-0.20210909090145.415a6c7.el8.noarch DEBUG: python3-oslo-cache-2.8.2-0.20220318083550.55cb199.el8.noarch DEBUG: python3-oslo-concurrency-4.4.1-0.20210913063308.8e08400.el8.noarch DEBUG: python3-oslo-config-2:8.7.1-0.20210908173604.1a7bd66.el8.noarch DEBUG: python3-oslo-context-3.3.2-0.20211026070319.7187c67.el8.noarch DEBUG: python3-oslo-db-11.0.0-0.20210910154117.75661fb.el8.noarch DEBUG: python3-oslo-i18n-5.1.0-0.20210908181331.b031d17.el8.noarch DEBUG: python3-oslo-log-4.6.0-0.20210908173310.41c8807.el8.noarch DEBUG: python3-oslo-messaging-12.9.4-0.20220627084906.49ec24c.el8.noarch DEBUG: python3-oslo-metrics-0.3.1-0.20220214085829.b904335.el8.noarch DEBUG: python3-oslo-middleware-4.4.0-0.20210908180655.da7987c.el8.noarch DEBUG: python3-oslo-policy-3.8.3-0.20211029111327.ff2a39f.el8.noarch DEBUG: python3-oslo-reports-2.3.0-0.20210908171418.f2799dc.el8.noarch DEBUG: python3-oslo-serialization-4.2.0-0.20210908170955.2b94a4f.el8.noarch DEBUG: python3-oslo-service-2.6.2-0.20220513142341.03d4fdd.el8.noarch DEBUG: python3-oslo-upgradecheck-1.4.0-0.20210908165845.3ca8698.el8.noarch DEBUG: python3-oslo-utils-4.10.2-0.20220513072912.90a5046.el8.noarch DEBUG: python3-oslotest-4.5.0-0.20210908170400.d4b1896.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-19.el8.x86_64 DEBUG: python3-prettytable-0.7.2-14.el8.noarch DEBUG: python3-prometheus_client-0.7.1-2.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.20210906193823.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.6-1.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.20220311083722.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+762+77bd8591.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.37.8-1.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.4.2-0.20221021074429.1c12706.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.2-0.20210908175224.05bdafd.el8.noarch DEBUG: python3-tempest-1:33.0.0-0.20230302155502.1580f6f.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-3.el8.noarch DEBUG: python3-tkinter-3.6.8-59.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-2.0.1-2.el8.noarch DEBUG: python3-wrapt-1.12.1-3.el8.x86_64 DEBUG: python3-wsme-0.10.1-0.20210906201358.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-46.module_el8+831+274a459a.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-29.el8.noarch DEBUG: texlive-dvipng-7:20180414-29.el8.x86_64 DEBUG: texlive-kpathsea-7:20180414-29.el8.x86_64 DEBUG: texlive-lib-7:20180414-29.el8.x86_64 DEBUG: texlive-tetex-7:20180414-29.el8.noarch DEBUG: texlive-texlive.infra-7:20180414-29.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-12.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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-x86_64-5-bootstrap/root/home/centos8-xena/data/repos/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf'] 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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-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-xena-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 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-xena-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: ['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-xena-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-xena-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-xena-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