+ 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/centos9-antelope/data/dlrn-1.cfg --resultdir /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54' + /usr/bin/mock -v -r /home/centos9-antelope/data/dlrn-1.cfg --resultdir /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54 --clean INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos9-antelope/data/dlrn-1.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1036 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: False DEBUG: bootstrap_image: registry.centos.org/centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/ccache/u1036/', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, '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-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1036 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-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-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos9-antelope-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/centos9-antelope/data/dlrn-1.cfg DEBUG: root: dlrn-centos9-antelope-x86_64-1 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 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 best=1 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-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-9-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-baremetal] name=delorean-python-ironic-prometheus-exporter-e63fb2ee6ac8bb242d7405417e61247a66ca15aa baseurl=https://trunk.rdoproject.org/centos9-antelope/component/baremetal/e6/3f/e63fb2ee6ac8bb242d7405417e61247a66ca15aa_a1ab7c9d enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-3ddce92b748ce4846f17cfa96bbe17ed2e5ed1fd baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cinder/3d/dc/3ddce92b748ce4846f17cfa96bbe17ed2e5ed1fd_5d4c5abb enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-oslotest-d4b189682ca2239abb23ab7b8ce33a5dbd9ffc42 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/clients/d4/b1/d4b189682ca2239abb23ab7b8ce33a5dbd9ffc42_feb14b12 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-collectd-gnocchi-de115a710d45074f4cfb4b1a18fc565d165d72ff baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cloudops/de/11/de115a710d45074f4cfb4b1a18fc565d165d72ff_b5731a79 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-34d1b585b2a5bf9caa8f69380e45eff338f905a3 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/common/34/d1/34d1b585b2a5bf9caa8f69380e45eff338f905a3_e16594be enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-59f7a524fd4ded3c17b10abcedb0baff769c3a8a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/compute/59/f7/59f7a524fd4ded3c17b10abcedb0baff769c3a8a_6f128971 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1ae2ad39795a3b4c8e0d4f7169ead740b29ee033 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/glance/1a/e2/1ae2ad39795a3b4c8e0d4f7169ead740b29ee033_eee6f7e0 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-41d38ba53e62001a4ea40bb7a9d8e564752d8a93 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/manila/41/d3/41d38ba53e62001a4ea40bb7a9d8e564752d8a93_c3045b18 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovn-octavia-provider-e5d1bd03361100e437f9e6db3a839ad6f374dfb3 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/network/e5/d1/e5d1bd03361100e437f9e6db3a839ad6f374dfb3_70ca1ca2 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-8f4cde3666d9b31f9d5e15194fde13f6b65de070 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/octavia/8f/4c/8f4cde3666d9b31f9d5e15194fde13f6b65de070_37b0f502 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-65fc4dbec919203176dd36d94b39cc14c62440f0 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/podified/65/fc/65fc4dbec919203176dd36d94b39cc14c62440f0_66abb0d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-keystone-tests-tempest-a2b0a5dc59a5bece14d2994cb2085a0d2167fc49 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/security/a2/b0/a2b0a5dc59a5bece14d2994cb2085a0d2167fc49_5f1db43c enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-a2952962d2f451d63b482646e23f515be9b00b86 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/swift/a2/95/a2952962d2f451d63b482646e23f515be9b00b86_0909eacc enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-baa3cc712cbf37a077291f69d8b621bd6f759132 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/tempest/ba/a3/baa3cc712cbf37a077291f69d8b621bd6f759132_7900ce04 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-tripleo-operator-ansible-400a47bdc2deacf9b1cdb50eb144ec1915c66cda baseurl=https://trunk.rdoproject.org/centos9-antelope/component/tripleo/40/0a/400a47bdc2deacf9b1cdb50eb144ec1915c66cda_b869161a enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-5bd230721303279781caa2614bd1c442e7c87c0a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/ui/5b/d2/5bd230721303279781caa2614bd1c442e7c87c0a_d0d38a3c enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-9960993bae45db3324f6d7a7798c0cca4cc5414d baseurl=https://trunk.rdoproject.org/centos9-antelope/component/validation/99/60/9960993bae45db3324f6d7a7798c0cca4cc5414d_8f0e978e enabled=1 gpgcheck=0 priority=1 [delorean-antelope-testing] name=dlrn-antelope-testing baseurl=https://trunk.rdoproject.org/centos9-antelope/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-antelope-build-deps] name=dlrn-antelope-build-deps baseurl=https://trunk.rdoproject.org/centos9-antelope/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-quincy/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot Finish: run DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos9-antelope/data/dlrn-1.cfg --resultdir /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54 --init INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos9-antelope/data/dlrn-1.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1036 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: False DEBUG: bootstrap_image: registry.centos.org/centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/ccache/u1036/', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, '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-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1036 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-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-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos9-antelope-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/centos9-antelope/data/dlrn-1.cfg DEBUG: root: dlrn-centos9-antelope-x86_64-1 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 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 best=1 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-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-9-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-baremetal] name=delorean-python-ironic-prometheus-exporter-e63fb2ee6ac8bb242d7405417e61247a66ca15aa baseurl=https://trunk.rdoproject.org/centos9-antelope/component/baremetal/e6/3f/e63fb2ee6ac8bb242d7405417e61247a66ca15aa_a1ab7c9d enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-3ddce92b748ce4846f17cfa96bbe17ed2e5ed1fd baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cinder/3d/dc/3ddce92b748ce4846f17cfa96bbe17ed2e5ed1fd_5d4c5abb enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-oslotest-d4b189682ca2239abb23ab7b8ce33a5dbd9ffc42 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/clients/d4/b1/d4b189682ca2239abb23ab7b8ce33a5dbd9ffc42_feb14b12 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-collectd-gnocchi-de115a710d45074f4cfb4b1a18fc565d165d72ff baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cloudops/de/11/de115a710d45074f4cfb4b1a18fc565d165d72ff_b5731a79 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-34d1b585b2a5bf9caa8f69380e45eff338f905a3 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/common/34/d1/34d1b585b2a5bf9caa8f69380e45eff338f905a3_e16594be enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-59f7a524fd4ded3c17b10abcedb0baff769c3a8a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/compute/59/f7/59f7a524fd4ded3c17b10abcedb0baff769c3a8a_6f128971 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1ae2ad39795a3b4c8e0d4f7169ead740b29ee033 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/glance/1a/e2/1ae2ad39795a3b4c8e0d4f7169ead740b29ee033_eee6f7e0 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-41d38ba53e62001a4ea40bb7a9d8e564752d8a93 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/manila/41/d3/41d38ba53e62001a4ea40bb7a9d8e564752d8a93_c3045b18 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovn-octavia-provider-e5d1bd03361100e437f9e6db3a839ad6f374dfb3 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/network/e5/d1/e5d1bd03361100e437f9e6db3a839ad6f374dfb3_70ca1ca2 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-8f4cde3666d9b31f9d5e15194fde13f6b65de070 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/octavia/8f/4c/8f4cde3666d9b31f9d5e15194fde13f6b65de070_37b0f502 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-65fc4dbec919203176dd36d94b39cc14c62440f0 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/podified/65/fc/65fc4dbec919203176dd36d94b39cc14c62440f0_66abb0d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-keystone-tests-tempest-a2b0a5dc59a5bece14d2994cb2085a0d2167fc49 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/security/a2/b0/a2b0a5dc59a5bece14d2994cb2085a0d2167fc49_5f1db43c enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-a2952962d2f451d63b482646e23f515be9b00b86 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/swift/a2/95/a2952962d2f451d63b482646e23f515be9b00b86_0909eacc enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-baa3cc712cbf37a077291f69d8b621bd6f759132 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/tempest/ba/a3/baa3cc712cbf37a077291f69d8b621bd6f759132_7900ce04 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-tripleo-operator-ansible-400a47bdc2deacf9b1cdb50eb144ec1915c66cda baseurl=https://trunk.rdoproject.org/centos9-antelope/component/tripleo/40/0a/400a47bdc2deacf9b1cdb50eb144ec1915c66cda_b869161a enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-5bd230721303279781caa2614bd1c442e7c87c0a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/ui/5b/d2/5bd230721303279781caa2614bd1c442e7c87c0a_d0d38a3c enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-9960993bae45db3324f6d7a7798c0cca4cc5414d baseurl=https://trunk.rdoproject.org/centos9-antelope/component/validation/99/60/9960993bae45db3324f6d7a7798c0cca4cc5414d_8f0e978e enabled=1 gpgcheck=0 priority=1 [delorean-antelope-testing] name=dlrn-antelope-testing baseurl=https://trunk.rdoproject.org/centos9-antelope/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-antelope-build-deps] name=dlrn-antelope-build-deps baseurl=https://trunk.rdoproject.org/centos9-antelope/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-quincy/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 4185964 2783000 594656 9243220 11012620 DEBUG: Swap: 16777212 3763860 13013352 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 266M 4.1G 7% /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.0in3wzkg', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 4201404 1022668 1888608 10988112 9703212 DEBUG: Swap: 16777212 3763860 13013352 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.4G 3.0G 31% /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.dkx94sgl', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: resultdir = /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/usermod', '-u', '1036', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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/centos9-antelope/data/dlrn-1.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' ++ /usr/bin/mock -r /home/centos9-antelope/data/dlrn-1.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/ + '[' -z '' ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9 Note: switching to 'd28630b759ad2d7a8c2f9a6b9b2dc475affecaa9'. 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 d28630b7 Update master for stable/2023.1 + '[' -d /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/tmp/pkgsrc ~/data/openstack-watcher + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/openstack-watcher ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos9-antelope/data/dlrn-1.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ /usr/bin/mock -q -r /home/centos9-antelope/data/dlrn-1.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 10.1.0.dev2 d28630b + UPSTREAMVERSION=10.1.0.dev2 + [[ 10.1.0.dev2 =~ ([^-]*)-(.+) ]] + [[ 10.1.0.dev2 =~ (.*?)\.(0rc.+) ]] + [[ 10.1.0.dev2 =~ (.*?)\.(0b.+) ]] + [[ 10.1.0.dev2 =~ (.*?)\.(0a.+) ]] + [[ 10.1.0.dev2 =~ (.*?)\.(dev.+) ]] + VERSION=10.1.0 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20230307093439.d28630b + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos9-antelope/data/dlrn-1.cfg --resultdir /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos9-antelope/data/dlrn-1.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1036 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: False DEBUG: bootstrap_image: registry.centos.org/centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/ccache/u1036/', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, '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-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1036 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-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-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos9-antelope-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/centos9-antelope/data/dlrn-1.cfg DEBUG: root: dlrn-centos9-antelope-x86_64-1 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 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 best=1 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-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-9-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-baremetal] name=delorean-python-ironic-prometheus-exporter-e63fb2ee6ac8bb242d7405417e61247a66ca15aa baseurl=https://trunk.rdoproject.org/centos9-antelope/component/baremetal/e6/3f/e63fb2ee6ac8bb242d7405417e61247a66ca15aa_a1ab7c9d enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-3ddce92b748ce4846f17cfa96bbe17ed2e5ed1fd baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cinder/3d/dc/3ddce92b748ce4846f17cfa96bbe17ed2e5ed1fd_5d4c5abb enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-oslotest-d4b189682ca2239abb23ab7b8ce33a5dbd9ffc42 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/clients/d4/b1/d4b189682ca2239abb23ab7b8ce33a5dbd9ffc42_feb14b12 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-collectd-gnocchi-de115a710d45074f4cfb4b1a18fc565d165d72ff baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cloudops/de/11/de115a710d45074f4cfb4b1a18fc565d165d72ff_b5731a79 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-34d1b585b2a5bf9caa8f69380e45eff338f905a3 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/common/34/d1/34d1b585b2a5bf9caa8f69380e45eff338f905a3_e16594be enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-59f7a524fd4ded3c17b10abcedb0baff769c3a8a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/compute/59/f7/59f7a524fd4ded3c17b10abcedb0baff769c3a8a_6f128971 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1ae2ad39795a3b4c8e0d4f7169ead740b29ee033 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/glance/1a/e2/1ae2ad39795a3b4c8e0d4f7169ead740b29ee033_eee6f7e0 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-41d38ba53e62001a4ea40bb7a9d8e564752d8a93 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/manila/41/d3/41d38ba53e62001a4ea40bb7a9d8e564752d8a93_c3045b18 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovn-octavia-provider-e5d1bd03361100e437f9e6db3a839ad6f374dfb3 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/network/e5/d1/e5d1bd03361100e437f9e6db3a839ad6f374dfb3_70ca1ca2 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-8f4cde3666d9b31f9d5e15194fde13f6b65de070 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/octavia/8f/4c/8f4cde3666d9b31f9d5e15194fde13f6b65de070_37b0f502 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-65fc4dbec919203176dd36d94b39cc14c62440f0 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/podified/65/fc/65fc4dbec919203176dd36d94b39cc14c62440f0_66abb0d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-keystone-tests-tempest-a2b0a5dc59a5bece14d2994cb2085a0d2167fc49 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/security/a2/b0/a2b0a5dc59a5bece14d2994cb2085a0d2167fc49_5f1db43c enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-a2952962d2f451d63b482646e23f515be9b00b86 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/swift/a2/95/a2952962d2f451d63b482646e23f515be9b00b86_0909eacc enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-baa3cc712cbf37a077291f69d8b621bd6f759132 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/tempest/ba/a3/baa3cc712cbf37a077291f69d8b621bd6f759132_7900ce04 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-tripleo-operator-ansible-400a47bdc2deacf9b1cdb50eb144ec1915c66cda baseurl=https://trunk.rdoproject.org/centos9-antelope/component/tripleo/40/0a/400a47bdc2deacf9b1cdb50eb144ec1915c66cda_b869161a enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-5bd230721303279781caa2614bd1c442e7c87c0a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/ui/5b/d2/5bd230721303279781caa2614bd1c442e7c87c0a_d0d38a3c enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-9960993bae45db3324f6d7a7798c0cca4cc5414d baseurl=https://trunk.rdoproject.org/centos9-antelope/component/validation/99/60/9960993bae45db3324f6d7a7798c0cca4cc5414d_8f0e978e enabled=1 gpgcheck=0 priority=1 [delorean-antelope-testing] name=dlrn-antelope-testing baseurl=https://trunk.rdoproject.org/centos9-antelope/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-antelope-build-deps] name=dlrn-antelope-build-deps baseurl=https://trunk.rdoproject.org/centos9-antelope/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-quincy/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 4200092 1004312 1901092 11007780 9692024 DEBUG: Swap: 16777212 3763860 13013352 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 266M 4.1G 7% /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ycnmwy9l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root. DEBUG: ensuring that dir exists: /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 4200520 1003844 1901092 11007820 9691580 DEBUG: Swap: 16777212 3763860 13013352 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.4G 3.0G 32% /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ghjrn_qd', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: resultdir = /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/usermod', '-u', '1036', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/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 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 python_watcher.egg-info writing python_watcher.egg-info/PKG-INFO writing dependency_links to python_watcher.egg-info/dependency_links.txt writing entry points to python_watcher.egg-info/entry_points.txt writing requirements to python_watcher.egg-info/requires.txt writing top-level names to python_watcher.egg-info/top_level.txt writing pbr to python_watcher.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'python_watcher.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 'python_watcher.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating python-watcher-10.1.0.dev2 creating python-watcher-10.1.0.dev2/api-ref creating python-watcher-10.1.0.dev2/api-ref/source creating python-watcher-10.1.0.dev2/api-ref/source/samples creating python-watcher-10.1.0.dev2/devstack creating python-watcher-10.1.0.dev2/devstack/files creating python-watcher-10.1.0.dev2/devstack/lib creating python-watcher-10.1.0.dev2/devstack/upgrade creating python-watcher-10.1.0.dev2/devstack/upgrade/from_rocky creating python-watcher-10.1.0.dev2/doc creating python-watcher-10.1.0.dev2/doc/ext creating python-watcher-10.1.0.dev2/doc/notification_samples creating python-watcher-10.1.0.dev2/doc/source creating python-watcher-10.1.0.dev2/doc/source/_static creating python-watcher-10.1.0.dev2/doc/source/admin creating python-watcher-10.1.0.dev2/doc/source/configuration creating python-watcher-10.1.0.dev2/doc/source/contributor creating python-watcher-10.1.0.dev2/doc/source/contributor/plugin creating python-watcher-10.1.0.dev2/doc/source/datasources creating python-watcher-10.1.0.dev2/doc/source/image_src creating python-watcher-10.1.0.dev2/doc/source/image_src/dia creating python-watcher-10.1.0.dev2/doc/source/image_src/plantuml creating python-watcher-10.1.0.dev2/doc/source/images creating python-watcher-10.1.0.dev2/doc/source/install creating python-watcher-10.1.0.dev2/doc/source/man creating python-watcher-10.1.0.dev2/doc/source/strategies creating python-watcher-10.1.0.dev2/doc/source/user creating python-watcher-10.1.0.dev2/etc creating python-watcher-10.1.0.dev2/etc/apache2 creating python-watcher-10.1.0.dev2/etc/watcher creating python-watcher-10.1.0.dev2/etc/watcher/oslo-config-generator creating python-watcher-10.1.0.dev2/etc/watcher/oslo-policy-generator creating python-watcher-10.1.0.dev2/python_watcher.egg-info creating python-watcher-10.1.0.dev2/rally-jobs creating python-watcher-10.1.0.dev2/releasenotes creating python-watcher-10.1.0.dev2/releasenotes/notes creating python-watcher-10.1.0.dev2/releasenotes/source creating python-watcher-10.1.0.dev2/releasenotes/source/_static creating python-watcher-10.1.0.dev2/releasenotes/source/locale creating python-watcher-10.1.0.dev2/releasenotes/source/locale/en_GB creating python-watcher-10.1.0.dev2/releasenotes/source/locale/en_GB/LC_MESSAGES creating python-watcher-10.1.0.dev2/releasenotes/source/locale/fr creating python-watcher-10.1.0.dev2/releasenotes/source/locale/fr/LC_MESSAGES creating python-watcher-10.1.0.dev2/watcher creating python-watcher-10.1.0.dev2/watcher/api creating python-watcher-10.1.0.dev2/watcher/api/controllers creating python-watcher-10.1.0.dev2/watcher/api/controllers/v1 creating python-watcher-10.1.0.dev2/watcher/api/middleware creating python-watcher-10.1.0.dev2/watcher/applier creating python-watcher-10.1.0.dev2/watcher/applier/action_plan creating python-watcher-10.1.0.dev2/watcher/applier/actions creating python-watcher-10.1.0.dev2/watcher/applier/loading creating python-watcher-10.1.0.dev2/watcher/applier/messaging creating python-watcher-10.1.0.dev2/watcher/applier/workflow_engine creating python-watcher-10.1.0.dev2/watcher/cmd creating python-watcher-10.1.0.dev2/watcher/common creating python-watcher-10.1.0.dev2/watcher/common/loader creating python-watcher-10.1.0.dev2/watcher/common/policies creating python-watcher-10.1.0.dev2/watcher/conf creating python-watcher-10.1.0.dev2/watcher/db creating python-watcher-10.1.0.dev2/watcher/db/sqlalchemy creating python-watcher-10.1.0.dev2/watcher/db/sqlalchemy/alembic creating python-watcher-10.1.0.dev2/watcher/db/sqlalchemy/alembic/versions creating python-watcher-10.1.0.dev2/watcher/decision_engine creating python-watcher-10.1.0.dev2/watcher/decision_engine/audit creating python-watcher-10.1.0.dev2/watcher/decision_engine/datasources creating python-watcher-10.1.0.dev2/watcher/decision_engine/datasources/grafana_translator creating python-watcher-10.1.0.dev2/watcher/decision_engine/goal creating python-watcher-10.1.0.dev2/watcher/decision_engine/goal/efficacy creating python-watcher-10.1.0.dev2/watcher/decision_engine/loading creating python-watcher-10.1.0.dev2/watcher/decision_engine/messaging creating python-watcher-10.1.0.dev2/watcher/decision_engine/model creating python-watcher-10.1.0.dev2/watcher/decision_engine/model/collector creating python-watcher-10.1.0.dev2/watcher/decision_engine/model/element creating python-watcher-10.1.0.dev2/watcher/decision_engine/model/notification creating python-watcher-10.1.0.dev2/watcher/decision_engine/planner creating python-watcher-10.1.0.dev2/watcher/decision_engine/scope creating python-watcher-10.1.0.dev2/watcher/decision_engine/scoring creating python-watcher-10.1.0.dev2/watcher/decision_engine/solution creating python-watcher-10.1.0.dev2/watcher/decision_engine/strategy creating python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/common creating python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/context creating python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/selection creating python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies creating python-watcher-10.1.0.dev2/watcher/hacking creating python-watcher-10.1.0.dev2/watcher/locale creating python-watcher-10.1.0.dev2/watcher/locale/de creating python-watcher-10.1.0.dev2/watcher/locale/de/LC_MESSAGES creating python-watcher-10.1.0.dev2/watcher/locale/en_GB creating python-watcher-10.1.0.dev2/watcher/locale/en_GB/LC_MESSAGES creating python-watcher-10.1.0.dev2/watcher/notifications creating python-watcher-10.1.0.dev2/watcher/objects creating python-watcher-10.1.0.dev2/watcher/tests creating python-watcher-10.1.0.dev2/watcher/tests/api creating python-watcher-10.1.0.dev2/watcher/tests/api/v1 creating python-watcher-10.1.0.dev2/watcher/tests/applier creating python-watcher-10.1.0.dev2/watcher/tests/applier/action_plan creating python-watcher-10.1.0.dev2/watcher/tests/applier/actions creating python-watcher-10.1.0.dev2/watcher/tests/applier/actions/loading creating python-watcher-10.1.0.dev2/watcher/tests/applier/messaging creating python-watcher-10.1.0.dev2/watcher/tests/applier/workflow_engine creating python-watcher-10.1.0.dev2/watcher/tests/applier/workflow_engine/loading creating python-watcher-10.1.0.dev2/watcher/tests/cmd creating python-watcher-10.1.0.dev2/watcher/tests/common creating python-watcher-10.1.0.dev2/watcher/tests/common/loader creating python-watcher-10.1.0.dev2/watcher/tests/conf creating python-watcher-10.1.0.dev2/watcher/tests/db creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/audit creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/cluster creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/datasources creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/datasources/grafana_translators creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/event_consumer creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/loading creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/messaging creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/planner creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/scope creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/scoring creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/solution creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/context creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/selector creating python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies creating python-watcher-10.1.0.dev2/watcher/tests/notifications creating python-watcher-10.1.0.dev2/watcher/tests/objects copying files to python-watcher-10.1.0.dev2... copying .coveragerc -> python-watcher-10.1.0.dev2 copying .mailmap -> python-watcher-10.1.0.dev2 copying .stestr.conf -> python-watcher-10.1.0.dev2 copying .zuul.yaml -> python-watcher-10.1.0.dev2 copying AUTHORS -> python-watcher-10.1.0.dev2 copying CONTRIBUTING.rst -> python-watcher-10.1.0.dev2 copying ChangeLog -> python-watcher-10.1.0.dev2 copying HACKING.rst -> python-watcher-10.1.0.dev2 copying LICENSE -> python-watcher-10.1.0.dev2 copying README.rst -> python-watcher-10.1.0.dev2 copying requirements.txt -> python-watcher-10.1.0.dev2 copying setup.cfg -> python-watcher-10.1.0.dev2 copying setup.py -> python-watcher-10.1.0.dev2 copying test-requirements.txt -> python-watcher-10.1.0.dev2 copying tox.ini -> python-watcher-10.1.0.dev2 copying api-ref/source/conf.py -> python-watcher-10.1.0.dev2/api-ref/source copying api-ref/source/index.rst -> python-watcher-10.1.0.dev2/api-ref/source copying api-ref/source/parameters.yaml -> python-watcher-10.1.0.dev2/api-ref/source copying api-ref/source/watcher-api-v1-actionplans.inc -> python-watcher-10.1.0.dev2/api-ref/source copying api-ref/source/watcher-api-v1-actions.inc -> python-watcher-10.1.0.dev2/api-ref/source copying api-ref/source/watcher-api-v1-audits.inc -> python-watcher-10.1.0.dev2/api-ref/source copying api-ref/source/watcher-api-v1-audittemplates.inc -> python-watcher-10.1.0.dev2/api-ref/source copying api-ref/source/watcher-api-v1-datamodel.inc -> python-watcher-10.1.0.dev2/api-ref/source copying api-ref/source/watcher-api-v1-goals.inc -> python-watcher-10.1.0.dev2/api-ref/source copying api-ref/source/watcher-api-v1-scoring_engines.inc -> python-watcher-10.1.0.dev2/api-ref/source copying api-ref/source/watcher-api-v1-services.inc -> python-watcher-10.1.0.dev2/api-ref/source copying api-ref/source/watcher-api-v1-strategies.inc -> python-watcher-10.1.0.dev2/api-ref/source copying api-ref/source/watcher-api-v1-webhooks.inc -> python-watcher-10.1.0.dev2/api-ref/source copying api-ref/source/watcher-api-versions.inc -> python-watcher-10.1.0.dev2/api-ref/source copying api-ref/source/samples/actionplan-cancel-request-cancelling.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/actionplan-cancel-request-pending.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/actionplan-list-detailed-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/actionplan-list-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/actionplan-show-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/actionplan-start-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/actions-list-detailed-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/actions-list-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/actions-show-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/api-root-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/api-v1-root-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audit-cancel-request.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audit-cancel-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audit-create-request-continuous.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audit-create-request-oneshot.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audit-create-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audit-list-detailed-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audit-list-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audit-show-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audit-update-request.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audit-update-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audittemplate-create-request-full.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audittemplate-create-request-minimal.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audittemplate-create-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audittemplate-list-detailed-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audittemplate-list-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audittemplate-show-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audittemplate-update-request.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/audittemplate-update-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/datamodel-list-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/goal-list-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/goal-show-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/scoring_engine-list-detailed-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/scoring_engine-list-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/scoring_engine-show-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/service-list-detailed-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/service-list-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/service-show-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/strategy-list-detailed-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/strategy-list-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/strategy-show-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying api-ref/source/samples/strategy-state-response.json -> python-watcher-10.1.0.dev2/api-ref/source/samples copying devstack/local.conf.compute -> python-watcher-10.1.0.dev2/devstack copying devstack/local.conf.controller -> python-watcher-10.1.0.dev2/devstack copying devstack/override-defaults -> python-watcher-10.1.0.dev2/devstack copying devstack/plugin.sh -> python-watcher-10.1.0.dev2/devstack copying devstack/settings -> python-watcher-10.1.0.dev2/devstack copying devstack/files/apache-watcher-api.template -> python-watcher-10.1.0.dev2/devstack/files copying devstack/lib/watcher -> python-watcher-10.1.0.dev2/devstack/lib copying devstack/upgrade/resources.sh -> python-watcher-10.1.0.dev2/devstack/upgrade copying devstack/upgrade/settings -> python-watcher-10.1.0.dev2/devstack/upgrade copying devstack/upgrade/shutdown.sh -> python-watcher-10.1.0.dev2/devstack/upgrade copying devstack/upgrade/upgrade.sh -> python-watcher-10.1.0.dev2/devstack/upgrade copying devstack/upgrade/from_rocky/upgrade-watcher -> python-watcher-10.1.0.dev2/devstack/upgrade/from_rocky copying doc/requirements.txt -> python-watcher-10.1.0.dev2/doc copying doc/ext/__init__.py -> python-watcher-10.1.0.dev2/doc/ext copying doc/ext/term.py -> python-watcher-10.1.0.dev2/doc/ext copying doc/ext/versioned_notifications.py -> python-watcher-10.1.0.dev2/doc/ext copying doc/notification_samples/action-cancel-end.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action-cancel-error.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action-cancel-start.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action-create.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action-delete.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action-execution-end.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action-execution-error.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action-execution-start.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action-update.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action_plan-cancel-end.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action_plan-cancel-error.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action_plan-cancel-start.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action_plan-create.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action_plan-delete.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action_plan-execution-end.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action_plan-execution-error.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action_plan-execution-start.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/action_plan-update.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/audit-create.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/audit-delete.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/audit-planner-end.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/audit-planner-error.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/audit-planner-start.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/audit-strategy-end.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/audit-strategy-error.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/audit-strategy-start.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/audit-update.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/infra-optim-exception.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/notification_samples/service-update.json -> python-watcher-10.1.0.dev2/doc/notification_samples copying doc/source/architecture.rst -> python-watcher-10.1.0.dev2/doc/source copying doc/source/conf.py -> python-watcher-10.1.0.dev2/doc/source copying doc/source/glossary.rst -> python-watcher-10.1.0.dev2/doc/source copying doc/source/index.rst -> python-watcher-10.1.0.dev2/doc/source copying doc/source/_static/.placeholder -> python-watcher-10.1.0.dev2/doc/source/_static copying doc/source/admin/apache-mod-wsgi.rst -> python-watcher-10.1.0.dev2/doc/source/admin copying doc/source/admin/gmr.rst -> python-watcher-10.1.0.dev2/doc/source/admin copying doc/source/admin/index.rst -> python-watcher-10.1.0.dev2/doc/source/admin copying doc/source/admin/policy.rst -> python-watcher-10.1.0.dev2/doc/source/admin copying doc/source/configuration/configuring.rst -> python-watcher-10.1.0.dev2/doc/source/configuration copying doc/source/configuration/index.rst -> python-watcher-10.1.0.dev2/doc/source/configuration copying doc/source/configuration/watcher.rst -> python-watcher-10.1.0.dev2/doc/source/configuration copying doc/source/contributor/api_microversion_history.rst -> python-watcher-10.1.0.dev2/doc/source/contributor copying doc/source/contributor/concurrency.rst -> python-watcher-10.1.0.dev2/doc/source/contributor copying doc/source/contributor/contributing.rst -> python-watcher-10.1.0.dev2/doc/source/contributor copying doc/source/contributor/devstack.rst -> python-watcher-10.1.0.dev2/doc/source/contributor copying doc/source/contributor/environment.rst -> python-watcher-10.1.0.dev2/doc/source/contributor copying doc/source/contributor/index.rst -> python-watcher-10.1.0.dev2/doc/source/contributor copying doc/source/contributor/notifications.rst -> python-watcher-10.1.0.dev2/doc/source/contributor copying doc/source/contributor/rally_link.rst -> python-watcher-10.1.0.dev2/doc/source/contributor copying doc/source/contributor/testing.rst -> python-watcher-10.1.0.dev2/doc/source/contributor copying doc/source/contributor/plugin/action-plugin.rst -> python-watcher-10.1.0.dev2/doc/source/contributor/plugin copying doc/source/contributor/plugin/base-setup.rst -> python-watcher-10.1.0.dev2/doc/source/contributor/plugin copying doc/source/contributor/plugin/cdmc-plugin.rst -> python-watcher-10.1.0.dev2/doc/source/contributor/plugin copying doc/source/contributor/plugin/goal-plugin.rst -> python-watcher-10.1.0.dev2/doc/source/contributor/plugin copying doc/source/contributor/plugin/index.rst -> python-watcher-10.1.0.dev2/doc/source/contributor/plugin copying doc/source/contributor/plugin/planner-plugin.rst -> python-watcher-10.1.0.dev2/doc/source/contributor/plugin copying doc/source/contributor/plugin/plugins.rst -> python-watcher-10.1.0.dev2/doc/source/contributor/plugin copying doc/source/contributor/plugin/scoring-engine-plugin.rst -> python-watcher-10.1.0.dev2/doc/source/contributor/plugin copying doc/source/contributor/plugin/strategy-plugin.rst -> python-watcher-10.1.0.dev2/doc/source/contributor/plugin copying doc/source/datasources/grafana.rst -> python-watcher-10.1.0.dev2/doc/source/datasources copying doc/source/datasources/index.rst -> python-watcher-10.1.0.dev2/doc/source/datasources copying doc/source/image_src/dia/architecture.dia -> python-watcher-10.1.0.dev2/doc/source/image_src/dia copying doc/source/image_src/dia/functional_data_model.dia -> python-watcher-10.1.0.dev2/doc/source/image_src/dia copying doc/source/image_src/plantuml/README.rst -> python-watcher-10.1.0.dev2/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/action_plan_state_machine.txt -> python-watcher-10.1.0.dev2/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/audit_state_machine.txt -> python-watcher-10.1.0.dev2/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/sequence_architecture_cdmc_sync.txt -> python-watcher-10.1.0.dev2/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/sequence_create_and_launch_audit.txt -> python-watcher-10.1.0.dev2/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/sequence_create_audit_template.txt -> python-watcher-10.1.0.dev2/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/sequence_from_audit_execution_to_actionplan_creation.txt -> python-watcher-10.1.0.dev2/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/sequence_launch_action_plan.txt -> python-watcher-10.1.0.dev2/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/sequence_launch_action_plan_in_applier.txt -> python-watcher-10.1.0.dev2/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/sequence_overview_watcher_usage.txt -> python-watcher-10.1.0.dev2/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/sequence_trigger_audit_in_decision_engine.txt -> python-watcher-10.1.0.dev2/doc/source/image_src/plantuml copying doc/source/image_src/plantuml/watcher_db_schema_diagram.txt -> python-watcher-10.1.0.dev2/doc/source/image_src/plantuml copying doc/source/images/action_plan_state_machine.png -> python-watcher-10.1.0.dev2/doc/source/images copying doc/source/images/architecture.svg -> python-watcher-10.1.0.dev2/doc/source/images copying doc/source/images/audit_state_machine.png -> python-watcher-10.1.0.dev2/doc/source/images copying doc/source/images/functional_data_model.svg -> python-watcher-10.1.0.dev2/doc/source/images copying doc/source/images/sequence_architecture_cdmc_sync.png -> python-watcher-10.1.0.dev2/doc/source/images copying doc/source/images/sequence_create_and_launch_audit.png -> python-watcher-10.1.0.dev2/doc/source/images copying doc/source/images/sequence_create_audit_template.png -> python-watcher-10.1.0.dev2/doc/source/images copying doc/source/images/sequence_from_audit_execution_to_actionplan_creation.png -> python-watcher-10.1.0.dev2/doc/source/images copying doc/source/images/sequence_launch_action_plan.png -> python-watcher-10.1.0.dev2/doc/source/images copying doc/source/images/sequence_launch_action_plan_in_applier.png -> python-watcher-10.1.0.dev2/doc/source/images copying doc/source/images/sequence_overview_watcher_usage.png -> python-watcher-10.1.0.dev2/doc/source/images copying doc/source/images/sequence_trigger_audit_in_decision_engine.png -> python-watcher-10.1.0.dev2/doc/source/images copying doc/source/images/watcher_db_schema_diagram.png -> python-watcher-10.1.0.dev2/doc/source/images copying doc/source/install/common_configure.rst -> python-watcher-10.1.0.dev2/doc/source/install copying doc/source/install/common_prerequisites.rst -> python-watcher-10.1.0.dev2/doc/source/install copying doc/source/install/get_started.rst -> python-watcher-10.1.0.dev2/doc/source/install copying doc/source/install/index.rst -> python-watcher-10.1.0.dev2/doc/source/install copying doc/source/install/install-rdo.rst -> python-watcher-10.1.0.dev2/doc/source/install copying doc/source/install/install-ubuntu.rst -> python-watcher-10.1.0.dev2/doc/source/install copying doc/source/install/install.rst -> python-watcher-10.1.0.dev2/doc/source/install copying doc/source/install/next-steps.rst -> python-watcher-10.1.0.dev2/doc/source/install copying doc/source/install/verify.rst -> python-watcher-10.1.0.dev2/doc/source/install copying doc/source/man/footer.rst -> python-watcher-10.1.0.dev2/doc/source/man copying doc/source/man/general-options.rst -> python-watcher-10.1.0.dev2/doc/source/man copying doc/source/man/index.rst -> python-watcher-10.1.0.dev2/doc/source/man copying doc/source/man/watcher-api.rst -> python-watcher-10.1.0.dev2/doc/source/man copying doc/source/man/watcher-applier.rst -> python-watcher-10.1.0.dev2/doc/source/man copying doc/source/man/watcher-db-manage.rst -> python-watcher-10.1.0.dev2/doc/source/man copying doc/source/man/watcher-decision-engine.rst -> python-watcher-10.1.0.dev2/doc/source/man copying doc/source/man/watcher-status.rst -> python-watcher-10.1.0.dev2/doc/source/man copying doc/source/strategies/actuation.rst -> python-watcher-10.1.0.dev2/doc/source/strategies copying doc/source/strategies/basic-server-consolidation.rst -> python-watcher-10.1.0.dev2/doc/source/strategies copying doc/source/strategies/host_maintenance.rst -> python-watcher-10.1.0.dev2/doc/source/strategies copying doc/source/strategies/index.rst -> python-watcher-10.1.0.dev2/doc/source/strategies copying doc/source/strategies/node_resource_consolidation.rst -> python-watcher-10.1.0.dev2/doc/source/strategies copying doc/source/strategies/noisy_neighbor.rst -> python-watcher-10.1.0.dev2/doc/source/strategies copying doc/source/strategies/outlet_temp_control.rst -> python-watcher-10.1.0.dev2/doc/source/strategies copying doc/source/strategies/saving_energy.rst -> python-watcher-10.1.0.dev2/doc/source/strategies copying doc/source/strategies/storage_capacity_balance.rst -> python-watcher-10.1.0.dev2/doc/source/strategies copying doc/source/strategies/strategy-template.rst -> python-watcher-10.1.0.dev2/doc/source/strategies copying doc/source/strategies/uniform_airflow.rst -> python-watcher-10.1.0.dev2/doc/source/strategies copying doc/source/strategies/vm_workload_consolidation.rst -> python-watcher-10.1.0.dev2/doc/source/strategies copying doc/source/strategies/workload-stabilization.rst -> python-watcher-10.1.0.dev2/doc/source/strategies copying doc/source/strategies/workload_balance.rst -> python-watcher-10.1.0.dev2/doc/source/strategies copying doc/source/strategies/zone_migration.rst -> python-watcher-10.1.0.dev2/doc/source/strategies copying doc/source/user/event_type_audit.rst -> python-watcher-10.1.0.dev2/doc/source/user copying doc/source/user/index.rst -> python-watcher-10.1.0.dev2/doc/source/user copying doc/source/user/user-guide.rst -> python-watcher-10.1.0.dev2/doc/source/user copying doc/source/user/ways-to-install.rst -> python-watcher-10.1.0.dev2/doc/source/user copying etc/apache2/watcher -> python-watcher-10.1.0.dev2/etc/apache2 copying etc/watcher/README-watcher.conf.txt -> python-watcher-10.1.0.dev2/etc/watcher copying etc/watcher/oslo-config-generator/watcher.conf -> python-watcher-10.1.0.dev2/etc/watcher/oslo-config-generator copying etc/watcher/oslo-policy-generator/watcher-policy-generator.conf -> python-watcher-10.1.0.dev2/etc/watcher/oslo-policy-generator copying python_watcher.egg-info/PKG-INFO -> python-watcher-10.1.0.dev2/python_watcher.egg-info copying python_watcher.egg-info/SOURCES.txt -> python-watcher-10.1.0.dev2/python_watcher.egg-info copying python_watcher.egg-info/dependency_links.txt -> python-watcher-10.1.0.dev2/python_watcher.egg-info copying python_watcher.egg-info/entry_points.txt -> python-watcher-10.1.0.dev2/python_watcher.egg-info copying python_watcher.egg-info/not-zip-safe -> python-watcher-10.1.0.dev2/python_watcher.egg-info copying python_watcher.egg-info/pbr.json -> python-watcher-10.1.0.dev2/python_watcher.egg-info copying python_watcher.egg-info/requires.txt -> python-watcher-10.1.0.dev2/python_watcher.egg-info copying python_watcher.egg-info/top_level.txt -> python-watcher-10.1.0.dev2/python_watcher.egg-info copying rally-jobs/README.rst -> python-watcher-10.1.0.dev2/rally-jobs copying rally-jobs/watcher-watcher.yaml -> python-watcher-10.1.0.dev2/rally-jobs copying releasenotes/notes/.placeholder -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/action-plan-cancel-c54726378019e096.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/action-plan-versioned-notifications-api-e8ca4f5d37aa5b4b.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/action-versioned-notifications-api-ff94fc0f401292d0.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/add-baremetal-scoper-9ef23f5fb8f0be6a.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/add-force-field-to-audit-4bcaeedfe27233ad.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/add-ha-support-b9042255e5b76e42.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/add-name-for-audit-0df1f39f00736f06.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/add-plugins-parameters-376eb6b0b8978b44.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/add-power-on-off-a77673d482568a8b.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/add-scoring-module-fa00d013ed2d614e.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/add-start-end-time-for-continuous-audit-52c45052cb06d153.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/add-upgrade-check-framework-5bb9693c8a78931c.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/api-call-retry-fef741ac684c58dd.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/api-microversioning-7999a3ee8073bf32.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/audit-scoper-for-storage-data-model-cdccc803542d22db.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/audit-tag-vm-metadata-47a3e4468748853c.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/audit-versioned-notifications-api-bca7738e16954bad.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/automatic-triggering-audit-8a9b0540d547db60.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/background-jobs-ha-9d3cf3fe356f4705.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/bp-audit-scope-exclude-project-511a7720aac00dff.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/build-baremetal-data-model-in-watcher-3023453a47b61dab.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/cdm-scoping-8d9c307bad46bfa1.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/centralise-config-opts-95670987dfbdb0e7.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/change-ram-util-metric-4a3e6984b9dd968d.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/check-strategy-requirements-66f9e9262412f8ec.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/cinder-model-integration-baa394a72a0a33bf.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/cluster-model-objects-wrapper-9c799ea262c56a5b.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/compute-cdm-include-all-instances-f7506ded2d57732f.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/configurable-weights-default-planner-3746b33160bc7347.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/consume-nova-versioned-notifications-f98361b37e546b4d.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/continuously-optimization-35364f4d2c0b81fc.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/cron-based-continuous-audits-c3eedf28d9752b37.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/datasource-query-retry-00cba5f7e68aec39.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/db-migration-e1a705a8b54ccdd2.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/define-the-audit-scope-e89edc5051dcf3f2.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/deprecate-ceilometer-datasource-446b0be70fbce28b.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-3a92379e9f5dd203.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/drop-py-2-7-54f8e806d71f19a7.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/dynamic-action-description-0e947b9e7ef2a134.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/efficacy-indicator-95380ad7b84e3be2.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/enhance-watcher-applier-engine-86c676ce8f179e68.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/event-driven-optimization-based-4870f112bef8a560.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/file-based-metric-map-c2af62b5067895df.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/formal-datasource-interface-implementation-222769d55a127d33.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/general-purpose-decision-engine-threadpool-0711b23abfc9d409.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/get-goal-from-strategy-396c9b13a38bb650.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/global-datasource-preference-3ab47b4be09ff3a5.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/gnocchi-watcher-43c25d391fbd3e9c.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/grafana-datasource-b672367c23ffa0c6.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/graph-based-cluster-model-523937a6f5e66537.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/host-maintenance-strategy-41f640927948fb56.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/improve-compute-data-model-b427c85e4ed2b6fb.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/jsonschema-validation-79cab05d5295da00.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/min-required-nova-train-71f124192d88ae52.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/monasca-support-0b0486b8572ac38b.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/multiple-global-efficacy-indicator-fc11c4844a12a7d5.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/node-resource-consolidation-73bc0c0abfeb0b03.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/noisy-neighbor-strategy-a71342740b59dddc.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/notifications-actionplan-cancel-edb2a4a12543e2d0.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/optimization-threshold-21ad38f0470d0e1a.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/persistent-audit-parameters-ae41dd7252ba9672.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/planner-storage-action-plan-26ef37893c5e8648.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/remove-nova-legacy-notifications-e1b6d10eff58f30a.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/replace-cold-migrate-to-use-nova-migration-api-cecd9a39ddd3bc58.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/scope-for-data-model-ea9792f90db14343.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/service-versioned-notifications-api-70367b79a565d900.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/show-datamodel-api-6945b744fd5d25d5.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/stale-action-plan-b6a6b08df873c128.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/standard-deviation-strategy-cd1d0c443fdfde9c.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/storage-workload-balance-0ecabbc1791e6894.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/support-keystoneclient-option-b30d1ff45f86a2e7.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/support-placement-api-58ce6bef1bbbe98a.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/suspended-audit-state-07f998c94e9d9a47.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/uniform-airflow-strategy-68cdba1419c3f770.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/uwsgi-support-8dcea6961e56dad0.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/volume-migrate-action-fc57b0ce0e4c39ae.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/watcher-notifications-ovo-7b44d52ef6400dd0.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/watcher-planner-selector-84d77549d46f362a.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/watcher-policies-1e86a30f0f11c6fa.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/watcher-service-list-7b2f4b64f71e9b89.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/watcher-versioned-objects-fc5abf5c81c4590c.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/workload-balance-base-on-cpu-or-ram-util-3ff4ee968c32b2ed.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/workload-balance-migration-strategy-a0b05148a57815c0.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/notes/zone-migration-strategy-10f7656a2a01e607.yaml -> python-watcher-10.1.0.dev2/releasenotes/notes copying releasenotes/source/2023.1.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/conf.py -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/index.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/newton.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/ocata.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/pike.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/queens.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/rocky.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/stein.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/train.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/unreleased.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/ussuri.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/victoria.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/wallaby.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/xena.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/yoga.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/zed.rst -> python-watcher-10.1.0.dev2/releasenotes/source copying releasenotes/source/_static/.placeholder -> python-watcher-10.1.0.dev2/releasenotes/source/_static copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> python-watcher-10.1.0.dev2/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> python-watcher-10.1.0.dev2/releasenotes/source/locale/fr/LC_MESSAGES copying watcher/__init__.py -> python-watcher-10.1.0.dev2/watcher copying watcher/_i18n.py -> python-watcher-10.1.0.dev2/watcher copying watcher/version.py -> python-watcher-10.1.0.dev2/watcher copying watcher/api/__init__.py -> python-watcher-10.1.0.dev2/watcher/api copying watcher/api/acl.py -> python-watcher-10.1.0.dev2/watcher/api copying watcher/api/app.py -> python-watcher-10.1.0.dev2/watcher/api copying watcher/api/app.wsgi -> python-watcher-10.1.0.dev2/watcher/api copying watcher/api/config.py -> python-watcher-10.1.0.dev2/watcher/api copying watcher/api/hooks.py -> python-watcher-10.1.0.dev2/watcher/api copying watcher/api/scheduling.py -> python-watcher-10.1.0.dev2/watcher/api copying watcher/api/wsgi.py -> python-watcher-10.1.0.dev2/watcher/api copying watcher/api/controllers/__init__.py -> python-watcher-10.1.0.dev2/watcher/api/controllers copying watcher/api/controllers/base.py -> python-watcher-10.1.0.dev2/watcher/api/controllers copying watcher/api/controllers/link.py -> python-watcher-10.1.0.dev2/watcher/api/controllers copying watcher/api/controllers/rest_api_version_history.rst -> python-watcher-10.1.0.dev2/watcher/api/controllers copying watcher/api/controllers/root.py -> python-watcher-10.1.0.dev2/watcher/api/controllers copying watcher/api/controllers/v1/__init__.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/controllers/v1/action.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/controllers/v1/action_plan.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/controllers/v1/audit.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/controllers/v1/audit_template.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/controllers/v1/collection.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/controllers/v1/data_model.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/controllers/v1/efficacy_indicator.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/controllers/v1/goal.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/controllers/v1/scoring_engine.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/controllers/v1/service.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/controllers/v1/strategy.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/controllers/v1/types.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/controllers/v1/utils.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/controllers/v1/versions.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/controllers/v1/webhooks.py -> python-watcher-10.1.0.dev2/watcher/api/controllers/v1 copying watcher/api/middleware/__init__.py -> python-watcher-10.1.0.dev2/watcher/api/middleware copying watcher/api/middleware/auth_token.py -> python-watcher-10.1.0.dev2/watcher/api/middleware copying watcher/api/middleware/parsable_error.py -> python-watcher-10.1.0.dev2/watcher/api/middleware copying watcher/applier/__init__.py -> python-watcher-10.1.0.dev2/watcher/applier copying watcher/applier/base.py -> python-watcher-10.1.0.dev2/watcher/applier copying watcher/applier/default.py -> python-watcher-10.1.0.dev2/watcher/applier copying watcher/applier/manager.py -> python-watcher-10.1.0.dev2/watcher/applier copying watcher/applier/rpcapi.py -> python-watcher-10.1.0.dev2/watcher/applier copying watcher/applier/sync.py -> python-watcher-10.1.0.dev2/watcher/applier copying watcher/applier/action_plan/__init__.py -> python-watcher-10.1.0.dev2/watcher/applier/action_plan copying watcher/applier/action_plan/base.py -> python-watcher-10.1.0.dev2/watcher/applier/action_plan copying watcher/applier/action_plan/default.py -> python-watcher-10.1.0.dev2/watcher/applier/action_plan copying watcher/applier/actions/__init__.py -> python-watcher-10.1.0.dev2/watcher/applier/actions copying watcher/applier/actions/base.py -> python-watcher-10.1.0.dev2/watcher/applier/actions copying watcher/applier/actions/change_node_power_state.py -> python-watcher-10.1.0.dev2/watcher/applier/actions copying watcher/applier/actions/change_nova_service_state.py -> python-watcher-10.1.0.dev2/watcher/applier/actions copying watcher/applier/actions/factory.py -> python-watcher-10.1.0.dev2/watcher/applier/actions copying watcher/applier/actions/migration.py -> python-watcher-10.1.0.dev2/watcher/applier/actions copying watcher/applier/actions/nop.py -> python-watcher-10.1.0.dev2/watcher/applier/actions copying watcher/applier/actions/resize.py -> python-watcher-10.1.0.dev2/watcher/applier/actions copying watcher/applier/actions/sleep.py -> python-watcher-10.1.0.dev2/watcher/applier/actions copying watcher/applier/actions/volume_migration.py -> python-watcher-10.1.0.dev2/watcher/applier/actions copying watcher/applier/loading/__init__.py -> python-watcher-10.1.0.dev2/watcher/applier/loading copying watcher/applier/loading/default.py -> python-watcher-10.1.0.dev2/watcher/applier/loading copying watcher/applier/messaging/__init__.py -> python-watcher-10.1.0.dev2/watcher/applier/messaging copying watcher/applier/messaging/trigger.py -> python-watcher-10.1.0.dev2/watcher/applier/messaging copying watcher/applier/workflow_engine/__init__.py -> python-watcher-10.1.0.dev2/watcher/applier/workflow_engine copying watcher/applier/workflow_engine/base.py -> python-watcher-10.1.0.dev2/watcher/applier/workflow_engine copying watcher/applier/workflow_engine/default.py -> python-watcher-10.1.0.dev2/watcher/applier/workflow_engine copying watcher/cmd/__init__.py -> python-watcher-10.1.0.dev2/watcher/cmd copying watcher/cmd/api.py -> python-watcher-10.1.0.dev2/watcher/cmd copying watcher/cmd/applier.py -> python-watcher-10.1.0.dev2/watcher/cmd copying watcher/cmd/dbmanage.py -> python-watcher-10.1.0.dev2/watcher/cmd copying watcher/cmd/decisionengine.py -> python-watcher-10.1.0.dev2/watcher/cmd copying watcher/cmd/status.py -> python-watcher-10.1.0.dev2/watcher/cmd copying watcher/cmd/sync.py -> python-watcher-10.1.0.dev2/watcher/cmd copying watcher/common/__init__.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/cinder_helper.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/clients.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/config.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/context.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/exception.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/ironic_helper.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/keystone_helper.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/nova_helper.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/paths.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/placement_helper.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/policy.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/rpc.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/scheduling.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/service.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/service_manager.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/utils.py -> python-watcher-10.1.0.dev2/watcher/common copying watcher/common/loader/__init__.py -> python-watcher-10.1.0.dev2/watcher/common/loader copying watcher/common/loader/base.py -> python-watcher-10.1.0.dev2/watcher/common/loader copying watcher/common/loader/default.py -> python-watcher-10.1.0.dev2/watcher/common/loader copying watcher/common/loader/loadable.py -> python-watcher-10.1.0.dev2/watcher/common/loader copying watcher/common/policies/__init__.py -> python-watcher-10.1.0.dev2/watcher/common/policies copying watcher/common/policies/action.py -> python-watcher-10.1.0.dev2/watcher/common/policies copying watcher/common/policies/action_plan.py -> python-watcher-10.1.0.dev2/watcher/common/policies copying watcher/common/policies/audit.py -> python-watcher-10.1.0.dev2/watcher/common/policies copying watcher/common/policies/audit_template.py -> python-watcher-10.1.0.dev2/watcher/common/policies copying watcher/common/policies/base.py -> python-watcher-10.1.0.dev2/watcher/common/policies copying watcher/common/policies/data_model.py -> python-watcher-10.1.0.dev2/watcher/common/policies copying watcher/common/policies/goal.py -> python-watcher-10.1.0.dev2/watcher/common/policies copying watcher/common/policies/scoring_engine.py -> python-watcher-10.1.0.dev2/watcher/common/policies copying watcher/common/policies/service.py -> python-watcher-10.1.0.dev2/watcher/common/policies copying watcher/common/policies/strategy.py -> python-watcher-10.1.0.dev2/watcher/common/policies copying watcher/conf/__init__.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/api.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/applier.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/ceilometer_client.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/cinder_client.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/clients_auth.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/collector.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/datasources.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/db.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/decision_engine.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/exception.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/glance_client.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/gnocchi_client.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/grafana_client.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/grafana_translators.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/ironic_client.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/keystone_client.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/monasca_client.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/neutron_client.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/nova_client.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/opts.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/paths.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/placement_client.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/planner.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/plugins.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/conf/service.py -> python-watcher-10.1.0.dev2/watcher/conf copying watcher/db/__init__.py -> python-watcher-10.1.0.dev2/watcher/db copying watcher/db/api.py -> python-watcher-10.1.0.dev2/watcher/db copying watcher/db/migration.py -> python-watcher-10.1.0.dev2/watcher/db copying watcher/db/purge.py -> python-watcher-10.1.0.dev2/watcher/db copying watcher/db/sqlalchemy/__init__.py -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy copying watcher/db/sqlalchemy/alembic.ini -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy copying watcher/db/sqlalchemy/api.py -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy copying watcher/db/sqlalchemy/job_store.py -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy copying watcher/db/sqlalchemy/migration.py -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy copying watcher/db/sqlalchemy/models.py -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy copying watcher/db/sqlalchemy/alembic/README.rst -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy/alembic copying watcher/db/sqlalchemy/alembic/env.py -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy/alembic copying watcher/db/sqlalchemy/alembic/script.py.mako -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy/alembic copying watcher/db/sqlalchemy/alembic/versions/001_ocata.py -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy/alembic/versions copying watcher/db/sqlalchemy/alembic/versions/0f6042416884_add_apscheduler_jobs.py -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy/alembic/versions copying watcher/db/sqlalchemy/alembic/versions/3cfc94cecf4e_add_name_for_audit.py -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy/alembic/versions copying watcher/db/sqlalchemy/alembic/versions/4b16194c56bc_add_start_end_time.py -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy/alembic/versions copying watcher/db/sqlalchemy/alembic/versions/52804f2498c4_add_hostname.py -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy/alembic/versions copying watcher/db/sqlalchemy/alembic/versions/609bec748f2a_add_force_field.py -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy/alembic/versions copying watcher/db/sqlalchemy/alembic/versions/a86240e89a29_.py -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy/alembic/versions copying watcher/db/sqlalchemy/alembic/versions/d098df6021e2_cron_support_for_audit.py -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy/alembic/versions copying watcher/db/sqlalchemy/alembic/versions/d09a5945e4a0_add_action_description_table.py -> python-watcher-10.1.0.dev2/watcher/db/sqlalchemy/alembic/versions copying watcher/decision_engine/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine copying watcher/decision_engine/gmr.py -> python-watcher-10.1.0.dev2/watcher/decision_engine copying watcher/decision_engine/manager.py -> python-watcher-10.1.0.dev2/watcher/decision_engine copying watcher/decision_engine/rpcapi.py -> python-watcher-10.1.0.dev2/watcher/decision_engine copying watcher/decision_engine/scheduling.py -> python-watcher-10.1.0.dev2/watcher/decision_engine copying watcher/decision_engine/sync.py -> python-watcher-10.1.0.dev2/watcher/decision_engine copying watcher/decision_engine/threading.py -> python-watcher-10.1.0.dev2/watcher/decision_engine copying watcher/decision_engine/audit/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/audit copying watcher/decision_engine/audit/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/audit copying watcher/decision_engine/audit/continuous.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/audit copying watcher/decision_engine/audit/event.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/audit copying watcher/decision_engine/audit/oneshot.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/audit copying watcher/decision_engine/datasources/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/datasources copying watcher/decision_engine/datasources/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/datasources copying watcher/decision_engine/datasources/ceilometer.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/datasources copying watcher/decision_engine/datasources/gnocchi.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/datasources copying watcher/decision_engine/datasources/grafana.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/datasources copying watcher/decision_engine/datasources/manager.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/datasources copying watcher/decision_engine/datasources/monasca.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/datasources copying watcher/decision_engine/datasources/grafana_translator/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/datasources/grafana_translator copying watcher/decision_engine/datasources/grafana_translator/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/datasources/grafana_translator copying watcher/decision_engine/datasources/grafana_translator/influxdb.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/datasources/grafana_translator copying watcher/decision_engine/goal/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/goal copying watcher/decision_engine/goal/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/goal copying watcher/decision_engine/goal/goals.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/goal copying watcher/decision_engine/goal/efficacy/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/goal/efficacy copying watcher/decision_engine/goal/efficacy/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/goal/efficacy copying watcher/decision_engine/goal/efficacy/indicators.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/goal/efficacy copying watcher/decision_engine/goal/efficacy/specs.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/goal/efficacy copying watcher/decision_engine/loading/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/loading copying watcher/decision_engine/loading/default.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/loading copying watcher/decision_engine/messaging/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/messaging copying watcher/decision_engine/messaging/audit_endpoint.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/messaging copying watcher/decision_engine/messaging/data_model_endpoint.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/messaging copying watcher/decision_engine/model/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model copying watcher/decision_engine/model/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model copying watcher/decision_engine/model/model_root.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model copying watcher/decision_engine/model/collector/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/collector copying watcher/decision_engine/model/collector/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/collector copying watcher/decision_engine/model/collector/cinder.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/collector copying watcher/decision_engine/model/collector/ironic.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/collector copying watcher/decision_engine/model/collector/manager.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/collector copying watcher/decision_engine/model/collector/nova.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/collector copying watcher/decision_engine/model/element/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/element copying watcher/decision_engine/model/element/baremetal_resource.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/element copying watcher/decision_engine/model/element/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/element copying watcher/decision_engine/model/element/compute_resource.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/element copying watcher/decision_engine/model/element/instance.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/element copying watcher/decision_engine/model/element/node.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/element copying watcher/decision_engine/model/element/storage_resource.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/element copying watcher/decision_engine/model/element/volume.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/element copying watcher/decision_engine/model/notification/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/notification copying watcher/decision_engine/model/notification/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/notification copying watcher/decision_engine/model/notification/cinder.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/notification copying watcher/decision_engine/model/notification/filtering.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/notification copying watcher/decision_engine/model/notification/nova.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/model/notification copying watcher/decision_engine/planner/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/planner copying watcher/decision_engine/planner/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/planner copying watcher/decision_engine/planner/manager.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/planner copying watcher/decision_engine/planner/node_resource_consolidation.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/planner copying watcher/decision_engine/planner/weight.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/planner copying watcher/decision_engine/planner/workload_stabilization.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/planner copying watcher/decision_engine/scope/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/scope copying watcher/decision_engine/scope/baremetal.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/scope copying watcher/decision_engine/scope/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/scope copying watcher/decision_engine/scope/compute.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/scope copying watcher/decision_engine/scope/storage.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/scope copying watcher/decision_engine/scoring/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/scoring copying watcher/decision_engine/scoring/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/scoring copying watcher/decision_engine/scoring/dummy_scorer.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/scoring copying watcher/decision_engine/scoring/dummy_scoring_container.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/scoring copying watcher/decision_engine/scoring/scoring_factory.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/scoring copying watcher/decision_engine/solution/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/solution copying watcher/decision_engine/solution/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/solution copying watcher/decision_engine/solution/default.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/solution copying watcher/decision_engine/solution/efficacy.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/solution copying watcher/decision_engine/solution/solution_comparator.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/solution copying watcher/decision_engine/solution/solution_evaluator.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/solution copying watcher/decision_engine/strategy/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy copying watcher/decision_engine/strategy/common/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/common copying watcher/decision_engine/strategy/common/level.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/common copying watcher/decision_engine/strategy/context/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/context copying watcher/decision_engine/strategy/context/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/context copying watcher/decision_engine/strategy/context/default.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/context copying watcher/decision_engine/strategy/selection/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/selection copying watcher/decision_engine/strategy/selection/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/selection copying watcher/decision_engine/strategy/selection/default.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/selection copying watcher/decision_engine/strategy/strategies/__init__.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/actuation.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/base.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/basic_consolidation.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/dummy_strategy.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/dummy_with_resize.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/dummy_with_scorer.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/host_maintenance.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/node_resource_consolidation.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/noisy_neighbor.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/outlet_temp_control.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/saving_energy.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/storage_capacity_balance.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/uniform_airflow.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/vm_workload_consolidation.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/workload_balance.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/workload_stabilization.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/decision_engine/strategy/strategies/zone_migration.py -> python-watcher-10.1.0.dev2/watcher/decision_engine/strategy/strategies copying watcher/hacking/__init__.py -> python-watcher-10.1.0.dev2/watcher/hacking copying watcher/hacking/checks.py -> python-watcher-10.1.0.dev2/watcher/hacking copying watcher/locale/de/LC_MESSAGES/watcher.po -> python-watcher-10.1.0.dev2/watcher/locale/de/LC_MESSAGES copying watcher/locale/en_GB/LC_MESSAGES/watcher.po -> python-watcher-10.1.0.dev2/watcher/locale/en_GB/LC_MESSAGES copying watcher/notifications/__init__.py -> python-watcher-10.1.0.dev2/watcher/notifications copying watcher/notifications/action.py -> python-watcher-10.1.0.dev2/watcher/notifications copying watcher/notifications/action_plan.py -> python-watcher-10.1.0.dev2/watcher/notifications copying watcher/notifications/audit.py -> python-watcher-10.1.0.dev2/watcher/notifications copying watcher/notifications/base.py -> python-watcher-10.1.0.dev2/watcher/notifications copying watcher/notifications/exception.py -> python-watcher-10.1.0.dev2/watcher/notifications copying watcher/notifications/goal.py -> python-watcher-10.1.0.dev2/watcher/notifications copying watcher/notifications/service.py -> python-watcher-10.1.0.dev2/watcher/notifications copying watcher/notifications/strategy.py -> python-watcher-10.1.0.dev2/watcher/notifications copying watcher/objects/__init__.py -> python-watcher-10.1.0.dev2/watcher/objects copying watcher/objects/action.py -> python-watcher-10.1.0.dev2/watcher/objects copying watcher/objects/action_description.py -> python-watcher-10.1.0.dev2/watcher/objects copying watcher/objects/action_plan.py -> python-watcher-10.1.0.dev2/watcher/objects copying watcher/objects/audit.py -> python-watcher-10.1.0.dev2/watcher/objects copying watcher/objects/audit_template.py -> python-watcher-10.1.0.dev2/watcher/objects copying watcher/objects/base.py -> python-watcher-10.1.0.dev2/watcher/objects copying watcher/objects/efficacy_indicator.py -> python-watcher-10.1.0.dev2/watcher/objects copying watcher/objects/fields.py -> python-watcher-10.1.0.dev2/watcher/objects copying watcher/objects/goal.py -> python-watcher-10.1.0.dev2/watcher/objects copying watcher/objects/scoring_engine.py -> python-watcher-10.1.0.dev2/watcher/objects copying watcher/objects/service.py -> python-watcher-10.1.0.dev2/watcher/objects copying watcher/objects/strategy.py -> python-watcher-10.1.0.dev2/watcher/objects copying watcher/tests/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests copying watcher/tests/base.py -> python-watcher-10.1.0.dev2/watcher/tests copying watcher/tests/conf_fixture.py -> python-watcher-10.1.0.dev2/watcher/tests copying watcher/tests/config.py -> python-watcher-10.1.0.dev2/watcher/tests copying watcher/tests/fake_policy.py -> python-watcher-10.1.0.dev2/watcher/tests copying watcher/tests/fakes.py -> python-watcher-10.1.0.dev2/watcher/tests copying watcher/tests/policy_fixture.py -> python-watcher-10.1.0.dev2/watcher/tests copying watcher/tests/test_threading.py -> python-watcher-10.1.0.dev2/watcher/tests copying watcher/tests/api/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/api copying watcher/tests/api/base.py -> python-watcher-10.1.0.dev2/watcher/tests/api copying watcher/tests/api/test_base.py -> python-watcher-10.1.0.dev2/watcher/tests/api copying watcher/tests/api/test_config.py -> python-watcher-10.1.0.dev2/watcher/tests/api copying watcher/tests/api/test_hooks.py -> python-watcher-10.1.0.dev2/watcher/tests/api copying watcher/tests/api/test_root.py -> python-watcher-10.1.0.dev2/watcher/tests/api copying watcher/tests/api/test_scheduling.py -> python-watcher-10.1.0.dev2/watcher/tests/api copying watcher/tests/api/test_utils.py -> python-watcher-10.1.0.dev2/watcher/tests/api copying watcher/tests/api/utils.py -> python-watcher-10.1.0.dev2/watcher/tests/api copying watcher/tests/api/v1/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/api/v1 copying watcher/tests/api/v1/test_actions.py -> python-watcher-10.1.0.dev2/watcher/tests/api/v1 copying watcher/tests/api/v1/test_actions_plans.py -> python-watcher-10.1.0.dev2/watcher/tests/api/v1 copying watcher/tests/api/v1/test_audit_templates.py -> python-watcher-10.1.0.dev2/watcher/tests/api/v1 copying watcher/tests/api/v1/test_audits.py -> python-watcher-10.1.0.dev2/watcher/tests/api/v1 copying watcher/tests/api/v1/test_data_model.py -> python-watcher-10.1.0.dev2/watcher/tests/api/v1 copying watcher/tests/api/v1/test_goals.py -> python-watcher-10.1.0.dev2/watcher/tests/api/v1 copying watcher/tests/api/v1/test_microversions.py -> python-watcher-10.1.0.dev2/watcher/tests/api/v1 copying watcher/tests/api/v1/test_root.py -> python-watcher-10.1.0.dev2/watcher/tests/api/v1 copying watcher/tests/api/v1/test_scoring_engines.py -> python-watcher-10.1.0.dev2/watcher/tests/api/v1 copying watcher/tests/api/v1/test_services.py -> python-watcher-10.1.0.dev2/watcher/tests/api/v1 copying watcher/tests/api/v1/test_strategies.py -> python-watcher-10.1.0.dev2/watcher/tests/api/v1 copying watcher/tests/api/v1/test_types.py -> python-watcher-10.1.0.dev2/watcher/tests/api/v1 copying watcher/tests/api/v1/test_utils.py -> python-watcher-10.1.0.dev2/watcher/tests/api/v1 copying watcher/tests/api/v1/test_webhooks.py -> python-watcher-10.1.0.dev2/watcher/tests/api/v1 copying watcher/tests/applier/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/applier copying watcher/tests/applier/test_applier_manager.py -> python-watcher-10.1.0.dev2/watcher/tests/applier copying watcher/tests/applier/test_rpcapi.py -> python-watcher-10.1.0.dev2/watcher/tests/applier copying watcher/tests/applier/test_sync.py -> python-watcher-10.1.0.dev2/watcher/tests/applier copying watcher/tests/applier/action_plan/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/action_plan copying watcher/tests/applier/action_plan/test_default_action_handler.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/action_plan copying watcher/tests/applier/actions/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/actions copying watcher/tests/applier/actions/test_change_node_power_state.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/actions copying watcher/tests/applier/actions/test_change_nova_service_state.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/actions copying watcher/tests/applier/actions/test_migration.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/actions copying watcher/tests/applier/actions/test_resize.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/actions copying watcher/tests/applier/actions/test_sleep.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/actions copying watcher/tests/applier/actions/test_volume_migration.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/actions copying watcher/tests/applier/actions/loading/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/actions/loading copying watcher/tests/applier/actions/loading/test_default_actions_loader.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/actions/loading copying watcher/tests/applier/messaging/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/messaging copying watcher/tests/applier/messaging/test_trigger_action_plan_endpoint.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/messaging copying watcher/tests/applier/workflow_engine/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/workflow_engine copying watcher/tests/applier/workflow_engine/test_default_workflow_engine.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/workflow_engine copying watcher/tests/applier/workflow_engine/test_taskflow_action_container.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/workflow_engine copying watcher/tests/applier/workflow_engine/loading/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/workflow_engine/loading copying watcher/tests/applier/workflow_engine/loading/test_default_engine_loader.py -> python-watcher-10.1.0.dev2/watcher/tests/applier/workflow_engine/loading copying watcher/tests/cmd/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/cmd copying watcher/tests/cmd/test_api.py -> python-watcher-10.1.0.dev2/watcher/tests/cmd copying watcher/tests/cmd/test_applier.py -> python-watcher-10.1.0.dev2/watcher/tests/cmd copying watcher/tests/cmd/test_db_manage.py -> python-watcher-10.1.0.dev2/watcher/tests/cmd copying watcher/tests/cmd/test_decision_engine.py -> python-watcher-10.1.0.dev2/watcher/tests/cmd copying watcher/tests/cmd/test_status.py -> python-watcher-10.1.0.dev2/watcher/tests/cmd copying watcher/tests/common/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/common copying watcher/tests/common/test_cinder_helper.py -> python-watcher-10.1.0.dev2/watcher/tests/common copying watcher/tests/common/test_clients.py -> python-watcher-10.1.0.dev2/watcher/tests/common copying watcher/tests/common/test_ironic_helper.py -> python-watcher-10.1.0.dev2/watcher/tests/common copying watcher/tests/common/test_nova_helper.py -> python-watcher-10.1.0.dev2/watcher/tests/common copying watcher/tests/common/test_placement_helper.py -> python-watcher-10.1.0.dev2/watcher/tests/common copying watcher/tests/common/test_service.py -> python-watcher-10.1.0.dev2/watcher/tests/common copying watcher/tests/common/loader/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/common/loader copying watcher/tests/common/loader/test_loader.py -> python-watcher-10.1.0.dev2/watcher/tests/common/loader copying watcher/tests/conf/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/conf copying watcher/tests/conf/test_list_opts.py -> python-watcher-10.1.0.dev2/watcher/tests/conf copying watcher/tests/db/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/db copying watcher/tests/db/base.py -> python-watcher-10.1.0.dev2/watcher/tests/db copying watcher/tests/db/test_action.py -> python-watcher-10.1.0.dev2/watcher/tests/db copying watcher/tests/db/test_action_description.py -> python-watcher-10.1.0.dev2/watcher/tests/db copying watcher/tests/db/test_action_plan.py -> python-watcher-10.1.0.dev2/watcher/tests/db copying watcher/tests/db/test_audit.py -> python-watcher-10.1.0.dev2/watcher/tests/db copying watcher/tests/db/test_audit_template.py -> python-watcher-10.1.0.dev2/watcher/tests/db copying watcher/tests/db/test_efficacy_indicator.py -> python-watcher-10.1.0.dev2/watcher/tests/db copying watcher/tests/db/test_goal.py -> python-watcher-10.1.0.dev2/watcher/tests/db copying watcher/tests/db/test_purge.py -> python-watcher-10.1.0.dev2/watcher/tests/db copying watcher/tests/db/test_scoring_engine.py -> python-watcher-10.1.0.dev2/watcher/tests/db copying watcher/tests/db/test_service.py -> python-watcher-10.1.0.dev2/watcher/tests/db copying watcher/tests/db/test_strategy.py -> python-watcher-10.1.0.dev2/watcher/tests/db copying watcher/tests/db/utils.py -> python-watcher-10.1.0.dev2/watcher/tests/db copying watcher/tests/decision_engine/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine copying watcher/tests/decision_engine/fake_goals.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine copying watcher/tests/decision_engine/fake_strategies.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine copying watcher/tests/decision_engine/test_gmr.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine copying watcher/tests/decision_engine/test_rpcapi.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine copying watcher/tests/decision_engine/test_scheduling.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine copying watcher/tests/decision_engine/test_sync.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine copying watcher/tests/decision_engine/audit/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/audit copying watcher/tests/decision_engine/audit/test_audit_handlers.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/audit copying watcher/tests/decision_engine/cluster/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/cluster copying watcher/tests/decision_engine/cluster/test_cinder_cdmc.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/cluster copying watcher/tests/decision_engine/cluster/test_cluster_data_model_collector.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/cluster copying watcher/tests/decision_engine/cluster/test_nova_cdmc.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/cluster copying watcher/tests/decision_engine/datasources/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/datasources copying watcher/tests/decision_engine/datasources/test_base.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/datasources copying watcher/tests/decision_engine/datasources/test_gnocchi_helper.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/datasources copying watcher/tests/decision_engine/datasources/test_grafana_helper.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/datasources copying watcher/tests/decision_engine/datasources/test_manager.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/datasources copying watcher/tests/decision_engine/datasources/test_monasca_helper.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/datasources copying watcher/tests/decision_engine/datasources/grafana_translators/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/datasources/grafana_translators copying watcher/tests/decision_engine/datasources/grafana_translators/test_base.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/datasources/grafana_translators copying watcher/tests/decision_engine/datasources/grafana_translators/test_influxdb.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/datasources/grafana_translators copying watcher/tests/decision_engine/event_consumer/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/event_consumer copying watcher/tests/decision_engine/loading/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/loading copying watcher/tests/decision_engine/loading/test_collector_loader.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/loading copying watcher/tests/decision_engine/loading/test_default_planner_loader.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/loading copying watcher/tests/decision_engine/loading/test_default_strategy_loader.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/loading copying watcher/tests/decision_engine/loading/test_goal_loader.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/loading copying watcher/tests/decision_engine/messaging/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/messaging copying watcher/tests/decision_engine/messaging/test_audit_endpoint.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/messaging copying watcher/tests/decision_engine/messaging/test_data_model_endpoint.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/messaging copying watcher/tests/decision_engine/model/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model copying watcher/tests/decision_engine/model/ceilometer_metrics.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model copying watcher/tests/decision_engine/model/faker_cluster_and_metrics.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model copying watcher/tests/decision_engine/model/faker_cluster_state.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model copying watcher/tests/decision_engine/model/gnocchi_metrics.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model copying watcher/tests/decision_engine/model/monasca_metrics.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model copying watcher/tests/decision_engine/model/test_element.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model copying watcher/tests/decision_engine/model/test_model.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model copying watcher/tests/decision_engine/model/data/ironic_scenario_1.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_1.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_10.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_1_with_1_node_unavailable.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_1_with_all_instances_exclude.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_1_with_all_nodes_disable.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_1_with_metrics.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_2_with_metrics.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_3_with_2_nodes.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_3_with_metrics.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_4_with_1_node_no_instance.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_5_with_instance_disk_0.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_6_with_2_nodes.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_7_with_2_nodes.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_8_with_4_nodes.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/scenario_9_with_3_active_plus_1_disabled_nodes.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/data/storage_scenario_1.xml -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/data copying watcher/tests/decision_engine/model/notification/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification copying watcher/tests/decision_engine/model/notification/fake_managers.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification copying watcher/tests/decision_engine/model/notification/test_cinder_notifications.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification copying watcher/tests/decision_engine/model/notification/test_notifications.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification copying watcher/tests/decision_engine/model/notification/test_nova_notifications.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification copying watcher/tests/decision_engine/model/notification/data/capacity.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-create-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-delete-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-live_migration_force_complete-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-live_migration_post-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-lock.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-pause-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-power_off-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-power_on-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-rebuild-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-rescue-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-resize_confirm-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-restore-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-resume-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-shelve-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-shutdown-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-soft_delete-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-suspend-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-unlock.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-unpause-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-unrescue-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-unshelve-end.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/instance-update.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario3_instance-update.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario3_notfound_instance-update.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario3_notfound_legacy_instance-update.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario3_service-update-disabled.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario3_service-update-enabled.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_bootable-volume-create.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_capacity.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_capacity_node_notfound.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_capacity_pool_notfound.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_error-volume-create.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-attach.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-create.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-create_pool_notfound.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-delete.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-detach.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-resize.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-update.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/service-create.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/service-delete.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/model/notification/data/service-update.json -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/model/notification/data copying watcher/tests/decision_engine/planner/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/planner copying watcher/tests/decision_engine/planner/test_node_resource_consolidation.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/planner copying watcher/tests/decision_engine/planner/test_planner_manager.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/planner copying watcher/tests/decision_engine/planner/test_weight_planner.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/planner copying watcher/tests/decision_engine/planner/test_workload_stabilization_planner.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/planner copying watcher/tests/decision_engine/scope/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/scope copying watcher/tests/decision_engine/scope/fake_scopes.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/scope copying watcher/tests/decision_engine/scope/test_baremetal.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/scope copying watcher/tests/decision_engine/scope/test_compute.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/scope copying watcher/tests/decision_engine/scope/test_storage.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/scope copying watcher/tests/decision_engine/scoring/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/scoring copying watcher/tests/decision_engine/scoring/test_dummy_scorer.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/scoring copying watcher/tests/decision_engine/scoring/test_dummy_scoring_container.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/scoring copying watcher/tests/decision_engine/scoring/test_scoring_factory.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/scoring copying watcher/tests/decision_engine/solution/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/solution copying watcher/tests/decision_engine/solution/test_default_solution.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/solution copying watcher/tests/decision_engine/strategy/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy copying watcher/tests/decision_engine/strategy/context/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/context copying watcher/tests/decision_engine/strategy/context/test_strategy_context.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/context copying watcher/tests/decision_engine/strategy/selector/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/selector copying watcher/tests/decision_engine/strategy/selector/test_strategy_selector.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/selector copying watcher/tests/decision_engine/strategy/strategies/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_actuator.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_base.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_basic_consolidation.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_dummy_strategy.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_dummy_with_scorer.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_host_maintenance.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_node_resource_consolidation.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_noisy_neighbor.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_outlet_temp_control.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_saving_energy.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_storage_capacity_balance.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_strategy_endpoint.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_uniform_airflow.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_vm_workload_consolidation.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_workload_balance.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_workload_stabilization.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/decision_engine/strategy/strategies/test_zone_migration.py -> python-watcher-10.1.0.dev2/watcher/tests/decision_engine/strategy/strategies copying watcher/tests/notifications/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/notifications copying watcher/tests/notifications/test_action_notification.py -> python-watcher-10.1.0.dev2/watcher/tests/notifications copying watcher/tests/notifications/test_action_plan_notification.py -> python-watcher-10.1.0.dev2/watcher/tests/notifications copying watcher/tests/notifications/test_audit_notification.py -> python-watcher-10.1.0.dev2/watcher/tests/notifications copying watcher/tests/notifications/test_notification.py -> python-watcher-10.1.0.dev2/watcher/tests/notifications copying watcher/tests/notifications/test_service_notifications.py -> python-watcher-10.1.0.dev2/watcher/tests/notifications copying watcher/tests/objects/__init__.py -> python-watcher-10.1.0.dev2/watcher/tests/objects copying watcher/tests/objects/test_action.py -> python-watcher-10.1.0.dev2/watcher/tests/objects copying watcher/tests/objects/test_action_description.py -> python-watcher-10.1.0.dev2/watcher/tests/objects copying watcher/tests/objects/test_action_plan.py -> python-watcher-10.1.0.dev2/watcher/tests/objects copying watcher/tests/objects/test_audit.py -> python-watcher-10.1.0.dev2/watcher/tests/objects copying watcher/tests/objects/test_audit_template.py -> python-watcher-10.1.0.dev2/watcher/tests/objects copying watcher/tests/objects/test_efficacy_indicator.py -> python-watcher-10.1.0.dev2/watcher/tests/objects copying watcher/tests/objects/test_goal.py -> python-watcher-10.1.0.dev2/watcher/tests/objects copying watcher/tests/objects/test_objects.py -> python-watcher-10.1.0.dev2/watcher/tests/objects copying watcher/tests/objects/test_scoring_engine.py -> python-watcher-10.1.0.dev2/watcher/tests/objects copying watcher/tests/objects/test_service.py -> python-watcher-10.1.0.dev2/watcher/tests/objects copying watcher/tests/objects/test_strategy.py -> python-watcher-10.1.0.dev2/watcher/tests/objects copying watcher/tests/objects/utils.py -> python-watcher-10.1.0.dev2/watcher/tests/objects Writing python-watcher-10.1.0.dev2/setup.cfg creating dist Creating tar archive removing 'python-watcher-10.1.0.dev2' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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/centos9-antelope/data/dlrn-1.cfg --resultdir /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.EgWzgRClCQ/dist INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos9-antelope/data/dlrn-1.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1036 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: False DEBUG: bootstrap_image: registry.centos.org/centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/ccache/u1036/', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, '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-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1036 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-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-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos9-antelope-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/centos9-antelope/data/dlrn-1.cfg DEBUG: root: dlrn-centos9-antelope-x86_64-1 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 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 best=1 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-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-9-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-baremetal] name=delorean-python-ironic-prometheus-exporter-e63fb2ee6ac8bb242d7405417e61247a66ca15aa baseurl=https://trunk.rdoproject.org/centos9-antelope/component/baremetal/e6/3f/e63fb2ee6ac8bb242d7405417e61247a66ca15aa_a1ab7c9d enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-3ddce92b748ce4846f17cfa96bbe17ed2e5ed1fd baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cinder/3d/dc/3ddce92b748ce4846f17cfa96bbe17ed2e5ed1fd_5d4c5abb enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-oslotest-d4b189682ca2239abb23ab7b8ce33a5dbd9ffc42 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/clients/d4/b1/d4b189682ca2239abb23ab7b8ce33a5dbd9ffc42_feb14b12 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-collectd-gnocchi-de115a710d45074f4cfb4b1a18fc565d165d72ff baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cloudops/de/11/de115a710d45074f4cfb4b1a18fc565d165d72ff_b5731a79 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-34d1b585b2a5bf9caa8f69380e45eff338f905a3 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/common/34/d1/34d1b585b2a5bf9caa8f69380e45eff338f905a3_e16594be enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-59f7a524fd4ded3c17b10abcedb0baff769c3a8a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/compute/59/f7/59f7a524fd4ded3c17b10abcedb0baff769c3a8a_6f128971 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1ae2ad39795a3b4c8e0d4f7169ead740b29ee033 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/glance/1a/e2/1ae2ad39795a3b4c8e0d4f7169ead740b29ee033_eee6f7e0 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-41d38ba53e62001a4ea40bb7a9d8e564752d8a93 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/manila/41/d3/41d38ba53e62001a4ea40bb7a9d8e564752d8a93_c3045b18 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovn-octavia-provider-e5d1bd03361100e437f9e6db3a839ad6f374dfb3 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/network/e5/d1/e5d1bd03361100e437f9e6db3a839ad6f374dfb3_70ca1ca2 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-8f4cde3666d9b31f9d5e15194fde13f6b65de070 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/octavia/8f/4c/8f4cde3666d9b31f9d5e15194fde13f6b65de070_37b0f502 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-65fc4dbec919203176dd36d94b39cc14c62440f0 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/podified/65/fc/65fc4dbec919203176dd36d94b39cc14c62440f0_66abb0d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-keystone-tests-tempest-a2b0a5dc59a5bece14d2994cb2085a0d2167fc49 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/security/a2/b0/a2b0a5dc59a5bece14d2994cb2085a0d2167fc49_5f1db43c enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-a2952962d2f451d63b482646e23f515be9b00b86 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/swift/a2/95/a2952962d2f451d63b482646e23f515be9b00b86_0909eacc enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-baa3cc712cbf37a077291f69d8b621bd6f759132 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/tempest/ba/a3/baa3cc712cbf37a077291f69d8b621bd6f759132_7900ce04 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-tripleo-operator-ansible-400a47bdc2deacf9b1cdb50eb144ec1915c66cda baseurl=https://trunk.rdoproject.org/centos9-antelope/component/tripleo/40/0a/400a47bdc2deacf9b1cdb50eb144ec1915c66cda_b869161a enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-5bd230721303279781caa2614bd1c442e7c87c0a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/ui/5b/d2/5bd230721303279781caa2614bd1c442e7c87c0a_d0d38a3c enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-9960993bae45db3324f6d7a7798c0cca4cc5414d baseurl=https://trunk.rdoproject.org/centos9-antelope/component/validation/99/60/9960993bae45db3324f6d7a7798c0cca4cc5414d_8f0e978e enabled=1 gpgcheck=0 priority=1 [delorean-antelope-testing] name=dlrn-antelope-testing baseurl=https://trunk.rdoproject.org/centos9-antelope/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-antelope-build-deps] name=dlrn-antelope-build-deps baseurl=https://trunk.rdoproject.org/centos9-antelope/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-quincy/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 4202416 1000268 1902324 11009500 9688476 DEBUG: Swap: 16777212 3763860 13013352 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 266M 4.1G 7% /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.r342c2sx', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root. DEBUG: ensuring that dir exists: /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 4202460 1000168 1902324 11009556 9688420 DEBUG: Swap: 16777212 3763860 13013352 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.4G 3.0G 32% /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.j5g0a5ab', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: resultdir = /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/usermod', '-u', '1036', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/tmp/pkgsrc/dist to /tmp/tmp.EgWzgRClCQ/dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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.EgWzgRClCQ/dist + SOURCE=python-watcher-10.1.0.dev2.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.EgWzgRClCQ/dist/python-watcher-10.1.0.dev2.tar.gz ++ basename python-watcher-10.1.0.dev2.tar.gz .tar.gz + SOURCEWITHREL=python-watcher-10.1.0.dev2-0.20230307093439.d28630b.tar.gz + mv /tmp/tmp.EgWzgRClCQ/dist/python-watcher-10.1.0.dev2.tar.gz /tmp/tmp.EgWzgRClCQ/SOURCES/python-watcher-10.1.0.dev2-0.20230307093439.d28630b.tar.gz + cd /home/centos9-antelope/data/openstack-watcher_distro + cp -a conf.README openstack-watcher-api.service openstack-watcher-applier.service openstack-watcher-decision-engine.service openstack-watcher.spec sources watcher-dist.conf watcher.logrotate /tmp/tmp.EgWzgRClCQ/SOURCES/ + cp openstack-watcher.spec /tmp/tmp.EgWzgRClCQ/SPECS/ + cd /tmp/tmp.EgWzgRClCQ/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-watcher.spec + sed -i -e '1i%define upstream_version 10.1.0.dev2\' openstack-watcher.spec + grep -qc '^%global dlrn .*' openstack-watcher.spec + sed -i -e '1i%global dlrn 1\' openstack-watcher.spec + grep -qc '^%global dlrn_nvr .*' openstack-watcher.spec ++ basename python-watcher-10.1.0.dev2-0.20230307093439.d28630b.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr python-watcher-10.1.0.dev2-0.20230307093439.d28630b\' openstack-watcher.spec + sed -i -e s/UPSTREAMVERSION/10.1.0.dev2/g openstack-watcher.spec + set_nvr_in_spec + VERSION=10.1.0 + sed -i -e 's/Version:.*/Version: 10.1.0/g' openstack-watcher.spec + sed -i -e 's/Release:.*/Release: 0.20230307093439.d28630b%{?dist}/g' openstack-watcher.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: python-watcher-10.1.0.dev2-0.20230307093439.d28630b.tar.gz/' openstack-watcher.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-watcher.spec + cat openstack-watcher.spec %global dlrn_nvr python-watcher-10.1.0.dev2-0.20230307093439.d28630b %global dlrn 1 %define upstream_version 10.1.0.dev2 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a %global service watcher %global common_desc Watcher is an Infrastructure Optimization service. %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global with_doc 1 Name: openstack-%{service} Version: 10.1.0 Release: 0.20230307093439.d28630b%{?dist} Summary: Openstack Infrastructure Optimization service. License: ASL 2.0 URL: https://launchpad.net/watcher Source0: python-watcher-10.1.0.dev2-0.20230307093439.d28630b.tar.gz # Systemd scripts Source10: openstack-watcher-api.service Source11: openstack-watcher-applier.service Source12: openstack-watcher-decision-engine.service # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{service}/python-%{service}-%{upstream_version}.tar.gz.asc Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt %endif BuildArch: noarch # Required for tarball sources verification %if 0%{?sources_gpg} == 1 BuildRequires: /usr/bin/gpgv2 BuildRequires: openstack-macros %endif BuildRequires: git-core BuildRequires: python3-devel BuildRequires: python3-oslo-config >= 2:6.8.0 BuildRequires: python3-setuptools BuildRequires: python3-pbr >= 3.1.1 BuildRequires: systemd BuildRequires: python3-debtcollector BuildRequires: python3-APScheduler BuildRequires: python3-microversion-parse %description %{common_desc} %package -n python3-%{service} Summary: Watcher Python libraries %{?python_provide:%python_provide python3-%{service}} Requires: python3-APScheduler >= 3.5.1 Requires: python3-croniter >= 0.3.20 Requires: python3-os-resource-classes >= 0.4.0 Requires: python3-jsonpatch >= 1.21 Requires: python3-jsonschema >= 3.2.0 Requires: python3-keystoneauth1 >= 3.4.0 Requires: python3-keystonemiddleware >= 4.21.0 Requires: python3-oslo-concurrency >= 3.26.0 Requires: python3-oslo-cache >= 1.29.0 Requires: python3-oslo-config >= 2:6.8.0 Requires: python3-oslo-context >= 2.21.0 Requires: python3-oslo-db >= 4.44.0 Requires: python3-oslo-i18n >= 3.20.0 Requires: python3-oslo-log >= 3.37.0 Requires: python3-oslo-messaging >= 14.1.0 Requires: python3-oslo-policy >= 3.6.0 Requires: python3-oslo-reports >= 1.27.0 Requires: python3-oslo-serialization >= 2.25.0 Requires: python3-oslo-service >= 1.30.0 Requires: python3-oslo-upgradecheck >= 1.3.0 Requires: python3-oslo-utils >= 3.36.0 Requires: python3-oslo-versionedobjects >= 1.32.0 Requires: python3-pbr >= 3.1.1 Requires: python3-pecan >= 1.3.2 Requires: python3-prettytable >= 0.7.2 Requires: python3-cinderclient >= 3.5.0 Requires: python3-glanceclient >= 1:2.9.1 Requires: python3-gnocchiclient >= 7.0.1 Requires: python3-ironicclient >= 2.5.0 Requires: python3-keystoneclient >= 1:3.15.0 Requires: python3-microversion-parse >= 0.2.1 Requires: python3-monascaclient >= 1.12.0 Requires: python3-neutronclient >= 6.7.0 Requires: python3-novaclient >= 1:14.1.0 Requires: python3-openstackclient >= 3.14.0 Requires: python3-sqlalchemy >= 1.2.5 Requires: python3-stevedore >= 1.28.0 Requires: python3-taskflow >= 3.8.0 Requires: python3-wsme >= 0.9.2 Requires: python3-futurist >= 1.8.0 Requires: python3-lxml >= 4.5.1 Requires: python3-networkx >= 2.4 Requires: python3-paste-deploy >= 1.5.2 Requires: python3-webob >= 1.8.5 %description -n python3-%{service} Watcher provides a flexible and scalable resource optimization service for multi-tenant OpenStack-based clouds. Watcher provides a complete optimization loop—including everything from a metrics receiver, complex event processor and profiler, optimization processor and an action plan applier. This provides a robust framework to realize a wide range of cloud optimization goals, including the reduction of data center operating costs, increased system performance via intelligent virtual machine migration, increased energy efficiency—and more! This package contains the Python libraries. %package common Summary: Components common for OpenStack Watcher Requires: python3-%{service} = %{version}-%{release} %if 0%{?rhel} && 0%{?rhel} < 8 %{?systemd_requires} %else %{?systemd_ordering} # does not exist on EL7 %endif %description common Watcher provides a flexible and scalable resource optimization service for multi-tenant OpenStack-based clouds. Watcher provides a complete optimization loop—including everything from a metrics receiver, complex event processor and profiler, optimization processor and an action plan applier. This provides a robust framework to realize a wide range of cloud optimization goals, including the reduction of data center operating costs, increased system performance via intelligent virtual machine migration, increased energy efficiency—and more! This package contains the common files. %package api Summary: OpenStack Watcher API service Requires: %{name}-common = %{version}-%{release} %description api %{common_desc} This package contains the ReST API. %package applier Summary: OpenStack Watcher Applier service Requires: %{name}-common = %{version}-%{release} %description applier %{common_desc} This package contains the watcher applier, which is one of core services of watcher. %package decision-engine Summary: OpenStack Watcher Decision Engine service Requires: %{name}-common = %{version}-%{release} %description decision-engine %{common_desc} This package contains the Watcher Decision Engine, which is one of core services of watcher. %package -n python3-%{service}-tests-unit Summary: Watcher unit tests %{?python_provide:%python_provide python3-%{service}-tests-unit} Requires: %{name}-common = %{version}-%{release} %description -n python3-watcher-tests-unit This package contains the Watcher test files. %if 0%{?with_doc} %package doc Summary: Documentation for OpenStack Workflow Service BuildRequires: python3-hacking BuildRequires: python3-mock BuildRequires: python3-oslotest BuildRequires: python3-oslo-db BuildRequires: python3-oslo-cache BuildRequires: python3-croniter BuildRequires: python3-jsonschema BuildRequires: python3-os-testr BuildRequires: python3-pecan BuildRequires: python3-subunit BuildRequires: python3-cinderclient BuildRequires: python3-glanceclient BuildRequires: python3-keystoneclient BuildRequires: python3-novaclient BuildRequires: python3-monascaclient BuildRequires: python3-gnocchiclient BuildRequires: python3-keystonemiddleware BuildRequires: python3-ironicclient BuildRequires: python3-openstackclient BuildRequires: python3-testrepository BuildRequires: python3-testscenarios BuildRequires: python3-testtools BuildRequires: python3-sphinx BuildRequires: python3-openstackdocstheme BuildRequires: python3-sphinxcontrib-apidoc BuildRequires: python3-sphinxcontrib-pecanwsme BuildRequires: python3-sphinxcontrib-rsvgconverter BuildRequires: python3-oslo-log BuildRequires: python3-oslo-policy BuildRequires: python3-oslo-versionedobjects BuildRequires: python3-oslo-messaging BuildRequires: python3-oslo-reports BuildRequires: python3-reno BuildRequires: python3-jsonpatch BuildRequires: python3-taskflow BuildRequires: python3-wsme BuildRequires: python3-voluptuous BuildRequires: python3-debtcollector BuildRequires: openstack-macros BuildRequires: python3-freezegun BuildRequires: python3-networkx BuildRequires: python3-sphinxcontrib-httpdomain %description doc OpenStack Watcher documentaion. This package contains the documentation %endif %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -n python-%{service}-%{upstream_version} -S git %py_req_cleanup %build %{py3_build} oslo-config-generator --config-file etc/watcher/oslo-config-generator/watcher.conf \ --output-file etc/watcher.conf.sample %install %{py3_install} %if 0%{?with_doc} export PYTHONPATH="$( pwd ):$PYTHONPATH" sphinx-build -b html doc/source doc/build/html rm -rf doc/build/html/.{doctrees,buildinfo} %endif mkdir -p %{buildroot}%{_sysconfdir}/watcher/ mkdir -p %{buildroot}%{_localstatedir}/log/watcher mkdir -p %{buildroot}%{_localstatedir}/run/watcher mkdir -p %{buildroot}%{_localstatedir}/cache/watcher install -p -D -m 644 %SOURCE10 %{buildroot}%{_unitdir}/openstack-watcher-api.service install -p -D -m 644 %SOURCE11 %{buildroot}%{_unitdir}/openstack-watcher-applier.service install -p -D -m 644 %SOURCE12 %{buildroot}%{_unitdir}/openstack-watcher-decision-engine.service install -p -D -m 640 etc/watcher.conf.sample \ %{buildroot}%{_sysconfdir}/watcher/watcher.conf chmod +x %{buildroot}%{_bindir}/watcher* # Remove unneeded in production rm -f %{buildroot}/usr/etc/watcher.conf.sample rm -f %{buildroot}/usr/etc/watcher/README-watcher.conf.txt rm -rf %{buildroot}/usr/etc/watcher/oslo-config-generator # Move /usr/etc/watcher to /etc/watcher rm -rf %{buildroot}/usr/etc %pre common USERNAME=watcher GROUPNAME=$USERNAME HOMEDIR=%{_localstatedir}/cache/$USERNAME getent group $GROUPNAME >/dev/null || groupadd -r $GROUPNAME getent passwd $USERNAME >/dev/null || useradd -r -g $GROUPNAME -G $GROUPNAME -d $HOMEDIR -s /sbin/nologin \ -c "Satcher Services" $USERNAME exit 0 %post api %systemd_post openstack-watcher-api.service %preun api %systemd_preun openstack-watcher-api.service %postun api %systemd_postun_with_restart openstack-watcher-api.service %post applier %systemd_post openstack-watcher-applier.service %preun applier %systemd_preun openstack-watcher-applier.service %postun applier %systemd_postun_with_restart openstack-watcher-applier.service %post decision-engine %systemd_post openstack-watcher-decision-engine.service %preun decision-engine %systemd_preun openstack-watcher-decision-engine.service %postun decision-engine %systemd_postun_with_restart openstack-watcher-decision-engine.service %files api %license LICENSE %{_bindir}/watcher-api %{_bindir}/watcher-api-wsgi %{_unitdir}/openstack-watcher-api.service %files common %license LICENSE %dir %{_sysconfdir}/watcher %config(noreplace) %attr(-, watcher, watcher) %{_sysconfdir}/watcher/* %{_bindir}/watcher-db-manage %dir %attr(755, watcher, watcher) %{_localstatedir}/run/watcher %dir %attr(750, watcher, root) %{_localstatedir}/log/watcher %dir %attr(755, watcher, watcher) %{_localstatedir}/cache/watcher %{_bindir}/watcher-sync %{_bindir}/watcher-status %if 0%{?with_doc} %files doc %license LICENSE %doc doc/build/html %endif %files applier %license LICENSE %{_bindir}/watcher-applier %{_unitdir}/openstack-watcher-applier.service %files decision-engine %license LICENSE %{_bindir}/watcher-decision-engine %{_unitdir}/openstack-watcher-decision-engine.service %files -n python3-%{service} %license LICENSE %{python3_sitelib}/%{service} %{python3_sitelib}/python_%{service}-*.egg-info %exclude %{python3_sitelib}/%{service}/tests %files -n python3-%{service}-tests-unit %license LICENSE %{python3_sitelib}/%{service}/tests %changelog + spectool -g -C /tmp/tmp.EgWzgRClCQ/SOURCES openstack-watcher.spec + /usr/bin/mock --buildsrpm -v -r /home/centos9-antelope/data/dlrn-1.cfg --resultdir /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54 --spec openstack-watcher.spec --sources=/tmp/tmp.EgWzgRClCQ/SOURCES INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos9-antelope/data/dlrn-1.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1036 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: False DEBUG: bootstrap_image: registry.centos.org/centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/ccache/u1036/', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, '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-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1036 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-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-centos8.rdoproject.org.novalocal'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos9-antelope-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/centos9-antelope/data/dlrn-1.cfg DEBUG: root: dlrn-centos9-antelope-x86_64-1 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 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 best=1 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-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-9-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-baremetal] name=delorean-python-ironic-prometheus-exporter-e63fb2ee6ac8bb242d7405417e61247a66ca15aa baseurl=https://trunk.rdoproject.org/centos9-antelope/component/baremetal/e6/3f/e63fb2ee6ac8bb242d7405417e61247a66ca15aa_a1ab7c9d enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-3ddce92b748ce4846f17cfa96bbe17ed2e5ed1fd baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cinder/3d/dc/3ddce92b748ce4846f17cfa96bbe17ed2e5ed1fd_5d4c5abb enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-oslotest-d4b189682ca2239abb23ab7b8ce33a5dbd9ffc42 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/clients/d4/b1/d4b189682ca2239abb23ab7b8ce33a5dbd9ffc42_feb14b12 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-collectd-gnocchi-de115a710d45074f4cfb4b1a18fc565d165d72ff baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cloudops/de/11/de115a710d45074f4cfb4b1a18fc565d165d72ff_b5731a79 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-34d1b585b2a5bf9caa8f69380e45eff338f905a3 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/common/34/d1/34d1b585b2a5bf9caa8f69380e45eff338f905a3_e16594be enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-59f7a524fd4ded3c17b10abcedb0baff769c3a8a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/compute/59/f7/59f7a524fd4ded3c17b10abcedb0baff769c3a8a_6f128971 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1ae2ad39795a3b4c8e0d4f7169ead740b29ee033 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/glance/1a/e2/1ae2ad39795a3b4c8e0d4f7169ead740b29ee033_eee6f7e0 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-41d38ba53e62001a4ea40bb7a9d8e564752d8a93 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/manila/41/d3/41d38ba53e62001a4ea40bb7a9d8e564752d8a93_c3045b18 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovn-octavia-provider-e5d1bd03361100e437f9e6db3a839ad6f374dfb3 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/network/e5/d1/e5d1bd03361100e437f9e6db3a839ad6f374dfb3_70ca1ca2 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-8f4cde3666d9b31f9d5e15194fde13f6b65de070 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/octavia/8f/4c/8f4cde3666d9b31f9d5e15194fde13f6b65de070_37b0f502 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-65fc4dbec919203176dd36d94b39cc14c62440f0 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/podified/65/fc/65fc4dbec919203176dd36d94b39cc14c62440f0_66abb0d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-keystone-tests-tempest-a2b0a5dc59a5bece14d2994cb2085a0d2167fc49 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/security/a2/b0/a2b0a5dc59a5bece14d2994cb2085a0d2167fc49_5f1db43c enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-a2952962d2f451d63b482646e23f515be9b00b86 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/swift/a2/95/a2952962d2f451d63b482646e23f515be9b00b86_0909eacc enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-baa3cc712cbf37a077291f69d8b621bd6f759132 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/tempest/ba/a3/baa3cc712cbf37a077291f69d8b621bd6f759132_7900ce04 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-tripleo-operator-ansible-400a47bdc2deacf9b1cdb50eb144ec1915c66cda baseurl=https://trunk.rdoproject.org/centos9-antelope/component/tripleo/40/0a/400a47bdc2deacf9b1cdb50eb144ec1915c66cda_b869161a enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-5bd230721303279781caa2614bd1c442e7c87c0a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/ui/5b/d2/5bd230721303279781caa2614bd1c442e7c87c0a_d0d38a3c enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-9960993bae45db3324f6d7a7798c0cca4cc5414d baseurl=https://trunk.rdoproject.org/centos9-antelope/component/validation/99/60/9960993bae45db3324f6d7a7798c0cca4cc5414d_8f0e978e enabled=1 gpgcheck=0 priority=1 [delorean-antelope-testing] name=dlrn-antelope-testing baseurl=https://trunk.rdoproject.org/centos9-antelope/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-antelope-build-deps] name=dlrn-antelope-build-deps baseurl=https://trunk.rdoproject.org/centos9-antelope/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-quincy/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(openstack-watcher.spec) Config(dlrn-centos9-antelope-x86_64-1) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 4667444 1789244 594984 9755496 10530972 DEBUG: Swap: 16777212 3763860 13013352 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 266M 4.1G 7% /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.f8ilm_as', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 6386092 1160680 1888868 8665412 7591808 DEBUG: Swap: 16777212 3764372 13012840 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.4G 3.0G 31% /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.gkooefae', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: resultdir = /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/useradd', '-o', '-m', '-u', '1036', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-11.3.1-4.3.el9.x86_64 DEBUG: crypto-policies-20221215-1.git9a18988.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2022g-2.el9.noarch DEBUG: hwdata-0.348-9.7.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20221130-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: libX11-common-1.7.0-7.el9.noarch DEBUG: kernel-headers-5.14.0-282.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-12.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-2.el9.noarch DEBUG: ncurses-base-6.2-8.20210508.el9.noarch DEBUG: libssh-config-0.10.4-8.el9.noarch DEBUG: kbd-misc-2.4.0-8.el9.noarch DEBUG: fuse-common-3.10.2-5.el9.x86_64 DEBUG: coreutils-common-8.32-34.el9.x86_64 DEBUG: centos-gpg-keys-9.0-20.el9.noarch DEBUG: centos-stream-repos-9.0-20.el9.noarch DEBUG: centos-stream-release-9.0-20.el9.noarch DEBUG: setup-2.13.7-9.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-60.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-60.el9.x86_64 DEBUG: glibc-common-2.34-60.el9.x86_64 DEBUG: glibc-2.34-60.el9.x86_64 DEBUG: ncurses-libs-6.2-8.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-39.el9.x86_64 DEBUG: libstdc++-11.3.1-4.3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-3.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-6.el9.x86_64 DEBUG: libcap-2.48-8.el9.x86_64 DEBUG: libuuid-2.37.4-10.el9.x86_64 DEBUG: sqlite-libs-3.34.1-6.el9.x86_64 DEBUG: libffi-3.4.2-7.el9.x86_64 DEBUG: p11-kit-0.24.1-2.el9.x86_64 DEBUG: elfutils-libelf-0.188-3.el9.x86_64 DEBUG: gmp-6.2.0-10.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.34.0-14.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: alternatives-1.20-2.el9.x86_64 DEBUG: libgomp-11.3.1-4.3.el9.x86_64 DEBUG: libsepol-3.5-0.rc3.1.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.79.0-14.el9.x86_64 DEBUG: libgcrypt-1.10.0-9.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: gdbm-libs-1.19-4.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.0.7-103.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: pcre2-10.40-2.el9.x86_64 DEBUG: libselinux-3.5-0.rc3.1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.8-3.el9.x86_64 DEBUG: libX11-xcb-1.7.0-7.el9.x86_64 DEBUG: libwebp-1.2.0-3.el9.x86_64 DEBUG: libsemanage-3.5-0.rc3.1.el9.x86_64 DEBUG: shadow-utils-4.9-6.el9.x86_64 DEBUG: less-590-1.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcom_err-1.46.5-3.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtdb-1.4.7-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-3.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: findutils-4.8.0-5.el9.x86_64 DEBUG: mesa-libglapi-22.3.0-2.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-12.el9.x86_64 DEBUG: file-5.39-12.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-37.20210216cvs.el9.x86_64 DEBUG: llvm-libs-15.0.7-1.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-10.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-trust-0.24.1-2.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-5.el9.x86_64 DEBUG: coreutils-8.32-34.el9.x86_64 DEBUG: ca-certificates-2022.2.54-90.2.el9.noarch DEBUG: systemd-libs-252-6.el9.x86_64 DEBUG: libblkid-2.37.4-10.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-7.el9.x86_64 DEBUG: libmount-2.37.4-10.el9.x86_64 DEBUG: libfdisk-2.37.4-10.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: kmod-libs-28-7.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-12.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-7.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-7.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-8.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: pixman-0.40.0-5.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: util-linux-core-2.37.4-10.el9.x86_64 DEBUG: procps-ng-3.3.17-11.el9.x86_64 DEBUG: p11-kit-server-0.24.1-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-6.el9.noarch DEBUG: python-unversioned-command-3.9.16-1.el9.noarch DEBUG: python3-3.9.16-1.el9.x86_64 DEBUG: python3-libs-3.9.16-1.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-libselinux-3.5-0.rc3.1.el9.x86_64 DEBUG: python3-greenlet-1.1.3-1.el9s.x86_64 DEBUG: python3-libsemanage-3.5-0.rc3.1.el9.x86_64 DEBUG: python3-setools-4.4.1-1.el9.x86_64 DEBUG: python3-pip-21.2.3-6.el9.noarch DEBUG: crypto-policies-scripts-20221215-1.git9a18988.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.2.1-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-3.el9.noarch DEBUG: python3-requests-2.25.1-6.el9.noarch DEBUG: python3-audit-3.0.7-103.el9.x86_64 DEBUG: python3-pytz-2021.1-4.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-distro-1.7.0-3.el9s.noarch DEBUG: python3-markupsafe-2.1.1-4.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-tomli-2.0.1-4.el9s.noarch DEBUG: python3-typing-extensions-3.7.4.3-2.el9s.noarch DEBUG: openssl-3.0.7-5.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-7.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.3.1-4.3.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libselinux-utils-3.5-0.rc3.1.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-3.el9.x86_64 DEBUG: nss-softokn-freebl-3.79.0-14.el9.x86_64 DEBUG: nss-softokn-3.79.0-14.el9.x86_64 DEBUG: nss-sysinit-3.79.0-14.el9.x86_64 DEBUG: nss-3.79.0-14.el9.x86_64 DEBUG: flac-libs-1.3.3-10.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.20.2-5.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: systemd-rpm-macros-252-6.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-8.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-480.el9.x86_64 DEBUG: perl-FileHandle-2.03-480.el9.noarch DEBUG: perl-AutoLoader-5.74-480.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-base-2.27-480.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-if-0.60.800-480.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-480.el9.noarch DEBUG: perl-POSIX-1.94-480.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-480.el9.noarch DEBUG: perl-subs-1.03-480.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-460.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-480.el9.noarch DEBUG: perl-Symbol-1.08-480.el9.noarch DEBUG: perl-File-stat-1.09-480.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-480.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-480.el9.x86_64 DEBUG: perl-IO-1.43-480.el9.x86_64 DEBUG: perl-overloading-0.02-480.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-480.el9.x86_64 DEBUG: perl-File-Basename-2.85-480.el9.noarch DEBUG: perl-Getopt-Std-1.12-480.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-461.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-480.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-480.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-480.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-480.el9.x86_64 DEBUG: perl-interpreter-5.32.1-480.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-12.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.3.1-4.3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-2.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-14.el9.x86_64 DEBUG: util-linux-2.37.4-10.el9.x86_64 DEBUG: dbus-1.12.20-7.el9.x86_64 DEBUG: systemd-pam-252-6.el9.x86_64 DEBUG: systemd-252-6.el9.x86_64 DEBUG: dbus-common-1.12.20-7.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.187-7.el9.x86_64 DEBUG: device-mapper-1.02.187-7.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-2.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.188-3.el9.noarch DEBUG: elfutils-libs-0.188-3.el9.x86_64 DEBUG: openssh-8.7p1-28.el9.x86_64 DEBUG: kbd-2.4.0-8.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.114-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-22.3.0-2.el9.x86_64 DEBUG: mesa-libgbm-22.3.0-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-22.3.0-2.el9.x86_64 DEBUG: mesa-vulkan-drivers-22.3.0-2.el9.x86_64 DEBUG: vulkan-loader-1.3.239.0-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: environment-modules-5.0.1-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.20.1-8.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.2-3.el9.x86_64 DEBUG: libssh-0.10.4-8.el9.x86_64 DEBUG: libcurl-7.76.1-22.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.188-3.el9.x86_64 DEBUG: elfutils-0.188-3.el9.x86_64 DEBUG: gdb-minimal-10.2-10.el9.x86_64 DEBUG: curl-7.76.1-22.el9.x86_64 DEBUG: rpm-4.16.1.3-22.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-22.el9.x86_64 DEBUG: policycoreutils-3.5-0.rc3.1.1.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-22.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.0.3-8.el9.x86_64 DEBUG: systemd-udev-252-6.el9.x86_64 DEBUG: libfido2-1.6.0-7.el9.x86_64 DEBUG: openssh-clients-8.7p1-28.el9.x86_64 DEBUG: git-core-2.39.1-1.el9.x86_64 DEBUG: make-4.3-7.el9.x86_64 DEBUG: nettle-3.8-3.el9.x86_64 DEBUG: gnutls-3.7.6-17.el9.x86_64 DEBUG: glib2-2.68.4-6.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-8.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: gstreamer1-1.18.4-4.el9.x86_64 DEBUG: cups-libs-2.3.3op2-16.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-14.el9.x86_64 DEBUG: poppler-glib-21.01.0-14.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.42.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.6-3.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-12.el9.x86_64 DEBUG: flatpak-session-helper-1.12.7-2.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.38.5-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-2.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2022.6-3.el9.x86_64 DEBUG: which-2.21-28.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: checkpolicy-3.5-0.rc3.1.el9.x86_64 DEBUG: python3-policycoreutils-3.5-0.rc3.1.1.el9.noarch DEBUG: policycoreutils-python-utils-3.5-0.rc3.1.1.el9.noarch DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-16.el9.x86_64 DEBUG: binutils-2.35.2-37.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-60.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-60.el9.x86_64 DEBUG: gcc-11.3.1-4.3.el9.x86_64 DEBUG: annobin-11.05-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.3.1-4.3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.0.9-9.el9.noarch DEBUG: python-srpm-macros-3.9-52.el9.noarch DEBUG: redhat-rpm-config-198-1.el9.noarch DEBUG: python-rpm-macros-3.9-52.el9.noarch DEBUG: python3-rpm-macros-3.9-52.el9.noarch DEBUG: python3-rpm-generators-12-8.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-7.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: libcanberra-0.30-26.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-1.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-9.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: wireplumber-libs-0.4.8-1.el9.x86_64 DEBUG: pipewire-libs-0.3.47-2.el9.x86_64 DEBUG: wireplumber-0.4.8-1.el9.x86_64 DEBUG: pipewire-0.3.47-2.el9.x86_64 DEBUG: flatpak-1.12.7-2.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.4-1.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.18.4-5.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-3.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-26.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-26.el9.x86_64 DEBUG: graphviz-2.44.0-25.el9.x86_64 DEBUG: ImageMagick-libs-6.9.11.27-7.el9s.x86_64 DEBUG: ImageMagick-6.9.11.27-7.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-7.el9.noarch DEBUG: pipewire-alsa-0.3.47-2.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-0.3.47-2.el9.x86_64 DEBUG: pipewire-pulseaudio-0.3.47-2.el9.x86_64 DEBUG: python3-devel-3.9.16-1.el9.x86_64 DEBUG: rpm-build-4.16.1.3-22.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.1-4.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230223083437.ce6a105.el9.noarch DEBUG: gcc-toolset-12-binutils-gold-2.38-16.el9.x86_64 DEBUG: binutils-gold-2.35.2-37.el9.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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 DEBUG: delorean-python-ironic-prometheus-exporter-e63f 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-3ddce92b748ce4846f17c 17 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-oslotest-d4b189682ca2239abb23ab 23 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-collectd-gnocchi-de115a710d4507 23 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-34d1b585b2a5bf9caa8f6 13 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-59f7a524fd4ded3c17b10ab 23 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-1ae2ad39795a3b4c8e0d4 23 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-41d38ba53e 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ovn-octavia-provider-e5d1bd0336 21 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-8f4cde3666d9b31f9d5e 18 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-65fc4dbec919203176dd36d94b 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-a2b0a5dc 18 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-a2952962d2f451d63b4826 19 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-baa3cc712cbf37a07729 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-tripleo-operator-ansible-400a47bdc2dea 20 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-ui-5bd230721303279781ca 18 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-validations-9960993b 20 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 23 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 34 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 21 kB/s | 6.9 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 38 kB/s | 7.4 kB 00:00 DEBUG: dlrn-antelope-testing 17 kB/s | 3.0 kB 00:00 DEBUG: dlrn-antelope-testing 2.5 MB/s | 1.0 MB 00:00 DEBUG: dlrn-antelope-build-deps 17 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 19 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 30 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 25 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 26 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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-11.3.1-4.3.el9.x86_64 DEBUG: crypto-policies-20221215-1.git9a18988.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2022g-2.el9.noarch DEBUG: hwdata-0.348-9.7.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20221130-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: libX11-common-1.7.0-7.el9.noarch DEBUG: kernel-headers-5.14.0-282.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-12.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-2.el9.noarch DEBUG: ncurses-base-6.2-8.20210508.el9.noarch DEBUG: libssh-config-0.10.4-8.el9.noarch DEBUG: kbd-misc-2.4.0-8.el9.noarch DEBUG: fuse-common-3.10.2-5.el9.x86_64 DEBUG: coreutils-common-8.32-34.el9.x86_64 DEBUG: centos-gpg-keys-9.0-20.el9.noarch DEBUG: centos-stream-repos-9.0-20.el9.noarch DEBUG: centos-stream-release-9.0-20.el9.noarch DEBUG: setup-2.13.7-9.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-60.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-60.el9.x86_64 DEBUG: glibc-common-2.34-60.el9.x86_64 DEBUG: glibc-2.34-60.el9.x86_64 DEBUG: ncurses-libs-6.2-8.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-39.el9.x86_64 DEBUG: libstdc++-11.3.1-4.3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-3.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-6.el9.x86_64 DEBUG: libcap-2.48-8.el9.x86_64 DEBUG: libuuid-2.37.4-10.el9.x86_64 DEBUG: sqlite-libs-3.34.1-6.el9.x86_64 DEBUG: libffi-3.4.2-7.el9.x86_64 DEBUG: p11-kit-0.24.1-2.el9.x86_64 DEBUG: elfutils-libelf-0.188-3.el9.x86_64 DEBUG: gmp-6.2.0-10.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.34.0-14.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: alternatives-1.20-2.el9.x86_64 DEBUG: libgomp-11.3.1-4.3.el9.x86_64 DEBUG: libsepol-3.5-0.rc3.1.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.79.0-14.el9.x86_64 DEBUG: libgcrypt-1.10.0-9.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: gdbm-libs-1.19-4.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.0.7-103.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: pcre2-10.40-2.el9.x86_64 DEBUG: libselinux-3.5-0.rc3.1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.8-3.el9.x86_64 DEBUG: libX11-xcb-1.7.0-7.el9.x86_64 DEBUG: libwebp-1.2.0-3.el9.x86_64 DEBUG: libsemanage-3.5-0.rc3.1.el9.x86_64 DEBUG: shadow-utils-4.9-6.el9.x86_64 DEBUG: less-590-1.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcom_err-1.46.5-3.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtdb-1.4.7-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-3.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: findutils-4.8.0-5.el9.x86_64 DEBUG: mesa-libglapi-22.3.0-2.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-12.el9.x86_64 DEBUG: file-5.39-12.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-37.20210216cvs.el9.x86_64 DEBUG: llvm-libs-15.0.7-1.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-10.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-trust-0.24.1-2.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-5.el9.x86_64 DEBUG: coreutils-8.32-34.el9.x86_64 DEBUG: ca-certificates-2022.2.54-90.2.el9.noarch DEBUG: systemd-libs-252-6.el9.x86_64 DEBUG: libblkid-2.37.4-10.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-7.el9.x86_64 DEBUG: libmount-2.37.4-10.el9.x86_64 DEBUG: libfdisk-2.37.4-10.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: kmod-libs-28-7.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-12.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-7.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-7.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-8.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: pixman-0.40.0-5.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: util-linux-core-2.37.4-10.el9.x86_64 DEBUG: procps-ng-3.3.17-11.el9.x86_64 DEBUG: p11-kit-server-0.24.1-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-6.el9.noarch DEBUG: python-unversioned-command-3.9.16-1.el9.noarch DEBUG: python3-3.9.16-1.el9.x86_64 DEBUG: python3-libs-3.9.16-1.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-libselinux-3.5-0.rc3.1.el9.x86_64 DEBUG: python3-greenlet-1.1.3-1.el9s.x86_64 DEBUG: python3-libsemanage-3.5-0.rc3.1.el9.x86_64 DEBUG: python3-setools-4.4.1-1.el9.x86_64 DEBUG: python3-pip-21.2.3-6.el9.noarch DEBUG: crypto-policies-scripts-20221215-1.git9a18988.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.2.1-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-3.el9.noarch DEBUG: python3-requests-2.25.1-6.el9.noarch DEBUG: python3-audit-3.0.7-103.el9.x86_64 DEBUG: python3-pytz-2021.1-4.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-distro-1.7.0-3.el9s.noarch DEBUG: python3-markupsafe-2.1.1-4.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-tomli-2.0.1-4.el9s.noarch DEBUG: python3-typing-extensions-3.7.4.3-2.el9s.noarch DEBUG: openssl-3.0.7-5.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-7.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.3.1-4.3.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libselinux-utils-3.5-0.rc3.1.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-3.el9.x86_64 DEBUG: nss-softokn-freebl-3.79.0-14.el9.x86_64 DEBUG: nss-softokn-3.79.0-14.el9.x86_64 DEBUG: nss-sysinit-3.79.0-14.el9.x86_64 DEBUG: nss-3.79.0-14.el9.x86_64 DEBUG: flac-libs-1.3.3-10.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.20.2-5.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: systemd-rpm-macros-252-6.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-8.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-480.el9.x86_64 DEBUG: perl-FileHandle-2.03-480.el9.noarch DEBUG: perl-AutoLoader-5.74-480.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-base-2.27-480.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-if-0.60.800-480.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-480.el9.noarch DEBUG: perl-POSIX-1.94-480.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-480.el9.noarch DEBUG: perl-subs-1.03-480.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-460.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-480.el9.noarch DEBUG: perl-Symbol-1.08-480.el9.noarch DEBUG: perl-File-stat-1.09-480.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-480.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-480.el9.x86_64 DEBUG: perl-IO-1.43-480.el9.x86_64 DEBUG: perl-overloading-0.02-480.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-480.el9.x86_64 DEBUG: perl-File-Basename-2.85-480.el9.noarch DEBUG: perl-Getopt-Std-1.12-480.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-461.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-480.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-480.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-480.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-480.el9.x86_64 DEBUG: perl-interpreter-5.32.1-480.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-12.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.3.1-4.3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-2.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-14.el9.x86_64 DEBUG: util-linux-2.37.4-10.el9.x86_64 DEBUG: dbus-1.12.20-7.el9.x86_64 DEBUG: systemd-pam-252-6.el9.x86_64 DEBUG: systemd-252-6.el9.x86_64 DEBUG: dbus-common-1.12.20-7.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.187-7.el9.x86_64 DEBUG: device-mapper-1.02.187-7.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-2.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.188-3.el9.noarch DEBUG: elfutils-libs-0.188-3.el9.x86_64 DEBUG: openssh-8.7p1-28.el9.x86_64 DEBUG: kbd-2.4.0-8.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.114-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-22.3.0-2.el9.x86_64 DEBUG: mesa-libgbm-22.3.0-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-22.3.0-2.el9.x86_64 DEBUG: mesa-vulkan-drivers-22.3.0-2.el9.x86_64 DEBUG: vulkan-loader-1.3.239.0-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: environment-modules-5.0.1-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.20.1-8.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.2-3.el9.x86_64 DEBUG: libssh-0.10.4-8.el9.x86_64 DEBUG: libcurl-7.76.1-22.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.188-3.el9.x86_64 DEBUG: elfutils-0.188-3.el9.x86_64 DEBUG: gdb-minimal-10.2-10.el9.x86_64 DEBUG: curl-7.76.1-22.el9.x86_64 DEBUG: rpm-4.16.1.3-22.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-22.el9.x86_64 DEBUG: policycoreutils-3.5-0.rc3.1.1.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-22.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.0.3-8.el9.x86_64 DEBUG: systemd-udev-252-6.el9.x86_64 DEBUG: libfido2-1.6.0-7.el9.x86_64 DEBUG: openssh-clients-8.7p1-28.el9.x86_64 DEBUG: git-core-2.39.1-1.el9.x86_64 DEBUG: make-4.3-7.el9.x86_64 DEBUG: nettle-3.8-3.el9.x86_64 DEBUG: gnutls-3.7.6-17.el9.x86_64 DEBUG: glib2-2.68.4-6.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-8.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: gstreamer1-1.18.4-4.el9.x86_64 DEBUG: cups-libs-2.3.3op2-16.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-14.el9.x86_64 DEBUG: poppler-glib-21.01.0-14.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.42.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.6-3.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-12.el9.x86_64 DEBUG: flatpak-session-helper-1.12.7-2.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.38.5-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-2.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2022.6-3.el9.x86_64 DEBUG: which-2.21-28.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: checkpolicy-3.5-0.rc3.1.el9.x86_64 DEBUG: python3-policycoreutils-3.5-0.rc3.1.1.el9.noarch DEBUG: policycoreutils-python-utils-3.5-0.rc3.1.1.el9.noarch DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-16.el9.x86_64 DEBUG: binutils-2.35.2-37.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-60.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-60.el9.x86_64 DEBUG: gcc-11.3.1-4.3.el9.x86_64 DEBUG: annobin-11.05-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.3.1-4.3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.0.9-9.el9.noarch DEBUG: python-srpm-macros-3.9-52.el9.noarch DEBUG: redhat-rpm-config-198-1.el9.noarch DEBUG: python-rpm-macros-3.9-52.el9.noarch DEBUG: python3-rpm-macros-3.9-52.el9.noarch DEBUG: python3-rpm-generators-12-8.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-7.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: libcanberra-0.30-26.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-1.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-9.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: wireplumber-libs-0.4.8-1.el9.x86_64 DEBUG: pipewire-libs-0.3.47-2.el9.x86_64 DEBUG: wireplumber-0.4.8-1.el9.x86_64 DEBUG: pipewire-0.3.47-2.el9.x86_64 DEBUG: flatpak-1.12.7-2.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.4-1.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.18.4-5.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-3.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-26.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-26.el9.x86_64 DEBUG: graphviz-2.44.0-25.el9.x86_64 DEBUG: ImageMagick-libs-6.9.11.27-7.el9s.x86_64 DEBUG: ImageMagick-6.9.11.27-7.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-7.el9.noarch DEBUG: pipewire-alsa-0.3.47-2.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-0.3.47-2.el9.x86_64 DEBUG: pipewire-pulseaudio-0.3.47-2.el9.x86_64 DEBUG: python3-devel-3.9.16-1.el9.x86_64 DEBUG: rpm-build-4.16.1.3-22.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.1-4.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230223083437.ce6a105.el9.noarch DEBUG: gcc-toolset-12-binutils-gold-2.38-16.el9.x86_64 DEBUG: binutils-gold-2.35.2-37.el9.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-watcher.spec'], chrootPath='/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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=1036gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-watcher.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: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-watcher-10.1.0-0.20230307093439.d28630b.el9.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-watcher.spec) Config(dlrn-1) 0 minutes 48 seconds INFO: Results and/or logs in: /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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.EgWzgRClCQ INFO: mock.py version 2.10 starting (python version = 3.6.8, NVR = mock-2.10-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos9-antelope/data/dlrn-1.cfg'] DEBUG: version: 2.10 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: True DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1036 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: False DEBUG: bootstrap_image: registry.centos.org/centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/ccache/u1036/', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, '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-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-antelope-x86_64-1', 'root': 'dlrn-centos9-antelope-x86_64-1', 'resultdir': '/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1036 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-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-centos8.rdoproject.org.novalocal', '%repo_bootstrap': '1'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos9-antelope-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/centos9-antelope/data/dlrn-1.cfg DEBUG: root: dlrn-centos9-antelope-x86_64-1 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 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 best=1 protected_packages= module_platform_id=platform:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-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-9-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-baremetal] name=delorean-python-ironic-prometheus-exporter-e63fb2ee6ac8bb242d7405417e61247a66ca15aa baseurl=https://trunk.rdoproject.org/centos9-antelope/component/baremetal/e6/3f/e63fb2ee6ac8bb242d7405417e61247a66ca15aa_a1ab7c9d enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-3ddce92b748ce4846f17cfa96bbe17ed2e5ed1fd baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cinder/3d/dc/3ddce92b748ce4846f17cfa96bbe17ed2e5ed1fd_5d4c5abb enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-oslotest-d4b189682ca2239abb23ab7b8ce33a5dbd9ffc42 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/clients/d4/b1/d4b189682ca2239abb23ab7b8ce33a5dbd9ffc42_feb14b12 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-collectd-gnocchi-de115a710d45074f4cfb4b1a18fc565d165d72ff baseurl=https://trunk.rdoproject.org/centos9-antelope/component/cloudops/de/11/de115a710d45074f4cfb4b1a18fc565d165d72ff_b5731a79 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-34d1b585b2a5bf9caa8f69380e45eff338f905a3 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/common/34/d1/34d1b585b2a5bf9caa8f69380e45eff338f905a3_e16594be enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-59f7a524fd4ded3c17b10abcedb0baff769c3a8a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/compute/59/f7/59f7a524fd4ded3c17b10abcedb0baff769c3a8a_6f128971 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1ae2ad39795a3b4c8e0d4f7169ead740b29ee033 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/glance/1a/e2/1ae2ad39795a3b4c8e0d4f7169ead740b29ee033_eee6f7e0 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-41d38ba53e62001a4ea40bb7a9d8e564752d8a93 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/manila/41/d3/41d38ba53e62001a4ea40bb7a9d8e564752d8a93_c3045b18 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovn-octavia-provider-e5d1bd03361100e437f9e6db3a839ad6f374dfb3 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/network/e5/d1/e5d1bd03361100e437f9e6db3a839ad6f374dfb3_70ca1ca2 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-8f4cde3666d9b31f9d5e15194fde13f6b65de070 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/octavia/8f/4c/8f4cde3666d9b31f9d5e15194fde13f6b65de070_37b0f502 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-65fc4dbec919203176dd36d94b39cc14c62440f0 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/podified/65/fc/65fc4dbec919203176dd36d94b39cc14c62440f0_66abb0d3 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-keystone-tests-tempest-a2b0a5dc59a5bece14d2994cb2085a0d2167fc49 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/security/a2/b0/a2b0a5dc59a5bece14d2994cb2085a0d2167fc49_5f1db43c enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-a2952962d2f451d63b482646e23f515be9b00b86 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/swift/a2/95/a2952962d2f451d63b482646e23f515be9b00b86_0909eacc enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-baa3cc712cbf37a077291f69d8b621bd6f759132 baseurl=https://trunk.rdoproject.org/centos9-antelope/component/tempest/ba/a3/baa3cc712cbf37a077291f69d8b621bd6f759132_7900ce04 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-tripleo-operator-ansible-400a47bdc2deacf9b1cdb50eb144ec1915c66cda baseurl=https://trunk.rdoproject.org/centos9-antelope/component/tripleo/40/0a/400a47bdc2deacf9b1cdb50eb144ec1915c66cda_b869161a enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-5bd230721303279781caa2614bd1c442e7c87c0a baseurl=https://trunk.rdoproject.org/centos9-antelope/component/ui/5b/d2/5bd230721303279781caa2614bd1c442e7c87c0a_d0d38a3c enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-openstack-tripleo-validations-9960993bae45db3324f6d7a7798c0cca4cc5414d baseurl=https://trunk.rdoproject.org/centos9-antelope/component/validation/99/60/9960993bae45db3324f6d7a7798c0cca4cc5414d_8f0e978e enabled=1 gpgcheck=0 priority=1 [delorean-antelope-testing] name=dlrn-antelope-testing baseurl=https://trunk.rdoproject.org/centos9-antelope/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-antelope-build-deps] name=dlrn-antelope-build-deps baseurl=https://trunk.rdoproject.org/centos9-antelope/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-quincy/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Local file: /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54/openstack-watcher-10.1.0-0.20230307093439.d28630b.el9.src.rpm INFO: Start(/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54/openstack-watcher-10.1.0-0.20230307093439.d28630b.el9.src.rpm) Config(dlrn-centos9-antelope-x86_64-1) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 6552960 1961688 594948 7697536 8722760 DEBUG: Swap: 16777212 3764372 13012840 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 266M 4.1G 7% /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/results Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.9jhrqbiz', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16212184 6648920 352132 1888824 9211132 7082292 DEBUG: Swap: 16777212 3764628 13012584 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.4G 3.0G 31% /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54 Mock Version: 2.10 INFO: Mock Version: 2.10 INFO: Mock Version: 2.10 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/dev/shm DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-antelope-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.4efgnd3_', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root DEBUG: resultdir = /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/useradd', '-o', '-m', '-u', '1036', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-11.3.1-4.3.el9.x86_64 DEBUG: crypto-policies-20221215-1.git9a18988.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2022g-2.el9.noarch DEBUG: hwdata-0.348-9.7.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20221130-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: libX11-common-1.7.0-7.el9.noarch DEBUG: kernel-headers-5.14.0-282.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-12.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-2.el9.noarch DEBUG: ncurses-base-6.2-8.20210508.el9.noarch DEBUG: libssh-config-0.10.4-8.el9.noarch DEBUG: kbd-misc-2.4.0-8.el9.noarch DEBUG: fuse-common-3.10.2-5.el9.x86_64 DEBUG: coreutils-common-8.32-34.el9.x86_64 DEBUG: centos-gpg-keys-9.0-20.el9.noarch DEBUG: centos-stream-repos-9.0-20.el9.noarch DEBUG: centos-stream-release-9.0-20.el9.noarch DEBUG: setup-2.13.7-9.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-60.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-60.el9.x86_64 DEBUG: glibc-common-2.34-60.el9.x86_64 DEBUG: glibc-2.34-60.el9.x86_64 DEBUG: ncurses-libs-6.2-8.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-39.el9.x86_64 DEBUG: libstdc++-11.3.1-4.3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-3.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-6.el9.x86_64 DEBUG: libcap-2.48-8.el9.x86_64 DEBUG: libuuid-2.37.4-10.el9.x86_64 DEBUG: sqlite-libs-3.34.1-6.el9.x86_64 DEBUG: libffi-3.4.2-7.el9.x86_64 DEBUG: p11-kit-0.24.1-2.el9.x86_64 DEBUG: elfutils-libelf-0.188-3.el9.x86_64 DEBUG: gmp-6.2.0-10.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.34.0-14.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: alternatives-1.20-2.el9.x86_64 DEBUG: libgomp-11.3.1-4.3.el9.x86_64 DEBUG: libsepol-3.5-0.rc3.1.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.79.0-14.el9.x86_64 DEBUG: libgcrypt-1.10.0-9.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: gdbm-libs-1.19-4.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.0.7-103.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: pcre2-10.40-2.el9.x86_64 DEBUG: libselinux-3.5-0.rc3.1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.8-3.el9.x86_64 DEBUG: libX11-xcb-1.7.0-7.el9.x86_64 DEBUG: libwebp-1.2.0-3.el9.x86_64 DEBUG: libsemanage-3.5-0.rc3.1.el9.x86_64 DEBUG: shadow-utils-4.9-6.el9.x86_64 DEBUG: less-590-1.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcom_err-1.46.5-3.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtdb-1.4.7-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-3.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: findutils-4.8.0-5.el9.x86_64 DEBUG: mesa-libglapi-22.3.0-2.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-12.el9.x86_64 DEBUG: file-5.39-12.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-37.20210216cvs.el9.x86_64 DEBUG: llvm-libs-15.0.7-1.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-10.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-trust-0.24.1-2.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-5.el9.x86_64 DEBUG: coreutils-8.32-34.el9.x86_64 DEBUG: ca-certificates-2022.2.54-90.2.el9.noarch DEBUG: systemd-libs-252-6.el9.x86_64 DEBUG: libblkid-2.37.4-10.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-7.el9.x86_64 DEBUG: libmount-2.37.4-10.el9.x86_64 DEBUG: libfdisk-2.37.4-10.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: kmod-libs-28-7.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-12.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-7.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-7.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-8.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: pixman-0.40.0-5.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: util-linux-core-2.37.4-10.el9.x86_64 DEBUG: procps-ng-3.3.17-11.el9.x86_64 DEBUG: p11-kit-server-0.24.1-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-6.el9.noarch DEBUG: python-unversioned-command-3.9.16-1.el9.noarch DEBUG: python3-3.9.16-1.el9.x86_64 DEBUG: python3-libs-3.9.16-1.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-libselinux-3.5-0.rc3.1.el9.x86_64 DEBUG: python3-greenlet-1.1.3-1.el9s.x86_64 DEBUG: python3-libsemanage-3.5-0.rc3.1.el9.x86_64 DEBUG: python3-setools-4.4.1-1.el9.x86_64 DEBUG: python3-pip-21.2.3-6.el9.noarch DEBUG: crypto-policies-scripts-20221215-1.git9a18988.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.2.1-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-3.el9.noarch DEBUG: python3-requests-2.25.1-6.el9.noarch DEBUG: python3-audit-3.0.7-103.el9.x86_64 DEBUG: python3-pytz-2021.1-4.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-distro-1.7.0-3.el9s.noarch DEBUG: python3-markupsafe-2.1.1-4.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-tomli-2.0.1-4.el9s.noarch DEBUG: python3-typing-extensions-3.7.4.3-2.el9s.noarch DEBUG: openssl-3.0.7-5.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-7.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.3.1-4.3.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libselinux-utils-3.5-0.rc3.1.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-3.el9.x86_64 DEBUG: nss-softokn-freebl-3.79.0-14.el9.x86_64 DEBUG: nss-softokn-3.79.0-14.el9.x86_64 DEBUG: nss-sysinit-3.79.0-14.el9.x86_64 DEBUG: nss-3.79.0-14.el9.x86_64 DEBUG: flac-libs-1.3.3-10.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.20.2-5.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: systemd-rpm-macros-252-6.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-8.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-480.el9.x86_64 DEBUG: perl-FileHandle-2.03-480.el9.noarch DEBUG: perl-AutoLoader-5.74-480.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-base-2.27-480.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-if-0.60.800-480.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-480.el9.noarch DEBUG: perl-POSIX-1.94-480.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-480.el9.noarch DEBUG: perl-subs-1.03-480.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-460.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-480.el9.noarch DEBUG: perl-Symbol-1.08-480.el9.noarch DEBUG: perl-File-stat-1.09-480.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-480.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-480.el9.x86_64 DEBUG: perl-IO-1.43-480.el9.x86_64 DEBUG: perl-overloading-0.02-480.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-480.el9.x86_64 DEBUG: perl-File-Basename-2.85-480.el9.noarch DEBUG: perl-Getopt-Std-1.12-480.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-461.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-480.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-480.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-480.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-480.el9.x86_64 DEBUG: perl-interpreter-5.32.1-480.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-12.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.3.1-4.3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-2.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-14.el9.x86_64 DEBUG: util-linux-2.37.4-10.el9.x86_64 DEBUG: dbus-1.12.20-7.el9.x86_64 DEBUG: systemd-pam-252-6.el9.x86_64 DEBUG: systemd-252-6.el9.x86_64 DEBUG: dbus-common-1.12.20-7.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.187-7.el9.x86_64 DEBUG: device-mapper-1.02.187-7.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-2.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.188-3.el9.noarch DEBUG: elfutils-libs-0.188-3.el9.x86_64 DEBUG: openssh-8.7p1-28.el9.x86_64 DEBUG: kbd-2.4.0-8.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.114-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-22.3.0-2.el9.x86_64 DEBUG: mesa-libgbm-22.3.0-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-22.3.0-2.el9.x86_64 DEBUG: mesa-vulkan-drivers-22.3.0-2.el9.x86_64 DEBUG: vulkan-loader-1.3.239.0-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: environment-modules-5.0.1-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.20.1-8.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.2-3.el9.x86_64 DEBUG: libssh-0.10.4-8.el9.x86_64 DEBUG: libcurl-7.76.1-22.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.188-3.el9.x86_64 DEBUG: elfutils-0.188-3.el9.x86_64 DEBUG: gdb-minimal-10.2-10.el9.x86_64 DEBUG: curl-7.76.1-22.el9.x86_64 DEBUG: rpm-4.16.1.3-22.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-22.el9.x86_64 DEBUG: policycoreutils-3.5-0.rc3.1.1.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-22.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.0.3-8.el9.x86_64 DEBUG: systemd-udev-252-6.el9.x86_64 DEBUG: libfido2-1.6.0-7.el9.x86_64 DEBUG: openssh-clients-8.7p1-28.el9.x86_64 DEBUG: git-core-2.39.1-1.el9.x86_64 DEBUG: make-4.3-7.el9.x86_64 DEBUG: nettle-3.8-3.el9.x86_64 DEBUG: gnutls-3.7.6-17.el9.x86_64 DEBUG: glib2-2.68.4-6.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-8.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: gstreamer1-1.18.4-4.el9.x86_64 DEBUG: cups-libs-2.3.3op2-16.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-14.el9.x86_64 DEBUG: poppler-glib-21.01.0-14.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.42.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.6-3.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-12.el9.x86_64 DEBUG: flatpak-session-helper-1.12.7-2.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.38.5-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-2.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2022.6-3.el9.x86_64 DEBUG: which-2.21-28.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: checkpolicy-3.5-0.rc3.1.el9.x86_64 DEBUG: python3-policycoreutils-3.5-0.rc3.1.1.el9.noarch DEBUG: policycoreutils-python-utils-3.5-0.rc3.1.1.el9.noarch DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-16.el9.x86_64 DEBUG: binutils-2.35.2-37.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-60.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-60.el9.x86_64 DEBUG: gcc-11.3.1-4.3.el9.x86_64 DEBUG: annobin-11.05-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.3.1-4.3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.0.9-9.el9.noarch DEBUG: python-srpm-macros-3.9-52.el9.noarch DEBUG: redhat-rpm-config-198-1.el9.noarch DEBUG: python-rpm-macros-3.9-52.el9.noarch DEBUG: python3-rpm-macros-3.9-52.el9.noarch DEBUG: python3-rpm-generators-12-8.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-7.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: libcanberra-0.30-26.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-1.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-9.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: wireplumber-libs-0.4.8-1.el9.x86_64 DEBUG: pipewire-libs-0.3.47-2.el9.x86_64 DEBUG: wireplumber-0.4.8-1.el9.x86_64 DEBUG: pipewire-0.3.47-2.el9.x86_64 DEBUG: flatpak-1.12.7-2.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.4-1.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.18.4-5.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-3.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-26.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-26.el9.x86_64 DEBUG: graphviz-2.44.0-25.el9.x86_64 DEBUG: ImageMagick-libs-6.9.11.27-7.el9s.x86_64 DEBUG: ImageMagick-6.9.11.27-7.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-7.el9.noarch DEBUG: pipewire-alsa-0.3.47-2.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-0.3.47-2.el9.x86_64 DEBUG: pipewire-pulseaudio-0.3.47-2.el9.x86_64 DEBUG: python3-devel-3.9.16-1.el9.x86_64 DEBUG: rpm-build-4.16.1.3-22.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.1-4.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230223083437.ce6a105.el9.noarch DEBUG: gcc-toolset-12-binutils-gold-2.38-16.el9.x86_64 DEBUG: binutils-gold-2.35.2-37.el9.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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 DEBUG: delorean-python-ironic-prometheus-exporter-e63f 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-3ddce92b748ce4846f17c 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-oslotest-d4b189682ca2239abb23ab 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-collectd-gnocchi-de115a710d4507 22 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-34d1b585b2a5bf9caa8f6 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-59f7a524fd4ded3c17b10ab 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-1ae2ad39795a3b4c8e0d4 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-41d38ba53e 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ovn-octavia-provider-e5d1bd0336 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-8f4cde3666d9b31f9d5e 23 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-65fc4dbec919203176dd36d94b 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-a2b0a5dc 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-a2952962d2f451d63b4826 16 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-baa3cc712cbf37a07729 16 kB/s | 3.0 kB 00:00 DEBUG: delorean-tripleo-operator-ansible-400a47bdc2dea 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-ui-5bd230721303279781ca 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tripleo-validations-9960993b 26 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 49 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 49 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 40 kB/s | 6.9 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 46 kB/s | 7.4 kB 00:00 DEBUG: dlrn-antelope-testing 23 kB/s | 3.0 kB 00:00 DEBUG: dlrn-antelope-build-deps 19 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 32 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 23 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 17 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 19 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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-11.3.1-4.3.el9.x86_64 DEBUG: crypto-policies-20221215-1.git9a18988.el9.noarch DEBUG: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2022g-2.el9.noarch DEBUG: hwdata-0.348-9.7.el9.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: osinfo-db-20221130-1.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: libX11-common-1.7.0-7.el9.noarch DEBUG: kernel-headers-5.14.0-282.el9.x86_64 DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: python3-setuptools-wheel-53.0.0-12.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: pcre2-syntax-10.40-2.el9.noarch DEBUG: ncurses-base-6.2-8.20210508.el9.noarch DEBUG: libssh-config-0.10.4-8.el9.noarch DEBUG: kbd-misc-2.4.0-8.el9.noarch DEBUG: fuse-common-3.10.2-5.el9.x86_64 DEBUG: coreutils-common-8.32-34.el9.x86_64 DEBUG: centos-gpg-keys-9.0-20.el9.noarch DEBUG: centos-stream-repos-9.0-20.el9.noarch DEBUG: centos-stream-release-9.0-20.el9.noarch DEBUG: setup-2.13.7-9.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: glibc-gconv-extra-2.34-60.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-60.el9.x86_64 DEBUG: glibc-common-2.34-60.el9.x86_64 DEBUG: glibc-2.34-60.el9.x86_64 DEBUG: ncurses-libs-6.2-8.20210508.el9.x86_64 DEBUG: bash-5.1.8-6.el9.x86_64 DEBUG: zlib-1.2.11-39.el9.x86_64 DEBUG: libstdc++-11.3.1-4.3.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-3.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: expat-2.5.0-1.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-6.el9.x86_64 DEBUG: libcap-2.48-8.el9.x86_64 DEBUG: libuuid-2.37.4-10.el9.x86_64 DEBUG: sqlite-libs-3.34.1-6.el9.x86_64 DEBUG: libffi-3.4.2-7.el9.x86_64 DEBUG: p11-kit-0.24.1-2.el9.x86_64 DEBUG: elfutils-libelf-0.188-3.el9.x86_64 DEBUG: gmp-6.2.0-10.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.34.0-14.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: alternatives-1.20-2.el9.x86_64 DEBUG: libgomp-11.3.1-4.3.el9.x86_64 DEBUG: libsepol-3.5-0.rc3.1.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: nss-util-3.79.0-14.el9.x86_64 DEBUG: libgcrypt-1.10.0-9.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: gdbm-libs-1.19-4.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.0.7-103.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: pcre2-10.40-2.el9.x86_64 DEBUG: libselinux-3.5-0.rc3.1.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.8-3.el9.x86_64 DEBUG: libX11-xcb-1.7.0-7.el9.x86_64 DEBUG: libwebp-1.2.0-3.el9.x86_64 DEBUG: libsemanage-3.5-0.rc3.1.el9.x86_64 DEBUG: shadow-utils-4.9-6.el9.x86_64 DEBUG: less-590-1.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libcom_err-1.46.5-3.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtdb-1.4.7-1.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: lua-libs-5.4.4-3.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: findutils-4.8.0-5.el9.x86_64 DEBUG: mesa-libglapi-22.3.0-2.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: file-libs-5.39-12.el9.x86_64 DEBUG: file-5.39-12.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: libedit-3.1-37.20210216cvs.el9.x86_64 DEBUG: llvm-libs-15.0.7-1.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libsmartcols-2.37.4-10.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: p11-kit-trust-0.24.1-2.el9.x86_64 DEBUG: pcre-8.44-3.el9.3.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-libs-3.0.7-5.el9.x86_64 DEBUG: coreutils-8.32-34.el9.x86_64 DEBUG: ca-certificates-2022.2.54-90.2.el9.noarch DEBUG: systemd-libs-252-6.el9.x86_64 DEBUG: libblkid-2.37.4-10.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: dbus-libs-1.12.20-7.el9.x86_64 DEBUG: libmount-2.37.4-10.el9.x86_64 DEBUG: libfdisk-2.37.4-10.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: kmod-libs-28-7.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: avahi-libs-0.8-12.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libtiff-4.4.0-7.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.7.0-7.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libXpm-3.5.13-8.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: pixman-0.40.0-5.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: util-linux-core-2.37.4-10.el9.x86_64 DEBUG: procps-ng-3.3.17-11.el9.x86_64 DEBUG: p11-kit-server-0.24.1-2.el9.x86_64 DEBUG: python3-pip-wheel-21.2.3-6.el9.noarch DEBUG: python-unversioned-command-3.9.16-1.el9.noarch DEBUG: python3-3.9.16-1.el9.x86_64 DEBUG: python3-libs-3.9.16-1.el9.x86_64 DEBUG: python3-setuptools-57.4.0-1.el9s.noarch DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-libselinux-3.5-0.rc3.1.el9.x86_64 DEBUG: python3-greenlet-1.1.3-1.el9s.x86_64 DEBUG: python3-libsemanage-3.5-0.rc3.1.el9.x86_64 DEBUG: python3-setools-4.4.1-1.el9.x86_64 DEBUG: python3-pip-21.2.3-6.el9.noarch DEBUG: crypto-policies-scripts-20221215-1.git9a18988.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.2.1-2.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-urllib3-1.26.5-3.el9.noarch DEBUG: python3-requests-2.25.1-6.el9.noarch DEBUG: python3-audit-3.0.7-103.el9.x86_64 DEBUG: python3-pytz-2021.1-4.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-distro-1.7.0-3.el9s.noarch DEBUG: python3-markupsafe-2.1.1-4.el9s.x86_64 DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: python3-tomli-2.0.1-4.el9s.noarch DEBUG: python3-typing-extensions-3.7.4.3-2.el9s.noarch DEBUG: openssl-3.0.7-5.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-7.el9.x86_64 DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.3.1-4.3.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: bubblewrap-0.4.1-6.el9.x86_64 DEBUG: libselinux-utils-3.5-0.rc3.1.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: acl-2.3.1-3.el9.x86_64 DEBUG: nss-softokn-freebl-3.79.0-14.el9.x86_64 DEBUG: nss-softokn-3.79.0-14.el9.x86_64 DEBUG: nss-sysinit-3.79.0-14.el9.x86_64 DEBUG: nss-3.79.0-14.el9.x86_64 DEBUG: flac-libs-1.3.3-10.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: LibRaw-0.20.2-5.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: systemd-rpm-macros-252-6.el9.noarch DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: ncurses-6.2-8.20210508.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-B-1.80-480.el9.x86_64 DEBUG: perl-FileHandle-2.03-480.el9.noarch DEBUG: perl-AutoLoader-5.74-480.el9.noarch DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-base-2.27-480.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-if-0.60.800-480.el9.noarch DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Class-Struct-0.66-480.el9.noarch DEBUG: perl-POSIX-1.94-480.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-480.el9.noarch DEBUG: perl-subs-1.03-480.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-460.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-SelectSaver-1.02-480.el9.noarch DEBUG: perl-Symbol-1.08-480.el9.noarch DEBUG: perl-File-stat-1.09-480.el9.noarch DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Fcntl-1.13-480.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-480.el9.x86_64 DEBUG: perl-IO-1.43-480.el9.x86_64 DEBUG: perl-overloading-0.02-480.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-480.el9.x86_64 DEBUG: perl-File-Basename-2.85-480.el9.noarch DEBUG: perl-Getopt-Std-1.12-480.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-461.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-overload-1.31-480.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-480.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-NDBM_File-1.15-480.el9.x86_64 DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: perl-libs-5.32.1-480.el9.x86_64 DEBUG: perl-interpreter-5.32.1-480.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-12.el9.noarch DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libatomic-11.3.1-4.3.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libeconf-0.4.1-2.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-14.el9.x86_64 DEBUG: util-linux-2.37.4-10.el9.x86_64 DEBUG: dbus-1.12.20-7.el9.x86_64 DEBUG: systemd-pam-252-6.el9.x86_64 DEBUG: systemd-252-6.el9.x86_64 DEBUG: dbus-common-1.12.20-7.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: device-mapper-libs-1.02.187-7.el9.x86_64 DEBUG: device-mapper-1.02.187-7.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-2.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.188-3.el9.noarch DEBUG: elfutils-libs-0.188-3.el9.x86_64 DEBUG: openssh-8.7p1-28.el9.x86_64 DEBUG: kbd-2.4.0-8.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.x86_64 DEBUG: libpciaccess-0.16-6.el9.x86_64 DEBUG: libdrm-2.4.114-1.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-22.3.0-2.el9.x86_64 DEBUG: mesa-libgbm-22.3.0-2.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-22.3.0-2.el9.x86_64 DEBUG: mesa-vulkan-drivers-22.3.0-2.el9.x86_64 DEBUG: vulkan-loader-1.3.239.0-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: environment-modules-5.0.1-2.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: krb5-libs-1.20.1-8.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.2-3.el9.x86_64 DEBUG: libssh-0.10.4-8.el9.x86_64 DEBUG: libcurl-7.76.1-22.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.188-3.el9.x86_64 DEBUG: elfutils-0.188-3.el9.x86_64 DEBUG: gdb-minimal-10.2-10.el9.x86_64 DEBUG: curl-7.76.1-22.el9.x86_64 DEBUG: rpm-4.16.1.3-22.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-22.el9.x86_64 DEBUG: policycoreutils-3.5-0.rc3.1.1.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-22.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.0.3-8.el9.x86_64 DEBUG: systemd-udev-252-6.el9.x86_64 DEBUG: libfido2-1.6.0-7.el9.x86_64 DEBUG: openssh-clients-8.7p1-28.el9.x86_64 DEBUG: git-core-2.39.1-1.el9.x86_64 DEBUG: make-4.3-7.el9.x86_64 DEBUG: nettle-3.8-3.el9.x86_64 DEBUG: gnutls-3.7.6-17.el9.x86_64 DEBUG: glib2-2.68.4-6.el9.x86_64 DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-8.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: gstreamer1-1.18.4-4.el9.x86_64 DEBUG: cups-libs-2.3.3op2-16.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: poppler-21.01.0-14.el9.x86_64 DEBUG: poppler-glib-21.01.0-14.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: NetworkManager-libnm-1.42.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: libgusb-0.3.6-3.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: avahi-glib-0.8-12.el9.x86_64 DEBUG: flatpak-session-helper-1.12.7-2.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.38.5-1.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-2.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2022.6-3.el9.x86_64 DEBUG: which-2.21-28.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: checkpolicy-3.5-0.rc3.1.el9.x86_64 DEBUG: python3-policycoreutils-3.5-0.rc3.1.1.el9.noarch DEBUG: policycoreutils-python-utils-3.5-0.rc3.1.1.el9.noarch DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-16.el9.x86_64 DEBUG: binutils-2.35.2-37.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: glibc-headers-2.34-60.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-60.el9.x86_64 DEBUG: gcc-11.3.1-4.3.el9.x86_64 DEBUG: annobin-11.05-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.3.1-4.3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.0.9-9.el9.noarch DEBUG: python-srpm-macros-3.9-52.el9.noarch DEBUG: redhat-rpm-config-198-1.el9.noarch DEBUG: python-rpm-macros-3.9-52.el9.noarch DEBUG: python3-rpm-macros-3.9-52.el9.noarch DEBUG: python3-rpm-generators-12-8.el9.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-7.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: libcanberra-0.30-26.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: librsvg2-2.50.7-1.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libgs-9.54.0-9.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: wireplumber-libs-0.4.8-1.el9.x86_64 DEBUG: pipewire-libs-0.3.47-2.el9.x86_64 DEBUG: wireplumber-0.4.8-1.el9.x86_64 DEBUG: pipewire-0.3.47-2.el9.x86_64 DEBUG: flatpak-1.12.7-2.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.4-1.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.18.4-5.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: tracker-miners-3.1.2-3.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-26.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-26.el9.x86_64 DEBUG: graphviz-2.44.0-25.el9.x86_64 DEBUG: ImageMagick-libs-6.9.11.27-7.el9s.x86_64 DEBUG: ImageMagick-6.9.11.27-7.el9s.x86_64 DEBUG: python3-sphinx-3.4.3-7.el9.noarch DEBUG: pipewire-alsa-0.3.47-2.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-0.3.47-2.el9.x86_64 DEBUG: pipewire-pulseaudio-0.3.47-2.el9.x86_64 DEBUG: python3-devel-3.9.16-1.el9.x86_64 DEBUG: rpm-build-4.16.1.3-22.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.33.1-4.el9s.noarch DEBUG: python3-sqlalchemy-1.4.45-3.el9.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230223083437.ce6a105.el9.noarch DEBUG: gcc-toolset-12-binutils-gold-2.38-16.el9.x86_64 DEBUG: binutils-gold-2.35.2-37.el9.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/.initialized Finish: chroot init Start: build phase for openstack-watcher-10.1.0-0.20230307093439.d28630b.el9.src.rpm Start: build setup for openstack-watcher-10.1.0-0.20230307093439.d28630b.el9.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-watcher-10.1.0-0.20230307093439.d28630b.el9.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: openstack-watcher-10.1.0-0.20230307093######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/openstack-watcher-10.1.0-0.20230307093439.d28630b.el9.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: openstack-watcher-api.service DEBUG: openstack-watcher-applier.service DEBUG: openstack-watcher-decision-engine.service DEBUG: openstack-watcher.spec DEBUG: python-watcher-10.1.0.dev2-0.20230307093439.d28630b.tar.gz DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-watcher.spec'], chrootPath='/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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=1036gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-watcher.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: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-watcher-10.1.0-0.20230307093439.d28630b.el9.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root//builddir/build/SRPMS/openstack-watcher-10.1.0-0.20230307093439.d28630b.el9.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root//builddir/build/SRPMS/openstack-watcher-10.1.0-0.20230307093439.d28630b.el9.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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 DEBUG: Last metadata expiration check: 0:00:03 ago on Tue Mar 7 09:36:34 2023. DEBUG: Package git-core-2.39.1-1.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20230223083437.ce6a105.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.16-1.el9.x86_64 is already installed. DEBUG: Package python3-pbr-5.11.1-1.el9s.noarch is already installed. DEBUG: Package python3-setuptools-57.4.0-1.el9s.noarch is already installed. DEBUG: Package python3-sphinx-1:3.4.3-7.el9.noarch is already installed. DEBUG: Package systemd-252-6.el9.x86_64 is already installed. DEBUG: (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) DEBUG: Error: DEBUG: Problem: cannot install the best candidate for the job DEBUG: - nothing provides (python3.9dist(tzlocal) >= 2 with python3.9dist(tzlocal) < 3) needed by python3-APScheduler-3.8.0-1.el9s.noarch DEBUG: Child return code was: 1 Finish: build setup for openstack-watcher-10.1.0-0.20230307093439.d28630b.el9.src.rpm Finish: build phase for openstack-watcher-10.1.0-0.20230307093439.d28630b.el9.src.rpm ERROR: Exception(/home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54/openstack-watcher-10.1.0-0.20230307093439.d28630b.el9.src.rpm) Config(dlrn-centos9-antelope-x86_64-1) 0 minutes 43 seconds INFO: Results and/or logs in: /home/centos9-antelope/data/repos/component/common/d2/86/d28630b759ad2d7a8c2f9a6b9b2dc475affecaa9_b36d2d54 INFO: Cleaning up build root ('cleanup_on_failure=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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-centos9-antelope-x86_64-1/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: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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', '-l', '/var/lib/mock/dlrn-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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-centos9-antelope-x86_64-1-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 ERROR: Command failed: # /usr/bin/dnf builddep --installroot /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root/ --releasever 9 --setopt=deltarpm=False --allowerasing --disableplugin=local --disableplugin=spacewalk --disableplugin=local --disableplugin=spacewalk /var/lib/mock/dlrn-centos9-antelope-x86_64-1/root//builddir/build/SRPMS/openstack-watcher-10.1.0-0.20230307093439.d28630b.el9.src.rpm --setopt=tsflags=nocontexts No matches found for the following disable plugin patterns: local, spacewalk Last metadata expiration check: 0:00:03 ago on Tue Mar 7 09:36:34 2023. Package git-core-2.39.1-1.el9.x86_64 is already installed. Package openstack-macros-2023.1.0-0.20230223083437.ce6a105.el9.noarch is already installed. Package python3-devel-3.9.16-1.el9.x86_64 is already installed. Package python3-pbr-5.11.1-1.el9s.noarch is already installed. Package python3-setuptools-57.4.0-1.el9s.noarch is already installed. Package python3-sphinx-1:3.4.3-7.el9.noarch is already installed. Package systemd-252-6.el9.x86_64 is already installed. (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) Error: Problem: cannot install the best candidate for the job - nothing provides (python3.9dist(tzlocal) >= 2 with python3.9dist(tzlocal) < 3) needed by python3-APScheduler-3.8.0-1.el9s.noarch