+ 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/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4' + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 --clean WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 --clean Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-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', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-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: host_arch: x86_64 DEBUG: chrootuid: 1039 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: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None 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', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, '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-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}} 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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} 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: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 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-builder-centos9.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: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} 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: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] 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: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 5af1a89d-ddbe-430b-a15e-220f7654899a DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-62a1d6956f5ff335a8beee0d8a960391c8aac0f0 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/62/a1/62a1d6956f5ff335a8beee0d8a960391c8aac0f0_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-010a199fdc32596d93236a4b656dc5e986f3282d baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/01/0a/010a199fdc32596d93236a4b656dc5e986f3282d_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-db6d00e8cc4a8de2b03eb35fc0864f6a9b7d4396 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/db/6d/db6d00e8cc4a8de2b03eb35fc0864f6a9b7d4396_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-30aa27b7f926e8340d296186cd3dd4b223253c14 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/30/aa/30aa27b7f926e8340d296186cd3dd4b223253c14_1f1d59a6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-e5c561a4c47ed20460b166b62f769d5bb1e59484 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e5/c5/e5c561a4c47ed20460b166b62f769d5bb1e59484_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-apply-config-b3077ff64082ab57317baf845da65547023965b8 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/b3/07/b3077ff64082ab57317baf845da65547023965b8_e270833b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-1ad11b13884baeaa6ed9f8f5818f4d176f4d3134 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/1a/d1/1ad11b13884baeaa6ed9f8f5818f4d176f4d3134_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-595894be2202bfd98805a0ed87281e69c59b5c1d baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/59/58/595894be2202bfd98805a0ed87281e69c59b5c1d_0e7e10c7 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-2b32a2e32c315aa012f1831f9511aad36f830c84 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/2b/32/2b32a2e32c315aa012f1831f9511aad36f830c84_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-46ba4f455dd14fe509e2e83dc39a3fc6894f7dbb baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/46/ba/46ba4f455dd14fe509e2e83dc39a3fc6894f7dbb_8019c0a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-72e11c50ba9e0b7d80cf47151659a5ab641d6a6b baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/72/e1/72e11c50ba9e0b7d80cf47151659a5ab641d6a6b_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-f511ef918e1a3a60bbc1dec5edbec35ddf736223 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/f5/11/f511ef918e1a3a60bbc1dec5edbec35ddf736223_6995f615 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-32eca8ae06436003e59ded82f1cf5f99d62cae8f baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/32/ec/32eca8ae06436003e59ded82f1cf5f99d62cae8f_0cf61d7c enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-81cb8ce6ee4dccb91c1c8e1f92dd1c1c3a8ffdc1 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/81/cb/81cb8ce6ee4dccb91c1c8e1f92dd1c1c3a8ffdc1_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-8fd2e2eeaa24df45f4aec6b11ad073a16e228148 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/8f/d2/8fd2e2eeaa24df45f4aec6b11ad073a16e228148_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-heat-c7a2d626c8d845342df472ec358de985f48f75dd baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/c7/a2/c7a2d626c8d845342df472ec358de985f48f75dd_cfeffc97 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-c7f93f0f63841140d75c21a833647073fb3f4eb3 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/c7/f9/c7f93f0f63841140d75c21a833647073fb3f4eb3_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-mistral-tests-tempest-2bf69040b4578fc929ea9e1448a7a786298789e0 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/2b/f6/2bf69040b4578fc929ea9e1448a7a786298789e0_c979f8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-ironic-ui-ca1b1392d0f0b0cbb0c04c32ce9a52bde89db1a2 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/ca/1b/ca1b1392d0f0b0cbb0c04c32ce9a52bde89db1a2_85797b0c enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-reef/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* 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-centos10-master-uc-x86_64-5-bootstrap DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 --init WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 --init Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-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', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-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: host_arch: x86_64 DEBUG: chrootuid: 1039 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: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None 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', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, '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-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}} 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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} 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: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 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-builder-centos9.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: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} 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: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] 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: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: b7626faf-c184-4242-8060-080df0ec4ff9 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-62a1d6956f5ff335a8beee0d8a960391c8aac0f0 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/62/a1/62a1d6956f5ff335a8beee0d8a960391c8aac0f0_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-010a199fdc32596d93236a4b656dc5e986f3282d baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/01/0a/010a199fdc32596d93236a4b656dc5e986f3282d_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-db6d00e8cc4a8de2b03eb35fc0864f6a9b7d4396 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/db/6d/db6d00e8cc4a8de2b03eb35fc0864f6a9b7d4396_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-30aa27b7f926e8340d296186cd3dd4b223253c14 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/30/aa/30aa27b7f926e8340d296186cd3dd4b223253c14_1f1d59a6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-e5c561a4c47ed20460b166b62f769d5bb1e59484 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e5/c5/e5c561a4c47ed20460b166b62f769d5bb1e59484_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-apply-config-b3077ff64082ab57317baf845da65547023965b8 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/b3/07/b3077ff64082ab57317baf845da65547023965b8_e270833b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-1ad11b13884baeaa6ed9f8f5818f4d176f4d3134 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/1a/d1/1ad11b13884baeaa6ed9f8f5818f4d176f4d3134_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-595894be2202bfd98805a0ed87281e69c59b5c1d baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/59/58/595894be2202bfd98805a0ed87281e69c59b5c1d_0e7e10c7 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-2b32a2e32c315aa012f1831f9511aad36f830c84 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/2b/32/2b32a2e32c315aa012f1831f9511aad36f830c84_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-46ba4f455dd14fe509e2e83dc39a3fc6894f7dbb baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/46/ba/46ba4f455dd14fe509e2e83dc39a3fc6894f7dbb_8019c0a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-72e11c50ba9e0b7d80cf47151659a5ab641d6a6b baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/72/e1/72e11c50ba9e0b7d80cf47151659a5ab641d6a6b_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-f511ef918e1a3a60bbc1dec5edbec35ddf736223 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/f5/11/f511ef918e1a3a60bbc1dec5edbec35ddf736223_6995f615 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-32eca8ae06436003e59ded82f1cf5f99d62cae8f baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/32/ec/32eca8ae06436003e59ded82f1cf5f99d62cae8f_0cf61d7c enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-81cb8ce6ee4dccb91c1c8e1f92dd1c1c3a8ffdc1 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/81/cb/81cb8ce6ee4dccb91c1c8e1f92dd1c1c3a8ffdc1_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-8fd2e2eeaa24df45f4aec6b11ad073a16e228148 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/8f/d2/8fd2e2eeaa24df45f4aec6b11ad073a16e228148_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-heat-c7a2d626c8d845342df472ec358de985f48f75dd baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/c7/a2/c7a2d626c8d845342df472ec358de985f48f75dd_cfeffc97 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-c7f93f0f63841140d75c21a833647073fb3f4eb3 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/c7/f9/c7f93f0f63841140d75c21a833647073fb3f4eb3_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-mistral-tests-tempest-2bf69040b4578fc929ea9e1448a7a786298789e0 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/2b/f6/2bf69040b4578fc929ea9e1448a7a786298789e0_c979f8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-ironic-ui-ca1b1392d0f0b0cbb0c04c32ce9a52bde89db1a2 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/ca/1b/ca1b1392d0f0b0cbb0c04c32ce9a52bde89db1a2_85797b0c enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-reef/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* 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-centos10-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 Mock Version: 6.0 INFO: Mock Version: 6.0 INFO: Mock Version: 6.0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.rtbyo98d', '/var/lib/mock/dlrn-centos10-master-uc-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: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-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: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-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: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 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 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected 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: 16114812 8370568 1111676 2979920 9949976 7744244 DEBUG: Swap: 16777212 7588656 9188556 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-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 Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 839M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 220G 330G 41% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.49memrx0', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-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: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-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: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-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: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-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: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-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: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-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', '/var/lib/mock/dlrn-centos10-master-uc-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', '-l', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-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 in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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', '/var/lib/mock/dlrn-centos10-master-uc-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', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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 + /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead ++ /usr/bin/mock -r /home/centos10-master-uc/data/dlrn-5.cfg -p WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead + MOCKDIR=/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/ + '[' -z '' ']' + '[' '' == 1 ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f b75b569447c8b1b3c11d36122ce1231f54197e92 Note: switching to 'b75b569447c8b1b3c11d36122ce1231f54197e92'. 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 b75b569 Ignore reno artefacts (RELEASENOTES.rst and reno.cache) + '[' -d /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp/pkgsrc ~/data/ovn-bgp-agent + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/ovn-bgp-agent + '[' -z '' ']' ++ /usr/bin/mock -q -r /home/centos10-master-uc/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 WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead ++ /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead + setversionandrelease 4.1.0.dev9 b75b569 + UPSTREAMVERSION=4.1.0.dev9 + [[ 4.1.0.dev9 =~ ([^-]*)-(.+) ]] + [[ 4.1.0.dev9 =~ (.*?)\.(0rc.+) ]] + [[ 4.1.0.dev9 =~ (.*?)\.(0b.+) ]] + [[ 4.1.0.dev9 =~ (.*?)\.(0a.+) ]] + [[ 4.1.0.dev9 =~ (.*?)\.(dev.+) ]] + VERSION=4.1.0 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20250416132624.b75b569 + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-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', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-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: host_arch: x86_64 DEBUG: chrootuid: 1039 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: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None 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', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, '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-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}} 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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} 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: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 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-builder-centos9.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: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} 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: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] 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: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: f46b5601-c595-490e-b69d-4596e86e8e43 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-62a1d6956f5ff335a8beee0d8a960391c8aac0f0 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/62/a1/62a1d6956f5ff335a8beee0d8a960391c8aac0f0_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-010a199fdc32596d93236a4b656dc5e986f3282d baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/01/0a/010a199fdc32596d93236a4b656dc5e986f3282d_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-db6d00e8cc4a8de2b03eb35fc0864f6a9b7d4396 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/db/6d/db6d00e8cc4a8de2b03eb35fc0864f6a9b7d4396_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-30aa27b7f926e8340d296186cd3dd4b223253c14 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/30/aa/30aa27b7f926e8340d296186cd3dd4b223253c14_1f1d59a6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-e5c561a4c47ed20460b166b62f769d5bb1e59484 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e5/c5/e5c561a4c47ed20460b166b62f769d5bb1e59484_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-apply-config-b3077ff64082ab57317baf845da65547023965b8 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/b3/07/b3077ff64082ab57317baf845da65547023965b8_e270833b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-1ad11b13884baeaa6ed9f8f5818f4d176f4d3134 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/1a/d1/1ad11b13884baeaa6ed9f8f5818f4d176f4d3134_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-595894be2202bfd98805a0ed87281e69c59b5c1d baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/59/58/595894be2202bfd98805a0ed87281e69c59b5c1d_0e7e10c7 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-2b32a2e32c315aa012f1831f9511aad36f830c84 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/2b/32/2b32a2e32c315aa012f1831f9511aad36f830c84_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-46ba4f455dd14fe509e2e83dc39a3fc6894f7dbb baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/46/ba/46ba4f455dd14fe509e2e83dc39a3fc6894f7dbb_8019c0a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-72e11c50ba9e0b7d80cf47151659a5ab641d6a6b baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/72/e1/72e11c50ba9e0b7d80cf47151659a5ab641d6a6b_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-f511ef918e1a3a60bbc1dec5edbec35ddf736223 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/f5/11/f511ef918e1a3a60bbc1dec5edbec35ddf736223_6995f615 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-32eca8ae06436003e59ded82f1cf5f99d62cae8f baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/32/ec/32eca8ae06436003e59ded82f1cf5f99d62cae8f_0cf61d7c enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-81cb8ce6ee4dccb91c1c8e1f92dd1c1c3a8ffdc1 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/81/cb/81cb8ce6ee4dccb91c1c8e1f92dd1c1c3a8ffdc1_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-8fd2e2eeaa24df45f4aec6b11ad073a16e228148 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/8f/d2/8fd2e2eeaa24df45f4aec6b11ad073a16e228148_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-heat-c7a2d626c8d845342df472ec358de985f48f75dd baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/c7/a2/c7a2d626c8d845342df472ec358de985f48f75dd_cfeffc97 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-c7f93f0f63841140d75c21a833647073fb3f4eb3 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/c7/f9/c7f93f0f63841140d75c21a833647073fb3f4eb3_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-mistral-tests-tempest-2bf69040b4578fc929ea9e1448a7a786298789e0 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/2b/f6/2bf69040b4578fc929ea9e1448a7a786298789e0_c979f8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-ironic-ui-ca1b1392d0f0b0cbb0c04c32ce9a52bde89db1a2 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/ca/1b/ca1b1392d0f0b0cbb0c04c32ce9a52bde89db1a2_85797b0c enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-reef/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* 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-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 Mock Version: 6.0 INFO: Mock Version: 6.0 INFO: Mock Version: 6.0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.npdyqbo9', '/var/lib/mock/dlrn-centos10-master-uc-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: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-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: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-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: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 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 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected 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: 16114812 8406704 967880 2985712 10063624 7708108 DEBUG: Swap: 16777212 7588656 9188556 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-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 Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 845M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 220G 330G 41% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.4m0opc4b', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-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: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-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: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-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: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-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: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-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: touching file: /var/lib/mock/dlrn-centos10-master-uc-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: Executing command: ['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'} and shell True /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. [pbr] Generating ChangeLog /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running egg_info creating ovn_bgp_agent.egg-info writing ovn_bgp_agent.egg-info/PKG-INFO writing dependency_links to ovn_bgp_agent.egg-info/dependency_links.txt writing entry points to ovn_bgp_agent.egg-info/entry_points.txt writing requirements to ovn_bgp_agent.egg-info/requires.txt writing top-level names to ovn_bgp_agent.egg-info/top_level.txt writing pbr to ovn_bgp_agent.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'ovn_bgp_agent.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'ovn_bgp_agent.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating ovn-bgp-agent-4.1.0.dev9 creating ovn-bgp-agent-4.1.0.dev9/devstack creating ovn-bgp-agent-4.1.0.dev9/devstack/lib creating ovn-bgp-agent-4.1.0.dev9/doc creating ovn-bgp-agent-4.1.0.dev9/doc/images creating ovn-bgp-agent-4.1.0.dev9/doc/images/src creating ovn-bgp-agent-4.1.0.dev9/doc/source creating ovn-bgp-agent-4.1.0.dev9/doc/source/contributor creating ovn-bgp-agent-4.1.0.dev9/doc/source/contributor/drivers creating ovn-bgp-agent-4.1.0.dev9/doc/source/examples creating ovn-bgp-agent-4.1.0.dev9/etc creating ovn-bgp-agent-4.1.0.dev9/etc/frr creating ovn-bgp-agent-4.1.0.dev9/etc/frr_with_bfd creating ovn-bgp-agent-4.1.0.dev9/etc/oslo-config-generator creating ovn-bgp-agent-4.1.0.dev9/etc/ovn-bgp-agent creating ovn-bgp-agent-4.1.0.dev9/etc/ovn-bgp-agent/rootwrap.d creating ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent creating ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent.egg-info creating ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/cmd creating ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers creating ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack creating ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack/utils creating ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack/watchers creating ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/privileged creating ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests creating ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/functional creating ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/functional/drivers creating ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/functional/drivers/openstack creating ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/functional/drivers/openstack/utils creating ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/functional/drivers/openstack/watchers creating ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/functional/privileged creating ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/functional/utils creating ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit creating ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/cmd creating ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/drivers creating ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/drivers/openstack creating ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/drivers/openstack/utils creating ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/drivers/openstack/watchers creating ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/privileged creating ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/utils creating ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/utils creating ovn-bgp-agent-4.1.0.dev9/playbooks creating ovn-bgp-agent-4.1.0.dev9/releasenotes creating ovn-bgp-agent-4.1.0.dev9/releasenotes/notes creating ovn-bgp-agent-4.1.0.dev9/releasenotes/source creating ovn-bgp-agent-4.1.0.dev9/releasenotes/source/_static creating ovn-bgp-agent-4.1.0.dev9/releasenotes/source/_templates creating ovn-bgp-agent-4.1.0.dev9/roles creating ovn-bgp-agent-4.1.0.dev9/roles/leaf creating ovn-bgp-agent-4.1.0.dev9/roles/leaf/tasks creating ovn-bgp-agent-4.1.0.dev9/roles/leaf/templates creating ovn-bgp-agent-4.1.0.dev9/roles/spine creating ovn-bgp-agent-4.1.0.dev9/roles/spine/tasks creating ovn-bgp-agent-4.1.0.dev9/roles/spine/templates creating ovn-bgp-agent-4.1.0.dev9/tools creating ovn-bgp-agent-4.1.0.dev9/zuul.d copying files to ovn-bgp-agent-4.1.0.dev9... copying .coveragerc -> ovn-bgp-agent-4.1.0.dev9 copying .mailmap -> ovn-bgp-agent-4.1.0.dev9 copying .pre-commit-config.yaml -> ovn-bgp-agent-4.1.0.dev9 copying .stestr.conf -> ovn-bgp-agent-4.1.0.dev9 copying AUTHORS -> ovn-bgp-agent-4.1.0.dev9 copying CONTRIBUTING.rst -> ovn-bgp-agent-4.1.0.dev9 copying ChangeLog -> ovn-bgp-agent-4.1.0.dev9 copying HACKING.rst -> ovn-bgp-agent-4.1.0.dev9 copying LICENSE -> ovn-bgp-agent-4.1.0.dev9 copying README.rst -> ovn-bgp-agent-4.1.0.dev9 copying bindep.txt -> ovn-bgp-agent-4.1.0.dev9 copying requirements.txt -> ovn-bgp-agent-4.1.0.dev9 copying setup.cfg -> ovn-bgp-agent-4.1.0.dev9 copying setup.py -> ovn-bgp-agent-4.1.0.dev9 copying test-requirements.txt -> ovn-bgp-agent-4.1.0.dev9 copying tox.ini -> ovn-bgp-agent-4.1.0.dev9 copying devstack/local.conf.sample -> ovn-bgp-agent-4.1.0.dev9/devstack copying devstack/plugin.sh -> ovn-bgp-agent-4.1.0.dev9/devstack copying devstack/settings -> ovn-bgp-agent-4.1.0.dev9/devstack copying devstack/lib/ovn-bgp-agent -> ovn-bgp-agent-4.1.0.dev9/devstack/lib copying doc/requirements.txt -> ovn-bgp-agent-4.1.0.dev9/doc copying doc/images/evpn-flow-l3vpn.svg -> ovn-bgp-agent-4.1.0.dev9/doc/images copying doc/images/evpn_traffic_flow.png -> ovn-bgp-agent-4.1.0.dev9/doc/images copying doc/images/networking-bgpvpn_integration.png -> ovn-bgp-agent-4.1.0.dev9/doc/images copying doc/images/ovn-cluster-overview.png -> ovn-bgp-agent-4.1.0.dev9/doc/images copying doc/images/src/evpn-flow-l3vpn.drawio -> ovn-bgp-agent-4.1.0.dev9/doc/images/src copying doc/source/bgp_supportability_matrix.rst -> ovn-bgp-agent-4.1.0.dev9/doc/source copying doc/source/conf.py -> ovn-bgp-agent-4.1.0.dev9/doc/source copying doc/source/index.rst -> ovn-bgp-agent-4.1.0.dev9/doc/source copying doc/source/readme.rst -> ovn-bgp-agent-4.1.0.dev9/doc/source copying doc/source/contributor/agent_deployment.rst -> ovn-bgp-agent-4.1.0.dev9/doc/source/contributor copying doc/source/contributor/bgp_advertising.rst -> ovn-bgp-agent-4.1.0.dev9/doc/source/contributor copying doc/source/contributor/bgp_traffic_redirection.rst -> ovn-bgp-agent-4.1.0.dev9/doc/source/contributor copying doc/source/contributor/evpn_advertising.rst -> ovn-bgp-agent-4.1.0.dev9/doc/source/contributor copying doc/source/contributor/index.rst -> ovn-bgp-agent-4.1.0.dev9/doc/source/contributor copying doc/source/contributor/drivers/bgp_mode_design.rst -> ovn-bgp-agent-4.1.0.dev9/doc/source/contributor/drivers copying doc/source/contributor/drivers/bgp_mode_stretched_l2_design.rst -> ovn-bgp-agent-4.1.0.dev9/doc/source/contributor/drivers copying doc/source/contributor/drivers/evpn_mode_design.rst -> ovn-bgp-agent-4.1.0.dev9/doc/source/contributor/drivers copying doc/source/contributor/drivers/index.rst -> ovn-bgp-agent-4.1.0.dev9/doc/source/contributor/drivers copying doc/source/contributor/drivers/nb_bgp_mode_design.rst -> ovn-bgp-agent-4.1.0.dev9/doc/source/contributor/drivers copying doc/source/contributor/drivers/ovn_bgp_mode_design.rst -> ovn-bgp-agent-4.1.0.dev9/doc/source/contributor/drivers copying doc/source/examples/index.rst -> ovn-bgp-agent-4.1.0.dev9/doc/source/examples copying doc/source/examples/nb_evpn_vrf.rst -> ovn-bgp-agent-4.1.0.dev9/doc/source/examples copying etc/frr/daemons -> ovn-bgp-agent-4.1.0.dev9/etc/frr copying etc/frr/frr.conf -> ovn-bgp-agent-4.1.0.dev9/etc/frr copying etc/frr_with_bfd/daemons -> ovn-bgp-agent-4.1.0.dev9/etc/frr_with_bfd copying etc/frr_with_bfd/frr.conf -> ovn-bgp-agent-4.1.0.dev9/etc/frr_with_bfd copying etc/oslo-config-generator/bgp-agent.conf -> ovn-bgp-agent-4.1.0.dev9/etc/oslo-config-generator copying etc/ovn-bgp-agent/rootwrap.conf -> ovn-bgp-agent-4.1.0.dev9/etc/ovn-bgp-agent copying etc/ovn-bgp-agent/rootwrap.d/rootwrap.filters -> ovn-bgp-agent-4.1.0.dev9/etc/ovn-bgp-agent/rootwrap.d copying ovn_bgp_agent/__init__.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent copying ovn_bgp_agent/agent.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent copying ovn_bgp_agent/config.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent copying ovn_bgp_agent/constants.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent copying ovn_bgp_agent/exceptions.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent copying ovn_bgp_agent.egg-info/PKG-INFO -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent.egg-info copying ovn_bgp_agent.egg-info/SOURCES.txt -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent.egg-info copying ovn_bgp_agent.egg-info/dependency_links.txt -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent.egg-info copying ovn_bgp_agent.egg-info/entry_points.txt -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent.egg-info copying ovn_bgp_agent.egg-info/not-zip-safe -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent.egg-info copying ovn_bgp_agent.egg-info/pbr.json -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent.egg-info copying ovn_bgp_agent.egg-info/requires.txt -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent.egg-info copying ovn_bgp_agent.egg-info/top_level.txt -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent.egg-info copying ovn_bgp_agent/cmd/__init__.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/cmd copying ovn_bgp_agent/cmd/agent.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/cmd copying ovn_bgp_agent/drivers/__init__.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers copying ovn_bgp_agent/drivers/driver_api.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers copying ovn_bgp_agent/drivers/openstack/__init__.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack copying ovn_bgp_agent/drivers/openstack/nb_exceptions.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack copying ovn_bgp_agent/drivers/openstack/nb_ovn_bgp_driver.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack copying ovn_bgp_agent/drivers/openstack/ovn_bgp_driver.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack copying ovn_bgp_agent/drivers/openstack/ovn_evpn_driver.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack copying ovn_bgp_agent/drivers/openstack/ovn_stretched_l2_bgp_driver.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack copying ovn_bgp_agent/drivers/openstack/utils/__init__.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack/utils copying ovn_bgp_agent/drivers/openstack/utils/bgp.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack/utils copying ovn_bgp_agent/drivers/openstack/utils/common.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack/utils copying ovn_bgp_agent/drivers/openstack/utils/driver_utils.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack/utils copying ovn_bgp_agent/drivers/openstack/utils/evpn.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack/utils copying ovn_bgp_agent/drivers/openstack/utils/frr.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack/utils copying ovn_bgp_agent/drivers/openstack/utils/loadbalancer.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack/utils copying ovn_bgp_agent/drivers/openstack/utils/nat.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack/utils copying ovn_bgp_agent/drivers/openstack/utils/ovn.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack/utils copying ovn_bgp_agent/drivers/openstack/utils/ovs.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack/utils copying ovn_bgp_agent/drivers/openstack/utils/port.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack/utils copying ovn_bgp_agent/drivers/openstack/utils/router.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack/utils copying ovn_bgp_agent/drivers/openstack/utils/wire.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack/utils copying ovn_bgp_agent/drivers/openstack/watchers/__init__.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack/watchers copying ovn_bgp_agent/drivers/openstack/watchers/base_watcher.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack/watchers copying ovn_bgp_agent/drivers/openstack/watchers/bgp_watcher.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack/watchers copying ovn_bgp_agent/drivers/openstack/watchers/evpn_watcher.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack/watchers copying ovn_bgp_agent/drivers/openstack/watchers/nb_bgp_watcher.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack/watchers copying ovn_bgp_agent/privileged/__init__.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/privileged copying ovn_bgp_agent/privileged/linux_net.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/privileged copying ovn_bgp_agent/privileged/ovs_vsctl.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/privileged copying ovn_bgp_agent/privileged/vtysh.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/privileged copying ovn_bgp_agent/tests/__init__.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests copying ovn_bgp_agent/tests/base.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests copying ovn_bgp_agent/tests/utils.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests copying ovn_bgp_agent/tests/functional/__init__.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/functional copying ovn_bgp_agent/tests/functional/base.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/functional copying ovn_bgp_agent/tests/functional/fixtures.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/functional copying ovn_bgp_agent/tests/functional/drivers/__init__.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/functional/drivers copying ovn_bgp_agent/tests/functional/drivers/openstack/__init__.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/functional/drivers/openstack copying ovn_bgp_agent/tests/functional/drivers/openstack/utils/__init__.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/functional/drivers/openstack/utils copying ovn_bgp_agent/tests/functional/drivers/openstack/utils/test_ovn.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/functional/drivers/openstack/utils copying ovn_bgp_agent/tests/functional/drivers/openstack/watchers/__init__.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/functional/drivers/openstack/watchers copying ovn_bgp_agent/tests/functional/drivers/openstack/watchers/test_nb_bgp_watcher.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/functional/drivers/openstack/watchers copying ovn_bgp_agent/tests/functional/privileged/__init__.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/functional/privileged copying ovn_bgp_agent/tests/functional/privileged/test_linux_net.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/functional/privileged copying ovn_bgp_agent/tests/functional/utils/__init__.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/functional/utils copying ovn_bgp_agent/tests/functional/utils/test_linux_net.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/functional/utils copying ovn_bgp_agent/tests/unit/__init__.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit copying ovn_bgp_agent/tests/unit/fakes.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit copying ovn_bgp_agent/tests/unit/test_agent.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit copying ovn_bgp_agent/tests/unit/cmd/__init__.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/cmd copying ovn_bgp_agent/tests/unit/cmd/test_agent.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/cmd copying ovn_bgp_agent/tests/unit/drivers/__init__.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/drivers copying ovn_bgp_agent/tests/unit/drivers/openstack/__init__.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/drivers/openstack copying ovn_bgp_agent/tests/unit/drivers/openstack/test_nb_ovn_bgp_driver.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/drivers/openstack copying ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_bgp_driver.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/drivers/openstack copying ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_evpn_driver.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/drivers/openstack copying ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_stretched_l2_bgp_driver.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/drivers/openstack copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/__init__.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_bgp.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_common.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_driver_utils.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_evpn.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_frr.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_loadbalancer.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_nat.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_ovn.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_ovs.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_port.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_router.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_wire.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/drivers/openstack/utils copying ovn_bgp_agent/tests/unit/drivers/openstack/watchers/__init__.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/drivers/openstack/watchers copying ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_base_watcher.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/drivers/openstack/watchers copying ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_bgp_watcher.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/drivers/openstack/watchers copying ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_evpn_watcher.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/drivers/openstack/watchers copying ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_nb_bgp_watcher.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/drivers/openstack/watchers copying ovn_bgp_agent/tests/unit/privileged/__init__.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/privileged copying ovn_bgp_agent/tests/unit/privileged/test_linux_net.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/privileged copying ovn_bgp_agent/tests/unit/privileged/test_ovs_vsctl.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/privileged copying ovn_bgp_agent/tests/unit/privileged/test_vtysh.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/privileged copying ovn_bgp_agent/tests/unit/utils/__init__.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/utils copying ovn_bgp_agent/tests/unit/utils/test_helpers.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/utils copying ovn_bgp_agent/tests/unit/utils/test_linux_net.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/tests/unit/utils copying ovn_bgp_agent/utils/__init__.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/utils copying ovn_bgp_agent/utils/common.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/utils copying ovn_bgp_agent/utils/helpers.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/utils copying ovn_bgp_agent/utils/linux_net.py -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/utils copying playbooks/configure_bgp_networking.yaml -> ovn-bgp-agent-4.1.0.dev9/playbooks copying releasenotes/notes/.placeholder -> ovn-bgp-agent-4.1.0.dev9/releasenotes/notes copying releasenotes/notes/bump-min-pyver-to-38-6cb5bf75990aa8e2.yaml -> ovn-bgp-agent-4.1.0.dev9/releasenotes/notes copying releasenotes/notes/nb_driver-cc7098183fcedb0a.yaml -> ovn-bgp-agent-4.1.0.dev9/releasenotes/notes copying releasenotes/notes/skip_vrf_delete-fcc8ac95db4fde21.yaml -> ovn-bgp-agent-4.1.0.dev9/releasenotes/notes copying releasenotes/source/2023.2.rst -> ovn-bgp-agent-4.1.0.dev9/releasenotes/source copying releasenotes/source/2024.1.rst -> ovn-bgp-agent-4.1.0.dev9/releasenotes/source copying releasenotes/source/2024.2.rst -> ovn-bgp-agent-4.1.0.dev9/releasenotes/source copying releasenotes/source/2025.1.rst -> ovn-bgp-agent-4.1.0.dev9/releasenotes/source copying releasenotes/source/conf.py -> ovn-bgp-agent-4.1.0.dev9/releasenotes/source copying releasenotes/source/index.rst -> ovn-bgp-agent-4.1.0.dev9/releasenotes/source copying releasenotes/source/unreleased.rst -> ovn-bgp-agent-4.1.0.dev9/releasenotes/source copying releasenotes/source/_static/.placeholder -> ovn-bgp-agent-4.1.0.dev9/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> ovn-bgp-agent-4.1.0.dev9/releasenotes/source/_templates copying roles/leaf/tasks/main.yml -> ovn-bgp-agent-4.1.0.dev9/roles/leaf/tasks copying roles/leaf/templates/frr.conf.j2 -> ovn-bgp-agent-4.1.0.dev9/roles/leaf/templates copying roles/spine/tasks/main.yml -> ovn-bgp-agent-4.1.0.dev9/roles/spine/tasks copying roles/spine/templates/frr.conf.j2 -> ovn-bgp-agent-4.1.0.dev9/roles/spine/templates copying tools/setup-ovs.sh -> ovn-bgp-agent-4.1.0.dev9/tools copying zuul.d/project.yaml -> ovn-bgp-agent-4.1.0.dev9/zuul.d copying zuul.d/tempest-multinode.yaml -> ovn-bgp-agent-4.1.0.dev9/zuul.d copying ovn_bgp_agent.egg-info/SOURCES.txt -> ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent.egg-info Writing ovn-bgp-agent-4.1.0.dev9/setup.cfg creating dist Creating tar archive removing 'ovn-bgp-agent-4.1.0.dev9' (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)'] Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-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', '/var/lib/mock/dlrn-centos10-master-uc-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', '-l', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-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 in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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', '/var/lib/mock/dlrn-centos10-master-uc-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', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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 + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.nTV0N5g6RT/dist WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.nTV0N5g6RT/dist Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-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', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-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: host_arch: x86_64 DEBUG: chrootuid: 1039 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: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None 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', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, '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-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}} 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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} 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: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 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-builder-centos9.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: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} 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: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] 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: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 1851459f-3c6e-492e-8d92-b79ae2f21792 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-62a1d6956f5ff335a8beee0d8a960391c8aac0f0 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/62/a1/62a1d6956f5ff335a8beee0d8a960391c8aac0f0_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-010a199fdc32596d93236a4b656dc5e986f3282d baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/01/0a/010a199fdc32596d93236a4b656dc5e986f3282d_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-db6d00e8cc4a8de2b03eb35fc0864f6a9b7d4396 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/db/6d/db6d00e8cc4a8de2b03eb35fc0864f6a9b7d4396_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-30aa27b7f926e8340d296186cd3dd4b223253c14 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/30/aa/30aa27b7f926e8340d296186cd3dd4b223253c14_1f1d59a6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-e5c561a4c47ed20460b166b62f769d5bb1e59484 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e5/c5/e5c561a4c47ed20460b166b62f769d5bb1e59484_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-apply-config-b3077ff64082ab57317baf845da65547023965b8 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/b3/07/b3077ff64082ab57317baf845da65547023965b8_e270833b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-1ad11b13884baeaa6ed9f8f5818f4d176f4d3134 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/1a/d1/1ad11b13884baeaa6ed9f8f5818f4d176f4d3134_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-595894be2202bfd98805a0ed87281e69c59b5c1d baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/59/58/595894be2202bfd98805a0ed87281e69c59b5c1d_0e7e10c7 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-2b32a2e32c315aa012f1831f9511aad36f830c84 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/2b/32/2b32a2e32c315aa012f1831f9511aad36f830c84_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-46ba4f455dd14fe509e2e83dc39a3fc6894f7dbb baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/46/ba/46ba4f455dd14fe509e2e83dc39a3fc6894f7dbb_8019c0a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-72e11c50ba9e0b7d80cf47151659a5ab641d6a6b baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/72/e1/72e11c50ba9e0b7d80cf47151659a5ab641d6a6b_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-f511ef918e1a3a60bbc1dec5edbec35ddf736223 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/f5/11/f511ef918e1a3a60bbc1dec5edbec35ddf736223_6995f615 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-32eca8ae06436003e59ded82f1cf5f99d62cae8f baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/32/ec/32eca8ae06436003e59ded82f1cf5f99d62cae8f_0cf61d7c enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-81cb8ce6ee4dccb91c1c8e1f92dd1c1c3a8ffdc1 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/81/cb/81cb8ce6ee4dccb91c1c8e1f92dd1c1c3a8ffdc1_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-8fd2e2eeaa24df45f4aec6b11ad073a16e228148 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/8f/d2/8fd2e2eeaa24df45f4aec6b11ad073a16e228148_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-heat-c7a2d626c8d845342df472ec358de985f48f75dd baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/c7/a2/c7a2d626c8d845342df472ec358de985f48f75dd_cfeffc97 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-c7f93f0f63841140d75c21a833647073fb3f4eb3 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/c7/f9/c7f93f0f63841140d75c21a833647073fb3f4eb3_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-mistral-tests-tempest-2bf69040b4578fc929ea9e1448a7a786298789e0 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/2b/f6/2bf69040b4578fc929ea9e1448a7a786298789e0_c979f8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-ironic-ui-ca1b1392d0f0b0cbb0c04c32ce9a52bde89db1a2 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/ca/1b/ca1b1392d0f0b0cbb0c04c32ce9a52bde89db1a2_85797b0c enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-reef/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* 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-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 Mock Version: 6.0 INFO: Mock Version: 6.0 INFO: Mock Version: 6.0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.xcrezzwd', '/var/lib/mock/dlrn-centos10-master-uc-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: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-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: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-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: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 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 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected 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: 16114812 8412308 930316 2986128 10095836 7702504 DEBUG: Swap: 16777212 7588656 9188556 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-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 Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 845M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 220G 330G 41% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.frmx8suf', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-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: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-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: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-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: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-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: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-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: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.nTV0N5g6RT/dist Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-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', '/var/lib/mock/dlrn-centos10-master-uc-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', '-l', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-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 in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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', '/var/lib/mock/dlrn-centos10-master-uc-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', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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 + '[' tarball == gem ']' ++ grep .tar.gz ++ ls /tmp/tmp.nTV0N5g6RT/dist + SOURCE=ovn-bgp-agent-4.1.0.dev9.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.nTV0N5g6RT/dist/ovn-bgp-agent-4.1.0.dev9.tar.gz ++ basename ovn-bgp-agent-4.1.0.dev9.tar.gz .tar.gz + SOURCEWITHREL=ovn-bgp-agent-4.1.0.dev9-0.20250416132624.b75b569.tar.gz + mv /tmp/tmp.nTV0N5g6RT/dist/ovn-bgp-agent-4.1.0.dev9.tar.gz /tmp/tmp.nTV0N5g6RT/SOURCES/ovn-bgp-agent-4.1.0.dev9-0.20250416132624.b75b569.tar.gz + cd /home/centos10-master-uc/data/ovn-bgp-agent_distro + cp -a ovn-bgp-agent-sudoers ovn-bgp-agent.service ovn-bgp-agent.spec /tmp/tmp.nTV0N5g6RT/SOURCES/ + cp ovn-bgp-agent.spec /tmp/tmp.nTV0N5g6RT/SPECS/ + cd /tmp/tmp.nTV0N5g6RT/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' ovn-bgp-agent.spec + sed -i -e '1i%define upstream_version 4.1.0.dev9\' ovn-bgp-agent.spec + grep -qc '^%global dlrn .*' ovn-bgp-agent.spec + sed -i -e '1i%global dlrn 1\' ovn-bgp-agent.spec + grep -qc '^%global dlrn_nvr .*' ovn-bgp-agent.spec ++ basename ovn-bgp-agent-4.1.0.dev9-0.20250416132624.b75b569.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr ovn-bgp-agent-4.1.0.dev9-0.20250416132624.b75b569\' ovn-bgp-agent.spec + sed -i -e s/UPSTREAMVERSION/4.1.0.dev9/g ovn-bgp-agent.spec + set_nvr_in_spec + VERSION=4.1.0 + sed -i -e 's/Version:.*/Version: 4.1.0/g' ovn-bgp-agent.spec + sed -i -e 's/Release:.*/Release: 0.20250416132624.b75b569%{?dist}/g' ovn-bgp-agent.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: ovn-bgp-agent-4.1.0.dev9-0.20250416132624.b75b569.tar.gz/' ovn-bgp-agent.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' ovn-bgp-agent.spec + cat ovn-bgp-agent.spec %global dlrn_nvr ovn-bgp-agent-4.1.0.dev9-0.20250416132624.b75b569 %global dlrn 1 %define upstream_version 4.1.0.dev9 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x815AFEC729392386480E076DCC0DFE2D21C023C9 %global pypi_name ovn-bgp-agent %global with_doc 1 %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %{?dlrn: %global tarsources ovn-bgp-agent} %{!?dlrn: %global tarsources ovn_bgp_agent} Name: %{pypi_name} Version: 4.1.0 Release: 0.20250416132624.b75b569%{?dist} Epoch: 1 Summary: An agent to expose routes to OVN workloads via BGP License: ASL 2.0 URL: https://opendev.org/openstack/ovn-bgp-agent Source0: ovn-bgp-agent-4.1.0.dev9-0.20250416132624.b75b569.tar.gz # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.opendev.org/openstack/%{name}/%{tarsources}-%{upstream_version}.tar.gz.asc Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt %endif Source1: ovn-bgp-agent.service Source2: ovn-bgp-agent-sudoers BuildArch: noarch # Required for tarball sources verification %if 0%{?sources_gpg} == 1 BuildRequires: /usr/bin/gpgv2 %endif BuildRequires: git-core BuildRequires: python3-jinja2 BuildRequires: python3-devel BuildRequires: python3-neutron-lib BuildRequires: python3-openvswitch BuildRequires: python3-oslo-concurrency BuildRequires: python3-oslo-config BuildRequires: python3-oslo-log BuildRequires: python3-oslo-privsep BuildRequires: python3-oslo-rootwrap BuildRequires: python3-oslo-service BuildRequires: python3-oslotest BuildRequires: python3-ovsdbapp BuildRequires: python3-pbr BuildRequires: python3-pyroute2 BuildRequires: python3-stestr BuildRequires: python3-stevedore BuildRequires: python3-tenacity >= 6.0.0 BuildRequires: python3-testtools Requires: frr >= 7.5 Requires: openvswitch >= 2.8.0 Requires: python3-jinja2 >= 2.10 Requires: python3-neutron-lib >= 2.10.1 Requires: python3-oslo-concurrency >= 3.26.0 Requires: python3-oslo-config >= 6.1.0 Requires: python3-oslo-log >= 3.36.0 Requires: python3-oslo-privsep >= 2.3.0 Requires: python3-oslo-rootwrap >= 5.15.0 Requires: python3-oslo-service => 1.40.2 Requires: python3-ovsdbapp >= 1.16.0 Requires: python3-pbr >= 2.0 Requires: python3-pyroute2 >= 0.6.6 Requires: python3-stevedore >= 1.20.0 Requires: python3-openvswitch >= 2.8.0 Requires: python3-tenacity >= 6.0.0 %description This package contains the ovn-bgp-agent to expose BGP routes to OVN workloads. %if 0%{?with_doc} %package doc Summary: OVN BGP Agent documentation BuildRequires: python3-sphinx BuildRequires: python3-openstackdocstheme %description doc %{common_desc} This package contains the documentation. %endif %prep %autosetup -n %{tarsources}-%{upstream_version} -S git # Remove bundled egg-info rm -rf %{pypi_name}.egg-info %build %py3_build %if 0%{?with_doc} # generate html docs export PYTHONPATH=. sphinx-build-3 -b html doc/source doc/build/html # remove the sphinx-build leftovers rm -rf doc/build/html/.{doctrees,buildinfo} %endif %install %py3_install PYTHONPATH="%{buildroot}/%{python3_sitelib}" oslo-config-generator --config-file=etc/oslo-config-generator/bgp-agent.conf mkdir -p %{buildroot}/%{_sysconfdir}/ovn-bgp-agent mkdir -p %{buildroot}/%{_sysconfdir}/ovn-bgp-agent/rootwrap.d mkdir -p %{buildroot}/%{_unitdir} install -p -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/ovn-bgp-agent.service install -p -D -m 640 etc/ovn-bgp-agent/bgp-agent.conf.sample %{buildroot}/%{_sysconfdir}/ovn-bgp-agent/bgp-agent.conf # populate the conf dir mv %{buildroot}%{_prefix}/etc/ovn-bgp-agent/rootwrap.conf %{buildroot}/%{_sysconfdir}/ovn-bgp-agent/rootwrap.conf mv %{buildroot}%{_prefix}/etc/ovn-bgp-agent/rootwrap.d/* %{buildroot}/%{_sysconfdir}/ovn-bgp-agent/rootwrap.d/ # remove duplicate config files under /usr/etc/ovn-bgp-agent rmdir %{buildroot}%{_prefix}/etc/ovn-bgp-agent/rootwrap.d # Install sudoers install -p -D -m 440 %{SOURCE2} %{buildroot}%{_sysconfdir}/sudoers.d/ovn-bgp-agent %check export OS_TEST_PATH='./ovn_bgp_agent/tests/unit' export PATH=$PATH:%{buildroot}/usr/bin export PYTHONPATH=$PWD stestr-3 --test-path $OS_TEST_PATH run %pre getent group ovn-bgp >/dev/null || groupadd -r ovn-bgp getent passwd ovn-bgp >/dev/null || \ useradd -r -g ovn-bgp -d %{_sharedstatedir}/ovn-bgp -s /sbin/nologin \ -c "OVN BGP Agent" ovn-bgp exit 0 %files %license LICENSE %{_bindir}/ovn-bgp-agent %{_bindir}/ovn-bgp-agent-rootwrap %{_bindir}/ovn-bgp-agent-rootwrap-daemon %{_unitdir}/ovn-bgp-agent.service %{python3_sitelib}/ovn_bgp_agent %{python3_sitelib}/ovn_bgp_agent-%{upstream_version}-py%{python3_version}.egg-info %{_sysconfdir}/ovn-bgp-agent %config(noreplace) %{_sysconfdir}/ovn-bgp-agent/bgp-agent.conf %config(noreplace) %{_sysconfdir}/ovn-bgp-agent/rootwrap.conf %config(noreplace) %{_sysconfdir}/ovn-bgp-agent/rootwrap.d/* %{_sysconfdir}/sudoers.d/ovn-bgp-agent %if 0%{?with_doc} %files doc %license LICENSE %doc doc/build/html README.rst %endif %post %systemd_post %{pypi_name} %preun %systemd_preun %{pypi_name} %postun %systemd_postun_with_restart %{pypi_name} %changelog + spectool -g -C /tmp/tmp.nTV0N5g6RT/SOURCES ovn-bgp-agent.spec + /usr/bin/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 --spec ovn-bgp-agent.spec --sources=/tmp/tmp.nTV0N5g6RT/SOURCES WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 --spec ovn-bgp-agent.spec --sources=/tmp/tmp.nTV0N5g6RT/SOURCES Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-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', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-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: host_arch: x86_64 DEBUG: chrootuid: 1039 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: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None 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', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, '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-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}} 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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} 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: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 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-builder-centos9.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: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} 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: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] 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: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 0d931013-e84a-4929-abea-46495f399450 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-62a1d6956f5ff335a8beee0d8a960391c8aac0f0 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/62/a1/62a1d6956f5ff335a8beee0d8a960391c8aac0f0_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-010a199fdc32596d93236a4b656dc5e986f3282d baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/01/0a/010a199fdc32596d93236a4b656dc5e986f3282d_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-db6d00e8cc4a8de2b03eb35fc0864f6a9b7d4396 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/db/6d/db6d00e8cc4a8de2b03eb35fc0864f6a9b7d4396_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-30aa27b7f926e8340d296186cd3dd4b223253c14 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/30/aa/30aa27b7f926e8340d296186cd3dd4b223253c14_1f1d59a6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-e5c561a4c47ed20460b166b62f769d5bb1e59484 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e5/c5/e5c561a4c47ed20460b166b62f769d5bb1e59484_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-apply-config-b3077ff64082ab57317baf845da65547023965b8 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/b3/07/b3077ff64082ab57317baf845da65547023965b8_e270833b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-1ad11b13884baeaa6ed9f8f5818f4d176f4d3134 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/1a/d1/1ad11b13884baeaa6ed9f8f5818f4d176f4d3134_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-595894be2202bfd98805a0ed87281e69c59b5c1d baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/59/58/595894be2202bfd98805a0ed87281e69c59b5c1d_0e7e10c7 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-2b32a2e32c315aa012f1831f9511aad36f830c84 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/2b/32/2b32a2e32c315aa012f1831f9511aad36f830c84_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-46ba4f455dd14fe509e2e83dc39a3fc6894f7dbb baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/46/ba/46ba4f455dd14fe509e2e83dc39a3fc6894f7dbb_8019c0a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-72e11c50ba9e0b7d80cf47151659a5ab641d6a6b baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/72/e1/72e11c50ba9e0b7d80cf47151659a5ab641d6a6b_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-f511ef918e1a3a60bbc1dec5edbec35ddf736223 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/f5/11/f511ef918e1a3a60bbc1dec5edbec35ddf736223_6995f615 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-32eca8ae06436003e59ded82f1cf5f99d62cae8f baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/32/ec/32eca8ae06436003e59ded82f1cf5f99d62cae8f_0cf61d7c enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-81cb8ce6ee4dccb91c1c8e1f92dd1c1c3a8ffdc1 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/81/cb/81cb8ce6ee4dccb91c1c8e1f92dd1c1c3a8ffdc1_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-8fd2e2eeaa24df45f4aec6b11ad073a16e228148 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/8f/d2/8fd2e2eeaa24df45f4aec6b11ad073a16e228148_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-heat-c7a2d626c8d845342df472ec358de985f48f75dd baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/c7/a2/c7a2d626c8d845342df472ec358de985f48f75dd_cfeffc97 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-c7f93f0f63841140d75c21a833647073fb3f4eb3 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/c7/f9/c7f93f0f63841140d75c21a833647073fb3f4eb3_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-mistral-tests-tempest-2bf69040b4578fc929ea9e1448a7a786298789e0 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/2b/f6/2bf69040b4578fc929ea9e1448a7a786298789e0_c979f8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-ironic-ui-ca1b1392d0f0b0cbb0c04c32ce9a52bde89db1a2 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/ca/1b/ca1b1392d0f0b0cbb0c04c32ce9a52bde89db1a2_85797b0c enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-reef/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* 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(ovn-bgp-agent.spec) Config(dlrn-centos10-master-uc-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 Mock Version: 6.0 INFO: Mock Version: 6.0 INFO: Mock Version: 6.0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.96tviqvi', '/var/lib/mock/dlrn-centos10-master-uc-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: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-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: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _cleanup_homedir skipped in bootstrap DEBUG: method _setup_build_dirs skipped in bootstrap DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-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: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 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 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected 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: 16114812 8406476 923644 2979484 10101916 7708336 DEBUG: Swap: 16777212 7588656 9188556 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-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 Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 839M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 220G 330G 41% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.l8flbu9q', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-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: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: rpm-4.19.1.1-3.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64 DEBUG: python3-dnf-4.20.0-9.el10.noarch DEBUG: python3-dnf-plugins-core-4.7.0-6.el10.noarch DEBUG: yum-4.20.0-9.el10.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 3 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.19.1.1-3.el10.x86_64 rpm-sequoia-1.6.0-3.el10.x86_64 python3-dnf-4.20.0-9.el10.noarch python3-dnf-plugins-core-4.7.0-6.el10.noarch yum-4.20.0-9.el10.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-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'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-72.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-1.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.12.1-1.el10.x86_64 DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-1.el10.noarch DEBUG: python3-3.12.10-1.el10.x86_64 DEBUG: python3-libs-3.12.10-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-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'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-62a1d6956f5ff335a8b 88 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-010a199fdc32596d93236 137 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-db6d00e8cc4a8de2b03eb 120 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-openstackclient-30aa27b7f926e83 84 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-e5c561a4c47ed20460b166b 91 kB/s | 3.0 kB 00:00 DEBUG: delorean-os-apply-config-b3077ff64082ab57317baf 106 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-1ad11b13884baeaa6ed9f8f 89 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-595894be2202bfd988 89 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-2b32a2e32c315aa012f18 85 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-46ba4f455dd14fe509e 119 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-72e11c50ba 100 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-f511ef918e1a3a60bbc1 63 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-32eca8ae06436003e59d 76 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-81cb8ce6e 110 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-8fd2e2eeaa24df45f4aec6b11a 82 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-heat-c7a2d626c8d845342df472ec35 79 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-c7f93f0f63841140d75c21 98 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-mistral-tests-tempest-2bf69040b 83 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-ui-ca1b1392d0f0b0cbb0 93 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 61 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 39 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 39 kB/s | 6.3 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 47 kB/s | 6.7 kB 00:00 DEBUG: dlrn-master-testing 93 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 76 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 92 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 30 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-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'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-72.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-1.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.12.1-1.el10.x86_64 DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-1.el10.noarch DEBUG: python3-3.12.10-1.el10.x86_64 DEBUG: python3-libs-3.12.10-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-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: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-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: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-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: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-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: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-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/ovn-bgp-agent.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ovn-bgp-agent.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.src.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(ovn-bgp-agent.spec) Config(dlrn-5) 0 minutes 20 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-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', '/var/lib/mock/dlrn-centos10-master-uc-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', '-l', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-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 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-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 in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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', '/var/lib/mock/dlrn-centos10-master-uc-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', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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 + finalize + rm -rf /tmp/tmp.nTV0N5g6RT WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 --rebuild /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.src.rpm --postinstall Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-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', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-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: host_arch: x86_64 DEBUG: chrootuid: 1039 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: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None 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', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, '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-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'}} 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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} 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: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 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-builder-centos9.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: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} 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: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] 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: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: e21bdcb2-3a4d-4d89-9ed1-952056de9ce9 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-62a1d6956f5ff335a8beee0d8a960391c8aac0f0 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/62/a1/62a1d6956f5ff335a8beee0d8a960391c8aac0f0_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-010a199fdc32596d93236a4b656dc5e986f3282d baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/01/0a/010a199fdc32596d93236a4b656dc5e986f3282d_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-db6d00e8cc4a8de2b03eb35fc0864f6a9b7d4396 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/db/6d/db6d00e8cc4a8de2b03eb35fc0864f6a9b7d4396_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-openstackclient-30aa27b7f926e8340d296186cd3dd4b223253c14 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/30/aa/30aa27b7f926e8340d296186cd3dd4b223253c14_1f1d59a6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-e5c561a4c47ed20460b166b62f769d5bb1e59484 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e5/c5/e5c561a4c47ed20460b166b62f769d5bb1e59484_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-os-apply-config-b3077ff64082ab57317baf845da65547023965b8 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/b3/07/b3077ff64082ab57317baf845da65547023965b8_e270833b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-1ad11b13884baeaa6ed9f8f5818f4d176f4d3134 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/1a/d1/1ad11b13884baeaa6ed9f8f5818f4d176f4d3134_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-595894be2202bfd98805a0ed87281e69c59b5c1d baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/59/58/595894be2202bfd98805a0ed87281e69c59b5c1d_0e7e10c7 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-2b32a2e32c315aa012f1831f9511aad36f830c84 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/2b/32/2b32a2e32c315aa012f1831f9511aad36f830c84_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-46ba4f455dd14fe509e2e83dc39a3fc6894f7dbb baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/46/ba/46ba4f455dd14fe509e2e83dc39a3fc6894f7dbb_8019c0a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-72e11c50ba9e0b7d80cf47151659a5ab641d6a6b baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/72/e1/72e11c50ba9e0b7d80cf47151659a5ab641d6a6b_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-f511ef918e1a3a60bbc1dec5edbec35ddf736223 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/f5/11/f511ef918e1a3a60bbc1dec5edbec35ddf736223_6995f615 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-32eca8ae06436003e59ded82f1cf5f99d62cae8f baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/32/ec/32eca8ae06436003e59ded82f1cf5f99d62cae8f_0cf61d7c enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-81cb8ce6ee4dccb91c1c8e1f92dd1c1c3a8ffdc1 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/81/cb/81cb8ce6ee4dccb91c1c8e1f92dd1c1c3a8ffdc1_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-8fd2e2eeaa24df45f4aec6b11ad073a16e228148 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/8f/d2/8fd2e2eeaa24df45f4aec6b11ad073a16e228148_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-heat-c7a2d626c8d845342df472ec358de985f48f75dd baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/c7/a2/c7a2d626c8d845342df472ec358de985f48f75dd_cfeffc97 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-c7f93f0f63841140d75c21a833647073fb3f4eb3 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/c7/f9/c7f93f0f63841140d75c21a833647073fb3f4eb3_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-mistral-tests-tempest-2bf69040b4578fc929ea9e1448a7a786298789e0 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/2b/f6/2bf69040b4578fc929ea9e1448a7a786298789e0_c979f8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-ironic-ui-ca1b1392d0f0b0cbb0c04c32ce9a52bde89db1a2 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/ca/1b/ca1b1392d0f0b0cbb0c04c32ce9a52bde89db1a2_85797b0c enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-reef/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* 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/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.src.rpm INFO: Start(/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.src.rpm) Config(dlrn-centos10-master-uc-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 Mock Version: 6.0 INFO: Mock Version: 6.0 INFO: Mock Version: 6.0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.40y3jsf2', '/var/lib/mock/dlrn-centos10-master-uc-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: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-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: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _cleanup_homedir skipped in bootstrap DEBUG: method _setup_build_dirs skipped in bootstrap DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-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: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 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 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected 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: 16114812 8182984 1106296 2979576 10142596 7931828 DEBUG: Swap: 16777212 7588656 9188556 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-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 Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 839M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 220G 330G 41% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.5_8f3x95', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-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: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: rpm-4.19.1.1-3.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64 DEBUG: python3-dnf-4.20.0-9.el10.noarch DEBUG: python3-dnf-plugins-core-4.7.0-6.el10.noarch DEBUG: yum-4.20.0-9.el10.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 3 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.19.1.1-3.el10.x86_64 rpm-sequoia-1.6.0-3.el10.x86_64 python3-dnf-4.20.0-9.el10.noarch python3-dnf-plugins-core-4.7.0-6.el10.noarch yum-4.20.0-9.el10.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-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'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-72.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-1.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.12.1-1.el10.x86_64 DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-1.el10.noarch DEBUG: python3-3.12.10-1.el10.x86_64 DEBUG: python3-libs-3.12.10-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-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'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-62a1d6956f5ff335a8b 51 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-010a199fdc32596d93236 96 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-db6d00e8cc4a8de2b03eb 117 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-openstackclient-30aa27b7f926e83 100 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-e5c561a4c47ed20460b166b 96 kB/s | 3.0 kB 00:00 DEBUG: delorean-os-apply-config-b3077ff64082ab57317baf 78 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-1ad11b13884baeaa6ed9f8f 118 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-595894be2202bfd988 100 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-2b32a2e32c315aa012f18 103 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-46ba4f455dd14fe509e 87 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-72e11c50ba 101 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-f511ef918e1a3a60bbc1 86 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-32eca8ae06436003e59d 101 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-81cb8ce6e 160 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-8fd2e2eeaa24df45f4aec6b11a 63 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-heat-c7a2d626c8d845342df472ec35 72 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-c7f93f0f63841140d75c21 71 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-mistral-tests-tempest-2bf69040b 68 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-ui-ca1b1392d0f0b0cbb0 68 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 12 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 12 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 65 kB/s | 6.3 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 48 kB/s | 6.7 kB 00:00 DEBUG: dlrn-master-testing 129 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 130 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 85 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 17 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-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'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-72.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.5.0-4.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-1.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-6.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.12.1-1.el10.x86_64 DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-1.el10.noarch DEBUG: python3-3.12.10-1.el10.x86_64 DEBUG: python3-libs-3.12.10-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-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: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-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: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-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: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-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: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init Start: build phase for ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.src.rpm Start: build setup for ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.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'} and shell False DEBUG: Updating / installing... DEBUG: ovn-bgp-agent-1:4.1.0-0.20250416132624######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.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'} and shell False DEBUG: ovn-bgp-agent-4.1.0.dev9-0.20250416132624.b75b569.tar.gz DEBUG: ovn-bgp-agent-sudoers DEBUG: ovn-bgp-agent.service DEBUG: ovn-bgp-agent.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/ovn-bgp-agent.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ovn-bgp-agent.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.src.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//builddir/build/SRPMS/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//builddir/build/SRPMS/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-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'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:03 ago on Wed Apr 16 09:27:59 2025. DEBUG: Package git-core-2.47.1-1.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.10-1.el10.x86_64 is already installed. DEBUG: Package python3-jinja2-3.1.5-1.el10.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-sphinx-1:7.2.6-10.el10.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ============================================================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ============================================================================================================================ DEBUG: Installing: DEBUG: python3-neutron-lib noarch 3.18.2-0.20250318121026.bf21a6d.el10 delorean-component-network 478 k DEBUG: python3-openstackdocstheme noarch 3.0.0-10.el10s delorean-master-build-deps 934 k DEBUG: python3-oslo-concurrency noarch 7.1.0-0.20250318114002.6250095.el10 delorean-component-common 46 k DEBUG: python3-oslo-config noarch 2:9.7.1-0.20250318100804.d583141.el10 delorean-component-common 282 k DEBUG: python3-oslo-log noarch 7.1.0-0.20250318111316.0c290b1.el10 delorean-component-common 73 k DEBUG: python3-oslo-privsep noarch 3.6.0-0.20250318105728.959f01e.el10 delorean-component-common 52 k DEBUG: python3-oslo-rootwrap noarch 7.5.1-0.20250318113309.d8148bf.el10 delorean-component-common 53 k DEBUG: python3-oslo-service noarch 4.1.1-0.20250318124125.7a52803.el10 delorean-component-common 92 k DEBUG: python3-oslotest noarch 5.0.0-0.20250212144141.4c36dbc.el10 delorean-component-clients 53 k DEBUG: python3-ovsdbapp noarch 2.11.0-0.20250310090707.e1bd214.el10 delorean-component-network 179 k DEBUG: python3-pyroute2 noarch 0.7.12-5.el10s delorean-master-testing 917 k DEBUG: python3-rdo-openvswitch noarch 2:3.4-1.el10s delorean-master-testing 7.9 k DEBUG: python3-stestr noarch 4.1.0-1.el10s delorean-master-testing 194 k DEBUG: python3-stevedore noarch 5.4.1-0.20250314122149.27e27c1.el10 delorean-component-clients 79 k DEBUG: python3-tenacity noarch 8.2.3-1.el10s delorean-master-testing 55 k DEBUG: python3-testtools noarch 2.7.2-1.bootstrap.el10s delorean-master-testing 405 k DEBUG: Installing dependencies: DEBUG: bc x86_64 1.07.1-23.el10 baseos 123 k DEBUG: checkpolicy x86_64 3.8-1.el10 appstream 358 k DEBUG: chkconfig x86_64 1.30-2.el10 baseos 183 k DEBUG: hostname x86_64 3.23-14.el10 baseos 29 k DEBUG: initscripts x86_64 10.26-2.el10 baseos 234 k DEBUG: initscripts-rename-device x86_64 10.26-2.el10 baseos 18 k DEBUG: initscripts-service noarch 10.26-2.el10 baseos 14 k DEBUG: ipcalc x86_64 1.0.3-12.el10 baseos 43 k DEBUG: iproute x86_64 6.11.0-1.el10 baseos 803 k DEBUG: kmod x86_64 31-11.el10 baseos 134 k DEBUG: libibverbs x86_64 54.0-1.el10 baseos 455 k DEBUG: libmnl x86_64 1.0.5-7.el10 baseos 29 k DEBUG: libnl3 x86_64 3.11.0-1.el10 baseos 361 k DEBUG: libselinux-utils x86_64 3.8-1.el10 baseos 128 k DEBUG: libsodium x86_64 1.0.20-2.el10s delorean-master-testing 173 k DEBUG: libxslt x86_64 1.1.39-6.el10 appstream 190 k DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: numactl-libs x86_64 2.0.19-1.el10 baseos 32 k DEBUG: openssl x86_64 1:3.2.2-16.el10 baseos 1.1 M DEBUG: openstack-network-scripts x86_64 10.11.1-7.el10s delorean-master-testing 48 k DEBUG: openstack-network-scripts-openvswitch3.4 x86_64 10.11.1-7.el10s delorean-master-testing 10 k DEBUG: openvswitch-selinux-extra-policy noarch 1.0-36.el10s centos10-nfv-ovs 10 k DEBUG: openvswitch3.4 x86_64 3.4.0-9.el10s centos10-nfv-ovs 6.9 M DEBUG: policycoreutils x86_64 3.8-1.el10 baseos 228 k DEBUG: policycoreutils-python-utils noarch 3.8-1.el10 appstream 48 k DEBUG: procps-ng x86_64 4.0.4-7.el10 baseos 349 k DEBUG: protobuf-c x86_64 1.5.0-6.el10 baseos 33 k DEBUG: psmisc x86_64 23.6-8.el10 baseos 319 k DEBUG: python-oslo-concurrency-lang noarch 7.1.0-0.20250318114002.6250095.el10 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 7.1.0-0.20250318111316.0c290b1.el10 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.3.1-0.20250318102210.8af9987.el10 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.5.1-0.20250318102620.3bb5d92.el10 delorean-component-common 12 k DEBUG: python-oslo-privsep-lang noarch 3.6.0-0.20250318105728.959f01e.el10 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 8.0.0-0.20250212135609.79f5ec6.el10 delorean-component-common 13 k DEBUG: python-oslo-versionedobjects-lang noarch 3.6.0-0.20250318110444.79e9d5d.el10 delorean-component-common 12 k DEBUG: python3-PyMySQL noarch 1.1.1-3.el10 appstream 116 k DEBUG: python3-alembic noarch 1.13.1-7.el10 appstream 502 k DEBUG: python3-amqp noarch 5.2.0-7.el10s delorean-master-testing 109 k DEBUG: python3-audit x86_64 4.0.3-4.el10 appstream 71 k DEBUG: python3-autopage noarch 0.5.2-8.el10s delorean-master-testing 75 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el10s delorean-master-testing 42 k DEBUG: python3-cachetools noarch 5.4.0-6.el10s delorean-master-testing 37 k DEBUG: python3-cffi x86_64 1.16.0-7.el10 baseos 308 k DEBUG: python3-cliff noarch 4.9.1-0.20250314125026.083572e.el10 delorean-component-common 116 k DEBUG: python3-cmd2 noarch 2.5.8-1.el10s delorean-master-testing 375 k DEBUG: python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M DEBUG: python3-dateutil noarch 1:2.8.2-15.el10 baseos 358 k DEBUG: python3-debtcollector noarch 3.0.0-0.20250212115946.0e6ce1c.el10 delorean-component-common 35 k DEBUG: python3-decorator noarch 5.1.1-12.el10 baseos 32 k DEBUG: python3-distro noarch 1.9.0-5.el10 appstream 48 k DEBUG: python3-dulwich x86_64 0.22.1-2.el10s delorean-master-testing 522 k DEBUG: python3-extras noarch 1.0.0-36.el10s delorean-master-testing 15 k DEBUG: python3-fasteners noarch 0.19-1.el10s delorean-master-testing 43 k DEBUG: python3-fixtures noarch 4.2.2-1.el10s delorean-master-testing 111 k DEBUG: python3-futurist noarch 3.1.0-0.20250311193328.bd83787.el10 delorean-component-common 76 k DEBUG: python3-iso8601 noarch 2.1.0-3.el10s delorean-master-testing 23 k DEBUG: python3-keystoneauth1 noarch 5.10.0-0.20250314124045.60f441a.el10 delorean-component-keystone 555 k DEBUG: python3-kombu noarch 1:5.3.7-1.el10s delorean-master-testing 423 k DEBUG: python3-libselinux x86_64 3.8-1.el10 appstream 201 k DEBUG: python3-libsemanage x86_64 3.8.1-1.el10 appstream 82 k DEBUG: python3-logutils noarch 0.3.5-29.el10s delorean-master-testing 55 k DEBUG: python3-lxml x86_64 5.2.1-4.el10 appstream 1.4 M DEBUG: python3-mako noarch 1.2.3-9.el10 appstream 225 k DEBUG: python3-msgpack x86_64 1.1.0-1.el10s delorean-master-testing 103 k DEBUG: python3-ncclient noarch 0.6.16-1.el10s delorean-master-testing 169 k DEBUG: python3-netaddr noarch 1.3.0-2.el10 appstream 1.7 M DEBUG: python3-openvswitch3.4 x86_64 3.4.0-9.el10s centos10-nfv-ovs 346 k DEBUG: python3-os-ken noarch 3.0.1-0.20250318122218.a89ba8f.el10 delorean-component-network 2.4 M DEBUG: python3-os-service-types noarch 1.7.0-0.20250217105409.0b2f473.el10 delorean-component-clients 40 k DEBUG: python3-os-traits noarch 3.4.0-0.20250404063654.45f208b.el10 delorean-component-common 50 k DEBUG: python3-oslo-context noarch 5.7.1-0.20250318100958.52d21e6.el10 delorean-component-common 30 k DEBUG: python3-oslo-db noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 157 k DEBUG: python3-oslo-db+mysql noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 7.9 k DEBUG: python3-oslo-i18n noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 65 k DEBUG: python3-oslo-messaging noarch 16.1.0-0.20250318120050.e91bb45.el10 delorean-component-common 213 k DEBUG: python3-oslo-metrics noarch 0.11.0-0.20250318105137.c64d51c.el10 delorean-component-common 26 k DEBUG: python3-oslo-middleware noarch 6.3.1-0.20250318102210.8af9987.el10 delorean-component-common 66 k DEBUG: python3-oslo-policy noarch 4.5.1-0.20250318102620.3bb5d92.el10 delorean-component-common 90 k DEBUG: python3-oslo-serialization noarch 5.7.0-0.20250318115342.bff992d.el10 delorean-component-common 35 k DEBUG: python3-oslo-utils noarch 8.0.0-0.20250212135609.79f5ec6.el10 delorean-component-common 127 k DEBUG: python3-oslo-versionedobjects noarch 3.6.0-0.20250318110444.79e9d5d.el10 delorean-component-common 94 k DEBUG: python3-osprofiler noarch 4.2.0-0.20250217110136.3fb0487.el10 delorean-component-common 164 k DEBUG: python3-paramiko noarch 3.5.0-1.el10s delorean-master-testing 379 k DEBUG: python3-paste noarch 3.10.1-6.el10s delorean-master-testing 607 k DEBUG: python3-paste-deploy noarch 3.1.0-7.el10s delorean-master-testing 46 k DEBUG: python3-pecan noarch 1.5.1-1.el10s delorean-master-testing 322 k DEBUG: python3-ply noarch 3.11-25.el10 baseos 134 k DEBUG: python3-policycoreutils noarch 3.8-1.el10 appstream 2.2 M DEBUG: python3-prettytable noarch 3.6.0-10.el10 appstream 68 k DEBUG: python3-prometheus_client noarch 0.21.0-2.el10s delorean-master-testing 117 k DEBUG: python3-psutil x86_64 5.9.8-5.el10 appstream 269 k DEBUG: python3-pyOpenSSL noarch 24.2.1-1.el10s delorean-master-testing 121 k DEBUG: python3-pycparser noarch 2.20-16.el10 baseos 158 k DEBUG: python3-pynacl x86_64 1.5.0-14.el10s delorean-master-testing 124 k DEBUG: python3-pyparsing noarch 3.1.1-7.el10 baseos 269 k DEBUG: python3-pyperclip noarch 1.8.2-1.el10s delorean-master-testing 28 k DEBUG: python3-pytz noarch 2024.1-3.el10s delorean-master-testing 59 k DEBUG: python3-pyyaml x86_64 6.0.1-19.el10 baseos 236 k DEBUG: python3-repoze-lru noarch 0.7-25.el10s delorean-master-testing 36 k DEBUG: python3-rfc3986 noarch 1.5.0-12.el10s delorean-master-testing 59 k DEBUG: python3-routes noarch 2.5.1-11.el10s delorean-master-testing 201 k DEBUG: python3-setools x86_64 4.5.1-4.el10 baseos 740 k DEBUG: python3-setproctitle x86_64 1.3.3-4.el10s delorean-master-testing 24 k DEBUG: python3-statsd noarch 3.2.1-33.el10s delorean-master-testing 39 k DEBUG: python3-subunit noarch 1.4.4-5.el10s delorean-master-testing 123 k DEBUG: python3-testresources noarch 2.0.1-18.el10s delorean-master-testing 74 k DEBUG: python3-testscenarios noarch 0.5.0-21.el10s delorean-master-testing 40 k DEBUG: python3-tomlkit noarch 0.13.2-1.el10s delorean-master-testing 111 k DEBUG: python3-vine noarch 5.1.0-10.el10s delorean-master-testing 27 k DEBUG: python3-voluptuous noarch 0.15.2-1.el10s delorean-master-testing 73 k DEBUG: python3-wcwidth noarch 0.2.6-6.el10 baseos 46 k DEBUG: python3-webob noarch 1.8.9-1.el10s delorean-master-testing 274 k DEBUG: python3-wrapt x86_64 1.17.1-1.el10s delorean-master-testing 68 k DEBUG: python3-yappi x86_64 1.6.0-1.el10s delorean-master-testing 62 k DEBUG: rdo-openvswitch noarch 2:3.4-1.el10s delorean-master-testing 7.7 k DEBUG: rpm-plugin-selinux x86_64 4.19.1.1-12.el10 baseos 19 k DEBUG: selinux-policy noarch 40.13.28-1.el10 baseos 51 k DEBUG: selinux-policy-targeted noarch 40.13.28-1.el10 baseos 6.2 M DEBUG: unbound-libs x86_64 1.20.0-9.el10 appstream 548 k DEBUG: which x86_64 2.21-43.el10 baseos 42 k DEBUG: Installing weak dependencies: DEBUG: geolite2-city noarch 20191217-14.el10 appstream 23 M DEBUG: geolite2-country noarch 20191217-14.el10 appstream 1.6 M DEBUG: libmaxminddb x86_64 1.9.1-4.el10 appstream 43 k DEBUG: python3-pyasn1 noarch 0.6.1-1.el10 appstream 198 k DEBUG: unbound-anchor x86_64 1.20.0-9.el10 appstream 35 k DEBUG: Transaction Summary DEBUG: ============================================================================================================================ DEBUG: Install 143 Packages DEBUG: Total size: 68 M DEBUG: Total download size: 3.1 M DEBUG: Installed size: 233 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-privsep-lang-3.6.0-0.20250318105728.959f01e.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-traits-3.4.0-0.20250404063654.45f208b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-privsep-3.6.0-0.20250318105728.959f01e.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-rootwrap-7.5.1-0.20250318113309.d8148bf.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bc-1.07.1-23.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.30-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.23-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-10.26-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-rename-device-10.26-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-service-10.26-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ipcalc-1.0.3-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-6.11.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-31-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibverbs-54.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.5-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.11.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.19-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-3.2.2-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-4.0.4-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] protobuf-c-1.5.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] psmisc-23.6-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.16.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-43.0.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.8.2-15.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-5.1.1-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-25.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-3.1.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-6.0.1-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setools-4.5.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-selinux-4.19.1.1-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-40.13.28-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-40.13.28-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-43.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-city-20191217-14.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-country-20191217-14.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libmaxminddb-1.9.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.39-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-3.8-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-1.1.1-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.13.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-4.0.3-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-distro-1.9.0-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-3.8.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-5.2.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-1.3.0-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-3.8-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.9.8-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.6.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-anchor-1.20.0-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.20.0-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.20-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-10.11.1-7.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.2.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.2-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.4.0-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.5.8-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dulwich-0.22.1-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-36.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.19-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-4.2.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.3.7-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-29.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ncclient-0.6.16-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-3.5.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.10.1-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.5.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.21.0-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-24.2.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-14.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyroute2-0.7.12-5.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2024.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rdo-openvswitch-3.4-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-25.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-12.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-11.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.3.3-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-33.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-4.1.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.4-5.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-8.2.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-18.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.2-1.bootstrap.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tomlkit-0.13.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.1.0-10.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.15.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.9-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.17.1-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.6.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rdo-openvswitch-3.4-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackdocstheme-3.0.0-10.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-36.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch3.4-3.4.0-9.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch3.4-3.4.0-9.el10s.x86_64.rpm: Already downloaded DEBUG: (141/143): python3-neutron-lib-3.18.2-0.2025031 6.5 MB/s | 478 kB 00:00 DEBUG: (142/143): python3-ovsdbapp-2.11.0-0.2025031009 2.2 MB/s | 179 kB 00:00 DEBUG: (143/143): python3-os-ken-3.0.1-0.2025031812221 20 MB/s | 2.4 MB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 19 MB/s | 3.1 MB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: selinux-policy-targeted-40.13.28-1.el10.noarch 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 1/143 DEBUG: Installing : python3-stevedore-5.4.1-0.20250314122149.27e27c1 2/143 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 3/143 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 4/143 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 5/143 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 6/143 DEBUG: Installing : python3-fixtures-4.2.2-1.el10s.noarch 7/143 DEBUG: Installing : python3-subunit-1.4.4-5.el10s.noarch 8/143 DEBUG: Installing : python3-vine-5.1.0-10.el10s.noarch 9/143 DEBUG: Installing : python3-amqp-5.2.0-7.el10s.noarch 10/143 DEBUG: Installing : python3-mako-1.2.3-9.el10.noarch 11/143 DEBUG: Installing : python3-libselinux-3.8-1.el10.x86_64 12/143 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 13/143 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 14/143 DEBUG: Installing : procps-ng-4.0.4-7.el10.x86_64 15/143 DEBUG: Installing : libselinux-utils-3.8-1.el10.x86_64 16/143 DEBUG: Installing : policycoreutils-3.8-1.el10.x86_64 17/143 DEBUG: Running scriptlet: policycoreutils-3.8-1.el10.x86_64 17/143 DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' → '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. DEBUG: Installing : selinux-policy-40.13.28-1.el10.noarch 18/143 DEBUG: Running scriptlet: selinux-policy-40.13.28-1.el10.noarch 18/143 DEBUG: Running scriptlet: selinux-policy-targeted-40.13.28-1.el10.noarch 19/143 DEBUG: Installing : selinux-policy-targeted-40.13.28-1.el10.noarch 19/143 DEBUG: Running scriptlet: selinux-policy-targeted-40.13.28-1.el10.noarch 19/143 DEBUG: Installing : kmod-31-11.el10.x86_64 20/143 DEBUG: Installing : chkconfig-1.30-2.el10.x86_64 21/143 DEBUG: Installing : python3-libsemanage-3.8.1-1.el10.x86_64 22/143 DEBUG: Installing : python3-alembic-1.13.1-7.el10.noarch 23/143 DEBUG: Installing : python3-kombu-1:5.3.7-1.el10s.noarch 24/143 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 25/143 DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 26/143 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 27/143 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6 28/143 DEBUG: Installing : python3-oslo-context-5.7.1-0.20250318100958.52d2 29/143 DEBUG: Installing : python3-futurist-3.1.0-0.20250311193328.bd83787. 30/143 DEBUG: Installing : python3-voluptuous-0.15.2-1.el10s.noarch 31/143 DEBUG: Installing : python3-tomlkit-0.13.2-1.el10s.noarch 32/143 DEBUG: Installing : python3-testresources-2.0.1-18.el10s.noarch 33/143 DEBUG: Installing : python3-statsd-3.2.1-33.el10s.noarch 34/143 DEBUG: Installing : python3-setproctitle-1.3.3-4.el10s.x86_64 35/143 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 36/143 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 37/143 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 38/143 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 39/143 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 40/143 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 41/143 DEBUG: Installing : python3-logutils-0.3.5-29.el10s.noarch 42/143 DEBUG: Installing : python3-pecan-1.5.1-1.el10s.noarch 43/143 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 44/143 DEBUG: Installing : python3-extras-1.0.0-36.el10s.noarch 45/143 DEBUG: Installing : python3-dulwich-0.22.1-2.el10s.x86_64 46/143 DEBUG: Installing : python3-cachetools-5.4.0-6.el10s.noarch 47/143 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 48/143 DEBUG: Installing : libsodium-1.0.20-2.el10s.x86_64 49/143 DEBUG: Installing : python3-pyasn1-0.6.1-1.el10.noarch 50/143 DEBUG: Installing : python3-psutil-5.9.8-5.el10.x86_64 51/143 DEBUG: Installing : python3-distro-1.9.0-5.el10.noarch 52/143 DEBUG: Installing : python3-audit-4.0.3-4.el10.x86_64 53/143 DEBUG: Installing : python3-PyMySQL-1.1.1-3.el10.noarch 54/143 DEBUG: Installing : libxslt-1.1.39-6.el10.x86_64 55/143 DEBUG: Installing : python3-lxml-5.2.1-4.el10.x86_64 56/143 DEBUG: Installing : libmaxminddb-1.9.1-4.el10.x86_64 57/143 DEBUG: Installing : geolite2-country-20191217-14.el10.noarch 58/143 DEBUG: Installing : geolite2-city-20191217-14.el10.noarch 59/143 DEBUG: Installing : ipcalc-1.0.3-12.el10.x86_64 60/143 DEBUG: Installing : checkpolicy-3.8-1.el10.x86_64 61/143 DEBUG: Installing : which-2.21-43.el10.x86_64 62/143 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 63/143 DEBUG: Installing : python3-setools-4.5.1-4.el10.x86_64 64/143 DEBUG: Installing : python3-policycoreutils-3.8-1.el10.noarch 65/143 DEBUG: Installing : policycoreutils-python-utils-3.8-1.el10.noarch 66/143 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no 67/143 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-36.el10s.no 67/143 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no 67/143 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 68/143 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 69/143 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 70/143 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 71/143 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 72/143 DEBUG: Installing : python3-bcrypt-3.2.2-4.el10s.x86_64 73/143 DEBUG: Installing : python3-pynacl-1.5.0-14.el10s.x86_64 74/143 DEBUG: Installing : python3-paramiko-3.5.0-1.el10s.noarch 75/143 DEBUG: Installing : python3-ncclient-0.6.16-1.el10s.noarch 76/143 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 77/143 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 78/143 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 79/143 DEBUG: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 80/143 DEBUG: Installing : python3-dateutil-1:2.8.2-15.el10.noarch 81/143 DEBUG: Installing : psmisc-23.6-8.el10.x86_64 82/143 DEBUG: Installing : protobuf-c-1.5.0-6.el10.x86_64 83/143 DEBUG: Installing : unbound-anchor-1.20.0-9.el10.x86_64 84/143 DEBUG: Running scriptlet: unbound-anchor-1.20.0-9.el10.x86_64 84/143 DEBUG: Created symlink '/etc/systemd/system/timers.target.wants/unbound-anchor.timer' → '/usr/lib/systemd/system/unbound-anchor.timer'. DEBUG: Running scriptlet: unbound-libs-1.20.0-9.el10.x86_64 85/143 DEBUG: Installing : unbound-libs-1.20.0-9.el10.x86_64 85/143 DEBUG: Installing : openssl-1:3.2.2-16.el10.x86_64 86/143 DEBUG: Installing : numactl-libs-2.0.19-1.el10.x86_64 87/143 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 88/143 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 89/143 DEBUG: Installing : python3-cliff-4.9.1-0.20250314125026.083572e.el1 90/143 DEBUG: Installing : libnl3-3.11.0-1.el10.x86_64 91/143 DEBUG: Installing : libibverbs-54.0-1.el10.x86_64 92/143 DEBUG: Installing : libmnl-1.0.5-7.el10.x86_64 93/143 DEBUG: Installing : iproute-6.11.0-1.el10.x86_64 94/143 DEBUG: Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 95/143 DEBUG: Installing : openvswitch3.4-3.4.0-9.el10s.x86_64 95/143 DEBUG: Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 95/143 DEBUG: Installing : python3-openvswitch3.4-3.4.0-9.el10s.x86_64 96/143 DEBUG: Installing : initscripts-service-10.26-2.el10.noarch 97/143 DEBUG: Installing : initscripts-rename-device-10.26-2.el10.x86_64 98/143 DEBUG: Installing : initscripts-10.26-2.el10.x86_64 99/143 DEBUG: Running scriptlet: initscripts-10.26-2.el10.x86_64 99/143 DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/import-state.service' → '/usr/lib/systemd/system/import-state.service'. DEBUG: Installing : hostname-3.23-14.el10.x86_64 100/143 DEBUG: Running scriptlet: hostname-3.23-14.el10.x86_64 100/143 DEBUG: Installing : bc-1.07.1-23.el10.x86_64 101/143 DEBUG: Installing : openstack-network-scripts-10.11.1-7.el10s.x86_64 102/143 DEBUG: Running scriptlet: openstack-network-scripts-10.11.1-7.el10s.x86_64 102/143 DEBUG: Installing : openstack-network-scripts-openvswitch3.4-10.11.1 103/143 DEBUG: Installing : rdo-openvswitch-2:3.4-1.el10s.noarch 104/143 DEBUG: Installing : python3-rdo-openvswitch-2:3.4-1.el10s.noarch 105/143 DEBUG: Installing : python3-os-traits-3.4.0-0.20250404063654.45f208b 106/143 DEBUG: Installing : python-oslo-versionedobjects-lang-3.6.0-0.202503 107/143 DEBUG: Installing : python-oslo-utils-lang-8.0.0-0.20250212135609.79 108/143 DEBUG: Installing : python-oslo-privsep-lang-3.6.0-0.20250318105728. 109/143 DEBUG: Installing : python-oslo-policy-lang-4.5.1-0.20250318102620.3 110/143 DEBUG: Installing : python-oslo-middleware-lang-6.3.1-0.202503181022 111/143 DEBUG: Installing : python-oslo-log-lang-7.1.0-0.20250318111316.0c29 112/143 DEBUG: Installing : python-oslo-i18n-lang-6.5.1-0.20250318101249.162 113/143 DEBUG: Installing : python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa 114/143 DEBUG: Installing : python3-oslo-config-2:9.7.1-0.20250318100804.d58 115/143 DEBUG: Installing : python3-oslo-utils-8.0.0-0.20250212135609.79f5ec 116/143 DEBUG: Installing : python3-oslo-serialization-5.7.0-0.2025031811534 117/143 DEBUG: Installing : python3-oslo-log-7.1.0-0.20250318111316.0c290b1. 118/143 DEBUG: Installing : python3-oslo-metrics-0.11.0-0.20250318105137.c64 119/143 DEBUG: Installing : python3-oslo-policy-4.5.1-0.20250318102620.3bb5d 120/143 DEBUG: Installing : python3-oslo-middleware-6.3.1-0.20250318102210.8 121/143 DEBUG: Installing : python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el 122/143 DEBUG: Installing : python-oslo-db-lang-17.2.1-0.20250318123718.dc60 123/143 DEBUG: Installing : python3-oslo-db+mysql-17.2.1-0.20250318123718.dc 124/143 DEBUG: Installing : python3-oslo-db-17.2.1-0.20250318123718.dc60623. 125/143 DEBUG: Installing : python-oslo-concurrency-lang-7.1.0-0.20250318114 126/143 DEBUG: Installing : python3-oslo-concurrency-7.1.0-0.20250318114002. 127/143 DEBUG: Installing : python3-oslo-service-4.1.1-0.20250318124125.7a52 128/143 DEBUG: Installing : python3-oslo-messaging-16.1.0-0.20250318120050.e 129/143 DEBUG: Installing : python3-oslo-versionedobjects-3.6.0-0.2025031811 130/143 DEBUG: Installing : python3-osprofiler-4.2.0-0.20250217110136.3fb048 131/143 DEBUG: Installing : python3-os-service-types-1.7.0-0.20250217105409. 132/143 DEBUG: Installing : python3-keystoneauth1-5.10.0-0.20250314124045.60 133/143 DEBUG: Installing : python3-neutron-lib-3.18.2-0.20250318121026.bf21 134/143 DEBUG: Installing : python3-oslo-privsep-3.6.0-0.20250318105728.959f 135/143 DEBUG: Installing : python3-ovsdbapp-2.11.0-0.20250310090707.e1bd214 136/143 DEBUG: Installing : python3-stestr-4.1.0-1.el10s.noarch 137/143 DEBUG: Installing : python3-openstackdocstheme-3.0.0-10.el10s.noarch 138/143 DEBUG: Installing : python3-oslo-rootwrap-7.5.1-0.20250318113309.d81 139/143 DEBUG: Installing : python3-oslotest-5.0.0-0.20250212144141.4c36dbc. 140/143 DEBUG: Installing : python3-tenacity-8.2.3-1.el10s.noarch 141/143 DEBUG: Installing : python3-pyroute2-0.7.12-5.el10s.noarch 142/143 DEBUG: Installing : rpm-plugin-selinux-4.19.1.1-12.el10.x86_64 143/143 DEBUG: Running scriptlet: selinux-policy-targeted-40.13.28-1.el10.noarch 143/143 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no 143/143 DEBUG: Running scriptlet: rpm-plugin-selinux-4.19.1.1-12.el10.x86_64 143/143 DEBUG: Installed: DEBUG: bc-1.07.1-23.el10.x86_64 DEBUG: checkpolicy-3.8-1.el10.x86_64 DEBUG: chkconfig-1.30-2.el10.x86_64 DEBUG: geolite2-city-20191217-14.el10.noarch DEBUG: geolite2-country-20191217-14.el10.noarch DEBUG: hostname-3.23-14.el10.x86_64 DEBUG: initscripts-10.26-2.el10.x86_64 DEBUG: initscripts-rename-device-10.26-2.el10.x86_64 DEBUG: initscripts-service-10.26-2.el10.noarch DEBUG: ipcalc-1.0.3-12.el10.x86_64 DEBUG: iproute-6.11.0-1.el10.x86_64 DEBUG: kmod-31-11.el10.x86_64 DEBUG: libibverbs-54.0-1.el10.x86_64 DEBUG: libmaxminddb-1.9.1-4.el10.x86_64 DEBUG: libmnl-1.0.5-7.el10.x86_64 DEBUG: libnl3-3.11.0-1.el10.x86_64 DEBUG: libselinux-utils-3.8-1.el10.x86_64 DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: libxslt-1.1.39-6.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: numactl-libs-2.0.19-1.el10.x86_64 DEBUG: openssl-1:3.2.2-16.el10.x86_64 DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: policycoreutils-3.8-1.el10.x86_64 DEBUG: policycoreutils-python-utils-3.8-1.el10.noarch DEBUG: procps-ng-4.0.4-7.el10.x86_64 DEBUG: protobuf-c-1.5.0-6.el10.x86_64 DEBUG: psmisc-23.6-8.el10.x86_64 DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-privsep-lang-3.6.0-0.20250318105728.959f01e.el10.noarch DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-audit-4.0.3-4.el10.x86_64 DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-dateutil-1:2.8.2-15.el10.noarch DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-distro-1.9.0-5.el10.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch DEBUG: python3-libselinux-3.8-1.el10.x86_64 DEBUG: python3-libsemanage-3.8.1-1.el10.x86_64 DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-ncclient-0.6.16-1.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-neutron-lib-3.18.2-0.20250318121026.bf21a6d.el10.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-os-traits-3.4.0-0.20250404063654.45f208b.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch DEBUG: python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch DEBUG: python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch DEBUG: python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-oslo-privsep-3.6.0-0.20250318105728.959f01e.el10.noarch DEBUG: python3-oslo-rootwrap-7.5.1-0.20250318113309.d8148bf.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch DEBUG: python3-ovsdbapp-2.11.0-0.20250310090707.e1bd214.el10.noarch DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-policycoreutils-3.8-1.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-psutil-5.9.8-5.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pyroute2-0.7.12-5.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-rdo-openvswitch-2:3.4-1.el10s.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-setools-4.5.1-4.el10.x86_64 DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: rdo-openvswitch-2:3.4-1.el10s.noarch DEBUG: rpm-plugin-selinux-4.19.1.1-12.el10.x86_64 DEBUG: selinux-policy-40.13.28-1.el10.noarch DEBUG: selinux-policy-targeted-40.13.28-1.el10.noarch DEBUG: unbound-anchor-1.20.0-9.el10.x86_64 DEBUG: unbound-libs-1.20.0-9.el10.x86_64 DEBUG: which-2.21-43.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: build setup for ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.src.rpm Start: rpmbuild ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.src.rpm Start: Outputting list of installed packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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: rpm -qa --root '/var/lib/mock/dlrn-centos10-master-uc-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'} and shell True DEBUG: libgcc-14.2.1-7.el10.x86_64 1737504792 273356 19bc9a7be455df2dab97cc0ce33ddba1 installed DEBUG: fonts-filesystem-1:2.0.5-18.el10.noarch 1730216344 0 5b562284b8ae5a306943d7ecf1d4033a installed DEBUG: tzdata-2025b-1.el10.noarch 1742921633 1664708 af7b347a2d1d69ab5aa2f4273ac698c6 installed DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch 1730215136 15080934 6c6e6e87586dfeff49100e64066f7892 installed DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch 1730215136 596045 ee9c9de3d6ac81d46fb8a717f7857113 installed DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch 1743053656 464837 2e652b2065694dbd14a70e8a0ef4e980 installed DEBUG: xkeyboard-config-2.41-3.el10.noarch 1730234670 6895827 adb585c320d812caab3651f0c6d9d1f0 installed DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch 1741127467 2058 7b8c502fce317b3573a2ef728904f660 installed DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch 1741083324 464 d5f7418e1f735f1931e2c7f0283d117b installed DEBUG: poppler-data-0.4.11-9.el10.noarch 1730228686 12947088 0a5e53f7dadd7335899f243ec7584ebe installed DEBUG: perl-srpm-macros-1-57.el10.noarch 1730227896 861 6278c61673e6f70568ec05a59aa0b9fc installed DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch 1730226011 1601 bb87b72df28a1d373265d9aabc1927ac installed DEBUG: openblas-srpm-macros-2-19.el10.noarch 1730225697 112 db378a3d2cc4c55e091943978c6c07b4 installed DEBUG: ocaml-srpm-macros-10-4.el10.noarch 1730225579 1959 e93fce8c61a956aa0b01b0e3edd6419f installed DEBUG: libX11-common-1.8.10-1.el10.noarch 1733735637 1205206 d67b629075b5661587b70cde84479345 installed DEBUG: kernel-srpm-macros-1.0-25.el10.noarch 1730219807 1949 d8348f4676bb25585ae7919de6bc05ce installed DEBUG: kernel-headers-6.12.0-72.el10.x86_64 1744299948 7345147 7de74cbc43d55a72ae5a8c7b96c13383 installed DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 1730216535 1746912 d68c7f46d126756c2aeae6a70525522e installed DEBUG: annobin-docs-12.93-1.el10.noarch 1742392639 101230 86beb477e2e945ed0030fedf850704b8 installed DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch 1730215095 4600301 5dceb1d603e5b1880d69e7946569fa02 installed DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch 1730228718 69171 b3f4df6e954d12b428e67ee877c7e810 installed DEBUG: pkgconf-m4-2.1.0-3.el10.noarch 1730228266 14252 85405cf8cc1a36c8de9fe92347e0acc3 installed DEBUG: pcre2-syntax-10.44-1.el10.3.noarch 1730226499 257634 38d94bb36ae8d3ef12a3a9af950e791f installed DEBUG: ncurses-base-6.4-14.20240127.el10.noarch 1730224728 334036 fa6145f4b4d3d18d911bcb32d9be44ad installed DEBUG: libssh-config-0.11.1-1.el10.noarch 1730102143 277 e6293f316965dfdca9417663ffb357a7 installed DEBUG: google-noto-fonts-common-20240401-5.el10.noarch 1730217907 17944 1363d33de93f0f96b3732a50096a8e05 installed DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch 1730217907 1308528 72211458a17a612e189da75dbe8ca086 installed DEBUG: default-fonts-core-sans-4.1-3.el10.noarch 1730219898 12145 f7b341324081169790f255c283b14590 installed DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch 1730235282 6554991 fbad26634814b1a96ea1edd30adebd66 installed DEBUG: coreutils-common-9.5-6.el10.x86_64 1732618075 11696153 9224526c32e26a915fabca8e440fab9a installed DEBUG: centos-gpg-keys-10.0-8.el10.noarch 1740066864 3865 1379cbf7494814ae62c55315c354e8d8 installed DEBUG: centos-stream-repos-10.0-8.el10.noarch 1740066864 7002 220426282a002f0eaa2fe70b0c93c1ef installed DEBUG: centos-stream-release-10.0-8.el10.noarch 1740066864 37914 0e486114ee58c48ffc7a3d809c1a73cb installed DEBUG: setup-2.14.5-4.el10.noarch 1730231846 737724 d53801cb324b515d4432c907cc043b0f installed DEBUG: filesystem-3.18-16.el10.x86_64 1730216154 106 077a6ba7b2422325ec3c24d801f72a0d installed DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch 1730233556 38280 f2fc1392d4f3a7990994c83a79e42b9c installed DEBUG: basesystem-11-22.el10.noarch 1730215184 0 46b49e11743b85a984f4a5a17fc35d88 installed DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 1737759618 8163038 66ccda8e054ee4f9e52640f3e02ed980 installed DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 1737759618 0 574de38b2e13b800ae5be1a11219c4bd installed DEBUG: glibc-common-2.39-37.el10.x86_64 1737759618 1072842 8a8caddd53d03b6b3c104a644d6d6639 installed DEBUG: glibc-2.39-37.el10.x86_64 1737759618 6509106 8a59cb19035a1156060900fd5a450c5a installed DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 1730224743 990279 1bcc5f175337f09bb575f6c7ca174057 installed DEBUG: bash-5.2.26-6.el10.x86_64 1730213617 8542552 2cd3d5bca2648022603f782773791b1c installed DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 1736848181 137744 8900465a47da3444f47684b6d81f3d0c installed DEBUG: libstdc++-14.2.1-7.el10.x86_64 1737504792 2902670 860857c2548ddd88320168a38c4c5b7b installed DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 1737038253 81060 d26773fabbebe684132db674e56b6cd2 installed DEBUG: xz-libs-1:5.6.2-3.el10.x86_64 1730234879 219523 b3f2d0f42488ce5f66cc575cc4f318c3 installed DEBUG: libpng-2:1.6.40-8.el10.x86_64 1730221757 243478 761a1596d44c02eeea2caefd14570a5f installed DEBUG: libuuid-2.40.2-10.el10.x86_64 1739464864 38205 8e523887699321cc761b3dbee937cf9b installed DEBUG: libxml2-2.12.5-5.el10.x86_64 1740406027 1811883 00eba545dac2371368369efb43758f47 installed DEBUG: readline-8.2-11.el10.x86_64 1730230508 500877 45ca10b09be562eeea8f8e2b169df55f installed DEBUG: libzstd-1.5.5-9.el10.x86_64 1730235146 749302 8dc60817eda1668634e33393e9caee5b installed DEBUG: elfutils-libelf-0.192-5.el10.x86_64 1734554292 1217256 fb1ddf594609080bfe9c6a1baf6a4fa0 installed DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 1730221221 869267 fa5f7bc2359e8b54f34e14b9dcb0ea7d installed DEBUG: gmp-1:6.2.1-10.el10.x86_64 1730216894 825840 14d99e5658aff510737e73c6e5a813c3 installed DEBUG: libgpg-error-1.50-2.el10.x86_64 1730220796 906740 dd810ef1e50b1f57c4b7b680644ab4fa installed DEBUG: libxcrypt-4.4.36-10.el10.x86_64 1730222731 273229 25dd448aa9ad608a0fbbee91b0625269 installed DEBUG: libblkid-2.40.2-10.el10.x86_64 1739464864 268706 7cbd75e70d639c90fbc07020b25a9148 installed DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch 1739555592 111837 4d48d4aefe2fce007eea54948106b2e6 installed DEBUG: nspr-4.35.0-34.el10.x86_64 1732553547 309488 848846165623d3bb149560b4bcc8a5ff installed DEBUG: libassuan-2.5.6-6.el10.x86_64 1730220050 171462 a5718d57a4d543af6fdc2cfdb7a8cf8e installed DEBUG: mpfr-4.2.1-5.el10.x86_64 1730224547 847869 1b965245c27956c0e33e27d2ca0b0d4a installed DEBUG: expat-2.6.4-1.el10.x86_64 1730983173 299655 82286ab5349fdc7074b2c2577f892fe8 installed DEBUG: pcre2-10.44-1.el10.3.x86_64 1730226502 681418 1d1777bee1d205beaf93890546e8b674 installed DEBUG: grep-3.11-10.el10.x86_64 1730217810 1038114 c4048f163c58a88d4fdbc16b88d43ddf installed DEBUG: popt-1.19-8.el10.x86_64 1730228515 140130 053a20a60e1afd5e3badd2f5d4a638f4 installed DEBUG: gawk-5.3.0-6.el10.x86_64 1730216535 1799421 85779b68a9aff20397bd084b03a23424 installed DEBUG: nss-util-3.101.0-13.el10.x86_64 1732553547 209608 5a2546e1b94788368f8fd7ac538a6281 installed DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 1738588692 1575656 e24f0c47e7c0a3b970019d632a8b1166 installed DEBUG: gdbm-libs-1:1.23-11.el10.x86_64 1740740649 124794 6f6d422484969920f451bab4b679b259 installed DEBUG: libattr-2.5.2-5.el10.x86_64 1730215193 29173 2833a042a276b30da6c1a0ba42587877 installed DEBUG: libacl-2.3.2-4.el10.x86_64 1730215005 40954 631458af65cf3e129e9416aafab73ad3 installed DEBUG: libgomp-14.2.1-7.el10.x86_64 1737504792 530614 b09a2aab52f6a5ce417d3de908f332bb installed DEBUG: lcms2-2.16-6.el10.x86_64 1730219868 434995 a11d13644b53fb5baed0acaa7e1e34e0 installed DEBUG: libwebp-1.3.2-8.el10.x86_64 1730222912 808370 b22e3b937f3e63b8b4f5a4e515aace20 installed DEBUG: json-c-0.18-3.el10.x86_64 1730888062 84642 790ed9f22b49da601d165a7f42803ef5 installed DEBUG: libcap-ng-0.8.4-6.el10.x86_64 1730220054 74859 fa1e3296fb900214494caafbdd560ef7 installed DEBUG: audit-libs-4.0.3-4.el10.x86_64 1744382132 371825 531f4d2bfee9b25bfd0c5cc3bb656d0b installed DEBUG: libeconf-0.6.2-4.el10.x86_64 1730220424 59376 3c1826ec5ca18028ea82945e488379e5 installed DEBUG: pam-libs-1.6.1-7.el10.x86_64 1732183507 137895 5f7ec504d24b96d3b9a557488661d395 installed DEBUG: libcap-2.69-7.el10.x86_64 1730220121 229023 09c235e1a41cb500ab105f07a777e83d installed DEBUG: systemd-libs-257-9.el10.x86_64 1739535164 2403210 e66cc66c604fc058a8f587c547d64da1 installed DEBUG: libffi-3.4.4-9.el10.x86_64 1730220656 87640 87b66c435f5bd96baaee85f7f9f20a16 installed DEBUG: libtasn1-4.20.0-1.el10.x86_64 1739768187 184603 b4eff3a9f4b9efc278d5220ba1bde8cd installed DEBUG: p11-kit-0.25.5-7.el10.x86_64 1730453558 2274541 0d10784fb866e91942e5969c5595bcf8 installed DEBUG: libunistring-1.1-10.el10.x86_64 1730222558 1812853 8c599b5aa65a4c4789cd4e41924d01e8 installed DEBUG: libidn2-2.3.7-3.el10.x86_64 1730221096 336954 bad1bcf3af7ac272c292fb703d063727 installed DEBUG: libICE-1.1.1-5.el10.x86_64 1730221200 185549 23e593c41d291cf8ea9f304794a3ab40 installed DEBUG: openjpeg2-2.5.2-4.el10.x86_64 1737656203 451651 1e644ed31637a76297eca0b79cb8edef installed DEBUG: libSM-1.2.4-5.el10.x86_64 1730221926 99596 eaee1c27d0b64b353b7c0e6b2a6453d4 installed DEBUG: xz-1:5.6.2-3.el10.x86_64 1730234879 1245136 e96f1d5792d9916e133636189c92754e installed DEBUG: libmpc-1.3.1-7.el10.x86_64 1730221091 164516 c2758337a2075dd3f6270fde665f31ef installed DEBUG: libfdisk-2.40.2-10.el10.x86_64 1739464864 371482 d359a1e5e3da6bc33dac2be6a18991ac installed DEBUG: libgcrypt-1.11.0-5.el10.x86_64 1730220726 1635834 9f8a09cf95d7e742ed61ab86570a29da installed DEBUG: libksba-1.6.7-2.el10.x86_64 1730221262 403876 cf1f380b165e4071eb8bafd89e15200b installed DEBUG: dwz-0.15-7.el10.x86_64 1719244701 301972 cdadd22846a3e865fa29ecf9f03858aa installed DEBUG: unzip-6.0-66.el10.x86_64 1730233547 408339 9d01b3c65347363f33add581fb20cd1e installed DEBUG: file-libs-5.45-7.el10.x86_64 1730216106 10410238 65d65cac82e92d71d09e7937d00afda7 installed DEBUG: file-5.45-7.el10.x86_64 1730216106 105999 1a275605b642c18f1668001814edc771 installed DEBUG: alternatives-1.30-2.el10.x86_64 1730215254 67921 dacc56c639d072091b65fbccb3a8a2d0 installed DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 1730453558 408940 a90c2a5f8a915a65b0fc0970e23366ee installed DEBUG: gnutls-3.8.9-9.el10.x86_64 1739421534 4132765 f1c9227fae0ebf2db5e5dc53f5fcf4f6 installed DEBUG: diffutils-3.10-8.el10.x86_64 1730215620 1658034 c2e3be68b585b63d79f192af4b8bbbad installed DEBUG: jansson-2.14-3.el10.x86_64 1730219623 91245 f356c03e41105a611f67f1c3616f7054 installed DEBUG: libbrotli-1.1.0-6.el10.x86_64 1730215202 865794 afbddda59d52fa99a76d2576ffe3d9d9 installed DEBUG: libsepol-3.8-1.el10.x86_64 1738262927 849595 d7440dd6f3874370b8653a090b9de55e installed DEBUG: libselinux-3.8-1.el10.x86_64 1738267682 201757 1f98e2d2f691dfd1d9c72ba8bfc609a0 installed DEBUG: sed-4.9-3.el10.x86_64 1730231721 878041 6949f0c4519a6db4dbb7a5f18203526c installed DEBUG: findutils-1:4.10.0-5.el10.x86_64 1730216105 1942959 2942c06a64d76c8c621b9c0e249e8f99 installed DEBUG: openssl-libs-1:3.2.2-16.el10.x86_64 1739372882 8222810 f6766311dd5424389115a7e118467326 installed DEBUG: coreutils-9.5-6.el10.x86_64 1732618075 5781370 5801daf855d9de1c9f5513ba77b3d425 installed DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch 1730215318 2701731 de08249ae5f7cf022e975101e0ccd147 installed DEBUG: libmount-2.40.2-10.el10.x86_64 1739464864 360106 5683209c8b0cabefbbe7cec6a795f6a2 installed DEBUG: glib2-2.80.4-4.el10.x86_64 1730297365 15327863 768e9f004d0df7383bc0d5ecaa47d7e3 installed DEBUG: polkit-libs-125-3.el10.x86_64 1730228824 212988 5198ecb0eaa87cfeccd4a8ccbb187635 installed DEBUG: gzip-1.13-3.el10.x86_64 1730218103 402458 6973a672a654579d3b8b5325ae4f87de installed DEBUG: cracklib-2.9.11-8.el10.x86_64 1730215560 245125 0d10c73fe55b00e2d18bc180be1676fa installed DEBUG: libevent-2.1.12-16.el10.x86_64 1730220420 917042 bd352550fdb83a3f83d48def858b10a0 installed DEBUG: libsmartcols-2.40.2-10.el10.x86_64 1739464864 184586 7e48b32205d9d910d5f6387755248ca9 installed DEBUG: util-linux-core-2.40.2-10.el10.x86_64 1739464864 1520798 b22434070fa1079348f2798cef360153 installed DEBUG: lua-libs-5.4.6-7.el10.x86_64 1730223336 283675 1d3b244c28e3fabf1efc86d5e3735110 installed DEBUG: lz4-libs-1.9.4-8.el10.x86_64 1730223387 140659 787b6ed11b45f7fb7d4fa89dc99db3b2 installed DEBUG: libarchive-3.7.7-1.el10.x86_64 1732012356 957090 773b4f0aa5cf71d75250bf184c5694b1 installed DEBUG: npth-1.6-21.el10.x86_64 1730225148 50619 767fe709a43d8f601b7e3fc9cc7251c7 installed DEBUG: fribidi-1.0.14-4.el10.x86_64 1730216530 376410 e707a04ecf5a55a8ea62a11326dd7600 installed DEBUG: jbigkit-libs-2.1-31.el10.x86_64 1730219576 120383 7dd8b09319db3b36eeb4d340bbb825bf installed DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 1730222239 71816 5f64e02fbd5a4865259fb5750f59f733 installed DEBUG: zstd-1.5.5-9.el10.x86_64 1730235146 1632357 84663edbbd66d6925ff9af6ed92e0b42 installed DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 1730215560 9815811 b8a3046d44a06c339d10aac3eff2a19e installed DEBUG: libpwquality-1.4.5-12.el10.x86_64 1730221689 427746 07adceb7817e9dfe21005a35c7838f08 installed DEBUG: shared-mime-info-2.3-8.el10.x86_64 1730231854 5418941 101b11684cd99c75e1ebdf4a64918213 installed DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 1730216653 2627349 04367e4fa0bff3c703657b596b99b9b0 installed DEBUG: libsecret-0.21.2-7.el10.x86_64 1730222118 582841 01b63a7c399b374ce1c2249471693727 installed DEBUG: pinentry-1.3.1-1.el10.x86_64 1730799299 268288 7b600756d31f47600c9c5804ea310207 installed DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 1739178290 103608 1aea9cd852c11b32c62306dbc817f78c installed DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch 1730229430 1600309 2d8ff882a5474646d918d8a659d466e4 installed DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch 1730233556 1428570 c5eb388d521aeeb0a0a1af08510d0ded installed DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch 1730233556 1460518 343aa3d85f3dec940791857131adbddd installed DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch 1730233556 86336 ea100dd5e02bf99edda8db08dd6a0d98 installed DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch 1730233556 1216723 c85ec46bf6cb5ee7e554157a4437b457 installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch 1730233556 1100338 b4062caa2532c33f8a535e3618c76819 installed DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch 1730233556 1429732 410fc78ef3967c59a9e28b2f0d0cf3bb installed DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch 1730233556 2505850 d4a3340940f41ab4dc40762ebc4b5177 installed DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch 1730233556 1557220 8f0520bc45660eabe132ffbfe8d640e4 installed DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch 1730233556 45248 7fdd04af8e7dac35eab33927f8a507ae installed DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch 1730233556 400137 79dee41a0ba562f5bf2b90d342af9eda installed DEBUG: urw-base35-fonts-20200910-21.el10.noarch 1730233556 5478 9a5fdb4cb4ef59a2fa9d349cc72f505a installed DEBUG: kmod-libs-31-11.el10.x86_64 1737131011 147750 9f2d7a884aa13f13a1dfaa5b75ce29ca installed DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 1731508664 2444634 9e67d2f9e6e4b34aca8a537894baadd0 installed DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 1738920680 16413 7e8b677d9ff4d56e6b86383f9203820c installed DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 1738920680 734816 0af101b15abccc0ed9a42c565a705833 installed DEBUG: libsemanage-3.8.1-1.el10.x86_64 1741335517 315307 6f17ea63cd5e20f9690c9850c7c9bd5e installed DEBUG: shadow-utils-2:4.15.0-5.el10.x86_64 1730711264 4286435 19b621ce7c8ab845f25279564a382414 installed DEBUG: libutempter-1.2.1-15.el10.x86_64 1730222480 59097 3d7e2d73681be7ee74b906baf3003c64 installed DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 1730233187 1765648 86b04608b431d286b21d73a45d0f13cf installed DEBUG: tar-2:1.35-7.el10.x86_64 1738777241 3097154 f8d3b5a4f39d52f208c74d90ab384c88 installed DEBUG: zip-3.0-44.el10.x86_64 1738077404 730231 d6e692c89b3c5bd5b3a72818418884a9 installed DEBUG: cpp-14.2.1-7.el10.x86_64 1737504792 39963576 e7e66cb00a45a6e6072992888e1111b7 installed DEBUG: libpsl-0.21.5-6.el10.x86_64 1730221584 82456 e51ba2fb198c78d0192012c64b37224b installed DEBUG: dbus-libs-1:1.14.10-5.el10.x86_64 1730215691 381803 3986b69c669ef4619f4b07fdbd7cc6f3 installed DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 1739447456 181930 f2d1706fddb3569cbe81c4cf67884111 installed DEBUG: libusb1-1.0.27-4.el10.x86_64 1730222422 170254 570927ac16a3c26b399456507b6792b6 installed DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 1733406346 728430 234b2a6d9bb457044f53d7cb729ec330 installed DEBUG: openldap-2.6.8-3.el10.x86_64 1739381092 525333 f1257afa5d7226c597c20a400a909b59 installed DEBUG: gdbm-1:1.23-11.el10.x86_64 1740740649 479535 a79995a573459afe8113afabdf0ec79d installed DEBUG: pam-1.6.1-7.el10.x86_64 1732183507 1835213 7525b10fffe963943d0f182817b9ae69 installed DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 1732553547 943654 bbf0b45fad010bc6e6e01fa38631f978 installed DEBUG: nss-softokn-3.101.0-13.el10.x86_64 1732553547 1283283 219d20f206e7f81397598395c82522c0 installed DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 1732553547 18466 8d45dd49cfcf0a064fffc43cf1ad2ed1 installed DEBUG: nss-3.101.0-13.el10.x86_64 1732553547 1973177 e53fa5fe083a1b81c0592ff0724048ab installed DEBUG: jasper-libs-4.1.0-5.el10.x86_64 1730219578 340810 4412964b611c16dbc916caccc019f17d installed DEBUG: LibRaw-0.21.3-1.el10s.x86_64 1739179255 2446638 6ceb7584d6131ee657e8fb649e025d1e installed DEBUG: libbpf-2:1.5.0-4.el10.x86_64 1733828961 424228 bdef9b53df61b6c47aa6e10c24f275bf installed DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 1730222786 348498 f925a0f3ffd64dce3b2f5a5564bb7fcc installed DEBUG: xml-common-0.6.3-65.el10.noarch 1730231784 80280 7784b07633cf3f6f4aff07408198892e installed DEBUG: bzip2-1.0.8-25.el10.x86_64 1737038253 95093 499d5be2f4267c6f95c8a8abf0a8c59f installed DEBUG: graphite2-1.3.14-17.el10.x86_64 1730217759 200695 ea49afba5fde9fc3b885b7831ef04cad installed DEBUG: freetype-2.13.2-8.el10.x86_64 1730216401 870983 bc3698d3bf5dc73da13e6ac6028a92be installed DEBUG: harfbuzz-8.4.0-6.el10.x86_64 1737385279 2682932 2d9a808662ff4bc150c4352c7e21f746 installed DEBUG: fontconfig-2.15.0-7.el10.x86_64 1730216441 789642 6284d23092e7524cc2b5444a1e7aa803 installed DEBUG: libraqm-0.10.1-2.el10s.x86_64 1738591708 33364 cc1eea3fd4f778645b61b2ef36e6f3bf installed DEBUG: imath-3.1.10-4.el10.x86_64 1730219392 369518 24c80b864f46c48cc6430fcd84dbb111 installed DEBUG: liblerc-4.0.0-8.el10.x86_64 1730221235 630269 d0877f13e7c6a617ec4b1260a3ae37d3 installed DEBUG: libtiff-4.6.0-6.el10.x86_64 1743457997 620323 41d6fb3679eedf3b3078575de6c0f259 installed DEBUG: openexr-libs-3.1.10-8.el10.x86_64 1730225707 6702448 6b12364d556a1139de86b8a1fcdc7c4b installed DEBUG: dbus-common-1:1.14.10-5.el10.noarch 1730215691 11504 da769f965be2149de4b59b4ee15abfc7 installed DEBUG: dbus-broker-36-1.el10.x86_64 1737485467 388443 06bb6ac589b91e0c3587f332e8c17b93 installed DEBUG: dbus-1:1.14.10-5.el10.x86_64 1730215691 0 a9d6b88e207e560aa021a7bf329fa8d4 installed DEBUG: ed-1.20-5.el10.x86_64 1730215852 149892 e1e288db4337486a7c77f0e6bd3bbe8c installed DEBUG: patch-2.7.6-26.el10.x86_64 1730226385 273106 629d8b27ec95017e5710c3f64376a32b installed DEBUG: less-661-3.el10.x86_64 1730219928 410949 12a5c4e186c837698a080ea19e972869 installed DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 1730220423 249718 4fdd7dae30461b978ab748b08a3bc0ba installed DEBUG: cpio-2.15-3.el10.x86_64 1730215674 1146592 61aa626f62b20f0c8c7cf66eedcbb856 installed DEBUG: duktape-2.7.0-10.el10.x86_64 1730215929 630984 1d34dbc094c548ee521996f25fc3ac3d installed DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 1730219803 55667 f3fa3cffd844c72bbd66724696a99bc4 installed DEBUG: libcbor-0.11.0-3.el10.x86_64 1730220246 75663 d6f49ac89814ee1ab7f0025b56932530 installed DEBUG: libfido2-1.14.0-7.el10.x86_64 1730220618 243444 475c2ca7218bd930edf7ab3bb75f0c3f installed DEBUG: libcom_err-1.47.1-3.el10.x86_64 1730215808 68801 15f4f8e7c0f7421c49aa8f046d971eae installed DEBUG: libnghttp2-1.64.0-2.el10.x86_64 1730225043 174188 5eeac80e9dd6a1dcfd404a8a7f726465 installed DEBUG: libpkgconf-2.1.0-3.el10.x86_64 1730228319 80073 29a40a2c8547c3a919e88eeb7b65c0c4 installed DEBUG: pkgconf-2.1.0-3.el10.x86_64 1730228319 84394 9d7185cea1dbaf5c7fd90496405870fd installed DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 1730228319 989 3c7cb7632d24c50637aba61cebafcae4 installed DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 1730222731 30995 7a920a9940272b25b465231e89e54690 installed DEBUG: glibc-devel-2.39-37.el10.x86_64 1737759618 2330087 5b780a6b00806c0ab9c6d5ba576d2b98 installed DEBUG: libseccomp-2.5.3-10.el10.x86_64 1730221760 175292 4bce0e88a79f376727744831e53c1d20 installed DEBUG: libverto-0.3.2-10.el10.x86_64 1730222483 30157 4d68fbc37bf8a651028e124253921fda installed DEBUG: krb5-libs-1.21.3-7.el10.x86_64 1738154857 2429116 42aa91d9c3df8d4e2c4e5f12958cbd1a installed DEBUG: libssh-0.11.1-1.el10.x86_64 1730102150 583267 76aec171b235b18fef05b534bc855454 installed DEBUG: libcurl-8.12.1-1.el10.x86_64 1742845919 858262 dbcfa5d8eef2d6628b425cc50a46ec48 installed DEBUG: util-linux-2.40.2-10.el10.x86_64 1739464864 3843378 1b89842bdb3fb274174723f2c7022b02 installed DEBUG: authselect-libs-1.5.0-8.el10.x86_64 1730215145 820118 bcc3148237825fa3e17a24f10da0fb19 installed DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 1730215738 2461118 745694e988f33cd223b199af2338d471 installed DEBUG: device-mapper-libs-10:1.02.202-6.el10.x86_64 1738695994 432209 8f5b99df3ff1ffd3091d1735784553e4 installed DEBUG: device-mapper-10:1.02.202-6.el10.x86_64 1738695994 352640 6c285b09ab4934c1e0476d2508b35383 installed DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 1734554292 79229 7c6a420f8a2e80ceda0cea992eff9248 installed DEBUG: elfutils-libs-0.192-5.el10.x86_64 1734554292 670589 0ff5077cc379d987237fcca7fc25d5d0 installed DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch 1734554294 1810 fc60355e4390b20b4fbb3b2218eb790f installed DEBUG: systemd-pam-257-9.el10.x86_64 1739535164 680017 e3a2a61a2b28bfe1539bc17ef9c9232f installed DEBUG: systemd-257-9.el10.x86_64 1739535164 17593207 a1a414244a6d7049a00a4731f9ead250 installed DEBUG: binutils-gold-2.41-53.el10.x86_64 1738940546 2166475 aebee37a22b9f06206bc2efca4445390 installed DEBUG: binutils-2.41-53.el10.x86_64 1738940546 27858031 bc4afbf45904d894fb79a323f59b646f installed DEBUG: polkit-125-3.el10.x86_64 1730228824 486973 06bb8013fd98d3dff335749513cff2be installed DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 1730228823 95997 a2dca6f6da42d2af50a4340e6d70871b installed DEBUG: elfutils-0.192-5.el10.x86_64 1734554292 2725526 16630ede0d063b5a135e9aae34a70123 installed DEBUG: gdb-minimal-14.2-4.el10.x86_64 1736797304 12610574 4fde5289a3bb9d9e60cf82ab3db1c74d installed DEBUG: debugedit-5.1-6.el10.x86_64 1742553380 205386 6899b5feac9c624ae718d530a5dfc0e1 installed DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 1738920680 198936 cf7ff4bed452e5386f052ffc64936583 installed DEBUG: openssh-9.9p1-7.el10.x86_64 1739900330 1452235 da3c3ecbdc06e9891c30305fb29bc337 installed DEBUG: openssh-clients-9.9p1-7.el10.x86_64 1739900330 2847446 e546f77fef612febc1859f198c7b8573 installed DEBUG: git-core-2.47.1-1.el10.x86_64 1735913625 23389283 331e232e24883009bb12fedb6ec3dee6 installed DEBUG: curl-8.12.1-1.el10.x86_64 1742845919 457280 3f18fe5384735ee55f396af092d59c9b installed DEBUG: rpm-4.19.1.1-12.el10.x86_64 1738920680 3094580 d4b38edcc663ef74dc38fee362b5e3e5 installed DEBUG: efi-srpm-macros-6-6.el10.noarch 1734008449 41044 1ad8953ce79f728ad45d9708d84a7eee installed DEBUG: lua-srpm-macros-1-15.el10.noarch 1730223327 1367 1fbe1970bdc0d6edcd3fdc530b8be649 installed DEBUG: make-1:4.4.1-9.el10.x86_64 1731009937 1880255 6b4ced19a6818dbe9cc17bb080560e2d installed DEBUG: gcc-14.2.1-7.el10.x86_64 1737504792 113813733 ada15d91a1ffa3bdc689d9ad589c68c4 installed DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 1742392640 1020887 355afde4f91caacb2151917eb4da4788 installed DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 1737504792 56394 b2716b1f4e32acc71897c864ebe02fa0 installed DEBUG: fonts-srpm-macros-1:2.0.5-18.el10.noarch 1730216344 57184 1c64f1de557330974aff611b600dae9a installed DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch 1734556047 39882 fabea85a88c6ad82988771613c4c1125 installed DEBUG: go-srpm-macros-3.6.0-4.el10.noarch 1730218185 61912 73de5378f0c920b8cf8a4af1f5ee2730 installed DEBUG: python-srpm-macros-3.12-9.1.el10.noarch 1730235088 51802 03dece3963b5a64d6dab2a0a66cb7ea0 installed DEBUG: redhat-rpm-config-288-1.el10.noarch 1739375862 187839 f18367060ec56d493332d7d2f6a95b54 installed DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 1738920680 176781 0035fe3c741b54c18d8b1e727ad7951f installed DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch 1731588881 1952 d4ade3bbe7b9be654b4f26c2beb49edc installed DEBUG: python-rpm-macros-3.12-9.1.el10.noarch 1730235088 22627 46496846c6961f2418ff5d532bfea20c installed DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch 1730235088 6586 229c62bc5ea77ec339c644631e537f4f installed DEBUG: mpdecimal-2.5.1-12.el10.x86_64 1730224546 205695 78dc22f1e261c382b161055fae287aa9 installed DEBUG: python-unversioned-command-3.12.10-1.el10.noarch 1744221877 23 bec40ce5a357f776be242b38ea3934a0 installed DEBUG: python3-3.12.10-1.el10.x86_64 1744221849 32122 3a3cfdd6ac03afe674b6224c06f0ef3c installed DEBUG: python3-libs-3.12.10-1.el10.x86_64 1744221849 43599120 85f79f531cef07a147fa4af05ee397de installed DEBUG: python3-packaging-24.2-2.el10.noarch 1738250594 570729 1edd3696535c1e17b1c56a05403d98dc installed DEBUG: python3-setuptools-69.0.3-9.el10.noarch 1730229670 7489887 d9423348f255c0c1540918767cddd012 installed DEBUG: python3-idna-3.7-4.el10.noarch 1730229122 608800 997087c9a5891316b3df42888f34d3a5 installed DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 1730229116 946183 60a4eef35b59b2e25c8628c2dded64e3 installed DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch 1739541276 469225 b16715f7769c47ca01364dd8cf4e2fba installed DEBUG: python3-urllib3-1.26.19-2.el10.noarch 1730229666 1020701 e3a3d61ec75bc975cf1e5f789ec8c2dc installed DEBUG: python3-babel-2.13.1-5.el10.noarch 1730215314 32699135 5612203d5825461cfefcd14e7dd5ceab installed DEBUG: python3-rpm-generators-14-12.el10.noarch 1730229620 83703 dd85a9253f6c833cd79c2e17d00a470d installed DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch 1730229005 320095 606ecd6a326d1301a936cab15d90ec97 installed DEBUG: python3-requests-2.32.3-2.el10.noarch 1730229738 497750 7b4b7c04184e9525bd9b8a3373b2c641 installed DEBUG: python3-dns-2.6.1-1.el10.noarch 1723732656 2952737 518dd356689f8213ae29540a2a5e1a94 installed DEBUG: python3-docutils-0.20.1-5.el10.noarch 1730229238 5020198 7b945ee38a0e8f02c264b75de2588d9b installed DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 1730229370 57655 aae145c6ce911f725ac7d4f1ac134c23 installed DEBUG: python3-jinja2-3.1.5-1.el10.noarch 1736421611 1616952 bd687a7270570d9be94d1e2e8254c38d installed DEBUG: python3-pip-23.3.2-7.el10.noarch 1730229430 14859218 31e43046c676e62f524678e36656ed8c installed DEBUG: python3-imagesize-1.4.1-9.el10.noarch 1730229107 35540 d1301ccacc1cd88fc7bf7ccef9d38282 installed DEBUG: python3-pygments-2.18.0-1.el10.noarch 1737364998 8411601 ca4be5b2d1dbd1732832ba315a294496 installed DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch 1730229681 42883 8f90547e7075b9a66518309a9aa31916 installed DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 1730226519 65565 5cc3fe95daea76b302b8fe77892afe5b installed DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 1730226510 413717 936a559ba5ac2994e1418b3842bd3493 installed DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 1730226519 220177 99b622cbdf6b5e6928ae65060e972974 installed DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 1730217561 591737 c4560b6214e42242d0e94a19e5513624 installed DEBUG: gnupg2-2.4.5-2.el10.x86_64 1730217561 9979077 576528bb73b23f28ee9a004530cdd52f installed DEBUG: gpgme-1.23.2-6.el10.x86_64 1730217877 609635 669f9ce493cc5b368780557fd841b94c installed DEBUG: gpgmepp-1.23.2-6.el10.x86_64 1730217877 430341 0b853f44adc382c8a56218c74ef0d816 installed DEBUG: poppler-24.02.0-6.el10.x86_64 1736512704 3554297 8eb4214bb2065fd51e4fe40b664467a1 installed DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 1730219621 168984 a76084465e9251ddf218a3f69af247f0 installed DEBUG: libXau-1.0.11-8.el10.x86_64 1730222665 68459 fc57676cc147be91d56abc13cb5cfce4 installed DEBUG: libxcb-1.17.0-3.el10.x86_64 1730222737 1162650 53fbbf00f5a3c5d91f223d83f1066b80 installed DEBUG: libX11-1.8.10-1.el10.x86_64 1733735632 1350964 f4b8afd1803b859b313b66f5bb1f0bf5 installed DEBUG: libXrender-0.9.11-8.el10.x86_64 1730222908 51311 7ad31f9ac505f004c06c5a60612391bc installed DEBUG: libXext-1.3.6-3.el10.x86_64 1730222717 96253 96de174ce1016a085a28161c04d1806a installed DEBUG: libXft-2.3.8-8.el10.x86_64 1730222783 168381 b087060f92e999eb3e2153182309da93 installed DEBUG: libXpm-3.5.17-5.el10.x86_64 1730222910 152003 2df14c23f0dccf1e70096a716d4d6424 installed DEBUG: gd-2.3.3-19.el10.x86_64 1740575172 400915 83c7bd6ea8a4625e0390b903ca97ab80 installed DEBUG: libXt-1.3.0-5.el10.x86_64 1730223042 448361 0353cb970accc8b9b554a33fdec9da66 installed DEBUG: libdatrie-0.2.13-11.el10.x86_64 1730220305 59289 cf20a9bff0a5711777fd6eed0eb8df8b installed DEBUG: libthai-0.1.29-10.el10.x86_64 1730222183 802278 58833d87ce0d583643743f26c6039e73 installed DEBUG: libijs-0.35-24.el10.x86_64 1730221026 67204 fc2a74580a1207d03f9ca2c1cbece5d0 installed DEBUG: libpaper-1:2.1.1-7.el10.x86_64 1730221516 50005 beb8bab2e988cb36754e28e9d899cdea installed DEBUG: pixman-0.43.4-2.el10.x86_64 1730228273 694319 d072d69959cb5752e428a3463e181f63 installed DEBUG: cairo-1.18.2-2.el10.x86_64 1730215330 1818236 9a30697458cf6ee76fb216cbb9ce544e installed DEBUG: pango-1.54.0-3.el10.x86_64 1730226353 1024097 7ed6bff29df6118cc7290c457de1b29a installed DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 1730215330 36040 f664305b3c936813aa92596252f29ed8 installed DEBUG: librsvg2-2.57.1-9.el10.x86_64 1732260608 4349023 6ce6e8059a446770303fa6e0d3ce24f5 installed DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 1732260608 15784 6f1acc267d6247c0d58dcafd7912b448 installed DEBUG: poppler-glib-24.02.0-6.el10.x86_64 1736512704 578768 9ad58314eeefbb0f89779a2980fd9b70 installed DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 1739178539 163402 41c0daea5347778ccd435d593bf95041 installed DEBUG: cups-filesystem-1:2.4.10-11.el10.noarch 1736272587 0 f481eace099bac9d66b161e53e1ecc51 installed DEBUG: cups-libs-1:2.4.10-11.el10.x86_64 1736272591 624534 10c2d962c979b5f21b6ce87ed1fba1ee installed DEBUG: libgs-10.02.1-14.el10.x86_64 1730216862 24284662 f8935ccb39d307fb6a4f1211736dd222 installed DEBUG: graphviz-9.0.0-15.el10.x86_64 1730240660 4430109 2f76d0ebdd22fb0744c34e65e681482c installed DEBUG: ImageMagick-libs-0:6.9.12.98-1.el10s.x86_64 1739181763 8574479 e282b0723f4b530e070758309abd77f0 installed DEBUG: ImageMagick-0:6.9.12.98-1.el10s.x86_64 1739181763 245728 3d3079e28a22bc8ff24203f962b024d9 installed DEBUG: python3-sphinx-1:7.2.6-10.el10.noarch 1730229736 11309241 9a78413bc4ed4c3fcdf1d08d26a96211 installed DEBUG: python3-devel-3.12.10-1.el10.x86_64 1744221849 1335300 7a86d07e46240333ae3e0ee67980f939 installed DEBUG: python3-eventlet-0.36.1-1.el10s.noarch 1737101336 2134103 0e4d1723805438dc2a40685025669855 installed DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 1730229665 23459805 b8e4574462ef8ead73d9dfc3f52f45e2 installed DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch 1730229721 315016 8b0171b157b9722d621b59a5e754878b installed DEBUG: python3-pbr-6.0.0-1.el10s.noarch 1736247436 629726 8dc05c5c2d243c2d4bea2e72e7824574 installed DEBUG: python3-six-1.16.0-16.el10.noarch 1730229623 120439 2adba5efc7db90de5b163a28b00ccf71 installed DEBUG: authselect-1.5.0-8.el10.x86_64 1730215145 160761 4900e595754d431a53a35a510aeecb7f installed DEBUG: systemd-rpm-macros-257-9.el10.noarch 1739535155 10938 66ed94eccb5980f9bb8037163334b741 installed DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch 1741718697 45488 aee5a7aa90634439b0f265de25f3aa84 installed DEBUG: python3-webob-1.8.9-1.el10s.noarch 1737648216 1439046 cb1585b1b8ab9c2aa75b764ffc1bdba8 installed DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch 1741954985 312176 0721040cefb233b860c9b96b416819b2 installed DEBUG: python3-netaddr-1.3.0-2.el10.noarch 1737397369 10138039 b6f5b55e515f9e9f09ccf7522a2a4e6f installed DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch 1737458511 1871591 01cc5831e388f9af11205a35f2338628 installed DEBUG: python3-iso8601-2.1.0-3.el10s.noarch 1738058890 52152 b88415a2b3711250a8dc0f772fa96c12 installed DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 1737453719 333975 d8341954028b5e0cd368f6644312fb1b installed DEBUG: python3-fixtures-4.2.2-1.el10s.noarch 1737468005 428292 9ab60f66b62f250ca0fe90dd0fd7821c installed DEBUG: python3-subunit-1.4.4-5.el10s.noarch 1738655653 446682 9dbb0f1ec8efcd56c36d8a3026f830f8 installed DEBUG: python3-vine-5.1.0-10.el10s.noarch 1738053141 59036 ff46523602c01279bc4e42484dfbc5b1 installed DEBUG: python3-amqp-5.2.0-7.el10s.noarch 1738328407 440885 95ff1edfd58eda07f54bc179c34d4c78 installed DEBUG: python3-mako-1.2.3-9.el10.noarch 1730229289 717113 0b92d12cd53eeb81954d2064b413b27f installed DEBUG: python3-libselinux-3.8-1.el10.x86_64 1738267682 643859 e2e03d0c31c8448de3ffb82fe8496978 installed DEBUG: python3-wcwidth-0.2.6-6.el10.noarch 1730229871 519341 8e7b16c7ab6f5ae90d7bea01c8d4eee7 installed DEBUG: python3-prettytable-3.6.0-10.el10.noarch 1730229417 363172 35b35565e30c4e035dcff0ad92455c06 installed DEBUG: procps-ng-4.0.4-7.el10.x86_64 1737640233 1036772 b930a1ad9aea686674ab85db2236efc6 installed DEBUG: libselinux-utils-3.8-1.el10.x86_64 1738267682 369480 25386f282d39660bf8610bf730224201 installed DEBUG: policycoreutils-3.8-1.el10.x86_64 1738318788 728562 116d943f6337cc9554f489f0fafcfb9e installed DEBUG: selinux-policy-40.13.28-1.el10.noarch 1744131162 29242 968ff36b4a1db95692904f276985fd9d installed DEBUG: selinux-policy-targeted-40.13.28-1.el10.noarch 1744131162 18625579 1742835cb746c06e8aa3b423f0ef7e4f installed DEBUG: kmod-31-11.el10.x86_64 1737131011 271689 bfca144405ef5122c587264633286f41 installed DEBUG: chkconfig-1.30-2.el10.x86_64 1730215254 771569 c31888589670948cb4f81114948b096a installed DEBUG: python3-libsemanage-3.8.1-1.el10.x86_64 1741335517 415546 15b9c12422285ad5952ad412a413ae3c installed DEBUG: python3-alembic-1.13.1-7.el10.noarch 1730229114 2760122 d971ffa58ebfa22a8379dd30340b57d2 installed DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch 1738660739 1764794 c78f03e5a4da3cf3fdbd6cadfbddd04d installed DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch 1737466362 113932 2f3d514cfdb455e1696192d12e05a835 installed DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 1738594796 179246 f2544d11da0dbfca2607e5c8a69d4557 installed DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 1738921897 207116 d7d9f9001e7e352a2c15ea0cd04f5efd installed DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch 1739361663 96455 f6e26491dfeeb13224155a9c231ef924 installed DEBUG: python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch 1742292745 67523 46ad8da2912d5475b2c8a8fcd9021de0 installed DEBUG: python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch 1741721730 274388 cd63670e57fc525b740c751c9d2529e0 installed DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch 1737371818 361593 33704c3a80b274da1912c816d36d1d4b installed DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch 1738656887 456243 a19ff8f6dab6c4416cd799f32211e0b7 installed DEBUG: python3-testresources-2.0.1-18.el10s.noarch 1737469273 315070 4a1fd429212b8adc607027062b474b0a installed DEBUG: python3-statsd-3.2.1-33.el10s.noarch 1738055041 150783 97f5fa9ebb10942c7cae2f4058f5d97f installed DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 1731060897 40094 e36f605e1b6f50a5fb8903f8b2a14e69 installed DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch 1738052245 208254 5f5d9f7b447feddaa5efe1b1c82cb9f1 installed DEBUG: python3-repoze-lru-0.7-25.el10s.noarch 1737369170 117180 a0564003fbb8efcb9bd007fb7c7bce60 installed DEBUG: python3-routes-2.5.1-11.el10s.noarch 1738828305 503232 6e1f36e96702a81f55fe60a350b9f3e8 installed DEBUG: python3-pytz-2024.1-3.el10s.noarch 1730926953 231152 a2e7e129993bcdf51e7de413b333d799 installed DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch 1737111011 93868 2cc1af441efe2e9a4ac41c3c6c5f0dea installed DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch 1737647799 129765 5fa8df2820887dd91d7f999c050002b7 installed DEBUG: python3-logutils-0.3.5-29.el10s.noarch 1737369061 152078 63cd0d711a92b489619c5012f1bf8a8c installed DEBUG: python3-pecan-1.5.1-1.el10s.noarch 1737366428 1723283 e0ca5758ad036090381a3f6c9ee67eda installed DEBUG: python3-fasteners-0.19-1.el10s.noarch 1738579537 118969 a68e342eb69e2c9124f233f7913a78a4 installed DEBUG: python3-extras-1.0.0-36.el10s.noarch 1737467939 12597 b0937f731ece6ed29fa769c955cbe551 installed DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 1738576764 2706882 0c18ad333c352a3ee3947d78ba3b34e0 installed DEBUG: python3-cachetools-5.4.0-6.el10s.noarch 1731062713 140847 b0b431b6ccfc5012ae66e5e4c487b41a installed DEBUG: python3-autopage-0.5.2-8.el10s.noarch 1738684947 311747 122570d58f3b3d41c0293b04710c7a76 installed DEBUG: libsodium-1.0.20-2.el10s.x86_64 1736248689 394283 9cc208bfa5feeaec33858f2774b31bf5 installed DEBUG: python3-pyasn1-0.6.1-1.el10.noarch 1731706247 894742 76789712e57575ede7d56544f6989356 installed DEBUG: python3-psutil-5.9.8-5.el10.x86_64 1730252598 1500710 f183b0ac45e51ac902c7e1f51614e949 installed DEBUG: python3-distro-1.9.0-5.el10.noarch 1730229241 206640 afe9cbc010e2f3a47b852087dd5b2e3e installed DEBUG: python3-audit-4.0.3-4.el10.x86_64 1744382132 259998 b860304d80e46690f2919100e963231a installed DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch 1730229609 405275 f53e9df94138062816104ac985c950b8 installed DEBUG: libxslt-1.1.39-6.el10.x86_64 1730223036 489045 6012028022b1659079ff2d99350d2770 installed DEBUG: python3-lxml-5.2.1-4.el10.x86_64 1730229297 5186202 ced452f341bcf7ba29d17be6188670e4 installed DEBUG: libmaxminddb-1.9.1-4.el10.x86_64 1730221270 88480 1846c00c2eb6b7d8ea7ceed46017dbd4 installed DEBUG: geolite2-country-20191217-14.el10.noarch 1730216769 4033110 fa310600e8e203e12f1eea6d944ea134 installed DEBUG: geolite2-city-20191217-14.el10.noarch 1730216769 62712603 0159a414492162bac13d7ea32812302f installed DEBUG: ipcalc-1.0.3-12.el10.x86_64 1730219318 79857 393c9cee46e1ca64924b2ea88259da67 installed DEBUG: checkpolicy-3.8-1.el10.x86_64 1738320044 1605141 f92b9fcad858e7de20b478dd7e7df358 installed DEBUG: which-2.21-43.el10.x86_64 1730234397 82140 8f3d1512dbac52ace0968c8b14b87d6c installed DEBUG: python3-cmd2-2.5.8-1.el10s.noarch 1737368129 1646915 4dbb83db27a73ae01c33962f10987772 installed DEBUG: python3-setools-4.5.1-4.el10.x86_64 1730231716 3017624 fae6043faf6e53c427b53b9c11deb8cc installed DEBUG: python3-policycoreutils-3.8-1.el10.noarch 1738318786 6098870 2f66f9fb349ddf349e8f8fea1b5d42a3 installed DEBUG: policycoreutils-python-utils-3.8-1.el10.noarch 1738318786 96435 d77202d747343cfa360edb21a5080683 installed DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch 1729167099 12641 d2780fe79ebc685b8ada1d916fd9c28b installed DEBUG: python3-pyparsing-3.1.1-7.el10.noarch 1730229042 1038569 10cd8727b47570d8ed575363f0a84a31 installed DEBUG: python3-ply-3.11-25.el10.noarch 1730229427 573665 e1e9239f24eebd8509c6c85309d3889d installed DEBUG: python3-pycparser-2.20-16.el10.noarch 1730229473 859394 b6d61bd85b25ad629a9c992b6becd9d9 installed DEBUG: python3-cffi-1.16.0-7.el10.x86_64 1730229065 1363295 84e5dc989caac4c9fb72c16124bfbdc2 installed DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 1730229073 4929962 7c78461ef2f085065d2f134c4d525135 installed DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 1737382685 87531 b79dafd030634aa2736f096d41e5c258 installed DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 1738656379 618482 def02bc6880c4e5a1ec8071d9ef3a476 installed DEBUG: python3-paramiko-3.5.0-1.el10s.noarch 1738657430 1764475 c5675e951c9052fe50c6a733b58dd600 installed DEBUG: python3-ncclient-0.6.16-1.el10s.noarch 1738926618 606034 adf68504d815a14c34374bbfe499b147 installed DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch 1736244268 777252 673c197e46e16ed2ea0d6b9cc28301ea installed DEBUG: python3-paste-3.10.1-6.el10s.noarch 1738826853 2756313 dabf06dcee0cf091e090b448fb196279 installed DEBUG: python3-decorator-5.1.1-12.el10.noarch 1730229177 79127 9c6e14cd2b6e3665cbf1998cd51a20b3 installed DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch 1738852778 353626 22f3280b7314901f6d08d6a3d3b76023 installed DEBUG: python3-dateutil-1:2.8.2-15.el10.noarch 1730229057 898267 34a9248a5d4d69e1d8b864433a0b4b98 installed DEBUG: psmisc-23.6-8.el10.x86_64 1730235133 816349 0c37334050f0c1467853b74888daf2b0 installed DEBUG: protobuf-c-1.5.0-6.el10.x86_64 1730228633 55280 7c763a2b5aba7f03e4bfdd2e4ed52f2f installed DEBUG: unbound-anchor-1.20.0-9.el10.x86_64 1739258655 58564 2df28800433ab54a1f1d8f9358a4dbd7 installed DEBUG: unbound-libs-1.20.0-9.el10.x86_64 1739258655 1477531 e61d68865a46385a5f49815fb85a02a9 installed DEBUG: openssl-1:3.2.2-16.el10.x86_64 1739372882 1753987 6aea1fe2c564c1ff0f0e2a06129cedf2 installed DEBUG: numactl-libs-2.0.19-1.el10.x86_64 1731902402 62374 ebdcc6a3d965a4317bf33351d0a11510 installed DEBUG: libyaml-0.2.5-16.el10.x86_64 1730222984 137595 1e4c8786f4e977fbd15fdf3c9f77a88b installed DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 1730229919 800922 589b78466347469576d5676b797b3d22 installed DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch 1741956709 369584 24e1e8cc83fb305f448bdd42a74e9837 installed DEBUG: libnl3-3.11.0-1.el10.x86_64 1731509392 1085191 32f218d932cde20cb505f4ddddd547d0 installed DEBUG: libibverbs-54.0-1.el10.x86_64 1730749136 1280024 565b5bcf0d11cc6151845e339205af68 installed DEBUG: libmnl-1.0.5-7.el10.x86_64 1730221268 56475 c65702544da706bbd598f0ea4d1159ee installed DEBUG: iproute-6.11.0-1.el10.x86_64 1734545329 2118787 5b2628a539c5a8ed0f8d37820804272d installed DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64 1729168780 25006068 25396a1c2a9364f95feab2edaf89d8e7 installed DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64 1729168780 1887399 b87b2a053a999c5984a081efce7b91cc installed DEBUG: initscripts-service-10.26-2.el10.noarch 1730219319 5832 e94623b73bbd7079f80ace4a4cdfb1ad installed DEBUG: initscripts-rename-device-10.26-2.el10.x86_64 1730219365 16191 e702948ffe4be046b282162fc3920328 installed DEBUG: initscripts-10.26-2.el10.x86_64 1730219365 1143237 ee9f094bd3a5a42569093d4110083708 installed DEBUG: hostname-3.23-14.el10.x86_64 1730218231 50760 740053967e0bccf092f2092f84fc19d2 installed DEBUG: bc-1.07.1-23.el10.x86_64 1730215186 235094 57a1fd9e35df187f0c426178fd12db30 installed DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64 1730728253 164950 e61a14553a00137c46f4027f00ea2be0 installed DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 1730728253 11669 357f59822237d1b42ec3ab6e6fe8e6a0 installed DEBUG: rdo-openvswitch-2:3.4-1.el10s.noarch 1730729036 0 cb5500ee8eed49de30d8220c2e577a2b installed DEBUG: python3-rdo-openvswitch-2:3.4-1.el10s.noarch 1730729036 0 8d521f65f7dcac1f576ab3b91700f386 installed DEBUG: python3-os-traits-3.4.0-0.20250404063654.45f208b.el10.noarch 1743748702 96237 403e6c3683ebae002b790e9b35589623 installed DEBUG: python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch 1742296300 14693 84300ff5b2caf8bac0653eeeb154fcd9 installed DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch 1739368624 18922 143e18370f58d724a3785db27c1ba33f installed DEBUG: python-oslo-privsep-lang-3.6.0-0.20250318105728.959f01e.el10.noarch 1742295802 14248 0cff98ea8e55620e2e9d4fe9033ac7cc installed DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch 1742293894 15702 521c5e63dc8dd280327f71a6c59de3e4 installed DEBUG: python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch 1742293495 10966 023209470b7677eef7c68977a999da0a installed DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch 1742296753 17109 bc46bcb0fa037e951349f23b26531768 installed DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch 1742293030 16906 5c23d56e178a6ff495551cb9ea195743 installed DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch 1742293030 220621 7f50592d82a90d7568e416c8f6856eff installed DEBUG: python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch 1742292572 1508763 acb1533ffbb729ab6f6b6723c7ecb8ff installed DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch 1739368624 446314 2f6fe8ff0a5ba8c22fb168b6f75729ab installed DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch 1742299184 93885 5b2f1390340d26680207ea72354c6f52 installed DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch 1742296753 206025 c682f850c950b1d385c98cddac1ebf5b installed DEBUG: python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch 1742295367 50961 96a86c98cde13ce3240e83877abe19a1 installed DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch 1742293894 311075 86b457a6cefa6566ccec05e2be72620a installed DEBUG: python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch 1742293495 209968 2ddcf158bc02c8b50fdf595425c2b27e installed DEBUG: python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch 1742300884 27259977 2ef9944f549ac5170d469ce38d7692db installed DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch 1742301627 13681 7528249d60cfa78bdde2327bf6313bd1 installed DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch 1742301627 13447 dc3ad55177e9133f0cb2660ebcbfb3ae installed DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch 1742301627 626483 b2f23df4c239a43a7344d326f43db711 installed DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch 1742298308 18975 2a9750b0d1fe9890c3919f966beaf613 installed DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch 1742298308 132197 43ae0c9b30aba5467f73c4d897696ebb installed DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch 1742301821 310206 2ff875aba43f17175eccaade711553c6 installed DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch 1742299587 849298 5b3384c98eb57b8fe6d4e95c1a3ec85a installed DEBUG: python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch 1742296300 329169 1be32fc67ac476e3ee4312525b16dab8 installed DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch 1739790151 612330 eea074af2437d77d6acac72bc698bf0c installed DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch 1739789755 125872 e32bdfec662a5fb06cfd6dbc89e40817 installed DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch 1741956136 3133222 d3fe650e66158433b074d9d32d92e615 installed DEBUG: python3-neutron-lib-3.18.2-0.20250318121026.bf21a6d.el10.noarch 1742300249 1938690 06d827e123092c8004ca2538b28057ab installed DEBUG: python3-oslo-privsep-3.6.0-0.20250318105728.959f01e.el10.noarch 1742295802 126950 80c49a93856fb985864d7799c9b7c698 installed DEBUG: python3-ovsdbapp-2.11.0-0.20250310090707.e1bd214.el10.noarch 1741597747 843364 8e4d6e514d994feef02c3ffb35634475 installed DEBUG: python3-stestr-4.1.0-1.el10s.noarch 1738759744 827126 01732d2afa3169d0f9510b202e45c94b installed DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch 1738577793 2266648 335ab9a0927433fde27de8be29ac0264 installed DEBUG: python3-oslo-rootwrap-7.5.1-0.20250318113309.d8148bf.el10.noarch 1742297876 142068 ba5b687b425c56a729edb5e00ad866f7 installed DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch 1739371524 154521 49595da95ad8f98131443fa344305f93 installed DEBUG: python3-tenacity-8.2.3-1.el10s.noarch 1738684952 160047 141c93dc6da08b605d39441a899bdb2e installed DEBUG: python3-pyroute2-0.7.12-5.el10s.noarch 1737369181 3682209 22a18f5a4e0742106722f96bbe9aee1c installed DEBUG: rpm-plugin-selinux-4.19.1.1-12.el10.x86_64 1738920680 16309 d52998d64878135383d8d70af3f1d3a2 installed DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: Outputting list of installed packages INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ovn-bgp-agent.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ovn-bgp-agent.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4cNdnb DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf ovn-bgp-agent-4.1.0.dev9 DEBUG: + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/ovn-bgp-agent-4.1.0.dev9-0.20250416132624.b75b569.tar.gz DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd ovn-bgp-agent-4.1.0.dev9 DEBUG: + rm -rf /builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev9-SPECPARTS DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev9-SPECPARTS 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 config gc.auto 0 DEBUG: + /usr/bin/git add --force . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'ovn-bgp-agent-4.1.0 base' DEBUG: + /usr/bin/git checkout --track -b rpm-build DEBUG: Switched to a new branch 'rpm-build' DEBUG: branch 'rpm-build' set up to track 'master'. DEBUG: + rm -rf ovn-bgp-agent.egg-info DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VxGs7L DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd ovn-bgp-agent-4.1.0.dev9 DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP' DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'description-file' will not be supported in future DEBUG: versions. Please use the underscore name 'description_file' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'author-email' will not be supported in future DEBUG: versions. Please use the underscore name 'author_email' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'home-page' will not be supported in future DEBUG: versions. Please use the underscore name 'home_page' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'python-requires' will not be supported in future DEBUG: versions. Please use the underscore name 'python_requires' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Requirements should be satisfied by a PEP 517 installer. DEBUG: If you are using pip, you can try `pip install --use-pep517`. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: dist.fetch_build_eggs(dist.setup_requires) DEBUG: WARNING: The wheel package is not available. DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'description-file' will not be supported in future DEBUG: versions. Please use the underscore name 'description_file' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'author-email' will not be supported in future DEBUG: versions. Please use the underscore name 'author_email' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'home-page' will not be supported in future DEBUG: versions. Please use the underscore name 'home_page' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'python-requires' will not be supported in future DEBUG: versions. Please use the underscore name 'python_requires' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/ovn_bgp_agent DEBUG: creating build/lib/ovn_bgp_agent/tests DEBUG: creating build/lib/ovn_bgp_agent/tests/unit DEBUG: creating build/lib/ovn_bgp_agent/tests/unit/cmd DEBUG: copying ovn_bgp_agent/tests/unit/cmd/test_agent.py -> build/lib/ovn_bgp_agent/tests/unit/cmd DEBUG: copying ovn_bgp_agent/tests/unit/cmd/__init__.py -> build/lib/ovn_bgp_agent/tests/unit/cmd DEBUG: creating build/lib/ovn_bgp_agent/tests/functional DEBUG: creating build/lib/ovn_bgp_agent/tests/functional/utils DEBUG: copying ovn_bgp_agent/tests/functional/utils/test_linux_net.py -> build/lib/ovn_bgp_agent/tests/functional/utils DEBUG: copying ovn_bgp_agent/tests/functional/utils/__init__.py -> build/lib/ovn_bgp_agent/tests/functional/utils DEBUG: creating build/lib/ovn_bgp_agent/drivers DEBUG: creating build/lib/ovn_bgp_agent/drivers/openstack DEBUG: creating build/lib/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/drivers/openstack/utils/wire.py -> build/lib/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/drivers/openstack/utils/router.py -> build/lib/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/drivers/openstack/utils/port.py -> build/lib/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/drivers/openstack/utils/ovs.py -> build/lib/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/drivers/openstack/utils/ovn.py -> build/lib/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/drivers/openstack/utils/nat.py -> build/lib/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/drivers/openstack/utils/loadbalancer.py -> build/lib/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/drivers/openstack/utils/frr.py -> build/lib/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/drivers/openstack/utils/evpn.py -> build/lib/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/drivers/openstack/utils/driver_utils.py -> build/lib/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/drivers/openstack/utils/common.py -> build/lib/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/drivers/openstack/utils/bgp.py -> build/lib/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/drivers/openstack/utils/__init__.py -> build/lib/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/utils.py -> build/lib/ovn_bgp_agent/tests DEBUG: copying ovn_bgp_agent/tests/base.py -> build/lib/ovn_bgp_agent/tests DEBUG: copying ovn_bgp_agent/tests/__init__.py -> build/lib/ovn_bgp_agent/tests DEBUG: creating build/lib/ovn_bgp_agent/tests/functional/drivers DEBUG: creating build/lib/ovn_bgp_agent/tests/functional/drivers/openstack DEBUG: copying ovn_bgp_agent/tests/functional/drivers/openstack/__init__.py -> build/lib/ovn_bgp_agent/tests/functional/drivers/openstack DEBUG: creating build/lib/ovn_bgp_agent/tests/functional/drivers/openstack/watchers DEBUG: copying ovn_bgp_agent/tests/functional/drivers/openstack/watchers/test_nb_bgp_watcher.py -> build/lib/ovn_bgp_agent/tests/functional/drivers/openstack/watchers DEBUG: copying ovn_bgp_agent/tests/functional/drivers/openstack/watchers/__init__.py -> build/lib/ovn_bgp_agent/tests/functional/drivers/openstack/watchers DEBUG: copying ovn_bgp_agent/tests/functional/fixtures.py -> build/lib/ovn_bgp_agent/tests/functional DEBUG: copying ovn_bgp_agent/tests/functional/base.py -> build/lib/ovn_bgp_agent/tests/functional DEBUG: copying ovn_bgp_agent/tests/functional/__init__.py -> build/lib/ovn_bgp_agent/tests/functional DEBUG: creating build/lib/ovn_bgp_agent/tests/unit/drivers DEBUG: creating build/lib/ovn_bgp_agent/tests/unit/drivers/openstack DEBUG: creating build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_nb_bgp_watcher.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_evpn_watcher.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_bgp_watcher.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_base_watcher.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/watchers/__init__.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers DEBUG: creating build/lib/ovn_bgp_agent/drivers/openstack/watchers DEBUG: copying ovn_bgp_agent/drivers/openstack/watchers/nb_bgp_watcher.py -> build/lib/ovn_bgp_agent/drivers/openstack/watchers DEBUG: copying ovn_bgp_agent/drivers/openstack/watchers/evpn_watcher.py -> build/lib/ovn_bgp_agent/drivers/openstack/watchers DEBUG: copying ovn_bgp_agent/drivers/openstack/watchers/bgp_watcher.py -> build/lib/ovn_bgp_agent/drivers/openstack/watchers DEBUG: copying ovn_bgp_agent/drivers/openstack/watchers/base_watcher.py -> build/lib/ovn_bgp_agent/drivers/openstack/watchers DEBUG: copying ovn_bgp_agent/drivers/openstack/watchers/__init__.py -> build/lib/ovn_bgp_agent/drivers/openstack/watchers DEBUG: creating build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_wire.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_router.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_port.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_ovs.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_ovn.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_nat.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_loadbalancer.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_frr.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_evpn.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_driver_utils.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_common.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_bgp.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/utils/__init__.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/drivers/openstack/ovn_stretched_l2_bgp_driver.py -> build/lib/ovn_bgp_agent/drivers/openstack DEBUG: copying ovn_bgp_agent/drivers/openstack/ovn_evpn_driver.py -> build/lib/ovn_bgp_agent/drivers/openstack DEBUG: copying ovn_bgp_agent/drivers/openstack/ovn_bgp_driver.py -> build/lib/ovn_bgp_agent/drivers/openstack DEBUG: copying ovn_bgp_agent/drivers/openstack/nb_ovn_bgp_driver.py -> build/lib/ovn_bgp_agent/drivers/openstack DEBUG: copying ovn_bgp_agent/drivers/openstack/nb_exceptions.py -> build/lib/ovn_bgp_agent/drivers/openstack DEBUG: copying ovn_bgp_agent/drivers/openstack/__init__.py -> build/lib/ovn_bgp_agent/drivers/openstack DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_stretched_l2_bgp_driver.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_evpn_driver.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_bgp_driver.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/test_nb_ovn_bgp_driver.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack DEBUG: copying ovn_bgp_agent/tests/unit/drivers/openstack/__init__.py -> build/lib/ovn_bgp_agent/tests/unit/drivers/openstack DEBUG: copying ovn_bgp_agent/drivers/driver_api.py -> build/lib/ovn_bgp_agent/drivers DEBUG: copying ovn_bgp_agent/drivers/__init__.py -> build/lib/ovn_bgp_agent/drivers DEBUG: copying ovn_bgp_agent/tests/unit/drivers/__init__.py -> build/lib/ovn_bgp_agent/tests/unit/drivers DEBUG: creating build/lib/ovn_bgp_agent/tests/functional/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/functional/drivers/openstack/utils/test_ovn.py -> build/lib/ovn_bgp_agent/tests/functional/drivers/openstack/utils DEBUG: copying ovn_bgp_agent/tests/functional/drivers/openstack/utils/__init__.py -> build/lib/ovn_bgp_agent/tests/functional/drivers/openstack/utils DEBUG: creating build/lib/ovn_bgp_agent/tests/functional/privileged DEBUG: copying ovn_bgp_agent/tests/functional/privileged/test_linux_net.py -> build/lib/ovn_bgp_agent/tests/functional/privileged DEBUG: copying ovn_bgp_agent/tests/functional/privileged/__init__.py -> build/lib/ovn_bgp_agent/tests/functional/privileged DEBUG: copying ovn_bgp_agent/exceptions.py -> build/lib/ovn_bgp_agent DEBUG: copying ovn_bgp_agent/constants.py -> build/lib/ovn_bgp_agent DEBUG: copying ovn_bgp_agent/config.py -> build/lib/ovn_bgp_agent DEBUG: copying ovn_bgp_agent/agent.py -> build/lib/ovn_bgp_agent DEBUG: copying ovn_bgp_agent/__init__.py -> build/lib/ovn_bgp_agent DEBUG: creating build/lib/ovn_bgp_agent/cmd DEBUG: copying ovn_bgp_agent/cmd/agent.py -> build/lib/ovn_bgp_agent/cmd DEBUG: copying ovn_bgp_agent/cmd/__init__.py -> build/lib/ovn_bgp_agent/cmd DEBUG: copying ovn_bgp_agent/tests/unit/test_agent.py -> build/lib/ovn_bgp_agent/tests/unit DEBUG: copying ovn_bgp_agent/tests/unit/fakes.py -> build/lib/ovn_bgp_agent/tests/unit DEBUG: copying ovn_bgp_agent/tests/unit/__init__.py -> build/lib/ovn_bgp_agent/tests/unit DEBUG: creating build/lib/ovn_bgp_agent/tests/unit/privileged DEBUG: copying ovn_bgp_agent/tests/unit/privileged/test_vtysh.py -> build/lib/ovn_bgp_agent/tests/unit/privileged DEBUG: copying ovn_bgp_agent/tests/unit/privileged/test_ovs_vsctl.py -> build/lib/ovn_bgp_agent/tests/unit/privileged DEBUG: copying ovn_bgp_agent/tests/unit/privileged/test_linux_net.py -> build/lib/ovn_bgp_agent/tests/unit/privileged DEBUG: copying ovn_bgp_agent/tests/unit/privileged/__init__.py -> build/lib/ovn_bgp_agent/tests/unit/privileged DEBUG: creating build/lib/ovn_bgp_agent/privileged DEBUG: copying ovn_bgp_agent/privileged/vtysh.py -> build/lib/ovn_bgp_agent/privileged DEBUG: copying ovn_bgp_agent/privileged/ovs_vsctl.py -> build/lib/ovn_bgp_agent/privileged DEBUG: copying ovn_bgp_agent/privileged/linux_net.py -> build/lib/ovn_bgp_agent/privileged DEBUG: copying ovn_bgp_agent/privileged/__init__.py -> build/lib/ovn_bgp_agent/privileged DEBUG: creating build/lib/ovn_bgp_agent/tests/unit/utils DEBUG: copying ovn_bgp_agent/tests/unit/utils/test_linux_net.py -> build/lib/ovn_bgp_agent/tests/unit/utils DEBUG: copying ovn_bgp_agent/tests/unit/utils/test_helpers.py -> build/lib/ovn_bgp_agent/tests/unit/utils DEBUG: copying ovn_bgp_agent/tests/unit/utils/__init__.py -> build/lib/ovn_bgp_agent/tests/unit/utils DEBUG: copying ovn_bgp_agent/tests/functional/drivers/__init__.py -> build/lib/ovn_bgp_agent/tests/functional/drivers DEBUG: creating build/lib/ovn_bgp_agent/utils DEBUG: copying ovn_bgp_agent/utils/linux_net.py -> build/lib/ovn_bgp_agent/utils DEBUG: copying ovn_bgp_agent/utils/helpers.py -> build/lib/ovn_bgp_agent/utils DEBUG: copying ovn_bgp_agent/utils/common.py -> build/lib/ovn_bgp_agent/utils DEBUG: copying ovn_bgp_agent/utils/__init__.py -> build/lib/ovn_bgp_agent/utils DEBUG: running egg_info DEBUG: writing ovn_bgp_agent.egg-info/PKG-INFO DEBUG: writing dependency_links to ovn_bgp_agent.egg-info/dependency_links.txt DEBUG: writing entry points to ovn_bgp_agent.egg-info/entry_points.txt DEBUG: writing requirements to ovn_bgp_agent.egg-info/requires.txt DEBUG: writing top-level names to ovn_bgp_agent.egg-info/top_level.txt DEBUG: writing pbr to ovn_bgp_agent.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git 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: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'ovn_bgp_agent.egg-info/SOURCES.txt' DEBUG: + export PYTHONPATH=. DEBUG: + PYTHONPATH=. DEBUG: + sphinx-build-3 -b html doc/source doc/build/html DEBUG: Running Sphinx v7.2.6 DEBUG: [openstackdocstheme] version: 3.0.0 DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: making output directory... done DEBUG: [openstackdocstheme] overriding configured project name (ovn-bgp-agent) with name extracted from the package (ovn-bgp-agent); you can disable this behavior with the 'openstackdocs_auto_name' option DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme DEBUG: [openstackdocstheme] no /builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev9/.gitreview found DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: writing output... DEBUG: building [html]: targets for 16 source files that are out of date DEBUG: updating environment: [new config] 16 added, 0 changed, 0 removed DEBUG: reading sources... [ 6%] bgp_supportability_matrix reading sources... [ 12%] contributor/agent_deployment reading sources... [ 19%] contributor/bgp_advertising reading sources... [ 25%] contributor/bgp_traffic_redirection reading sources... [ 31%] contributor/drivers/bgp_mode_design reading sources... [ 38%] contributor/drivers/bgp_mode_stretched_l2_design reading sources... [ 44%] contributor/drivers/evpn_mode_design reading sources... [ 50%] contributor/drivers/index reading sources... [ 56%] contributor/drivers/nb_bgp_mode_design reading sources... [ 62%] contributor/drivers/ovn_bgp_mode_design reading sources... [ 69%] contributor/evpn_advertising reading sources... [ 75%] contributor/index reading sources... [ 81%] examples/index reading sources... [ 88%] examples/nb_evpn_vrf reading sources... [ 94%] index reading sources... [100%] readme DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: copying assets... copying static files... done DEBUG: copying extra files... done DEBUG: done DEBUG: writing output... [ 6%] bgp_supportability_matrix /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 12%] contributor/agent_deployment /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 19%] contributor/bgp_advertising /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 25%] contributor/bgp_traffic_redirection /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 31%] contributor/drivers/bgp_mode_design /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 38%] contributor/drivers/bgp_mode_stretched_l2_design /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 44%] contributor/drivers/evpn_mode_design /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 50%] contributor/drivers/index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 56%] contributor/drivers/nb_bgp_mode_design /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 62%] contributor/drivers/ovn_bgp_mode_design /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 69%] contributor/evpn_advertising /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 75%] contributor/index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 81%] examples/index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 88%] examples/nb_evpn_vrf /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 94%] index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [100%] readme /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: generating indices... genindex /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: done DEBUG: writing additional pages... search done DEBUG: copying images... [ 25%] ../images/networking-bgpvpn_integration.png copying images... [ 50%] ../images/evpn_traffic_flow.png copying images... [ 75%] ../images/ovn-cluster-overview.png copying images... [100%] ../images/evpn-flow-l3vpn.svg DEBUG: dumping search index in English (code: en)... done DEBUG: dumping object inventory... done DEBUG: build succeeded. DEBUG: The HTML pages are in doc/build/html. DEBUG: + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cfyGTb DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64 DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd ovn-bgp-agent-4.1.0.dev9 DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64 --prefix /usr DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'description-file' will not be supported in future DEBUG: versions. Please use the underscore name 'description_file' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'author-email' will not be supported in future DEBUG: versions. Please use the underscore name 'author_email' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'home-page' will not be supported in future DEBUG: versions. Please use the underscore name 'home_page' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'python-requires' will not be supported in future DEBUG: versions. Please use the underscore name 'python_requires' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Requirements should be satisfied by a PEP 517 installer. DEBUG: If you are using pip, you can try `pip install --use-pep517`. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: dist.fetch_build_eggs(dist.setup_requires) DEBUG: WARNING: The wheel package is not available. DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'description-file' will not be supported in future DEBUG: versions. Please use the underscore name 'description_file' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'author-email' will not be supported in future DEBUG: versions. Please use the underscore name 'author_email' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'home-page' will not be supported in future DEBUG: versions. Please use the underscore name 'home_page' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) DEBUG: /usr/lib/python3.12/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Usage of dash-separated 'python-requires' will not be supported in future DEBUG: versions. Please use the underscore name 'python_requires' instead. DEBUG: This deprecation is overdue, please update your project and remove deprecated DEBUG: calls to avoid build errors in the future. DEBUG: See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: opt = self.warn_dash_deprecation(opt, section) 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/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12 DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/utils DEBUG: copying build/lib/ovn_bgp_agent/utils/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/utils DEBUG: copying build/lib/ovn_bgp_agent/utils/common.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/utils DEBUG: copying build/lib/ovn_bgp_agent/utils/helpers.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/utils DEBUG: copying build/lib/ovn_bgp_agent/utils/linux_net.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/utils DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/privileged DEBUG: copying build/lib/ovn_bgp_agent/privileged/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/privileged DEBUG: copying build/lib/ovn_bgp_agent/privileged/linux_net.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/privileged DEBUG: copying build/lib/ovn_bgp_agent/privileged/ovs_vsctl.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/privileged DEBUG: copying build/lib/ovn_bgp_agent/privileged/vtysh.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/privileged DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/cmd DEBUG: copying build/lib/ovn_bgp_agent/cmd/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/cmd DEBUG: copying build/lib/ovn_bgp_agent/cmd/agent.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/cmd DEBUG: copying build/lib/ovn_bgp_agent/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent DEBUG: copying build/lib/ovn_bgp_agent/agent.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent DEBUG: copying build/lib/ovn_bgp_agent/config.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent DEBUG: copying build/lib/ovn_bgp_agent/constants.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent DEBUG: copying build/lib/ovn_bgp_agent/exceptions.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers DEBUG: copying build/lib/ovn_bgp_agent/drivers/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers DEBUG: copying build/lib/ovn_bgp_agent/drivers/driver_api.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/nb_exceptions.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/nb_ovn_bgp_driver.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/ovn_bgp_driver.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/ovn_evpn_driver.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/ovn_stretched_l2_bgp_driver.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/watchers DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/watchers/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/watchers DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/watchers/base_watcher.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/watchers DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/watchers/bgp_watcher.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/watchers DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/watchers/evpn_watcher.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/watchers DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/watchers/nb_bgp_watcher.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/watchers DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/utils/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/utils/bgp.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/utils/common.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/utils/driver_utils.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/utils/evpn.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/utils/frr.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/utils/loadbalancer.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/utils/nat.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/utils/ovn.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/utils/ovs.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/utils/port.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/utils/router.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/drivers/openstack/utils/wire.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests DEBUG: copying build/lib/ovn_bgp_agent/tests/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests DEBUG: copying build/lib/ovn_bgp_agent/tests/base.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests DEBUG: copying build/lib/ovn_bgp_agent/tests/utils.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/privileged DEBUG: copying build/lib/ovn_bgp_agent/tests/functional/privileged/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/privileged DEBUG: copying build/lib/ovn_bgp_agent/tests/functional/privileged/test_linux_net.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/privileged DEBUG: copying build/lib/ovn_bgp_agent/tests/functional/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional DEBUG: copying build/lib/ovn_bgp_agent/tests/functional/base.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional DEBUG: copying build/lib/ovn_bgp_agent/tests/functional/fixtures.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers DEBUG: copying build/lib/ovn_bgp_agent/tests/functional/drivers/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers/openstack DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/functional/drivers/openstack/utils/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/functional/drivers/openstack/utils/test_ovn.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers/openstack/utils DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers/openstack/watchers DEBUG: copying build/lib/ovn_bgp_agent/tests/functional/drivers/openstack/watchers/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers/openstack/watchers DEBUG: copying build/lib/ovn_bgp_agent/tests/functional/drivers/openstack/watchers/test_nb_bgp_watcher.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers/openstack/watchers DEBUG: copying build/lib/ovn_bgp_agent/tests/functional/drivers/openstack/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers/openstack DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/functional/utils/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/functional/utils/test_linux_net.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/utils DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/utils/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/utils/test_helpers.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/utils/test_linux_net.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/utils DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/privileged DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/privileged/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/privileged DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/privileged/test_linux_net.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/privileged DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/privileged/test_ovs_vsctl.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/privileged DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/privileged/test_vtysh.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/privileged DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/fakes.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/test_agent.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/test_nb_ovn_bgp_driver.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_bgp_driver.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_evpn_driver.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_stretched_l2_bgp_driver.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_bgp.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_common.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_driver_utils.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_evpn.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_frr.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_loadbalancer.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_nat.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_ovn.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_ovs.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_port.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_router.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_wire.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_base_watcher.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_bgp_watcher.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_evpn_watcher.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_nb_bgp_watcher.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/cmd DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/cmd/__init__.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/cmd DEBUG: copying build/lib/ovn_bgp_agent/tests/unit/cmd/test_agent.py -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/cmd DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/utils/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/utils/common.py to common.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/utils/helpers.py to helpers.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/utils/linux_net.py to linux_net.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/privileged/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/privileged/linux_net.py to linux_net.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/privileged/ovs_vsctl.py to ovs_vsctl.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/privileged/vtysh.py to vtysh.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/cmd/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/cmd/agent.py to agent.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/agent.py to agent.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/config.py to config.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/constants.py to constants.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/exceptions.py to exceptions.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/driver_api.py to driver_api.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/nb_exceptions.py to nb_exceptions.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/nb_ovn_bgp_driver.py to nb_ovn_bgp_driver.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/ovn_bgp_driver.py to ovn_bgp_driver.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/ovn_evpn_driver.py to ovn_evpn_driver.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/ovn_stretched_l2_bgp_driver.py to ovn_stretched_l2_bgp_driver.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/watchers/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/watchers/base_watcher.py to base_watcher.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/watchers/bgp_watcher.py to bgp_watcher.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/watchers/evpn_watcher.py to evpn_watcher.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/watchers/nb_bgp_watcher.py to nb_bgp_watcher.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils/bgp.py to bgp.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils/common.py to common.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils/driver_utils.py to driver_utils.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils/evpn.py to evpn.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils/frr.py to frr.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils/loadbalancer.py to loadbalancer.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils/nat.py to nat.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils/ovn.py to ovn.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils/ovs.py to ovs.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils/port.py to port.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils/router.py to router.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/drivers/openstack/utils/wire.py to wire.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/base.py to base.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/utils.py to utils.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/privileged/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/privileged/test_linux_net.py to test_linux_net.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/base.py to base.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/fixtures.py to fixtures.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers/openstack/utils/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers/openstack/utils/test_ovn.py to test_ovn.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers/openstack/watchers/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers/openstack/watchers/test_nb_bgp_watcher.py to test_nb_bgp_watcher.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/drivers/openstack/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/utils/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/functional/utils/test_linux_net.py to test_linux_net.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/utils/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/utils/test_helpers.py to test_helpers.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/utils/test_linux_net.py to test_linux_net.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/privileged/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/privileged/test_linux_net.py to test_linux_net.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/privileged/test_ovs_vsctl.py to test_ovs_vsctl.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/privileged/test_vtysh.py to test_vtysh.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/fakes.py to fakes.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/test_agent.py to test_agent.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/test_nb_ovn_bgp_driver.py to test_nb_ovn_bgp_driver.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_bgp_driver.py to test_ovn_bgp_driver.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_evpn_driver.py to test_ovn_evpn_driver.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/test_ovn_stretched_l2_bgp_driver.py to test_ovn_stretched_l2_bgp_driver.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_bgp.py to test_bgp.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_common.py to test_common.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_driver_utils.py to test_driver_utils.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_evpn.py to test_evpn.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_frr.py to test_frr.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_loadbalancer.py to test_loadbalancer.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_nat.py to test_nat.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_ovn.py to test_ovn.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_ovs.py to test_ovs.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_port.py to test_port.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_router.py to test_router.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/utils/test_wire.py to test_wire.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_base_watcher.py to test_base_watcher.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_bgp_watcher.py to test_bgp_watcher.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_evpn_watcher.py to test_evpn_watcher.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/drivers/openstack/watchers/test_nb_bgp_watcher.py to test_nb_bgp_watcher.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/cmd/__init__.py to __init__.cpython-312.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent/tests/unit/cmd/test_agent.py to test_agent.cpython-312.pyc DEBUG: writing byte-compilation script '/tmp/tmpxdunuh21.py' DEBUG: /usr/bin/python3 /tmp/tmpxdunuh21.py DEBUG: removing /tmp/tmpxdunuh21.py DEBUG: running install_data DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/etc DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/etc/ovn-bgp-agent DEBUG: copying etc/ovn-bgp-agent/rootwrap.conf -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/etc/ovn-bgp-agent DEBUG: creating /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/etc/ovn-bgp-agent/rootwrap.d DEBUG: copying etc/ovn-bgp-agent/rootwrap.d/rootwrap.filters -> /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/etc/ovn-bgp-agent/rootwrap.d/ DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing ovn_bgp_agent.egg-info/PKG-INFO DEBUG: writing dependency_links to ovn_bgp_agent.egg-info/dependency_links.txt DEBUG: writing entry points to ovn_bgp_agent.egg-info/entry_points.txt DEBUG: writing requirements to ovn_bgp_agent.egg-info/requires.txt DEBUG: writing top-level names to ovn_bgp_agent.egg-info/top_level.txt DEBUG: writing pbr to ovn_bgp_agent.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git 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: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'ovn_bgp_agent.egg-info/SOURCES.txt' DEBUG: Copying ovn_bgp_agent.egg-info to /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12/site-packages/ovn_bgp_agent-4.1.0.dev9-py3.12.egg-info DEBUG: running install_scripts DEBUG: Installing ovn-bgp-agent script to /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/bin DEBUG: Installing ovn-bgp-agent-rootwrap script to /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/bin DEBUG: Installing ovn-bgp-agent-rootwrap-daemon script to /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/bin DEBUG: + rm -rfv /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/bin/__pycache__ DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64//usr/lib/python3.12/site-packages DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/bgp-agent.conf DEBUG: + mkdir -p /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64//etc/ovn-bgp-agent DEBUG: + mkdir -p /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64//etc/ovn-bgp-agent/rootwrap.d DEBUG: + mkdir -p /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64//usr/lib/systemd/system DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/ovn-bgp-agent.service /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/systemd/system/ovn-bgp-agent.service DEBUG: + install -p -D -m 640 etc/ovn-bgp-agent/bgp-agent.conf.sample /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64//etc/ovn-bgp-agent/bgp-agent.conf DEBUG: + mv /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/etc/ovn-bgp-agent/rootwrap.conf /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64//etc/ovn-bgp-agent/rootwrap.conf DEBUG: + mv /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/etc/ovn-bgp-agent/rootwrap.d/rootwrap.filters /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64//etc/ovn-bgp-agent/rootwrap.d/ DEBUG: + rmdir /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/etc/ovn-bgp-agent/rootwrap.d DEBUG: + install -p -D -m 440 /builddir/build/SOURCES/ovn-bgp-agent-sudoers /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/etc/sudoers.d/ovn-bgp-agent DEBUG: + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 4.1.0-0.20250416132624.b75b569.el10 --unique-debug-suffix -4.1.0-0.20250416132624.b75b569.el10.x86_64 --unique-debug-src-base ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev9 DEBUG: find-debuginfo: starting DEBUG: Extracting debug info from 0 files DEBUG: Creating .debug symlinks for symlinks to ELF files DEBUG: find: ‘debug’: No such file or directory DEBUG: find-debuginfo: done DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/check-rpaths DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: + /usr/lib/rpm/brp-remove-la-files DEBUG: + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/lib/python3.12 using python3.12 DEBUG: Not clamping source mtimes, $SOURCE_DATE_EPOCH not set DEBUG: + /usr/lib/rpm/redhat/brp-python-hardlink DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.A9rcuW DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd ovn-bgp-agent-4.1.0.dev9 DEBUG: + export OS_TEST_PATH=./ovn_bgp_agent/tests/unit DEBUG: + OS_TEST_PATH=./ovn_bgp_agent/tests/unit DEBUG: + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/bin DEBUG: + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/bin DEBUG: + export PYTHONPATH=/builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev9 DEBUG: + PYTHONPATH=/builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev9 DEBUG: + stestr-3 --test-path ./ovn_bgp_agent/tests/unit run DEBUG: {3} ovn_bgp_agent.tests.unit.cmd.test_agent.TestAgentCmd.test_start [0.003666s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.NATExposerTestCase.test_expose_uninitialized [0.002645s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.NATExposerTestCase.test_withdraw_centralized [0.000987s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.NATExposerTestCase.test_withdraw_distributed [0.003552s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__ensure_crlrp_exposed [0.003363s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__ensure_crlrp_exposed_no_bridge [0.000941s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__ensure_lsp_exposed_no_fip_no_tenant_ls [0.004892s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__expose_router_lsp_per_host [0.006239s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__get_bridge_for_localnet_port_no_network_no_tag [0.003098s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__get_router_port_info_for_ls [0.003122s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__withdraw_provider_port [0.001170s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__withdraw_router_lsp_exception [0.004206s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_ip_virtual [0.001371s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_ovn_lb_vip_no_vip [0.003171s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_ovn_pf_lb_fip_no_router [0.000794s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_remote_ip_vrf [0.003034s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_subnet [0.001744s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_subnet_no_cr_lrp [0.000776s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_subnet_require_snat_disabled_partial_continue [0.005829s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_frr_sync [0.004782s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_get_port_external_ip_and_ls [0.004067s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_is_ip_exposed [0.002702s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_ip [0.001298s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_ovn_lb_fip [0.006210s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_ovn_lb_fip_no_vip_router [0.001757s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_ovn_lb_vip_no_router [0.004362s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_remote_ip [0.001088s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__address_scope_allowed [0.001743s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_ip_chassisredirect_port_no_datapath [0.001849s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_ip_virtual_port_on_provider_network [0.005766s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_ip_vm_on_provider_network_datapath_not_found [0.003960s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_ip_vm_on_provider_network_expose_failure [0.001096s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_provider_port [0.001583s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_tenant_port_unknown_mac [0.004904s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_tenant_port_wrong_type [0.000887s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__get_bridge_for_datapath [0.000626s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__process_lrp_port [0.005845s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__process_lrp_port_gua [0.001871s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__process_ovn_lb_withdraw_no_provider [0.002437s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__process_ovn_lb_withdraw_provider [0.000845s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__withdraw_cr_lrp_port [0.001559s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__withdraw_cr_lrp_port_withdraw_failure [0.005398s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__withdraw_ovn_lb_on_provider_keyerror [0.000967s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__withdraw_provider_port_lladdr [0.002446s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__withdraw_provider_port_no_device [0.001156s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_expose_ip_vm_on_provider_network [0.003687s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_expose_remote_ip_address_scope [0.003363s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_expose_remote_ip_not_gua [0.001759s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_expose_remote_ip_not_local [0.001825s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_expose_subnet_no_cr_lrp [0.002761s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_sync [0.011024s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_remote_ip [0.002117s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test__ensure_network_exposed [0.008737s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test__expose_subnet_ipv6 [0.124472s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test__get_bridge_for_datapath [0.000918s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test__remove_evpn_devices [0.000919s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_disconnect_evpn_from_ovn [0.001379s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_expose_remote_ip_not_local [0.010847s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_withdraw_ip [0.002768s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_withdraw_remote_ip_is_provider_network [0.000908s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__address_scope_allowed_no_match [0.001230s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__address_scope_not_allowed_scope [0.010530s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__update_network [0.006915s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__withdraw_cr_lrp_invalid_addr_scope [0.008014s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test_update_subnet [0.001656s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test_update_subnet_no_datapath [0.001508s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_bgp.TestEVPN.test_announce_ips_vrf [0.001498s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_bgp.TestEVPN.test_ensure_base_bgp_configuration_vrf [0.000793s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_bgp.TestEVPN.test_withdraw_ips_vrf [0.000754s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_common.TestGetFromExternalIds.test_all_present [0.000385s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_common.TestGetFromExternalIds.test_external_ids_missing [0.000441s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_driver_utils.TestDriverUtils.test_get_port_chassis_from_external_ids [0.000366s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_driver_utils.TestDriverUtils.test_get_port_chassis_from_external_ids_virtual_port [0.000380s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_driver_utils.TestDriverUtils.test_get_port_chassis_from_options [0.000351s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_driver_utils.TestDriverUtils.test_get_port_chassis_no_information [0.000346s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_driver_utils.TestDriverUtils.test_is_ipv6_gua [0.000498s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpn__ensure_list [0.013155s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpn__find_route_info [0.002974s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpn__find_route_info_not_found [0.000864s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_get_vlan [0.000873s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_setup_l3 [0.002105s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_cleanup_excessive_routes [0.006551s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_cleanup_excessive_routes_in_sync [0.002617s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_del_route [0.004273s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_del_route_l2 [0.002009s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_disconnect [0.003442s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_lladdr_property_calls_setup [0.008642s] ... ok DEBUG: Unable to setup ovs, a retry will pick it up. DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_setup_l3_failed_ovs_call [0.002676s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_teardown [0.001061s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_frr.TestFrr.test_nd_reconfigure_statefull [0.012762s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_frr.TestFrr.test_vrf_leak [0.004644s] ... ok DEBUG: Unknown FRR reconfiguration action: non-existing-action DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_frr.TestFrr.test_vrf_reconfigure_unknown_action [0.000793s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_loadbalancer.TestGetVipsFromLb.test_get_vips_not_present [0.000380s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_nat.TestGetChassisHostingCrlrp.test_get_chassis [0.000377s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvnNbIdl.test_start [0.008565s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbNbOvnIdl.test_get_active_local_lrps [0.000828s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbNbOvnIdl.test_get_active_lsp_on_chassis_external_ids [0.000722s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbNbOvnIdl.test_get_active_lsp_on_chassis_options [0.003164s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbNbOvnIdl.test_ls_has_virtual_ports_not_found [0.000852s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_datapath_from_port_peer [0.000844s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_evpn_info [0.000634s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_evpn_info_from_port_name [0.013317s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_lrp_ports_for_router [0.001005s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_lrp_ports_on_provider_starts_with_lrp [0.000963s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_lrps_for_datapath [0.000719s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_ovn_lb_empty [0.002581s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_ovn_vip_port [0.001404s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_port_datapath_port_not_found [0.002762s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_ports_on_chassis [0.000711s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_port_deleted [0.002712s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_port_without_chassis [0.002915s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_provider_network [0.002053s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_router_gateway_on_chassis_not_on_chassis [0.002122s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_add_device_to_ovs_bridge_vlan_tag [0.001821s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_del_flow [0.002738s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_ensure_evpn_ovs_flow_ipv4 [0.001221s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_ensure_evpn_ovs_flow_no_ovs_ports [0.007555s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_get_bridge_flows_with_filters [0.000662s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_get_ovs_patch_port_ofport [0.000691s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_get_ovs_ports_info [0.000808s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_remove_evpn_router_ovs_flows [0.000873s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestGetAddressList.test_get_list [0.000411s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestGetAddressList.test_get_list_empty [0.000379s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestGetFip.test_get_fip [0.000360s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestHasAdditionalBinding.test_has_multiple_chassis [0.000394s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestHasAdditionalBinding.test_has_one_chassis [0.000350s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestHasAdditionalBinding.test_no_options [0.006554s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestHasIpAddressDefined.test_no_ip_address [0.000346s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestHasIpAddressDefined.test_three_ip_addresses [0.000374s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_router.TestGetNameFromExternalIds.test_router_missing_custom_field [0.000361s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_router.TestGetNameFromExternalIds.test_router_present [0.000350s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__ensure_ingress_flows_no_patch_port [0.001328s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__ensure_ovn_network_link_external [0.007100s] ... ok DEBUG: EVPN has not been setup for bridge fake-bridge with vlan device 101. Either the network has not been configured, or something went wrong in the base wiring method. DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__unwire_provider_port_evpn_unconfigured [0.002159s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__wire_lrp_port_underlay_advertisement_subnet [0.001810s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_cleanup_wiring_underlay [0.010713s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_ensure_base_wiring_config_ovn [0.005186s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_ensure_ovn_routes [0.002675s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_unwire_provider_port_evpn [0.004369s] ... ok DEBUG: EVPN has not been setup for bridge fake-bridge with vlan device 101. Either the network has not been configured, or something went wrong in the base wiring method. DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_wire_provider_port_evpn_unconfigured [0.001659s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_wire_provider_port_underlay [0.002454s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.OVNLBVIPPortEvent.test_match_fn_empty_ovn_local_cr_lrps [0.004850s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPSetEvent.test_match_fn [0.000493s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPSetEvent.test_match_fn_attribute_errir [0.000451s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPSetEvent.test_run [0.000595s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPUnsetEvent.test_match_fn_lrp [0.000437s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPUnsetEvent.test_match_fn_same_nat_addresses [0.000431s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPUnsetEvent.test_run_same_port [0.000509s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestOVNLBMemberCreateEvent.test_run_no_vip_port [0.000745s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisCreatedEvent.test_match_fn_index_error [0.000427s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisCreatedEvent.test_match_fn_no_old_up [0.000647s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisCreatedEvent.test_match_fn_not_single_or_dual_stack [0.000474s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisCreatedEvent.test_run [0.000492s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisCreatedEvent.test_run_dual_stack [0.000506s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisCreatedEvent.test_run_wrong_type [0.000430s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_update_different_chassis_set_up_false [0.000437s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_update_old_chassis_set_up_true [0.000410s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_run_wrong_type [0.000462s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterAttachedEvent.test_match_fn_chassis_redirect [0.000425s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterAttachedEvent.test_match_fn_not_lrp [0.009189s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterAttachedEvent.test_run [0.000750s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterDetachedEvent.test_match_fn_chassis_set [0.000450s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterDetachedEvent.test_match_fn_index_error [0.000419s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterDetachedEvent.test_run [0.000495s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterUpdateEvent.test_run [0.000543s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterUpdateEvent.test_run_wrong_type [0.000434s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_run [0.000547s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_run_dual_stack [0.000564s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_run_wrong_type [0.009717s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortDeletedEvent.test_run [0.000678s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortDeletedEvent.test_run_dual_stack [0.000521s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortDeletedEvent.test_run_unknown_mac [0.000888s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestLocalnetCreateDeleteEvent.test_run [0.000500s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisCreatedEvent.test_match_fn_index_error [0.000422s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_match_fn_lrp [0.000450s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_match_fn_update_missing_ext_ids [0.000397s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_run_nat_addresses [0.000552s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_match_fn_lrp [0.000422s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_match_fn_update [0.000435s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_match_fn_update_chassis_set [0.000482s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortCreatedEvent.test_match_fn_not_single_or_dual_stack [0.000462s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortCreatedEvent.test_run [0.000491s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortDeletedEvent.test_match_fn_not_single_or_dual_stack [0.000436s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestChassisRedirectCreateEvent.test_match_fn [0.002554s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestChassisRedirectCreateEvent.test_match_fn_exception [0.000536s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestChassisRedirectCreateEvent.test_run [0.000647s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestChassisRedirectDeleteEvent.test_match_fn_no_networks [0.000486s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestChassisRedirectDeleteEvent.test_run [0.000547s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestDistributedFlagChangedEvent.test_match_fn_distributed_key_no_change [0.002984s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestDistributedFlagChangedEvent.test_match_fn_distributed_key_unrelated_change [0.000505s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPCreateEvent.test_match_fn_port_down [0.000487s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPCreateEvent.test_match_fn_wrong_type [0.002541s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPDeleteEvent.test_match_fn_exception [0.001578s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPDeleteEvent.test_match_fn_invalid_address [0.013369s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPDeleteEvent.test_match_fn_not_up [0.000521s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPDeleteEvent.test_match_fn_update_different_chassis [0.000473s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderCreateEvent.test_match_fn_external_id [0.000521s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderCreateEvent.test_run [0.006624s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderDeleteEvent.test_match_fn_invalid_address [0.000528s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderDeleteEvent.test_match_fn_tenant_delete [0.000805s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderDeleteEvent.test_match_fn_wrong_type [0.000526s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetAttachEvent.test_match_fn_associate_router [0.000431s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetAttachEvent.test_match_fn_not_up [0.000435s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetDetachEvent.test_run_delete [0.000506s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantCreateEvent.test_match_fn [0.014147s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantCreateEvent.test_run [0.000690s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchUpdateEvent.test_match_fn_no_match_incomplete_row [0.000465s] ... ok DEBUG: Logical Switch Port port-id for NAT entry f4fffa5a-294b-4651-9870-ffc18cb61ee7 was not found in OVN NB DB. DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestNATMACAddedEvent.test_match_fn_lsp_not_found [0.000672s] ... ok DEBUG: NAT entry ccbe6b7f-3ca5-4749-9c27-0cb063432ff3 does not have external_ip set DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestNATMACAddedEvent.test_match_fn_missing_ext_ip [0.000713s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestNATMACAddedEvent.test_match_fn_no_requested_chassis [0.014437s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestNATMACAddedEvent.test_run [0.000781s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBCreateEvent.test_match_fn_router_added [0.000454s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBDeleteEvent.test_match_fn_delete_no_vips [0.000438s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBDeleteEvent.test_match_fn_no_old_router [0.000425s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBDeleteEvent.test_match_fn_old_router_non_local [0.000461s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBDeleteEvent.test_run_vip_delete_without_external_ids_on_old [0.000478s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_del_ndp_proxy_exception_no_such_file [0.019165s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_set_kernel_flag [0.004448s] ... ok DEBUG: Unable to execute ['sysctl', '-w', 'net.ipv6.conf.fake=1']. Exception: DEBUG: {3} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_set_kernel_flag_exception [0.001468s] ... ok DEBUG: Unable to execute ovs-ofctl ['ovs-ofctl', 'add-flow', 'br-ex', 'dummy-flow'] DEBUG: {3} ovn_bgp_agent.tests.unit.privileged.test_ovs_vsctl.TestPrivilegedOvsVsctl.test_ovs_ofctl_exception [0.000584s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_helpers.TestHelperGetLBDatapaths.test_get_lb_datapaths_ls_and_lr_datapath [0.000438s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_helpers.TestHelpers.test_parse_bridge_mappings [0.000353s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_route_vlan [0.014106s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_route_vlan_keyerror [0.007046s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_rule [0.006784s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ip_nei [0.001507s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ip_rule_invalid_ip [0.001353s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_delete_device [0.001319s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_delete_ip_routes [0.013634s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_enable_proxy_ndp [0.005881s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_ensure_arp_ndp_enabled_for_bridge [0.001888s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_ensure_arp_ndp_enabled_for_bridge_vlan [0.015256s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_ensure_dummy_device [0.001471s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_ensure_ovn_device [0.010067s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_ensure_veth [0.001455s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_ensure_vrf [0.001376s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_interface_address [0.001579s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_interface_index [0.033891s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_nic_info [0.002739s] ... ok DEBUG: {3} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_nic_info_index_error [0.010122s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.NATExposerTestCase.test__expose_nat_centralized [0.001092s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__ensure_lsp_exposed_tenant_ls [0.003253s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__expose_provider_port_failure [0.000988s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__expose_provider_port_successful [0.001185s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__expose_router_lsp_exception [0.000956s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__expose_router_lsp_no_tenants [0.007478s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__expose_router_lsp_no_tenants_but_gua [0.001348s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__get_bridge_for_localnet_port [0.000675s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__ips_in_address_scope [0.003711s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__withdraw_router_lsp_no_tenants [0.001757s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__withdraw_router_lsp_per_host [0.000975s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_ip_no_switch [0.004335s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_ovn_lb_fip_no_external_ip [0.001284s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_ovn_lb_fip_no_vip_port [0.000913s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_ovn_pf_lb_fip [0.003327s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_ovn_pf_lb_fip_no_router_cr_lrp [0.003392s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_remote_ip [0.001645s] ... ok DEBUG: Removing IPs {'2002::1234:abcd:ffff:c0a8:101', '192.168.1.17'} from bgp-nic as they are not expected to be exposed. DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_sync [0.019691s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_fip_not_found [0.001149s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_ip_no_switch [0.001270s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_ovn_lb_fip_no_cr_lrp [0.000848s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_ovn_pf_lb_fip [0.001787s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_remote_ip_vrf [0.001117s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__ensure_cr_lrp_associated_ports_exposed [0.009194s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__ensure_port_exposed [0.000972s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_ip_vm_with_fip_no_fip_address [0.005930s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_lrp_port_gua [0.001739s] ... ok DEBUG: Invalid IP to create a rule for port on the provider network: 192.168.1.17 DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack/utils/wire.py", line 679, in _wire_provider_port_underlay DEBUG: linux_net.add_ip_rule(ip, routing_table[bridge_device], DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call DEBUG: raise effect DEBUG: ovn_bgp_agent.exceptions.InvalidPortIP: OVN port with invalid IP: 192.168.1.17. DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_provider_port_invalid_ip [0.005338s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_tenant_port [0.000992s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_tenant_port_no_ip [0.000898s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_tenant_port_ovn_lb [0.000893s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__get_bridge_for_datapath_no_tag [0.000773s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__process_lrp_port_address_scopes [0.007129s] ... ok DEBUG: Invalid IP to create a rule for the lrp (network router interface) port: 192.168.1.17/32 DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack/utils/wire.py", line 832, in _wire_lrp_port_underlay DEBUG: linux_net.add_ip_rule(ip, routing_tables[bridge_device]) DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call DEBUG: raise effect DEBUG: ovn_bgp_agent.exceptions.InvalidPortIP: OVN port with invalid IP: 192.168.1.17. DEBUG: Not able to expose subnet with IP 192.168.1.17/32 DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__process_lrp_port_invalid_ip [0.001633s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__withdraw_lrp_port [0.008977s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__withdraw_lrp_port_no_gua [0.003521s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__withdraw_provider_port_lladdr_ipv6 [0.006283s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_start [0.002336s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_ip_chassisredirect_port [0.011419s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_ip_fip_association_to_vm [0.001596s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_ip_vm_with_fip [0.001485s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_ip_vm_with_fip_no_fip_address [0.001052s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_remote_ip_gua [0.004642s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_subnet_no_cr_lrp [0.000835s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_subnet_no_datapath_error [0.008858s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test__get_table_ids [0.000713s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test__remove_extra_exposed_ips [0.001072s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test__remove_extra_routes [0.001173s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test__remove_extra_vrfs [0.003434s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.NATExposerTestCase.test__withdraw_nat_centralized [0.007633s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.NATExposerTestCase.test_expose_centralized [0.000843s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__address_scope_allowed_no_match [0.008348s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__address_scope_allowed_not_configured [0.001070s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__ensure_crlrp_exposed_no_logical_switch [0.000968s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__ensure_crlrp_exposed_no_networks [0.001422s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__withdraw_router_lsp_no_tenants_but_gua [0.003682s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_ovn_lb_fip [0.001532s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_ovn_lb_vip_provider [0.001902s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_remote_ip_gua [0.006637s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_subnet_no_router [0.003810s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_subnet_require_snat_disabled [0.002599s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_get_ls_localnet_info_not_provider_network [0.002883s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_get_port_external_ip_and_ls_no_external_id [0.001341s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_get_port_external_ip_and_ls_no_nat_entry [0.000924s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_fip [0.005448s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_ip_no_provider [0.001954s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_disconnect_evpn_from_ovn_dont_clean_ndp [0.196390s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_ovn_lb_vip_provider [0.004230s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_ovn_pf_lb_fip_no_cr_lrp [0.001143s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_expose_ip_cr_lrp [0.008108s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_remove_extra_ovs_flows_mac [0.001092s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_remote_ip_gua [0.002985s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_subnet_no_cr_lrp [0.001115s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_remove_extra_ovs_flows_port_nw_src [0.004910s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_withdraw_ip_no_vlan_tag [0.002531s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__address_scope_allowed_no_match [0.002931s] ... ok DEBUG: Port fake-port missing, skipping. DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_withdraw_subnet [0.010988s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestHashedRoute.test_delete [0.000569s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__address_scope_allowed_no_port [0.007279s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__ensure_port_exposed_fip [0.003360s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__add_route [0.003690s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__del_route [0.005419s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__ensure_port_exposed_wrong_port_type [0.001157s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__ensure_network_exposed_duplicate_ip [0.005312s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__ensure_network_exposed_no_gateway [0.001222s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_cr_lrp_port [0.005107s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_cr_lrp_port_failure [0.001111s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__expose_cr_lrp [0.009278s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_ip_fip_association_to_vm [0.007921s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__withdraw_cr_lrp [0.012678s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__withdraw_subnet [0.006433s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_lrp_port [0.007378s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test_expose_ip [0.001908s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test_expose_ip_invalid_type [0.002832s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test_expose_subnet [0.001411s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_provider_port_no_device [0.002772s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test_start [0.007281s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_provider_port_with_lladdr [0.009528s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test_sync [0.006864s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__process_ovn_lb_expose_provider [0.001158s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test_withdraw_remote_ip [0.007535s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__process_ovn_lb_unknown_action [0.005048s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.NATExposerTestCase.test_expose_distributed [0.001239s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_bgp.TestEVPN.test_announce_ips_dynamic [0.005302s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_bgp.TestEVPN.test_announce_ips_ovn [0.007163s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_common.TestGetFromExternalIds.test_key_missing [0.000402s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_common.TestIpMatchesInRow.test_key_missing [0.000361s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.NATExposerTestCase.test_withdraw_uninitialized [0.021212s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__withdraw_ovn_lb_on_provider_failure [0.012149s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__address_scope_allowed [0.001510s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_driver_utils.TestDriverUtils.test_get_addr_scopes [0.002246s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_driver_utils.TestDriverUtils.test_get_port_vrf_settings_no_vni [0.000372s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__ensure_lsp_exposed_fip [0.001512s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_driver_utils.TestDriverUtils.test_get_port_vrf_settings_not_provided [0.002436s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_driver_utils.TestDriverUtils.test_get_prefixes_from_ips [0.000606s] ... ok DEBUG: Configured vni value 16777215 is too big (range 1-16777214) DEBUG: Configured vlan value 4095 is too big (range 0-4094) DEBUG: Configured vni value 16777215 is too big (range 1-16777214) DEBUG: Configured vlan value 4095 is too big (range 0-4094) DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test__offset_for_vni_and_vlan [0.001323s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_add_route [0.003357s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_expose_ovn_lb_on_provider [0.006826s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_add_route_with_prefix [0.003344s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_cleanup_excessive_routes_not_setup_yet [0.001016s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_expose_subnet [0.001371s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_process_dhcp_opts [0.004450s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__expose_router_lsp [0.017796s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__get_exposed_ip [0.001131s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__get_ls_localnet_info [0.001503s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_setup_l2 [0.005069s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_frr_sync [0.014556s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_setup_l3_with_custom_ips [0.014096s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test__withdraw_router_lsp [0.015734s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_fip [0.001469s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_lookup_vlan_None [0.002717s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_lookup_vlan_int [0.000888s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_ip_vm_on_provider_network [0.003598s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_fip_no_device [0.001839s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_frr.TestFrr.test__get_router_id_no_ipv4_settings [0.000962s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_loadbalancer.TestGetVipsFromLb.test_get_vips [0.000400s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_ip [0.001236s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_loadbalancer.TestIsFip.test_is_fip [0.000358s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_ip_router [0.001847s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_ovn_lb [0.004495s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_ovn_lb_vip_tenant [0.001305s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvnSbIdl.test_start [0.003613s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbNbOvnIdl.test_get_active_lsp [0.000956s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbNbOvnIdl.test_get_nat_by_logical_port [0.000689s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_ovn_lb_on_provider [0.001823s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_evpn_info_from_port_name_crlrp [0.003126s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_evpn_info_from_port_name_lrp [0.000909s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_fip_associated_not_found [0.000954s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_ip_from_port_peer_port_not_found [0.008928s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_lrp_ports_on_provider [0.001236s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_remote_ip_is_provider_network [0.002961s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_expose_subnet_not_per_lsp [0.020817s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_network_name_and_tag [0.004614s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_port_datapath [0.000808s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_port_if_local_chassis [0.004044s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_provider_ovn_lbs_on_cr_lrp [0.001892s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_remote_ip_not_gua [0.007312s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_port_on_chassis [0.000904s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_add_device_to_ovs_bridge [0.000733s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_start [0.013431s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_remote_ip_not_local [0.005680s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_ip_router [0.003165s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_ensure_evpn_ovs_flow_ipv4_strip_vlan [0.007012s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_ensure_evpn_ovs_flow_ipv6_strip_vlan [0.001167s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_ensure_flow [0.000682s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test__connect_evpn_to_ovn [0.009145s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_ip_virtual [0.002168s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_ovn_lb_vip_tenant [0.010690s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test__connect_evpn_to_ovn_not_vlan [0.011088s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test__ensure_evpn_devices [0.003315s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_ovn_pf_lb_fip_no_router [0.003732s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_subnet [0.002053s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_nb_ovn_bgp_driver.TestNBOVNBGPDriver.test_withdraw_subnet_no_router [0.001117s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__address_scope_allowed_no_address_scope [0.001717s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__address_scope_allowed_not_configured [0.000947s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__ensure_port_exposed_fip_unknown_mac [0.001654s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_ip_chassisredirect_port [0.005634s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_ip_virtual_port_on_provider_network_expose_failure [0.003400s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test__ensure_evpn_devices_not_vlan [0.017870s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_ip_vm_with_fip [0.002047s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test__expose_subnet [0.005309s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_ip_vm_with_fip_no_provider [0.001607s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test__get_bridge_for_datapath_no_network_name [0.001171s] ... ok DEBUG: Invalid IP to create a rule for the lrp (network router interface) port: 192.168.1.17/32 DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack/utils/wire.py", line 832, in _wire_lrp_port_underlay DEBUG: linux_net.add_ip_rule(ip, routing_tables[bridge_device]) DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call DEBUG: raise effect DEBUG: ovn_bgp_agent.exceptions.InvalidPortIP: OVN port with invalid IP: 192.168.1.17. DEBUG: Not able to expose subnet with IP 192.168.1.17/32 DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_lrp_port_invalid_ip [0.002827s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_disconnect_evpn_from_ovn_not_vlan [0.001843s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_lrp_port_no_gua [0.001735s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_ovn_lb_on_provider_failure [0.000942s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_ovn_lb_on_provider_keyerror [0.004216s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_tenant_port_no_chassis [0.000963s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__expose_tenant_port_no_mac [0.002079s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__get_bridge_for_datapath_no_network_name [0.001793s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__process_lrp_port_not_gua [0.003722s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__process_ovn_lb_datapath_exception [0.001093s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_expose_ip [0.017122s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__process_ovn_lb_expose_no_provider [0.004234s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__withdraw_lrp_port_gua [0.001913s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test__withdraw_provider_port [0.001543s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_expose_ovn_lb [0.001038s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_expose_remote_ip [0.009687s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_expose_remote_ip_is_provider_network [0.001267s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_expose_remote_ip [0.003313s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_expose_remote_ip_gua [0.001319s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_expose_remote_ip_is_provider_network [0.000992s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_expose_subnet_address_scope [0.001057s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_remove_extra_ovs_flows [0.001541s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_ip_virtual_port_on_provider_network [0.004155s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_withdraw_remote_ip [0.002418s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_remote_ip_address_scope [0.001390s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_bgp_driver.TestOVNBGPDriver.test_withdraw_subnet [0.002225s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test__get_bridge_for_datapath_no_tag [0.003227s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_withdraw_remote_ip_not_local [0.001319s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_expose_subnet [0.005233s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_get_cr_lrp_mac_mapping [0.000966s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_remove_extra_ovs_flows_port [0.121222s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_start [0.002160s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_sync [0.002188s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__address_scope_allowed [0.001450s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__ensure_network_exposed_invalid_addr_scopes [0.001794s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__ensure_network_exposed_port_addr_scope_no_match [0.001512s] ... ok DEBUG: Patchport fake-logical-port for CR-LRP gateway_port missing, skipping. DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__ensure_network_exposed_port_not_existing [0.001569s] ... ok DEBUG: Patchport fake-port for CR-LRP cr-lrp-fake-port missing, skipping. DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__expose_cr_lrp_no_port [0.001549s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__update_network_no_gateway [0.001499s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__update_network_no_mac [0.006400s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__withdraw_subnet_no_gateway [0.002596s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test_expose_remote_ip [0.003414s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test_expose_subnet_no_gateway_port [0.003004s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test_start_clear_routes [0.005250s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test_withdraw_ip [0.001506s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_bgp.TestEVPN.test_announce_ips_underlay [0.001124s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_bgp.TestEVPN.test_ensure_base_bgp_configuration_dynamic [0.005461s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_bgp.TestEVPN.test_ensure_base_bgp_configuration_l2vni [0.001939s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_bgp.TestEVPN.test_ensure_base_bgp_configuration_underlay [0.003806s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_bgp.TestEVPN.test_withdraw_ips_underlay [0.001980s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_common.TestIpMatchesInRow.test_ip_is_in_row [0.000462s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_driver_utils.TestDriverUtils.test_check_name_prefix [0.000515s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_driver_utils.TestDriverUtils.test_get_port_vrf_settings [0.000556s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_driver_utils.TestDriverUtils.test_get_port_vrf_settings_no_type [0.000494s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_driver_utils.TestDriverUtils.test_ips_per_version [0.000722s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_connect_vlan_again [0.001160s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_disconnect [0.005762s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_setup_done [0.001072s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan__eval_disconnect_not_setup_yet [0.003726s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_add_route_l2 [0.003374s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_del_route_with_prefix [0.003715s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_process_dhcp_opts_multiple_subnets [0.001530s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_setup_l3 [0.005667s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_lookup_vlan_unknown [0.001340s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_setup [0.002496s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_frr.TestFrr.test_nd_reconfigure_stateless [0.010946s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_evpn_driver.TestOVNEVPNDriver.test_withdraw_subnet_ipv6 [0.272261s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_frr.TestFrr.test_vrf_reconfigure_add_vrf [0.017654s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_loadbalancer.TestIsVip.test_is_vip [0.000521s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestHashedRoute.test_lookup [0.000571s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_nat.TestGetChassisHostingCrlrp.test_no_chasssis [0.002934s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_nat.TestGetGatewayLrp.test_no_gw_port [0.004951s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbNbOvnIdl.test_get_active_local_lbs [0.001225s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_fip_associated [0.004733s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_ip_from_port_peer [0.001300s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__address_scope_allowed_no_scope [0.016267s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_netweork_vlan_tags [0.000888s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__ensure_network_exposed [0.002402s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_network_vlan_tag_by_network_name [0.000828s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test__expose_cr_lrp_no_addr_scope [0.004664s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_network_vlan_tag_by_network_name_no_match [0.003105s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_port_by_name_empty [0.000867s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_provider_datapath_from_cr_lrp_no_cr_lrp [0.000949s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_provider_datapath_from_cr_lrp_no_port [0.000845s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test_expose_subnet_no_datapath [0.003712s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_virtual_ports_on_datapath_by_chassis [0.001179s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_port_on_chassis_no_match_on_chassis [0.000968s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_provider_network_false [0.000825s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_del_device_from_ovs_bridge [0.000970s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.test_ovn_stretched_l2_bgp_driver.TestOVNBGPStretchedL2Driver.test_withdraw_subnet [0.002095s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_del_device_from_ovs_bridge_specifying_bridge [0.002492s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_ensure_evpn_ovs_flow_ipv6 [0.002577s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_get_bridge_flows [0.003750s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_remove_evpn_network_ovs_flow_ipv4 [0.002536s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_bgp.TestEVPN.test_announce_ips_l2vni [0.002591s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_remove_evpn_network_ovs_flow_ipv6 [0.003316s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_remove_evpn_router_ovs_flows_no_ovs_port [0.000832s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestGetFip.test_get_fip_not_present [0.000521s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_bgp.TestEVPN.test_ensure_base_bgp_configuration_ovn [0.002510s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestGetIpsFromLsp.test_get_ips [0.002320s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestGetIpsFromLsp.test_get_ips_empty_list [0.000664s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestGetMacFromLsp.test_get_mac [0.000508s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestGetMacFromLsp.test_get_mac_empty_list [0.000470s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestHasAdditionalBinding.test_empty_requested_chassis [0.000518s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestHasIpAddressDefined.test_two_ip_addresses [0.000650s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_router.TestGetNameFromExternalIds.test_router_missing [0.000500s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_bgp.TestEVPN.test_withdraw_ips_dynamic [0.005046s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_bgp.TestEVPN.test_withdraw_ips_l2vni [0.002260s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__ensure_base_wiring_config_evpn [0.006072s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__ensure_base_wiring_config_ovn [0.003157s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__ensure_ovn_network_link_internal [0.002098s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_bgp.TestEVPN.test_withdraw_ips_ovn [0.007528s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__ensure_ovn_switch [0.006055s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_common.TestIpMatchesInRow.test_external_ids_missing_returns_none [0.003080s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_common.TestIpMatchesInRow.test_key_missing_but_ip_is_none [0.000599s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__unwire_lrp_port_underlay [0.001821s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_driver_utils.TestDriverUtils.test_get_port_vlan_tagged [0.000580s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__unwire_lrp_port_underlay_no_bridge [0.001174s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__unwire_provider_port_evpn [0.001694s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_driver_utils.TestDriverUtils.test_get_port_vlan_untagged [0.000817s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__unwire_provider_port_ovn [0.001372s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_unwire_provider_port_not_implemented [0.001375s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_disconnect_keep_vrf [0.001687s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_eval_disconnect [0.001294s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_unwire_provider_port_ovn [0.001409s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_wire_lrp_port_underlay [0.003501s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_wire_provider_port_evpn [0.001931s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.OVNLBVIPPortEvent.test_match_fn [0.000627s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.OVNLBVIPPortEvent.test_run [0.000677s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.OVNLBVIPPortEvent.test_run_delete [0.000675s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPSetEvent.test_match_fn_lrp [0.002428s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPSetEvent.test_match_fn_same_nat_addresses [0.000774s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPUnsetEvent.test_match_fn [0.000640s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPUnsetEvent.test_match_fn_attribute_errir [0.000567s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestLocalnetCreateDeleteEvent.test_run [0.000831s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_setup_l2 [0.014405s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestOVNLBMemberCreateEvent.test_run_no_subnets_datapath [0.000947s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestOVNLBMemberDeleteEvent.test_match_fn_no_lb [0.000974s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisCreatedEvent.test_match_fn [0.001393s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisCreatedEvent.test_match_fn_different_old_chassis [0.000630s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_match_fn [0.003646s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan__eval_disconnect [0.012047s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_index_error [0.000570s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_update_different_chassis [0.002159s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_evpnbridge_vlan_del_route_no_route_table [0.002304s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterAttachedEvent.test_match_fn_chassis_set [0.000694s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterAttachedEvent.test_run_wrong_type [0.001968s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_lookup_vlan_str [0.001142s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterDetachedEvent.test_match_fn [0.000587s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterDetachedEvent.test_match_fn_not_single_or_dual_stack [0.000625s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterUpdateEvent.test_match_fn [0.000569s] ... ok DEBUG: EVPN device must have an IP associated for the VXLAN local ip DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterUpdateEvent.test_match_fn_chassis_redirect [0.002436s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterUpdateEvent.test_match_fn_not_lrp [0.000618s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_match_fn_empty_ovn_local_lrps [0.000624s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_evpn.TestEVPN.test_setup_no_ip [0.003386s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_match_fn_not_single_or_dual_stack [0.000585s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_run_unknown_mac [0.000678s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_frr.TestFrr.test__get_router_id [0.001043s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortDeletedEvent.test_match_fn_delete [0.000616s] ... ok DEBUG: Unknown router-id, needed for route leaking DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortDeletedEvent.test_match_fn_empty_ovn_local_lrps [0.000583s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_frr.TestFrr.test_vrf_leak_no_router_id [0.009727s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortDeletedEvent.test_match_fn_not_single_or_dual_stack [0.007969s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortDeletedEvent.test_match_fn_unknown_mac_no_cidr [0.000550s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortDeletedEvent.test_run_wrong_type [0.000712s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisCreatedEvent.test_match_fn_not_single_or_dual_stack [0.000608s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_index_error [0.000549s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_wrong_type [0.000563s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisDeletedEvent.test_run [0.000691s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisDeletedEvent.test_run_wrong_type [0.000685s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_run_nat_addresses [0.000721s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_run_wrong_type [0.001287s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_frr.TestFrr.test_vrf_reconfigure_del_vrf [0.008600s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortCreatedEvent.test_match_fn_index_error [0.000570s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortCreatedEvent.test_run_dual_stack [0.000745s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortCreatedEvent.test_run_wrong_type [0.000589s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortDeletedEvent.test_match_fn_empty_ovn_local_lrps [0.000875s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_nat.TestGetGatewayLrp.test_get [0.001330s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortDeletedEvent.test_match_fn_index_error [0.000740s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortDeletedEvent.test_match_fn_update_old_chassis_set [0.000593s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortDeletedEvent.test_run_dual_stack [0.000718s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestChassisRedirectDeleteEvent.test_match_fn [0.001610s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvnNbIdl.test__check_and_set_ssl_files [0.005335s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestChassisRedirectDeleteEvent.test_match_fn_exception [0.000620s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestDistributedFlagChangedEvent.test_match_fn_distributed_appear [0.000537s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestDistributedFlagChangedEvent.test_match_fn_distributed_changed [0.000629s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLocalnetCreateDeleteEvent.test_run [0.000626s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPCreateEvent.test_match_fn_exception [0.000641s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPCreateEvent.test_match_fn_wrong_chassis [0.000608s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPCreateEvent.test_run [0.000697s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPDeleteEvent.test_match_fn_wrong_chassis [0.000627s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPDeleteEvent.test_match_fn_wrong_type [0.000630s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPDeleteEvent.test_run_no_fip [0.000602s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvnSbIdl.test__check_and_set_ssl_files [0.003700s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderCreateEvent.test_match_fn_additional_bindings [0.000685s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderCreateEvent.test_match_fn_not_up [0.000597s] ... ok DEBUG: OVN version does not include support for status information. Therefore router ports and tenant IPs cannot be exposed. DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderCreateEvent.test_match_fn_port_up [0.000630s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderCreateEvent.test_match_fn_tenant_create [0.000620s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbNbOvnIdl.test_get_active_cr_lrp_on_chassis [0.001358s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbNbOvnIdl.test_get_network_vlan_tag_by_network_name [0.001001s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderCreateEvent.test_match_fn_wrong_type [0.000603s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderDeleteEvent.test_match_fn_exception [0.000901s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderDeleteEvent.test_match_fn_update [0.000644s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderDeleteEvent.test_match_fn_update_status_different_chassis [0.000656s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderDeleteEvent.test_match_fn_wrong_chassis [0.000682s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbNbOvnIdl.test_get_network_vlan_tags [0.001227s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderDeleteEvent.test_run [0.000906s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetAttachEvent.test_match_fn [0.000588s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbNbOvnIdl.test_ls_has_virtual_ports [0.001026s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetAttachEvent.test_run [0.000613s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetDetachEvent.test_match_fn_not_up [0.000636s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetDetachEvent.test_match_fn_wrong_type [0.000658s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetDetachEvent.test_run [0.000618s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantDeleteEvent.test_match_fn [0.000639s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantDeleteEvent.test_match_fn_not_local_lrp [0.000570s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_evpn_info_key_error [0.006780s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantDeleteEvent.test_match_fn_not_up [0.002424s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchUpdateEvent.test_match_fn [0.000612s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchUpdateEvent.test_run [0.000624s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_evpn_info_value_error [0.000967s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestNATMACAddedEvent.test_match_fn_bad_lsp_type [0.001389s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestNATMACAddedEvent.test_match_fn_external_mac_already_set [0.001749s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestNATMACAddedEvent.test_match_fn_external_mac_untouched [0.000912s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_lrps_for_datapath_no_options [0.001046s] ... ok DEBUG: NAT entry 64c0d6af-6ff1-4f9e-8bf2-c1c0a1450059 has no logical port set. DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestNATMACAddedEvent.test_match_fn_no_logical_port [0.000844s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBCreateEvent.test_match_fn_vips_no_change [0.000599s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBCreateEvent.test_run_vip_added_router [0.000647s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBDeleteEvent.test_match_fn [0.003508s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBDeleteEvent.test_match_fn_router_deleted [0.000621s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBDeleteEvent.test_run_vip_deleted_extra_ext_id_info [0.000811s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_network_name_and_tag_not_in_bridge_mappings [0.006972s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_add_ndp_proxy_vlan [0.004660s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_ovn_lb [0.002916s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_port_by_name [0.001207s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_del_trimeed_ndp_proxy_vlan [0.004723s] ... ok DEBUG: Unable to execute ovs-vsctl ['ovs-vsctl', '--if-exists', 'del-port', 'fake-port'] DEBUG: {2} ovn_bgp_agent.tests.unit.privileged.test_ovs_vsctl.TestPrivilegedOvsVsctl.test_ovs_vsctl_process_execution_error_no_fallback [0.000917s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_port_if_local_chassis_wrong_chassis [0.001527s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.privileged.test_vtysh.TestPrivilegedVtysh.test_run_vtysh_command [0.000919s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_helpers.TestHelperGetLBDatapaths.test_get_lb_datapaths_lr_datapath [0.000562s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_ports_by_type [0.002092s] ... ok DEBUG: Incorrect bridge mapping settings: DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_helpers.TestHelpers.test_parse_bridge_mappings_missing_mapping [0.001013s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_ports_on_datapath [0.001248s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestEnsureRoutingTableForBridge.test_ensure_routing_table_for_bridge_table_present [0.005946s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_ports_on_datapath_port_type [0.001130s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_route_mask [0.005129s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_get_provider_datapath_from_cr_lrp [0.001051s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_port_deleted_false [0.000912s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_port_on_chassis_port_not_found [0.001050s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_rule_ipv6 [0.002112s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_port_without_chassis_no_chassis [0.001711s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_router_gateway_on_any_chassis [0.001048s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ip_route_via [0.008509s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_router_gateway_on_chassis [0.002819s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ip_route_vlan [0.007032s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovn.TestOvsdbSbOvnIdl.test_is_router_gateway_on_chassis_not_on_any_chassis [0.005795s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ip_rule_ipv6 [0.004904s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_get_device_port_at_ovs [0.005877s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_get_flow_info [0.000714s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ips_from_dev [0.001796s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_get_flow_info_ipv6 [0.001495s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_delete_bridge_ip_routes_gateway [0.001695s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_delete_exposed_ips [0.001478s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_delete_trimmed_bridge_ip_routes_vlan [0.004135s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_delete_vlan_trimmed_device_for_network [0.003577s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_ensure_vlan_device_for_network [0.002565s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_ensure_vlan_trimmed_device_for_network [0.002311s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_ensure_vxlan [0.002541s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_interface_address_index_error [0.003628s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_interface_index_error [0.004916s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_ip_version_v4 [0.001388s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_nic_ip [0.005259s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_ovn_ip_rules [0.001630s] ... ok DEBUG: {2} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_routes_on_tables [0.003684s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_get_ovs_patch_port_ofport_no_port [5.006533s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_remove_evpn_network_ovs_flow_no_ovs_port [0.001516s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_remove_extra_ovs_flows [0.000939s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOvsIdl.test_get_ovn_bridge_mappings [0.000900s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOvsIdl.test_get_ovn_bridge_mappings_bridge [0.000585s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOvsIdl.test_get_ovn_bridge_mappings_default_bridge [0.000635s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOvsIdl.test_get_ovn_remote [0.001662s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOvsIdl.test_get_ovn_remote_nb [0.000580s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOvsIdl.test_get_own_chassis_id [0.000548s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOvsIdl.test_get_own_chassis_name [0.000504s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestGetAddressList.test_get_list_empty_string [0.000419s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestGetAddressList.test_get_list_strip [0.000373s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_router.TestGetNameFromExternalIds.test_router_bad_name [0.001187s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_router.TestGetNameFromExternalIds.test_router_present_custom_field [0.000370s] ... ok DEBUG: NIC ports ([]) not found for bridge br-ex. Not possible to create the ingress flows. It will be retried if reconcile cycle is not disabled DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__ensure_ingress_flows_no_external_nic [0.003285s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__ensure_ovn_policies_single_nexthop [0.003348s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__ensure_ovn_router [0.003193s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__unwire_lrp_port_underlay_advertisement_subnet [0.007371s] ... ok DEBUG: Invalid IP to delete a rule for the lrp (network router interface) port: fake-ip DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack/utils/wire.py", line 910, in _unwire_lrp_port_underlay DEBUG: linux_net.del_ip_rule(ip, routing_tables[bridge_device]) DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call DEBUG: raise effect DEBUG: ovn_bgp_agent.exceptions.InvalidPortIP: OVN port with invalid IP: fake-ip. DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__unwire_lrp_port_underlay_invalid_ip [0.006556s] ... ok DEBUG: Invalid IP to create a rule for the lrp (network router interface) port: fake-ip DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/drivers/openstack/utils/wire.py", line 832, in _wire_lrp_port_underlay DEBUG: linux_net.add_ip_rule(ip, routing_tables[bridge_device]) DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call DEBUG: raise effect DEBUG: ovn_bgp_agent.exceptions.InvalidPortIP: OVN port with invalid IP: fake-ip. DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__wire_lrp_port_underlay_invalid_ip [0.004362s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__wire_lrp_port_underlay_no_bridge [0.002577s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__wire_provider_port_ovn [0.004541s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_cleanup_wiring_not_implemeneted [0.002851s] ... ok DEBUG: Removing IPs {'192.0.2.42'} from bgp-nic as they are not expected to be exposed. DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_cleanup_wiring_ovn [0.004728s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_ensure_base_wiring_config [0.004216s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_ensure_base_wiring_config_evpn [0.003752s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_unwire_provider_port_underlay [0.003593s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_wire_provider_port_ovn [0.001975s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_base_watcher.TestChassisCreateEvent.test_run [0.002534s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_base_watcher.TestChassisCreateEvent.test_run_not_first_time [0.001240s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_base_watcher.TestChassisPrivateCreateEvent.test_run [0.001520s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.OVNLBVIPPortEvent.test_match_fn_attribute_error [0.000501s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.OVNLBVIPPortEvent.test_match_fn_chassis [0.000480s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.OVNLBVIPPortEvent.test_match_fn_up [0.001502s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPSetEvent.test_match_fn_chassis_set [0.001445s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPSetEvent.test_run_empty_old_nat_addresses [0.000649s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPSetEvent.test_run_same_port [0.001457s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPSetEvent.test_run_wrong_type [0.001088s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPUnsetEvent.test_run [0.001156s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestLocalnetCreateDeleteEvent.test_match_fn [0.001698s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestLocalnetCreateDeleteEvent.test_match_fn_not_match [0.001146s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestOVNLBMemberCreateEvent.test_match_fn [0.001049s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestOVNLBMemberCreateEvent.test_match_fn_no_cr_lrp [0.001534s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestOVNLBMemberCreateEvent.test_run [0.001529s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisCreatedEvent.test_match_fn_no_old_chassis [0.001433s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisCreatedEvent.test_match_fn_no_up [0.001251s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_update_no_chassis [0.001377s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterAttachedEvent.test_match_fn_index_error [0.000918s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterDetachedEvent.test_run_wrong_type [0.001189s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterUpdateEvent.test_match_fn_index_error [0.000607s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterUpdateEvent.test_match_fn_mac_not_changed [0.001672s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_match_fn_no_chassis [0.001006s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_match_fn_old_chassis_set [0.001340s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_match_fn_unknown_mac [0.001059s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestLocalnetCreateDeleteEvent.test_match_fn [0.000540s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestLocalnetCreateDeleteEvent.test_match_fn_not_match [0.000945s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisCreatedEvent.test_match_fn_old_chassis_set [0.000969s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisCreatedEvent.test_run [0.002125s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisCreatedEvent.test_run_dual_stack [0.001179s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_match_fn_chassis_set [0.001384s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_match_fn_update_lrp [0.001013s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_match_fn_update_old_ext_ids [0.001220s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_match_fn_update_missing_ext_ids [0.001246s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_match_fn_update_row_ext_ids [0.000982s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortCreatedEvent.test_match_fn [0.001179s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortCreatedEvent.test_match_fn_empty_ovn_local_lrps [0.000955s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortCreatedEvent.test_match_fn_old_chassis_set [0.001225s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestChassisRedirectCreateEvent.test_match_fn_no_networks [0.001475s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestChassisRedirectDeleteEvent.test_match_fn_delete [0.001180s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestChassisRedirectDeleteEvent.test_match_fn_different_chassis [0.001169s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestChassisRedirectDeleteEvent.test_match_fn_no_status_change [0.001045s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLocalnetCreateDeleteEvent.test_match_fn [0.001132s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPCreateEvent.test_match_fn_chassis_change [0.001225s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPCreateEvent.test_match_fn_chassis_change_external_ids [0.001210s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPCreateEvent.test_match_fn_no_fip [0.001176s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPCreateEvent.test_match_fn_wrong_address [0.002033s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPCreateEvent.test_run_no_external_ip [0.000626s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPDeleteEvent.test_match_fn_chassis_update [0.001320s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPDeleteEvent.test_match_fn_delete [0.001983s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPDeleteEvent.test_match_fn_update [0.001030s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPDeleteEvent.test_run [0.003258s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderCreateEvent.test_match_fn [0.001370s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderCreateEvent.test_match_fn_exception [0.000520s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderCreateEvent.test_match_fn_invalid_address [0.004415s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderDeleteEvent.test_match_fn_ignore_not_up_with_additional_bindings [0.001065s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetAttachEvent.test_match_fn_not_local_crlrp [0.001030s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetDetachEvent.test_match_fn_delete_down [0.002385s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetDetachEvent.test_match_fn_disassociate_router [0.001567s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetDetachEvent.test_run_no_old_external_ids [0.002245s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantCreateEvent.test_match_fn_network_set [0.001249s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantCreateEvent.test_match_fn_not_local_lrp [0.001159s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantCreateEvent.test_match_fn_wong_ip [0.000448s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantCreateEvent.test_run_wrong_type [0.000461s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantDeleteEvent.test_match_fn_delete [0.000423s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantDeleteEvent.test_match_fn_exception [0.006950s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantDeleteEvent.test_run [0.003471s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchUpdateEvent.test_match_fn_changed_vni [0.000497s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchUpdateEvent.test_match_fn_deleted_ls [0.000381s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchUpdateEvent.test_match_fn_no_match [0.005483s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestNATMACAddedEvent.test_match_fn_different_chassis [0.000615s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestNATMACAddedEvent.test_match_fn_different_chassis_virtual_port [0.000560s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestNATMACAddedEvent.test_match_fn_passed [0.004589s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBCreateEvent.test_match_fn [0.000483s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBCreateEvent.test_match_fn_fip_added [0.000684s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBCreateEvent.test_match_fn_no_local_crlrp [0.000432s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBCreateEvent.test_run_vip [0.003626s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBCreateEvent.test_run_vip_and_fip [0.000630s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBDeleteEvent.test_run_vip_delete [0.000827s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_add_trimmed_ndp_proxy_vlan [0.006312s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_del_ndp_proxy_vlan [0.002458s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.privileged.test_ovs_vsctl.TestPrivilegedOvsVsctl.test_ovs_appctl [0.003824s] ... ok DEBUG: Unable to execute ovs-ofctl ['ovs-ofctl', 'add-flow', 'br-ex', 'dummy-flow'] DEBUG: Unable to execute ovs-ofctl ['ovs-ofctl', 'add-flow', 'br-ex', 'dummy-flow', '-O', 'OpenFlow13'] DEBUG: {1} ovn_bgp_agent.tests.unit.privileged.test_ovs_vsctl.TestPrivilegedOvsVsctl.test_ovs_cmd_fallback_exception [0.000778s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.privileged.test_ovs_vsctl.TestPrivilegedOvsVsctl.test_ovs_vsctl_timeout [0.002659s] ... ok DEBUG: Unable to execute vtysh with ['/usr/bin/vtysh', '--vty_socket', '/run/frr/', '-c', 'show ip bgp summary json']. Exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/privileged/vtysh.py", line 41, in run_vtysh_command DEBUG: return processutils.execute(*full_args)[0] DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call DEBUG: raise effect DEBUG: ovn_bgp_agent.tests.unit.privileged.test_vtysh.FakeException DEBUG: {1} ovn_bgp_agent.tests.unit.privileged.test_vtysh.TestPrivilegedVtysh.test_run_vtysh_command_exception [0.000941s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.test_agent.TestAgent.test_start [0.016644s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_helpers.TestHelperGetLBDatapaths.test_get_lb_datapaths_ls_datapath [0.002823s] ... ok DEBUG: Incorrect bridge mapping settings: provider-1:br-ex:extra_field DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_helpers.TestHelpers.test_parse_bridge_mappings_wrong_format [0.000451s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_nei [0.006755s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_route_no_route [0.002367s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ndp_proxy [0.001341s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_unreachable_route [0.015463s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ip_route [0.002911s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ip_route_ipv6 [0.009006s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ip_rule [0.001715s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ndp_proxy [0.001328s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_delete_bridge_ip_routes [0.014465s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_delete_bridge_ip_routes_vlan [0.001460s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_enable_proxy_arp [0.001326s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_ensure_bridge [0.011769s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_exposed_ips [0.001967s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_exposed_ips_on_network [0.004287s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_exposed_routes_on_network_v4 [0.006098s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_interfaces [0.005093s] ... ok DEBUG: {1} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_ip_version_v6 [0.003453s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOVS.test_get_ovs_patch_port_ofport_exception [5.002490s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOvsIdl.test_get_ovn_bridge_mappings_not_set [0.001043s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_ovs.TestOvsIdl.test_start [0.003211s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestGetAddressList.test_get_list_no_addresses [0.000769s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestHasAdditionalBinding.test_no_requested_chassis [0.000726s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_port.TestHasIpAddressDefined.test_one_ip_address [0.000539s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__ensure_ingress_flows [0.002235s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__ensure_ingress_flows_no_network [0.001472s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__ensure_ovn_network_link_internal_runtime_error [0.002758s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__ensure_ovn_policies_dual_nexthop [0.001559s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__unwire_provider_port_ovn_no_action [0.001983s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__wire_lrp_port_underlay [0.003586s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test__wire_provider_port_ovn_no_action [0.016621s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_cleanup_wiring_evpn [0.007124s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_ensure_base_wiring_config_not_implemented [0.002477s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_unwire_lrp_port_underlay [0.012093s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.utils.test_wire.TestWire.test_wire_provider_port_not_implemented [0.002292s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_base_watcher.TestChassisPrivateCreateEvent.test_run_not_first_time [0.001577s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.OVNLBVIPPortEvent.test_match_fn_mac [0.001064s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.OVNLBVIPPortEvent.test_run_no_external_id [0.006058s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.OVNLBVIPPortEvent.test_run_wrong_type [0.006782s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPUnsetEvent.test_match_fn_chassis_set [0.001418s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPUnsetEvent.test_run_empty_row_nat_addresses [0.003436s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestFIPUnsetEvent.test_run_wrong_type [0.002404s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestOVNLBMemberCreateEvent.test_run_different_provider [0.003466s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestOVNLBMemberCreateEvent.test_run_no_cr_lrp_match [0.001272s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestOVNLBMemberCreateEvent.test_run_no_vip [0.002277s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestOVNLBMemberDeleteEvent.test_match_fn [0.004014s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestOVNLBMemberDeleteEvent.test_run [0.001405s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisCreatedEvent.test_match_fn_old_chassis_set [0.008082s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_not_single_or_dual_stack [0.001458s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_update [0.000950s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_update_old_chassis_set_up_false [0.001354s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_run [0.001050s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestPortBindingChassisDeletedEvent.test_run_dual_stack [0.000962s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterAttachedEvent.test_match_fn [0.001472s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterAttachedEvent.test_match_fn_not_single_or_dual_stack [0.001005s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterDetachedEvent.test_match_fn_chassis_redirect [0.000913s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterDetachedEvent.test_match_fn_not_lrp [0.000867s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterUpdateEvent.test_match_fn_chassis_set [0.002947s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterUpdateEvent.test_match_fn_mac_changed [0.001087s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestSubnetRouterUpdateEvent.test_match_fn_not_single_or_dual_stack [0.000882s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_match_fn [0.002555s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_match_fn_index_error [0.001572s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortCreatedEvent.test_match_fn_unknown_mac_no_cidr [0.007546s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortDeletedEvent.test_match_fn [0.001198s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortDeletedEvent.test_match_fn_index_error [0.001232s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortDeletedEvent.test_match_fn_unknown_mac [0.001129s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_bgp_watcher.TestTenantPortDeletedEvent.test_run_delete [0.001087s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisCreatedEvent.test_match_fn [0.000997s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisCreatedEvent.test_match_fn_wrong_type [0.000941s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisCreatedEvent.test_run_wrong_type [0.000916s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisDeletedEvent.test_match_fn [0.001308s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_not_single_or_dual_stack [0.005426s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_update [0.001620s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestPortBindingChassisDeletedEvent.test_match_fn_update_old_chassis_set [0.000941s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_match_fn [0.000876s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_match_fn_missing_ext_ids [0.000849s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_match_fn_update [0.003865s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_match_fn_update_chassis_set [0.001148s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_run [0.001571s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterAttachedEvent.test_run_wrong_type [0.000930s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_match_fn [0.009525s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_match_fn_chassis_set [0.001352s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_match_fn_missing_ext_ids [0.000875s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_match_fn_update_lrp [0.001057s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestSubnetRouterDetachedEvent.test_run [0.000996s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortDeletedEvent.test_match_fn [0.000900s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortDeletedEvent.test_match_fn_update_empty_ovn_local_lrps [0.000882s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortDeletedEvent.test_run [0.001020s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_evpn_watcher.TestTenantPortDeletedEvent.test_run_wrong_type [0.003901s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestChassisRedirectCreateEvent.test_match_fn_different_chassis [0.001084s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestChassisRedirectCreateEvent.test_match_fn_no_status_change [0.000928s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPCreateEvent.test_match_fn_fip_addition [0.001060s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPCreateEvent.test_match_fn_no_change_external_ids [0.007632s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPCreateEvent.test_match_fn_status_change [0.001809s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPDeleteEvent.test_match_fn_fip_update [0.001116s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPDeleteEvent.test_match_fn_update_external_id [0.000921s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPDeleteEvent.test_match_fn_update_external_id_no_fip [0.001040s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortFIPDeleteEvent.test_match_fn_update_external_id_remove_fip [0.001003s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderCreateEvent.test_match_fn_wrong_chassis [0.001368s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderDeleteEvent.test_match_fn_delete [0.001014s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderDeleteEvent.test_match_fn_not_up [0.001374s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortProviderDeleteEvent.test_match_fn_update_chassis [0.003563s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetAttachEvent.test_match_fn_exception [0.001097s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetAttachEvent.test_match_fn_wrong_device_owner [0.000860s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetAttachEvent.test_match_fn_wrong_type [0.005335s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetDetachEvent.test_match_fn [0.001133s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetDetachEvent.test_match_fn_delete [0.002813s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetDetachEvent.test_match_fn_exception [0.005092s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetDetachEvent.test_match_fn_not_local_crlrp [0.001230s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortSubnetDetachEvent.test_match_fn_wrong_device_owner [0.005578s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantCreateEvent.test_match_fn_exception [0.001333s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantCreateEvent.test_match_fn_not_up [0.001077s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantDeleteEvent.test_match_fn_wong_ip [0.006164s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchPortTenantDeleteEvent.test_run_wrong_type [0.002173s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestLogicalSwitchUpdateEvent.test_match_fn_no_match_same_vni [0.002806s] ... ok DEBUG: NAT entry e0a75aac-b782-4793-b016-a86cc0df19b2 does not have neutron:fip_network_id set in external_ids DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestNATMACAddedEvent.test_match_fn_ext_ids_missing_net_id [0.008793s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestNATMACAddedEvent.test_match_fn_external_mac_unset [0.002902s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestNATMACAddedEvent.test_match_fn_passed_virtual_port [0.001116s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBCreateEvent.test_match_fn_no_vips [0.002379s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBCreateEvent.test_run_fip [0.001129s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBDeleteEvent.test_match_fn_delete [0.002853s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBDeleteEvent.test_match_fn_delete_no_local_router [0.002818s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBDeleteEvent.test_match_fn_fip_deleted [0.001015s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBDeleteEvent.test_match_fn_vip_deleted_with_ext_id_update [0.001069s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.drivers.openstack.watchers.test_nb_bgp_watcher.TestOVNLBDeleteEvent.test_run_fip [0.001310s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_add_ndp_proxy [0.009241s] ... ok DEBUG: Unable to execute ['ip', '-6', 'nei', 'add', 'proxy', '2002::1234:abcd:ffff:c0a8:101', 'dev', 'ethfake']. Exception: DEBUG: {0} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_add_ndp_proxy_exception [0.002889s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_create_routing_table_for_bridge [0.006441s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_del_ndp_proxy [0.006237s] ... ok DEBUG: Unable to execute ['ip', '-6', 'nei', 'del', 'proxy', '2002::1234:abcd:ffff:c0a8:101', 'dev', 'ethfake']. Exception: DEBUG: {0} ovn_bgp_agent.tests.unit.privileged.test_linux_net.TestPrivilegedLinuxNet.test_del_ndp_proxy_exception [0.005026s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.privileged.test_ovs_vsctl.TestPrivilegedOvsVsctl.test_ovs_ofctl [0.001447s] ... ok DEBUG: Unable to execute ovs-ofctl ['ovs-ofctl', '--strict', 'del-flows', 'br-ex', 'dummy-flow'] DEBUG: {0} ovn_bgp_agent.tests.unit.privileged.test_ovs_vsctl.TestPrivilegedOvsVsctl.test_ovs_ofctl_fallback_OF_version [0.001333s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.privileged.test_ovs_vsctl.TestPrivilegedOvsVsctl.test_ovs_ofctl_timeout [0.002002s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.privileged.test_ovs_vsctl.TestPrivilegedOvsVsctl.test_ovs_vsctl [0.001059s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.privileged.test_vtysh.TestPrivilegedVtysh.test_run_vtysh_config [0.002855s] ... ok DEBUG: Unable to execute vtysh with ['/usr/bin/vtysh', '--vty_socket', '/run/frr/', '-f', '/fake/frr.config']. Exception: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev9/ovn_bgp_agent/privileged/vtysh.py", line 29, in run_vtysh_config DEBUG: return processutils.execute(*full_args) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call DEBUG: raise effect DEBUG: ovn_bgp_agent.tests.unit.privileged.test_vtysh.FakeException DEBUG: {0} ovn_bgp_agent.tests.unit.privileged.test_vtysh.TestPrivilegedVtysh.test_run_vtysh_config_exception [0.009432s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.utils.test_helpers.TestHelperGetLBDatapaths.test_get_lb_datapaths [0.001304s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestEnsureRoutingTableForBridge.test_ensure_routing_table_for_bridge_table_missing [0.005204s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestEnsureRoutingTableForBridge.test_ensure_routing_table_for_bridge_table_vrf_not_generated [0.010136s] ... ok DEBUG: No more routing tables available for bridge /etc/iproute2/rt_tables at br-test DEBUG: {0} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestEnsureRoutingTableForBridge.test_ensure_routing_table_for_bridge_tables_depleted [0.008159s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_route [0.003188s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_route_ipv6 [0.018354s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_route_via [0.010196s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ip_rule_invalid_ip [0.007990s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_add_ips_to_dev [0.005312s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_del_ip_route_mask [0.006284s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_delete_ip_rules [0.012417s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_delete_routes_from_table [0.008983s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_delete_vlan_device_for_network [0.007422s] ... ok DEBUG: {0} ovn_bgp_agent.tests.unit.utils.test_linux_net.TestLinuxNet.test_get_exposed_routes_on_network_v6 [0.009263s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 961 tests in 8.1227 sec. DEBUG: - Passed: 961 DEBUG: - Skipped: 0 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 13.4763 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (241 tests) => 0:00:06.502091 DEBUG: - Worker 1 (240 tests) => 0:00:05.901758 DEBUG: - Worker 2 (240 tests) => 0:00:00.889208 DEBUG: - Worker 3 (240 tests) => 0:00:00.828201 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Processing files: ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2iDtH4 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd ovn-bgp-agent-4.1.0.dev9 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/share/licenses/ovn-bgp-agent DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/share/licenses/ovn-bgp-agent DEBUG: + cp -pr /builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev9/LICENSE /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/share/licenses/ovn-bgp-agent DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: warning: File listed twice: /etc/ovn-bgp-agent/bgp-agent.conf DEBUG: warning: File listed twice: /etc/ovn-bgp-agent/rootwrap.conf DEBUG: warning: File listed twice: /etc/ovn-bgp-agent/rootwrap.d/rootwrap.filters DEBUG: Provides: config(ovn-bgp-agent) = 1:4.1.0-0.20250416132624.b75b569.el10 ovn-bgp-agent = 1:4.1.0-0.20250416132624.b75b569.el10 python3.12dist(ovn-bgp-agent) = 4.1~~dev9 python3dist(ovn-bgp-agent) = 4.1~~dev9 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh 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(pre): /bin/sh DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 python(abi) = 3.12 python3.12dist(jinja2) >= 2.10 python3.12dist(netaddr) >= 0.7.18 python3.12dist(neutron-lib) >= 2.10.1 python3.12dist(oslo-concurrency) >= 3.26 python3.12dist(oslo-config) >= 6.1 python3.12dist(oslo-log) >= 3.36 python3.12dist(oslo-privsep) >= 2.3 python3.12dist(oslo-rootwrap) >= 5.15 python3.12dist(oslo-service) >= 1.40.2 python3.12dist(ovs) >= 2.8 python3.12dist(ovsdbapp) >= 2.10 python3.12dist(pbr) >= 2 python3.12dist(pyroute2) >= 0.6.6 python3.12dist(stevedore) >= 1.20 python3.12dist(tenacity) >= 6 DEBUG: Processing files: ovn-bgp-agent-doc-4.1.0-0.20250416132624.b75b569.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.L0tcgH DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd ovn-bgp-agent-4.1.0.dev9 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/share/doc/ovn-bgp-agent-doc DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/share/doc/ovn-bgp-agent-doc DEBUG: + cp -pr /builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev9/doc/build/html /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/share/doc/ovn-bgp-agent-doc DEBUG: + cp -pr /builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev9/README.rst /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/share/doc/ovn-bgp-agent-doc DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eFoEKa DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd ovn-bgp-agent-4.1.0.dev9 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/share/licenses/ovn-bgp-agent-doc DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/share/licenses/ovn-bgp-agent-doc DEBUG: + cp -pr /builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev9/LICENSE /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64/usr/share/licenses/ovn-bgp-agent-doc DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: ovn-bgp-agent-doc = 1:4.1.0-0.20250416132624.b75b569.el10 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64 DEBUG: Wrote: /builddir/build/RPMS/ovn-bgp-agent-doc-4.1.0-0.20250416132624.b75b569.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SFeo1Y DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd ovn-bgp-agent-4.1.0.dev9 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.iE2hPl DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf /builddir/build/BUILD/ovn-bgp-agent-4.1.0.dev9-SPECPARTS DEBUG: + rm -rf ovn-bgp-agent-4.1.0.dev9 ovn-bgp-agent-4.1.0.dev9.gemspec DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: File listed twice: /etc/ovn-bgp-agent/bgp-agent.conf DEBUG: File listed twice: /etc/ovn-bgp-agent/rootwrap.conf DEBUG: File listed twice: /etc/ovn-bgp-agent/rootwrap.d/rootwrap.filters DEBUG: Child return code was: 0 Finish: rpmbuild ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.src.rpm DEBUG: Copying packages to result dir Finish: build phase for ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.src.rpm INFO: Done(/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.src.rpm) Config(dlrn-5) 1 minutes 42 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-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', '/var/lib/mock/dlrn-centos10-master-uc-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', '-l', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-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 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-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: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 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 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected 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: 16114812 8393676 854452 2979848 10184020 7721136 DEBUG: Swap: 16777212 7588656 9188556 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-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 Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 839M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 220G 330G 41% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.5_8f3x95', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-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: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-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: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-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: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-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: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-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: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4/ovn-bgp-agent-doc-4.1.0-0.20250416132624.b75b569.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4/ovn-bgp-agent-doc-4.1.0-0.20250416132624.b75b569.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4/ovn-bgp-agent-doc-4.1.0-0.20250416132624.b75b569.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4/ovn-bgp-agent-4.1.0-0.20250416132624.b75b569.el10.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-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'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-62a1d6956f5ff335a8b 83 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-010a199fdc32596d93236 68 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-db6d00e8cc4a8de2b03eb 78 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-openstackclient-30aa27b7f926e83 69 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-e5c561a4c47ed20460b166b 74 kB/s | 3.0 kB 00:00 DEBUG: delorean-os-apply-config-b3077ff64082ab57317baf 60 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-1ad11b13884baeaa6ed9f8f 101 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-595894be2202bfd988 119 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-2b32a2e32c315aa012f18 73 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-46ba4f455dd14fe509e 78 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-72e11c50ba 75 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-f511ef918e1a3a60bbc1 85 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-32eca8ae06436003e59d 83 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-81cb8ce6e 72 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-8fd2e2eeaa24df45f4aec6b11a 80 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-heat-c7a2d626c8d845342df472ec35 79 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-c7f93f0f63841140d75c21 72 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-mistral-tests-tempest-2bf69040b 95 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-ui-ca1b1392d0f0b0cbb0 87 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 27 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 30 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 20 kB/s | 6.3 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 34 kB/s | 6.7 kB 00:00 DEBUG: dlrn-master-testing 95 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 66 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 115 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 24 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ============================================================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ============================================================================================================================ DEBUG: Installing: DEBUG: ovn-bgp-agent noarch 1:4.1.0-0.20250416132624.b75b569.el10 @commandline 471 k DEBUG: ovn-bgp-agent-doc noarch 1:4.1.0-0.20250416132624.b75b569.el10 @commandline 1.2 M DEBUG: Installing dependencies: DEBUG: bc x86_64 1.07.1-23.el10 baseos 123 k DEBUG: c-ares x86_64 1.25.0-6.el10 baseos 148 k DEBUG: checkpolicy x86_64 3.8-1.el10 appstream 358 k DEBUG: chkconfig x86_64 1.30-2.el10 baseos 183 k DEBUG: frr x86_64 10.1-10.el10 appstream 4.8 M DEBUG: frr-selinux noarch 10.1-10.el10 appstream 28 k DEBUG: groff-base x86_64 1.23.0-10.el10 baseos 1.1 M DEBUG: hostname x86_64 3.23-14.el10 baseos 29 k DEBUG: initscripts x86_64 10.26-2.el10 baseos 234 k DEBUG: initscripts-rename-device x86_64 10.26-2.el10 baseos 18 k DEBUG: initscripts-service noarch 10.26-2.el10 baseos 14 k DEBUG: ipcalc x86_64 1.0.3-12.el10 baseos 43 k DEBUG: iproute x86_64 6.11.0-1.el10 baseos 803 k DEBUG: kmod x86_64 31-11.el10 baseos 134 k DEBUG: libibverbs x86_64 54.0-1.el10 baseos 455 k DEBUG: libmnl x86_64 1.0.5-7.el10 baseos 29 k DEBUG: libnl3 x86_64 3.11.0-1.el10 baseos 361 k DEBUG: libselinux-utils x86_64 3.8-1.el10 baseos 128 k DEBUG: libsodium x86_64 1.0.20-2.el10s delorean-master-testing 173 k DEBUG: libxslt x86_64 1.1.39-6.el10 appstream 190 k DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: libyang x86_64 2.1.148-2.el10 appstream 475 k DEBUG: lm_sensors-libs x86_64 3.6.0-20.el10 appstream 42 k DEBUG: mariadb-connector-c x86_64 3.4.4-1.el10 baseos 211 k DEBUG: mariadb-connector-c-config noarch 3.4.4-1.el10 baseos 9.9 k DEBUG: ncurses x86_64 6.4-14.20240127.el10 baseos 423 k DEBUG: net-snmp x86_64 1:5.9.4-15.el10 appstream 309 k DEBUG: net-snmp-agent-libs x86_64 1:5.9.4-15.el10 appstream 699 k DEBUG: net-snmp-libs x86_64 1:5.9.4-15.el10 appstream 761 k DEBUG: numactl-libs x86_64 2.0.19-1.el10 baseos 32 k DEBUG: openssl x86_64 1:3.2.2-16.el10 baseos 1.1 M DEBUG: openstack-network-scripts x86_64 10.11.1-7.el10s delorean-master-testing 48 k DEBUG: openstack-network-scripts-openvswitch3.4 x86_64 10.11.1-7.el10s delorean-master-testing 10 k DEBUG: openvswitch-selinux-extra-policy noarch 1.0-36.el10s centos10-nfv-ovs 10 k DEBUG: openvswitch3.4 x86_64 3.4.0-9.el10s centos10-nfv-ovs 6.9 M DEBUG: perl-AutoLoader noarch 5.74-512.el10 baseos 22 k DEBUG: perl-B x86_64 1.89-512.el10 baseos 176 k DEBUG: perl-Carp noarch 1.54-511.el10 baseos 30 k DEBUG: perl-Class-Struct noarch 0.68-512.el10 baseos 23 k DEBUG: perl-Data-Dumper x86_64 2.189-512.el10 baseos 57 k DEBUG: perl-Digest noarch 1.20-511.el10 baseos 26 k DEBUG: perl-Digest-MD5 x86_64 2.59-6.el10 baseos 37 k DEBUG: perl-DynaLoader x86_64 1.56-512.el10 baseos 27 k DEBUG: perl-Encode x86_64 4:3.21-511.el10 baseos 1.1 M DEBUG: perl-Errno x86_64 1.38-512.el10 baseos 16 k DEBUG: perl-Exporter noarch 5.78-511.el10 baseos 32 k DEBUG: perl-Fcntl x86_64 1.18-512.el10 baseos 30 k DEBUG: perl-File-Basename noarch 2.86-512.el10 baseos 18 k DEBUG: perl-File-Copy noarch 2.41-512.el10 appstream 21 k DEBUG: perl-File-Path noarch 2.18-511.el10 baseos 36 k DEBUG: perl-File-Temp noarch 1:0.231.100-512.el10 baseos 60 k DEBUG: perl-File-stat noarch 1.14-512.el10 baseos 18 k DEBUG: perl-FileHandle noarch 2.05-512.el10 baseos 16 k DEBUG: perl-Getopt-Long noarch 1:2.58-3.el10 baseos 65 k DEBUG: perl-Getopt-Std noarch 1.14-512.el10 baseos 16 k DEBUG: perl-HTTP-Tiny noarch 0.088-512.el10 baseos 57 k DEBUG: perl-IO x86_64 1.55-512.el10 baseos 80 k DEBUG: perl-IO-Socket-IP noarch 0.42-512.el10 baseos 43 k DEBUG: perl-IO-Socket-SSL noarch 2.085-3.el10 baseos 227 k DEBUG: perl-IPC-Open3 noarch 1.22-512.el10 baseos 23 k DEBUG: perl-MIME-Base64 x86_64 3.16-511.el10 baseos 31 k DEBUG: perl-Mozilla-CA noarch 20231213-5.el10 baseos 15 k DEBUG: perl-Net-SSLeay x86_64 1.94-7.el10 baseos 381 k DEBUG: perl-POSIX x86_64 2.20-512.el10 baseos 96 k DEBUG: perl-PathTools x86_64 3.91-512.el10 baseos 85 k DEBUG: perl-Pod-Escapes noarch 1:1.07-511.el10 baseos 21 k DEBUG: perl-Pod-Perldoc noarch 3.28.01-512.el10 baseos 84 k DEBUG: perl-Pod-Simple noarch 1:3.45-511.el10 baseos 218 k DEBUG: perl-Pod-Usage noarch 4:2.03-511.el10 baseos 41 k DEBUG: perl-Scalar-List-Utils x86_64 5:1.63-511.el10 baseos 74 k DEBUG: perl-SelectSaver noarch 1.02-512.el10 baseos 13 k DEBUG: perl-Socket x86_64 4:2.038-511.el10 baseos 56 k DEBUG: perl-Storable x86_64 1:3.32-511.el10 baseos 99 k DEBUG: perl-Symbol noarch 1.09-512.el10 baseos 15 k DEBUG: perl-Term-ANSIColor noarch 5.01-512.el10 baseos 49 k DEBUG: perl-Term-Cap noarch 1.18-511.el10 baseos 23 k DEBUG: perl-Term-ReadLine noarch 1.17-512.el10 appstream 20 k DEBUG: perl-Text-ParseWords noarch 3.31-511.el10 baseos 17 k DEBUG: perl-Text-Tabs+Wrap noarch 2024.001-511.el10 baseos 23 k DEBUG: perl-Time-Local noarch 2:1.350-511.el10 baseos 35 k DEBUG: perl-URI noarch 5.27-3.el10 baseos 134 k DEBUG: perl-base noarch 2.27-512.el10 baseos 17 k DEBUG: perl-constant noarch 1.33-512.el10 baseos 24 k DEBUG: perl-if noarch 0.61.000-512.el10 baseos 15 k DEBUG: perl-interpreter x86_64 4:5.40.1-512.el10 baseos 72 k DEBUG: perl-libnet noarch 3.15-512.el10 baseos 127 k DEBUG: perl-libs x86_64 4:5.40.1-512.el10 baseos 2.4 M DEBUG: perl-locale noarch 1.12-512.el10 baseos 14 k DEBUG: perl-mro x86_64 1.29-512.el10 baseos 30 k DEBUG: perl-overload noarch 1.37-512.el10 baseos 46 k DEBUG: perl-overloading noarch 0.02-512.el10 baseos 14 k DEBUG: perl-parent noarch 1:0.241-512.el10 baseos 16 k DEBUG: perl-podlators noarch 1:5.01-511.el10 baseos 124 k DEBUG: perl-vars noarch 1.05-512.el10 baseos 14 k DEBUG: policycoreutils x86_64 3.8-1.el10 baseos 228 k DEBUG: policycoreutils-python-utils noarch 3.8-1.el10 appstream 48 k DEBUG: procps-ng x86_64 4.0.4-7.el10 baseos 349 k DEBUG: protobuf-c x86_64 1.5.0-6.el10 baseos 33 k DEBUG: psmisc x86_64 23.6-8.el10 baseos 319 k DEBUG: python-oslo-concurrency-lang noarch 7.1.0-0.20250318114002.6250095.el10 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 7.1.0-0.20250318111316.0c290b1.el10 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.3.1-0.20250318102210.8af9987.el10 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.5.1-0.20250318102620.3bb5d92.el10 delorean-component-common 12 k DEBUG: python-oslo-privsep-lang noarch 3.6.0-0.20250318105728.959f01e.el10 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 8.0.0-0.20250212135609.79f5ec6.el10 delorean-component-common 13 k DEBUG: python-oslo-versionedobjects-lang noarch 3.6.0-0.20250318110444.79e9d5d.el10 delorean-component-common 12 k DEBUG: python3-PyMySQL noarch 1.1.1-3.el10 appstream 116 k DEBUG: python3-alembic noarch 1.13.1-7.el10 appstream 502 k DEBUG: python3-amqp noarch 5.2.0-7.el10s delorean-master-testing 109 k DEBUG: python3-audit x86_64 4.0.3-4.el10 appstream 71 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el10s delorean-master-testing 42 k DEBUG: python3-cachetools noarch 5.4.0-6.el10s delorean-master-testing 37 k DEBUG: python3-cffi x86_64 1.16.0-7.el10 baseos 308 k DEBUG: python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M DEBUG: python3-dateutil noarch 1:2.8.2-15.el10 baseos 358 k DEBUG: python3-debtcollector noarch 3.0.0-0.20250212115946.0e6ce1c.el10 delorean-component-common 35 k DEBUG: python3-decorator noarch 5.1.1-12.el10 baseos 32 k DEBUG: python3-distro noarch 1.9.0-5.el10 appstream 48 k DEBUG: python3-fasteners noarch 0.19-1.el10s delorean-master-testing 43 k DEBUG: python3-fixtures noarch 4.2.2-1.el10s delorean-master-testing 111 k DEBUG: python3-futurist noarch 3.1.0-0.20250311193328.bd83787.el10 delorean-component-common 76 k DEBUG: python3-iso8601 noarch 2.1.0-3.el10s delorean-master-testing 23 k DEBUG: python3-keystoneauth1 noarch 5.10.0-0.20250314124045.60f441a.el10 delorean-component-keystone 555 k DEBUG: python3-kombu noarch 1:5.3.7-1.el10s delorean-master-testing 423 k DEBUG: python3-libselinux x86_64 3.8-1.el10 appstream 201 k DEBUG: python3-libsemanage x86_64 3.8.1-1.el10 appstream 82 k DEBUG: python3-logutils noarch 0.3.5-29.el10s delorean-master-testing 55 k DEBUG: python3-lxml x86_64 5.2.1-4.el10 appstream 1.4 M DEBUG: python3-mako noarch 1.2.3-9.el10 appstream 225 k DEBUG: python3-msgpack x86_64 1.1.0-1.el10s delorean-master-testing 103 k DEBUG: python3-ncclient noarch 0.6.16-1.el10s delorean-master-testing 169 k DEBUG: python3-netaddr noarch 1.3.0-2.el10 appstream 1.7 M DEBUG: python3-neutron-lib noarch 3.18.2-0.20250318121026.bf21a6d.el10 delorean-component-network 478 k DEBUG: python3-openvswitch3.4 x86_64 3.4.0-9.el10s centos10-nfv-ovs 346 k DEBUG: python3-os-ken noarch 3.0.1-0.20250318122218.a89ba8f.el10 delorean-component-network 2.4 M DEBUG: python3-os-service-types noarch 1.7.0-0.20250217105409.0b2f473.el10 delorean-component-clients 40 k DEBUG: python3-os-traits noarch 3.4.0-0.20250404063654.45f208b.el10 delorean-component-common 50 k DEBUG: python3-oslo-concurrency noarch 7.1.0-0.20250318114002.6250095.el10 delorean-component-common 46 k DEBUG: python3-oslo-config noarch 2:9.7.1-0.20250318100804.d583141.el10 delorean-component-common 282 k DEBUG: python3-oslo-context noarch 5.7.1-0.20250318100958.52d21e6.el10 delorean-component-common 30 k DEBUG: python3-oslo-db noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 157 k DEBUG: python3-oslo-db+mysql noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 7.9 k DEBUG: python3-oslo-i18n noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 65 k DEBUG: python3-oslo-log noarch 7.1.0-0.20250318111316.0c290b1.el10 delorean-component-common 73 k DEBUG: python3-oslo-messaging noarch 16.1.0-0.20250318120050.e91bb45.el10 delorean-component-common 213 k DEBUG: python3-oslo-metrics noarch 0.11.0-0.20250318105137.c64d51c.el10 delorean-component-common 26 k DEBUG: python3-oslo-middleware noarch 6.3.1-0.20250318102210.8af9987.el10 delorean-component-common 66 k DEBUG: python3-oslo-policy noarch 4.5.1-0.20250318102620.3bb5d92.el10 delorean-component-common 90 k DEBUG: python3-oslo-privsep noarch 3.6.0-0.20250318105728.959f01e.el10 delorean-component-common 52 k DEBUG: python3-oslo-rootwrap noarch 7.5.1-0.20250318113309.d8148bf.el10 delorean-component-common 53 k DEBUG: python3-oslo-serialization noarch 5.7.0-0.20250318115342.bff992d.el10 delorean-component-common 35 k DEBUG: python3-oslo-service noarch 4.1.1-0.20250318124125.7a52803.el10 delorean-component-common 92 k DEBUG: python3-oslo-utils noarch 8.0.0-0.20250212135609.79f5ec6.el10 delorean-component-common 127 k DEBUG: python3-oslo-versionedobjects noarch 3.6.0-0.20250318110444.79e9d5d.el10 delorean-component-common 94 k DEBUG: python3-osprofiler noarch 4.2.0-0.20250217110136.3fb0487.el10 delorean-component-common 164 k DEBUG: python3-ovsdbapp noarch 2.11.0-0.20250310090707.e1bd214.el10 delorean-component-network 179 k DEBUG: python3-paramiko noarch 3.5.0-1.el10s delorean-master-testing 379 k DEBUG: python3-paste noarch 3.10.1-6.el10s delorean-master-testing 607 k DEBUG: python3-paste-deploy noarch 3.1.0-7.el10s delorean-master-testing 46 k DEBUG: python3-pecan noarch 1.5.1-1.el10s delorean-master-testing 322 k DEBUG: python3-ply noarch 3.11-25.el10 baseos 134 k DEBUG: python3-policycoreutils noarch 3.8-1.el10 appstream 2.2 M DEBUG: python3-prettytable noarch 3.6.0-10.el10 appstream 68 k DEBUG: python3-prometheus_client noarch 0.21.0-2.el10s delorean-master-testing 117 k DEBUG: python3-psutil x86_64 5.9.8-5.el10 appstream 269 k DEBUG: python3-pyOpenSSL noarch 24.2.1-1.el10s delorean-master-testing 121 k DEBUG: python3-pycparser noarch 2.20-16.el10 baseos 158 k DEBUG: python3-pynacl x86_64 1.5.0-14.el10s delorean-master-testing 124 k DEBUG: python3-pyparsing noarch 3.1.1-7.el10 baseos 269 k DEBUG: python3-pyroute2 noarch 0.7.12-5.el10s delorean-master-testing 917 k DEBUG: python3-pytz noarch 2024.1-3.el10s delorean-master-testing 59 k DEBUG: python3-pyyaml x86_64 6.0.1-19.el10 baseos 236 k DEBUG: python3-rdo-openvswitch noarch 2:3.4-1.el10s delorean-master-testing 7.9 k DEBUG: python3-repoze-lru noarch 0.7-25.el10s delorean-master-testing 36 k DEBUG: python3-rfc3986 noarch 1.5.0-12.el10s delorean-master-testing 59 k DEBUG: python3-routes noarch 2.5.1-11.el10s delorean-master-testing 201 k DEBUG: python3-setools x86_64 4.5.1-4.el10 baseos 740 k DEBUG: python3-setproctitle x86_64 1.3.3-4.el10s delorean-master-testing 24 k DEBUG: python3-statsd noarch 3.2.1-33.el10s delorean-master-testing 39 k DEBUG: python3-stevedore noarch 5.4.1-0.20250314122149.27e27c1.el10 delorean-component-clients 79 k DEBUG: python3-tenacity noarch 8.2.3-1.el10s delorean-master-testing 55 k DEBUG: python3-testresources noarch 2.0.1-18.el10s delorean-master-testing 74 k DEBUG: python3-testscenarios noarch 0.5.0-21.el10s delorean-master-testing 40 k DEBUG: python3-testtools noarch 2.7.2-1.bootstrap.el10s delorean-master-testing 405 k DEBUG: python3-vine noarch 5.1.0-10.el10s delorean-master-testing 27 k DEBUG: python3-wcwidth noarch 0.2.6-6.el10 baseos 46 k DEBUG: python3-webob noarch 1.8.9-1.el10s delorean-master-testing 274 k DEBUG: python3-wrapt x86_64 1.17.1-1.el10s delorean-master-testing 68 k DEBUG: python3-yappi x86_64 1.6.0-1.el10s delorean-master-testing 62 k DEBUG: rdo-openvswitch noarch 2:3.4-1.el10s delorean-master-testing 7.7 k DEBUG: rpm-plugin-selinux x86_64 4.19.1.1-12.el10 baseos 19 k DEBUG: selinux-policy noarch 40.13.28-1.el10 baseos 51 k DEBUG: selinux-policy-targeted noarch 40.13.28-1.el10 baseos 6.2 M DEBUG: unbound-libs x86_64 1.20.0-9.el10 appstream 548 k DEBUG: Installing weak dependencies: DEBUG: geolite2-city noarch 20191217-14.el10 appstream 23 M DEBUG: geolite2-country noarch 20191217-14.el10 appstream 1.6 M DEBUG: libmaxminddb x86_64 1.9.1-4.el10 appstream 43 k DEBUG: perl-NDBM_File x86_64 1.17-512.el10 appstream 23 k DEBUG: python3-pyasn1 noarch 0.6.1-1.el10 appstream 198 k DEBUG: unbound-anchor x86_64 1.20.0-9.el10 appstream 35 k DEBUG: Transaction Summary DEBUG: ============================================================================================================================ DEBUG: Install 204 Packages DEBUG: Total size: 82 M DEBUG: Total download size: 5.3 M DEBUG: Installed size: 283 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-privsep-lang-3.6.0-0.20250318105728.959f01e.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-traits-3.4.0-0.20250404063654.45f208b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-privsep-3.6.0-0.20250318105728.959f01e.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-rootwrap-7.5.1-0.20250318113309.d8148bf.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutron-lib-3.18.2-0.20250318121026.bf21a6d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ovsdbapp-2.11.0-0.20250310090707.e1bd214.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bc-1.07.1-23.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] c-ares-1.25.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.30-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.23.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.23-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-10.26-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-rename-device-10.26-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-service-10.26-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ipcalc-1.0.3-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-6.11.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-31-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibverbs-54.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.5-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.11.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mariadb-connector-c-3.4.4-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mariadb-connector-c-config-3.4.4-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.4-14.20240127.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.19-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-3.2.2-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-AutoLoader-5.74-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-B-1.89-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.54-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Class-Struct-0.68-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.189-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.20-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.59-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-DynaLoader-1.56-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-3.21-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.38-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.78-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Fcntl-1.18-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Basename-2.86-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.18-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.231.100-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-stat-1.14-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-FileHandle-2.05-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.58-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Std-1.14-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.088-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.55-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.42-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.085-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IPC-Open3-1.22-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.16-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20231213-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.94-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-POSIX-2.20-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.91-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.45-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-2.03-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.63-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-SelectSaver-1.02-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.038-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.32-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Symbol-1.09-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-5.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.18-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.31-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2024.001-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.350-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-5.27-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-base-2.27-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-if-0.61.000-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.40.1-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.15-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.40.1-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-locale-1.12-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-mro-1.29-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-overload-1.37-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-overloading-0.02-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.241-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-5.01-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-vars-1.05-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-4.0.4-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] protobuf-c-1.5.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] psmisc-23.6-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.16.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-43.0.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.8.2-15.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-5.1.1-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-25.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-3.1.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-6.0.1-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setools-4.5.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-selinux-4.19.1.1-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-40.13.28-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-40.13.28-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-city-20191217-14.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-country-20191217-14.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libmaxminddb-1.9.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.39-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lm_sensors-libs-3.6.0-20.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] net-snmp-5.9.4-15.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] net-snmp-agent-libs-5.9.4-15.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] net-snmp-libs-5.9.4-15.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Copy-2.41-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-NDBM_File-1.17-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-3.8-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-1.1.1-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.13.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-4.0.3-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-distro-1.9.0-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-3.8.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-5.2.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-1.3.0-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-3.8-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.9.8-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.6.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-anchor-1.20.0-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.20.0-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.20-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-10.11.1-7.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.2.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.4.0-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.19-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-4.2.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.3.7-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-29.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ncclient-0.6.16-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-3.5.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.10.1-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.5.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.21.0-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-24.2.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-14.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyroute2-0.7.12-5.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2024.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rdo-openvswitch-3.4-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-25.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-12.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-11.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.3.3-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-33.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-8.2.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-18.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.2-1.bootstrap.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.1.0-10.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.9-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.17.1-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.6.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rdo-openvswitch-3.4-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-36.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch3.4-3.4.0-9.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch3.4-3.4.0-9.el10s.x86_64.rpm: Already downloaded DEBUG: (199/202): libyang-2.1.148-2.el10.x86_64.rpm 1.4 MB/s | 475 kB 00:00 DEBUG: (200/202): frr-selinux-10.1-10.el10.noarch.rpm 80 kB/s | 28 kB 00:00 DEBUG: (201/202): frr-10.1-10.el10.x86_64.rpm 11 MB/s | 4.8 MB 00:00 DEBUG: (202/202): perl-Term-ReadLine-1.17-512.el10.noa 91 kB/s | 20 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 9.1 MB/s | 5.3 MB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: selinux-policy-targeted-40.13.28-1.el10.noarch 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 1/204 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 2/204 DEBUG: Installing : python3-stevedore-5.4.1-0.20250314122149.27e27c1 3/204 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 4/204 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 5/204 DEBUG: Installing : net-snmp-libs-1:5.9.4-15.el10.x86_64 6/204 DEBUG: Installing : libselinux-utils-3.8-1.el10.x86_64 7/204 DEBUG: Installing : policycoreutils-3.8-1.el10.x86_64 8/204 DEBUG: Running scriptlet: policycoreutils-3.8-1.el10.x86_64 8/204 DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' → '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. DEBUG: Installing : selinux-policy-40.13.28-1.el10.noarch 9/204 DEBUG: Running scriptlet: selinux-policy-40.13.28-1.el10.noarch 9/204 DEBUG: Running scriptlet: selinux-policy-targeted-40.13.28-1.el10.noarch 10/204 DEBUG: Installing : selinux-policy-targeted-40.13.28-1.el10.noarch 10/204 DEBUG: Running scriptlet: selinux-policy-targeted-40.13.28-1.el10.noarch 10/204 DEBUG: Installing : python3-vine-5.1.0-10.el10s.noarch 11/204 DEBUG: Installing : python3-amqp-5.2.0-7.el10s.noarch 12/204 DEBUG: Installing : python3-mako-1.2.3-9.el10.noarch 13/204 DEBUG: Installing : python3-libselinux-3.8-1.el10.x86_64 14/204 DEBUG: Installing : protobuf-c-1.5.0-6.el10.x86_64 15/204 DEBUG: Installing : unbound-anchor-1.20.0-9.el10.x86_64 16/204 DEBUG: Running scriptlet: unbound-anchor-1.20.0-9.el10.x86_64 16/204 DEBUG: Created symlink '/etc/systemd/system/timers.target.wants/unbound-anchor.timer' → '/usr/lib/systemd/system/unbound-anchor.timer'. DEBUG: Running scriptlet: unbound-libs-1.20.0-9.el10.x86_64 17/204 DEBUG: Installing : unbound-libs-1.20.0-9.el10.x86_64 17/204 DEBUG: Installing : procps-ng-4.0.4-7.el10.x86_64 18/204 DEBUG: Installing : ncurses-6.4-14.20240127.el10.x86_64 19/204 DEBUG: Installing : kmod-31-11.el10.x86_64 20/204 DEBUG: Installing : hostname-3.23-14.el10.x86_64 21/204 DEBUG: Running scriptlet: hostname-3.23-14.el10.x86_64 21/204 DEBUG: Installing : chkconfig-1.30-2.el10.x86_64 22/204 DEBUG: Installing : python3-libsemanage-3.8.1-1.el10.x86_64 23/204 DEBUG: Installing : python3-alembic-1.13.1-7.el10.noarch 24/204 DEBUG: Installing : python3-kombu-1:5.3.7-1.el10s.noarch 25/204 DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 26/204 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 27/204 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6 28/204 DEBUG: Installing : python3-oslo-context-5.7.1-0.20250318100958.52d2 29/204 DEBUG: Installing : python3-futurist-3.1.0-0.20250311193328.bd83787. 30/204 DEBUG: Installing : python3-oslo-rootwrap-7.5.1-0.20250318113309.d81 31/204 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 32/204 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 33/204 DEBUG: Installing : python3-testresources-2.0.1-18.el10s.noarch 34/204 DEBUG: Installing : python3-tenacity-8.2.3-1.el10s.noarch 35/204 DEBUG: Installing : python3-statsd-3.2.1-33.el10s.noarch 36/204 DEBUG: Installing : python3-setproctitle-1.3.3-4.el10s.x86_64 37/204 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 38/204 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 39/204 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 40/204 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 41/204 DEBUG: Installing : python3-pyroute2-0.7.12-5.el10s.noarch 42/204 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 43/204 DEBUG: Installing : python3-logutils-0.3.5-29.el10s.noarch 44/204 DEBUG: Installing : python3-pecan-1.5.1-1.el10s.noarch 45/204 DEBUG: Installing : python3-fixtures-4.2.2-1.el10s.noarch 46/204 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 47/204 DEBUG: Installing : python3-cachetools-5.4.0-6.el10s.noarch 48/204 DEBUG: Installing : libsodium-1.0.20-2.el10s.x86_64 49/204 DEBUG: Installing : python3-pyasn1-0.6.1-1.el10.noarch 50/204 DEBUG: Installing : python3-psutil-5.9.8-5.el10.x86_64 51/204 DEBUG: Installing : python3-distro-1.9.0-5.el10.noarch 52/204 DEBUG: Installing : python3-audit-4.0.3-4.el10.x86_64 53/204 DEBUG: Installing : python3-PyMySQL-1.1.1-3.el10.noarch 54/204 DEBUG: Installing : lm_sensors-libs-3.6.0-20.el10.x86_64 55/204 DEBUG: Installing : libyang-2.1.148-2.el10.x86_64 56/204 DEBUG: Installing : libxslt-1.1.39-6.el10.x86_64 57/204 DEBUG: Installing : python3-lxml-5.2.1-4.el10.x86_64 58/204 DEBUG: Installing : libmaxminddb-1.9.1-4.el10.x86_64 59/204 DEBUG: Installing : geolite2-country-20191217-14.el10.noarch 60/204 DEBUG: Installing : geolite2-city-20191217-14.el10.noarch 61/204 DEBUG: Installing : ipcalc-1.0.3-12.el10.x86_64 62/204 DEBUG: Installing : checkpolicy-3.8-1.el10.x86_64 63/204 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 64/204 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 65/204 DEBUG: Installing : python3-setools-4.5.1-4.el10.x86_64 66/204 DEBUG: Installing : python3-policycoreutils-3.8-1.el10.noarch 67/204 DEBUG: Installing : policycoreutils-python-utils-3.8-1.el10.noarch 68/204 DEBUG: Running scriptlet: frr-selinux-10.1-10.el10.noarch 69/204 DEBUG: Installing : frr-selinux-10.1-10.el10.noarch 69/204 DEBUG: Running scriptlet: frr-selinux-10.1-10.el10.noarch 69/204 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no 70/204 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-36.el10s.no 70/204 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no 70/204 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 71/204 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 72/204 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 73/204 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 74/204 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 75/204 DEBUG: Installing : python3-bcrypt-3.2.2-4.el10s.x86_64 76/204 DEBUG: Installing : python3-pynacl-1.5.0-14.el10s.x86_64 77/204 DEBUG: Installing : python3-paramiko-3.5.0-1.el10s.noarch 78/204 DEBUG: Installing : python3-ncclient-0.6.16-1.el10s.noarch 79/204 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 80/204 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 81/204 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 82/204 DEBUG: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 83/204 DEBUG: Installing : python3-dateutil-1:2.8.2-15.el10.noarch 84/204 DEBUG: Installing : psmisc-23.6-8.el10.x86_64 85/204 DEBUG: Installing : openssl-1:3.2.2-16.el10.x86_64 86/204 DEBUG: Installing : numactl-libs-2.0.19-1.el10.x86_64 87/204 DEBUG: Installing : mariadb-connector-c-config-3.4.4-1.el10.noarch 88/204 DEBUG: Installing : mariadb-connector-c-3.4.4-1.el10.x86_64 89/204 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 90/204 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 91/204 DEBUG: Installing : libnl3-3.11.0-1.el10.x86_64 92/204 DEBUG: Installing : libibverbs-54.0-1.el10.x86_64 93/204 DEBUG: Installing : libmnl-1.0.5-7.el10.x86_64 94/204 DEBUG: Installing : iproute-6.11.0-1.el10.x86_64 95/204 DEBUG: Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 96/204 DEBUG: Installing : openvswitch3.4-3.4.0-9.el10s.x86_64 96/204 DEBUG: Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 96/204 DEBUG: Installing : python3-openvswitch3.4-3.4.0-9.el10s.x86_64 97/204 DEBUG: Installing : initscripts-service-10.26-2.el10.noarch 98/204 DEBUG: Installing : initscripts-rename-device-10.26-2.el10.x86_64 99/204 DEBUG: Installing : initscripts-10.26-2.el10.x86_64 100/204 DEBUG: Running scriptlet: initscripts-10.26-2.el10.x86_64 100/204 DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/import-state.service' → '/usr/lib/systemd/system/import-state.service'. DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 101/204 DEBUG: Installing : groff-base-1.23.0-10.el10.x86_64 101/204 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 101/204 DEBUG: Installing : perl-Digest-1.20-511.el10.noarch 102/204 DEBUG: Installing : perl-Digest-MD5-2.59-6.el10.x86_64 103/204 DEBUG: Installing : perl-B-1.89-512.el10.x86_64 104/204 DEBUG: Installing : perl-FileHandle-2.05-512.el10.noarch 105/204 DEBUG: Installing : perl-Data-Dumper-2.189-512.el10.x86_64 106/204 DEBUG: Installing : perl-libnet-3.15-512.el10.noarch 107/204 DEBUG: Installing : perl-AutoLoader-5.74-512.el10.noarch 108/204 DEBUG: Installing : perl-URI-5.27-3.el10.noarch 109/204 DEBUG: Installing : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 110/204 DEBUG: Installing : perl-Mozilla-CA-20231213-5.el10.noarch 111/204 DEBUG: Installing : perl-if-0.61.000-512.el10.noarch 112/204 DEBUG: Installing : perl-locale-1.12-512.el10.noarch 113/204 DEBUG: Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 114/204 DEBUG: Installing : perl-Time-Local-2:1.350-511.el10.noarch 115/204 DEBUG: Installing : perl-File-Path-2.18-511.el10.noarch 116/204 DEBUG: Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 117/204 DEBUG: Installing : perl-Net-SSLeay-1.94-7.el10.x86_64 118/204 DEBUG: Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 119/204 DEBUG: Installing : perl-Class-Struct-0.68-512.el10.noarch 120/204 DEBUG: Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 121/204 DEBUG: Installing : perl-POSIX-2.20-512.el10.x86_64 122/204 DEBUG: Installing : perl-IPC-Open3-1.22-512.el10.noarch 123/204 DEBUG: Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 124/204 DEBUG: Installing : perl-HTTP-Tiny-0.088-512.el10.noarch 125/204 DEBUG: Installing : perl-Term-Cap-1.18-511.el10.noarch 126/204 DEBUG: Installing : perl-Pod-Simple-1:3.45-511.el10.noarch 127/204 DEBUG: Installing : perl-Socket-4:2.038-511.el10.x86_64 128/204 DEBUG: Installing : perl-SelectSaver-1.02-512.el10.noarch 129/204 DEBUG: Installing : perl-Symbol-1.09-512.el10.noarch 130/204 DEBUG: Installing : perl-File-stat-1.14-512.el10.noarch 131/204 DEBUG: Installing : perl-podlators-1:5.01-511.el10.noarch 132/204 DEBUG: Installing : perl-Pod-Perldoc-3.28.01-512.el10.noarch 133/204 DEBUG: Installing : perl-Fcntl-1.18-512.el10.x86_64 134/204 DEBUG: Installing : perl-Text-ParseWords-3.31-511.el10.noarch 135/204 DEBUG: Installing : perl-base-2.27-512.el10.noarch 136/204 DEBUG: Installing : perl-mro-1.29-512.el10.x86_64 137/204 DEBUG: Installing : perl-IO-1.55-512.el10.x86_64 138/204 DEBUG: Installing : perl-overloading-0.02-512.el10.noarch 139/204 DEBUG: Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 140/204 DEBUG: Installing : perl-Errno-1.38-512.el10.x86_64 141/204 DEBUG: Installing : perl-File-Basename-2.86-512.el10.noarch 142/204 DEBUG: Installing : perl-Getopt-Std-1.14-512.el10.noarch 143/204 DEBUG: Installing : perl-MIME-Base64-3.16-511.el10.x86_64 144/204 DEBUG: Installing : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 145/204 DEBUG: Installing : perl-constant-1.33-512.el10.noarch 146/204 DEBUG: Installing : perl-Storable-1:3.32-511.el10.x86_64 147/204 DEBUG: Installing : perl-overload-1.37-512.el10.noarch 148/204 DEBUG: Installing : perl-parent-1:0.241-512.el10.noarch 149/204 DEBUG: Installing : perl-vars-1.05-512.el10.noarch 150/204 DEBUG: Installing : perl-Getopt-Long-1:2.58-3.el10.noarch 151/204 DEBUG: Installing : perl-Carp-1.54-511.el10.noarch 152/204 DEBUG: Installing : perl-Exporter-5.78-511.el10.noarch 153/204 DEBUG: Installing : perl-PathTools-3.91-512.el10.x86_64 154/204 DEBUG: Installing : perl-DynaLoader-1.56-512.el10.x86_64 155/204 DEBUG: Installing : perl-NDBM_File-1.17-512.el10.x86_64 156/204 DEBUG: Installing : perl-Encode-4:3.21-511.el10.x86_64 157/204 DEBUG: Installing : perl-libs-4:5.40.1-512.el10.x86_64 158/204 DEBUG: Installing : perl-interpreter-4:5.40.1-512.el10.x86_64 159/204 DEBUG: Installing : net-snmp-agent-libs-1:5.9.4-15.el10.x86_64 160/204 DEBUG: Installing : perl-File-Copy-2.41-512.el10.noarch 161/204 DEBUG: Installing : perl-Term-ReadLine-1.17-512.el10.noarch 162/204 DEBUG: Installing : net-snmp-1:5.9.4-15.el10.x86_64 163/204 DEBUG: Running scriptlet: net-snmp-1:5.9.4-15.el10.x86_64 163/204 DEBUG: Installing : c-ares-1.25.0-6.el10.x86_64 164/204 DEBUG: Running scriptlet: frr-10.1-10.el10.x86_64 165/204 DEBUG: Installing : frr-10.1-10.el10.x86_64 165/204 DEBUG: Running scriptlet: frr-10.1-10.el10.x86_64 165/204 DEBUG: Installing : bc-1.07.1-23.el10.x86_64 166/204 DEBUG: Installing : openstack-network-scripts-10.11.1-7.el10s.x86_64 167/204 DEBUG: Running scriptlet: openstack-network-scripts-10.11.1-7.el10s.x86_64 167/204 DEBUG: Installing : openstack-network-scripts-openvswitch3.4-10.11.1 168/204 DEBUG: Installing : rdo-openvswitch-2:3.4-1.el10s.noarch 169/204 DEBUG: Installing : python3-rdo-openvswitch-2:3.4-1.el10s.noarch 170/204 DEBUG: Installing : python3-ovsdbapp-2.11.0-0.20250310090707.e1bd214 171/204 DEBUG: Installing : python3-os-traits-3.4.0-0.20250404063654.45f208b 172/204 DEBUG: Installing : python-oslo-versionedobjects-lang-3.6.0-0.202503 173/204 DEBUG: Installing : python-oslo-utils-lang-8.0.0-0.20250212135609.79 174/204 DEBUG: Installing : python-oslo-privsep-lang-3.6.0-0.20250318105728. 175/204 DEBUG: Installing : python-oslo-policy-lang-4.5.1-0.20250318102620.3 176/204 DEBUG: Installing : python-oslo-middleware-lang-6.3.1-0.202503181022 177/204 DEBUG: Installing : python-oslo-log-lang-7.1.0-0.20250318111316.0c29 178/204 DEBUG: Installing : python-oslo-i18n-lang-6.5.1-0.20250318101249.162 179/204 DEBUG: Installing : python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa 180/204 DEBUG: Installing : python3-oslo-config-2:9.7.1-0.20250318100804.d58 181/204 DEBUG: Installing : python3-oslo-utils-8.0.0-0.20250212135609.79f5ec 182/204 DEBUG: Installing : python3-oslo-serialization-5.7.0-0.2025031811534 183/204 DEBUG: Installing : python3-oslo-log-7.1.0-0.20250318111316.0c290b1. 184/204 DEBUG: Installing : python3-oslo-metrics-0.11.0-0.20250318105137.c64 185/204 DEBUG: Installing : python3-oslo-privsep-3.6.0-0.20250318105728.959f 186/204 DEBUG: Installing : python3-oslo-policy-4.5.1-0.20250318102620.3bb5d 187/204 DEBUG: Installing : python3-oslo-middleware-6.3.1-0.20250318102210.8 188/204 DEBUG: Installing : python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el 189/204 DEBUG: warning: group neutron does not exist - using root DEBUG: Installing : python-oslo-db-lang-17.2.1-0.20250318123718.dc60 190/204 DEBUG: Installing : python3-oslo-db+mysql-17.2.1-0.20250318123718.dc 191/204 DEBUG: Installing : python3-oslo-db-17.2.1-0.20250318123718.dc60623. 192/204 DEBUG: Installing : python-oslo-concurrency-lang-7.1.0-0.20250318114 193/204 DEBUG: Installing : python3-oslo-concurrency-7.1.0-0.20250318114002. 194/204 DEBUG: Installing : python3-oslo-service-4.1.1-0.20250318124125.7a52 195/204 DEBUG: Installing : python3-oslo-messaging-16.1.0-0.20250318120050.e 196/204 DEBUG: Installing : python3-oslo-versionedobjects-3.6.0-0.2025031811 197/204 DEBUG: Installing : python3-osprofiler-4.2.0-0.20250217110136.3fb048 198/204 DEBUG: Installing : python3-os-service-types-1.7.0-0.20250217105409. 199/204 DEBUG: Installing : python3-keystoneauth1-5.10.0-0.20250314124045.60 200/204 DEBUG: Installing : python3-neutron-lib-3.18.2-0.20250318121026.bf21 201/204 DEBUG: Running scriptlet: ovn-bgp-agent-1:4.1.0-0.20250416132624.b75b569.e 202/204 DEBUG: Installing : ovn-bgp-agent-1:4.1.0-0.20250416132624.b75b569.e 202/204 DEBUG: Running scriptlet: ovn-bgp-agent-1:4.1.0-0.20250416132624.b75b569.e 202/204 DEBUG: Installing : ovn-bgp-agent-doc-1:4.1.0-0.20250416132624.b75b5 203/204 DEBUG: Installing : rpm-plugin-selinux-4.19.1.1-12.el10.x86_64 204/204 DEBUG: Running scriptlet: selinux-policy-targeted-40.13.28-1.el10.noarch 204/204 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no 204/204 DEBUG: Running scriptlet: rpm-plugin-selinux-4.19.1.1-12.el10.x86_64 204/204 DEBUG: Installed: DEBUG: bc-1.07.1-23.el10.x86_64 DEBUG: c-ares-1.25.0-6.el10.x86_64 DEBUG: checkpolicy-3.8-1.el10.x86_64 DEBUG: chkconfig-1.30-2.el10.x86_64 DEBUG: frr-10.1-10.el10.x86_64 DEBUG: frr-selinux-10.1-10.el10.noarch DEBUG: geolite2-city-20191217-14.el10.noarch DEBUG: geolite2-country-20191217-14.el10.noarch DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: hostname-3.23-14.el10.x86_64 DEBUG: initscripts-10.26-2.el10.x86_64 DEBUG: initscripts-rename-device-10.26-2.el10.x86_64 DEBUG: initscripts-service-10.26-2.el10.noarch DEBUG: ipcalc-1.0.3-12.el10.x86_64 DEBUG: iproute-6.11.0-1.el10.x86_64 DEBUG: kmod-31-11.el10.x86_64 DEBUG: libibverbs-54.0-1.el10.x86_64 DEBUG: libmaxminddb-1.9.1-4.el10.x86_64 DEBUG: libmnl-1.0.5-7.el10.x86_64 DEBUG: libnl3-3.11.0-1.el10.x86_64 DEBUG: libselinux-utils-3.8-1.el10.x86_64 DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: libxslt-1.1.39-6.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: libyang-2.1.148-2.el10.x86_64 DEBUG: lm_sensors-libs-3.6.0-20.el10.x86_64 DEBUG: mariadb-connector-c-3.4.4-1.el10.x86_64 DEBUG: mariadb-connector-c-config-3.4.4-1.el10.noarch DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: net-snmp-1:5.9.4-15.el10.x86_64 DEBUG: net-snmp-agent-libs-1:5.9.4-15.el10.x86_64 DEBUG: net-snmp-libs-1:5.9.4-15.el10.x86_64 DEBUG: numactl-libs-2.0.19-1.el10.x86_64 DEBUG: openssl-1:3.2.2-16.el10.x86_64 DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: ovn-bgp-agent-1:4.1.0-0.20250416132624.b75b569.el10.noarch DEBUG: ovn-bgp-agent-doc-1:4.1.0-0.20250416132624.b75b569.el10.noarch DEBUG: perl-AutoLoader-5.74-512.el10.noarch DEBUG: perl-B-1.89-512.el10.x86_64 DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Class-Struct-0.68-512.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-DynaLoader-1.56-512.el10.x86_64 DEBUG: perl-Encode-4:3.21-511.el10.x86_64 DEBUG: perl-Errno-1.38-512.el10.x86_64 DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-Fcntl-1.18-512.el10.x86_64 DEBUG: perl-File-Basename-2.86-512.el10.noarch DEBUG: perl-File-Copy-2.41-512.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-File-Temp-1:0.231.100-512.el10.noarch DEBUG: perl-File-stat-1.14-512.el10.noarch DEBUG: perl-FileHandle-2.05-512.el10.noarch DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch DEBUG: perl-Getopt-Std-1.14-512.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-IO-1.55-512.el10.x86_64 DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-IPC-Open3-1.22-512.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-NDBM_File-1.17-512.el10.x86_64 DEBUG: perl-Net-SSLeay-1.94-7.el10.x86_64 DEBUG: perl-POSIX-2.20-512.el10.x86_64 DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Pod-Simple-1:3.45-511.el10.noarch DEBUG: perl-Pod-Usage-4:2.03-511.el10.noarch DEBUG: perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-512.el10.noarch DEBUG: perl-Socket-4:2.038-511.el10.x86_64 DEBUG: perl-Storable-1:3.32-511.el10.x86_64 DEBUG: perl-Symbol-1.09-512.el10.noarch DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-Term-ReadLine-1.17-512.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-2:1.350-511.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-base-2.27-512.el10.noarch DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-if-0.61.000-512.el10.noarch DEBUG: perl-interpreter-4:5.40.1-512.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-libs-4:5.40.1-512.el10.x86_64 DEBUG: perl-locale-1.12-512.el10.noarch DEBUG: perl-mro-1.29-512.el10.x86_64 DEBUG: perl-overload-1.37-512.el10.noarch DEBUG: perl-overloading-0.02-512.el10.noarch DEBUG: perl-parent-1:0.241-512.el10.noarch DEBUG: perl-podlators-1:5.01-511.el10.noarch DEBUG: perl-vars-1.05-512.el10.noarch DEBUG: policycoreutils-3.8-1.el10.x86_64 DEBUG: policycoreutils-python-utils-3.8-1.el10.noarch DEBUG: procps-ng-4.0.4-7.el10.x86_64 DEBUG: protobuf-c-1.5.0-6.el10.x86_64 DEBUG: psmisc-23.6-8.el10.x86_64 DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-privsep-lang-3.6.0-0.20250318105728.959f01e.el10.noarch DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-audit-4.0.3-4.el10.x86_64 DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-dateutil-1:2.8.2-15.el10.noarch DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-distro-1.9.0-5.el10.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch DEBUG: python3-libselinux-3.8-1.el10.x86_64 DEBUG: python3-libsemanage-3.8.1-1.el10.x86_64 DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-ncclient-0.6.16-1.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-neutron-lib-3.18.2-0.20250318121026.bf21a6d.el10.noarch DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-os-traits-3.4.0-0.20250404063654.45f208b.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch DEBUG: python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch DEBUG: python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch DEBUG: python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-oslo-privsep-3.6.0-0.20250318105728.959f01e.el10.noarch DEBUG: python3-oslo-rootwrap-7.5.1-0.20250318113309.d8148bf.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch DEBUG: python3-ovsdbapp-2.11.0-0.20250310090707.e1bd214.el10.noarch DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-policycoreutils-3.8-1.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-psutil-5.9.8-5.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-pyroute2-0.7.12-5.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-rdo-openvswitch-2:3.4-1.el10s.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-setools-4.5.1-4.el10.x86_64 DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: rdo-openvswitch-2:3.4-1.el10s.noarch DEBUG: rpm-plugin-selinux-4.19.1.1-12.el10.x86_64 DEBUG: selinux-policy-40.13.28-1.el10.noarch DEBUG: selinux-policy-targeted-40.13.28-1.el10.noarch DEBUG: unbound-anchor-1.20.0-9.el10.x86_64 DEBUG: unbound-libs-1.20.0-9.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-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 INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/network/b7/5b/b75b569447c8b1b3c11d36122ce1231f54197e92_1a528ec4'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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 in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-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', '/var/lib/mock/dlrn-centos10-master-uc-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', '-l', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-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-centos10-master-uc-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 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-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 in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-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-centos10-master-uc-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: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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', '/var/lib/mock/dlrn-centos10-master-uc-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', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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-centos10-master-uc-x86_64-5-bootstrap/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