+ 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 + '[' -f setup.cfg ']' + sed -i 's/pre-hook.build_config = .*//' setup.cfg + MOCKOPTS='-v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8' + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8 --clean INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6ft02ivg:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s 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 python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/ef/37/ef373b4681899ad0f6f6f3132680ff3c1c6b7c02_29b56729 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 Start: clean chroot Finish: clean chroot Finish: run + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8 --init INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.32k72n0q:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s 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 python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/ef/37/ef373b4681899ad0f6f6f3132680ff3c1c6b7c02_29b56729 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1352424 752916 1101112 5894596 5247416 DEBUG: Swap: 4194300 560392 3633908 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8 Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4ba5e88c5d26448ab633cf458eeefb10', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1003', '--non-unique', '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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 ++ /usr/bin/mock -r /home/rhel8-master/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/ + '[' -z '' ']' + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + git checkout -f 60a19b2c95f423c81381cd491d878d338a3a54ba Note: checking out '60a19b2c95f423c81381cd491d878d338a3a54ba'. 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 performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 60a19b2 Imported Translations from Zanata + mkdir /var/lib/mock/dlrn-rhel8-master-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-rhel8-master-x86_64-5/root//var/tmp/pkgsrc ++ /usr/bin/mock -q -r /home/rhel8-master/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/rhel8-master/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 14.1.0.dev9 60a19b2 + UPSTREAMVERSION=14.1.0.dev9 + [[ 14.1.0.dev9 =~ ([^-]*)-(.+) ]] + [[ 14.1.0.dev9 =~ (.*?)\.(0rc.+) ]] + [[ 14.1.0.dev9 =~ (.*?)\.(0b.+) ]] + [[ 14.1.0.dev9 =~ (.*?)\.(0a.+) ]] + [[ 14.1.0.dev9 =~ (.*?)\.(dev.+) ]] + VERSION=14.1.0 ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20200707045856 + '[' 0.date.hash = 0.1.date.hash ']' + RELEASE=0.20200707045856.60a19b2 + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.roi_87a1:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s 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 python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/ef/37/ef373b4681899ad0f6f6f3132680ff3c1c6b7c02_29b56729 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1353820 745364 1104632 5900752 5242516 DEBUG: Swap: 4194300 560392 3633908 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8 Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '429dce0add704c6f9022e411af1e32e1', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1003', '--non-unique', '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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd892ee0f6c34403297f9b345b8fe6e0c', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.roi_87a1:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/bin/sh', '-c', 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Unsharing. Flags: 1073741824 DEBUG: Unsharing. Flags: 134217728 running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running egg_info creating trove_dashboard.egg-info writing trove_dashboard.egg-info/PKG-INFO writing dependency_links to trove_dashboard.egg-info/dependency_links.txt writing requirements to trove_dashboard.egg-info/requires.txt writing top-level names to trove_dashboard.egg-info/top_level.txt writing pbr to trove_dashboard.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'trove_dashboard.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching '*.scss' under directory 'trove_dashboard' writing manifest file 'trove_dashboard.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating trove-dashboard-14.1.0.dev9 creating trove-dashboard-14.1.0.dev9/devstack creating trove-dashboard-14.1.0.dev9/releasenotes creating trove-dashboard-14.1.0.dev9/releasenotes/notes creating trove-dashboard-14.1.0.dev9/releasenotes/source creating trove-dashboard-14.1.0.dev9/releasenotes/source/_static creating trove-dashboard-14.1.0.dev9/releasenotes/source/_templates creating trove-dashboard-14.1.0.dev9/releasenotes/source/locale creating trove-dashboard-14.1.0.dev9/releasenotes/source/locale/de creating trove-dashboard-14.1.0.dev9/releasenotes/source/locale/de/LC_MESSAGES creating trove-dashboard-14.1.0.dev9/releasenotes/source/locale/en_GB creating trove-dashboard-14.1.0.dev9/releasenotes/source/locale/en_GB/LC_MESSAGES creating trove-dashboard-14.1.0.dev9/releasenotes/source/locale/fr creating trove-dashboard-14.1.0.dev9/releasenotes/source/locale/fr/LC_MESSAGES creating trove-dashboard-14.1.0.dev9/releasenotes/source/locale/id creating trove-dashboard-14.1.0.dev9/releasenotes/source/locale/id/LC_MESSAGES creating trove-dashboard-14.1.0.dev9/releasenotes/source/locale/ja creating trove-dashboard-14.1.0.dev9/releasenotes/source/locale/ja/LC_MESSAGES creating trove-dashboard-14.1.0.dev9/releasenotes/source/locale/ko_KR creating trove-dashboard-14.1.0.dev9/releasenotes/source/locale/ko_KR/LC_MESSAGES creating trove-dashboard-14.1.0.dev9/releasenotes/source/locale/ru creating trove-dashboard-14.1.0.dev9/releasenotes/source/locale/ru/LC_MESSAGES creating trove-dashboard-14.1.0.dev9/releasenotes/source/locale/zh_CN creating trove-dashboard-14.1.0.dev9/releasenotes/source/locale/zh_CN/LC_MESSAGES creating trove-dashboard-14.1.0.dev9/tools creating trove-dashboard-14.1.0.dev9/trove_dashboard creating trove-dashboard-14.1.0.dev9/trove_dashboard.egg-info creating trove-dashboard-14.1.0.dev9/trove_dashboard/api creating trove-dashboard-14.1.0.dev9/trove_dashboard/api/rest creating trove-dashboard-14.1.0.dev9/trove_dashboard/content creating trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_backups creating trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_backups/templates creating trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_backups/templates/database_backups creating trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_backups/workflows creating trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_clusters creating trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_clusters/templates creating trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_clusters/templates/database_clusters creating trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_configurations creating trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_configurations/templates creating trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_configurations/templates/database_configurations creating trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases creating trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/logs creating trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates creating trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases creating trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases/logs creating trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/workflows creating trove-dashboard-14.1.0.dev9/trove_dashboard/content/ng_database_backups creating trove-dashboard-14.1.0.dev9/trove_dashboard/content/ng_database_backups/templates creating trove-dashboard-14.1.0.dev9/trove_dashboard/content/ng_database_backups/templates/ng_database_backups creating trove-dashboard-14.1.0.dev9/trove_dashboard/enabled creating trove-dashboard-14.1.0.dev9/trove_dashboard/locale creating trove-dashboard-14.1.0.dev9/trove_dashboard/locale/cs creating trove-dashboard-14.1.0.dev9/trove_dashboard/locale/cs/LC_MESSAGES creating trove-dashboard-14.1.0.dev9/trove_dashboard/locale/de creating trove-dashboard-14.1.0.dev9/trove_dashboard/locale/de/LC_MESSAGES creating trove-dashboard-14.1.0.dev9/trove_dashboard/locale/en_GB creating trove-dashboard-14.1.0.dev9/trove_dashboard/locale/en_GB/LC_MESSAGES creating trove-dashboard-14.1.0.dev9/trove_dashboard/locale/fr creating trove-dashboard-14.1.0.dev9/trove_dashboard/locale/fr/LC_MESSAGES creating trove-dashboard-14.1.0.dev9/trove_dashboard/locale/id creating trove-dashboard-14.1.0.dev9/trove_dashboard/locale/id/LC_MESSAGES creating trove-dashboard-14.1.0.dev9/trove_dashboard/locale/ja creating trove-dashboard-14.1.0.dev9/trove_dashboard/locale/ja/LC_MESSAGES creating trove-dashboard-14.1.0.dev9/trove_dashboard/locale/ko_KR creating trove-dashboard-14.1.0.dev9/trove_dashboard/locale/ko_KR/LC_MESSAGES creating trove-dashboard-14.1.0.dev9/trove_dashboard/locale/pt_BR creating trove-dashboard-14.1.0.dev9/trove_dashboard/locale/pt_BR/LC_MESSAGES creating trove-dashboard-14.1.0.dev9/trove_dashboard/locale/ru creating trove-dashboard-14.1.0.dev9/trove_dashboard/locale/ru/LC_MESSAGES creating trove-dashboard-14.1.0.dev9/trove_dashboard/locale/tr_TR creating trove-dashboard-14.1.0.dev9/trove_dashboard/locale/tr_TR/LC_MESSAGES creating trove-dashboard-14.1.0.dev9/trove_dashboard/locale/zh_CN creating trove-dashboard-14.1.0.dev9/trove_dashboard/locale/zh_CN/LC_MESSAGES creating trove-dashboard-14.1.0.dev9/trove_dashboard/static creating trove-dashboard-14.1.0.dev9/trove_dashboard/static/app creating trove-dashboard-14.1.0.dev9/trove_dashboard/static/app/core creating trove-dashboard-14.1.0.dev9/trove_dashboard/static/app/core/openstack-service-api creating trove-dashboard-14.1.0.dev9/trove_dashboard/static/dashboard creating trove-dashboard-14.1.0.dev9/trove_dashboard/static/dashboard/project creating trove-dashboard-14.1.0.dev9/trove_dashboard/static/dashboard/project/ngbackups creating trove-dashboard-14.1.0.dev9/trove_dashboard/static/dashboard/project/ngbackups/table creating trove-dashboard-14.1.0.dev9/trove_dashboard/test creating trove-dashboard-14.1.0.dev9/trove_dashboard/test/test_data creating trove-dashboard-14.1.0.dev9/trove_dashboard/utils copying files to trove-dashboard-14.1.0.dev9... copying .zuul.yaml -> trove-dashboard-14.1.0.dev9 copying AUTHORS -> trove-dashboard-14.1.0.dev9 copying CONTRIBUTING.rst -> trove-dashboard-14.1.0.dev9 copying ChangeLog -> trove-dashboard-14.1.0.dev9 copying HACKING.rst -> trove-dashboard-14.1.0.dev9 copying LICENSE -> trove-dashboard-14.1.0.dev9 copying MANIFEST.in -> trove-dashboard-14.1.0.dev9 copying README.rst -> trove-dashboard-14.1.0.dev9 copying babel-django.cfg -> trove-dashboard-14.1.0.dev9 copying babel-djangojs.cfg -> trove-dashboard-14.1.0.dev9 copying manage.py -> trove-dashboard-14.1.0.dev9 copying requirements.txt -> trove-dashboard-14.1.0.dev9 copying run_tests.sh -> trove-dashboard-14.1.0.dev9 copying setup.cfg -> trove-dashboard-14.1.0.dev9 copying setup.py -> trove-dashboard-14.1.0.dev9 copying test-requirements.txt -> trove-dashboard-14.1.0.dev9 copying tox.ini -> trove-dashboard-14.1.0.dev9 copying devstack/plugin.sh -> trove-dashboard-14.1.0.dev9/devstack copying devstack/settings -> trove-dashboard-14.1.0.dev9/devstack copying releasenotes/notes/.placeholder -> trove-dashboard-14.1.0.dev9/releasenotes/notes copying releasenotes/notes/cluster-endpoints-52bbb9f1c146ae97.yaml -> trove-dashboard-14.1.0.dev9/releasenotes/notes copying releasenotes/notes/conf-groups-7bc8115f8d0bcd14.yaml -> trove-dashboard-14.1.0.dev9/releasenotes/notes copying releasenotes/notes/django20-support-fd32553ded354e56.yaml -> trove-dashboard-14.1.0.dev9/releasenotes/notes copying releasenotes/notes/drop-py-2-7-ee223d109e3bd38e.yaml -> trove-dashboard-14.1.0.dev9/releasenotes/notes copying releasenotes/notes/enable-cluster-mariabdb-cassandra-11f3f7f6badfc211.yaml -> trove-dashboard-14.1.0.dev9/releasenotes/notes copying releasenotes/notes/enable-pxc-grow-shrink-17568a1c280f1c42.yaml -> trove-dashboard-14.1.0.dev9/releasenotes/notes copying releasenotes/notes/fix-grow-cluster-cache-5625d1a519a4ee01.yaml -> trove-dashboard-14.1.0.dev9/releasenotes/notes copying releasenotes/notes/logging-support-f999a1b1b342eb4d.yaml -> trove-dashboard-14.1.0.dev9/releasenotes/notes copying releasenotes/notes/restrict-launch-fields-on-restore-from-backup-8a32174e27f185dc.yaml -> trove-dashboard-14.1.0.dev9/releasenotes/notes copying releasenotes/source/conf.py -> trove-dashboard-14.1.0.dev9/releasenotes/source copying releasenotes/source/index.rst -> trove-dashboard-14.1.0.dev9/releasenotes/source copying releasenotes/source/newton.rst -> trove-dashboard-14.1.0.dev9/releasenotes/source copying releasenotes/source/ocata.rst -> trove-dashboard-14.1.0.dev9/releasenotes/source copying releasenotes/source/pike.rst -> trove-dashboard-14.1.0.dev9/releasenotes/source copying releasenotes/source/queens.rst -> trove-dashboard-14.1.0.dev9/releasenotes/source copying releasenotes/source/rocky.rst -> trove-dashboard-14.1.0.dev9/releasenotes/source copying releasenotes/source/stein.rst -> trove-dashboard-14.1.0.dev9/releasenotes/source copying releasenotes/source/train.rst -> trove-dashboard-14.1.0.dev9/releasenotes/source copying releasenotes/source/unreleased.rst -> trove-dashboard-14.1.0.dev9/releasenotes/source copying releasenotes/source/ussuri.rst -> trove-dashboard-14.1.0.dev9/releasenotes/source copying releasenotes/source/_static/.placeholder -> trove-dashboard-14.1.0.dev9/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> trove-dashboard-14.1.0.dev9/releasenotes/source/_templates copying releasenotes/source/locale/de/LC_MESSAGES/releasenotes.po -> trove-dashboard-14.1.0.dev9/releasenotes/source/locale/de/LC_MESSAGES copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> trove-dashboard-14.1.0.dev9/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> trove-dashboard-14.1.0.dev9/releasenotes/source/locale/fr/LC_MESSAGES copying releasenotes/source/locale/id/LC_MESSAGES/releasenotes.po -> trove-dashboard-14.1.0.dev9/releasenotes/source/locale/id/LC_MESSAGES copying releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po -> trove-dashboard-14.1.0.dev9/releasenotes/source/locale/ja/LC_MESSAGES copying releasenotes/source/locale/ko_KR/LC_MESSAGES/releasenotes.po -> trove-dashboard-14.1.0.dev9/releasenotes/source/locale/ko_KR/LC_MESSAGES copying releasenotes/source/locale/ru/LC_MESSAGES/releasenotes.po -> trove-dashboard-14.1.0.dev9/releasenotes/source/locale/ru/LC_MESSAGES copying releasenotes/source/locale/zh_CN/LC_MESSAGES/releasenotes.po -> trove-dashboard-14.1.0.dev9/releasenotes/source/locale/zh_CN/LC_MESSAGES copying tools/clean_enabled_files.py -> trove-dashboard-14.1.0.dev9/tools copying tools/install_venv.py -> trove-dashboard-14.1.0.dev9/tools copying tools/with_venv.sh -> trove-dashboard-14.1.0.dev9/tools copying trove_dashboard/__init__.py -> trove-dashboard-14.1.0.dev9/trove_dashboard copying trove_dashboard/exceptions.py -> trove-dashboard-14.1.0.dev9/trove_dashboard copying trove_dashboard/version.py -> trove-dashboard-14.1.0.dev9/trove_dashboard copying trove_dashboard.egg-info/PKG-INFO -> trove-dashboard-14.1.0.dev9/trove_dashboard.egg-info copying trove_dashboard.egg-info/SOURCES.txt -> trove-dashboard-14.1.0.dev9/trove_dashboard.egg-info copying trove_dashboard.egg-info/dependency_links.txt -> trove-dashboard-14.1.0.dev9/trove_dashboard.egg-info copying trove_dashboard.egg-info/not-zip-safe -> trove-dashboard-14.1.0.dev9/trove_dashboard.egg-info copying trove_dashboard.egg-info/pbr.json -> trove-dashboard-14.1.0.dev9/trove_dashboard.egg-info copying trove_dashboard.egg-info/requires.txt -> trove-dashboard-14.1.0.dev9/trove_dashboard.egg-info copying trove_dashboard.egg-info/top_level.txt -> trove-dashboard-14.1.0.dev9/trove_dashboard.egg-info copying trove_dashboard/api/__init__.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/api copying trove_dashboard/api/trove.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/api copying trove_dashboard/api/rest/__init__.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/api/rest copying trove_dashboard/api/rest/trove.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/api/rest copying trove_dashboard/content/__init__.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content copying trove_dashboard/content/database_backups/__init__.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_backups copying trove_dashboard/content/database_backups/panel.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_backups copying trove_dashboard/content/database_backups/tables.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_backups copying trove_dashboard/content/database_backups/tests.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_backups copying trove_dashboard/content/database_backups/urls.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_backups copying trove_dashboard/content/database_backups/views.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_backups copying trove_dashboard/content/database_backups/templates/database_backups/_backup_details_help.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_backups/templates/database_backups copying trove_dashboard/content/database_backups/templates/database_backups/backup.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_backups/templates/database_backups copying trove_dashboard/content/database_backups/templates/database_backups/details.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_backups/templates/database_backups copying trove_dashboard/content/database_backups/templates/database_backups/index.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_backups/templates/database_backups copying trove_dashboard/content/database_backups/workflows/__init__.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_backups/workflows copying trove_dashboard/content/database_backups/workflows/create_backup.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_backups/workflows copying trove_dashboard/content/database_clusters/__init__.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_clusters copying trove_dashboard/content/database_clusters/cluster_manager.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_clusters copying trove_dashboard/content/database_clusters/forms.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_clusters copying trove_dashboard/content/database_clusters/panel.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_clusters copying trove_dashboard/content/database_clusters/tables.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_clusters copying trove_dashboard/content/database_clusters/tabs.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_clusters copying trove_dashboard/content/database_clusters/tests.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_clusters copying trove_dashboard/content/database_clusters/urls.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_clusters copying trove_dashboard/content/database_clusters/views.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/_add_instance.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_cassandra.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_mongodb.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_mysql.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_redis.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_vertica.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/_launch.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/_reset_password.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/add_instance.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/cluster_grow_details.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/cluster_shrink_details.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/index.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/launch.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/reset_password.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_configurations/__init__.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_configurations copying trove_dashboard/content/database_configurations/config_param_manager.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_configurations copying trove_dashboard/content/database_configurations/forms.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_configurations copying trove_dashboard/content/database_configurations/panel.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_configurations copying trove_dashboard/content/database_configurations/tables.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_configurations copying trove_dashboard/content/database_configurations/tabs.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_configurations copying trove_dashboard/content/database_configurations/tests.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_configurations copying trove_dashboard/content/database_configurations/urls.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_configurations copying trove_dashboard/content/database_configurations/views.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_configurations copying trove_dashboard/content/database_configurations/templates/database_configurations/_add_parameter.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_configurations/templates/database_configurations copying trove_dashboard/content/database_configurations/templates/database_configurations/_create.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_configurations/templates/database_configurations copying trove_dashboard/content/database_configurations/templates/database_configurations/_detail_overview.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_configurations/templates/database_configurations copying trove_dashboard/content/database_configurations/templates/database_configurations/add_parameter.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_configurations/templates/database_configurations copying trove_dashboard/content/database_configurations/templates/database_configurations/create.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_configurations/templates/database_configurations copying trove_dashboard/content/database_configurations/templates/database_configurations/detail_param.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_configurations/templates/database_configurations copying trove_dashboard/content/database_configurations/templates/database_configurations/details.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_configurations/templates/database_configurations copying trove_dashboard/content/database_configurations/templates/database_configurations/index.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/database_configurations/templates/database_configurations copying trove_dashboard/content/databases/__init__.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases copying trove_dashboard/content/databases/db_capability.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases copying trove_dashboard/content/databases/forms.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases copying trove_dashboard/content/databases/panel.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases copying trove_dashboard/content/databases/tables.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases copying trove_dashboard/content/databases/tabs.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases copying trove_dashboard/content/databases/tests.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases copying trove_dashboard/content/databases/urls.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases copying trove_dashboard/content/databases/views.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases copying trove_dashboard/content/databases/logs/__init__.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/logs copying trove_dashboard/content/databases/logs/tables.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/logs copying trove_dashboard/content/databases/logs/tests.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/logs copying trove_dashboard/content/databases/logs/urls.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/logs copying trove_dashboard/content/databases/logs/views.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/logs copying trove_dashboard/content/databases/templates/databases/_attach_config.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_create_database.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_create_user.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_detail_overview.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_detail_overview_cassandra.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_detail_overview_couchbase.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_detail_overview_mongodb.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_detail_overview_mysql.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_detail_overview_postgresql.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_detail_overview_redis.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_edit_user.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_launch_advanced_help.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_launch_details_help.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_launch_initialize_help.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_launch_network_help.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_launch_networks.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_promote_to_replica_source.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_resize_instance.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_resize_volume.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/access_detail.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/attach_config.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/create_database.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/create_user.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/edit_user.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/index.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/launch.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/manage_root.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/promote_to_replica_source.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/resize_instance.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/resize_volume.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/logs/_detail_log.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases/logs copying trove_dashboard/content/databases/templates/databases/logs/_log_contents.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases/logs copying trove_dashboard/content/databases/templates/databases/logs/log_contents.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases/logs copying trove_dashboard/content/databases/templates/databases/logs/view_log.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/templates/databases/logs copying trove_dashboard/content/databases/workflows/__init__.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/workflows copying trove_dashboard/content/databases/workflows/create_instance.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/databases/workflows copying trove_dashboard/content/ng_database_backups/__init__.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/ng_database_backups copying trove_dashboard/content/ng_database_backups/panel.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/ng_database_backups copying trove_dashboard/content/ng_database_backups/urls.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/ng_database_backups copying trove_dashboard/content/ng_database_backups/views.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/ng_database_backups copying trove_dashboard/content/ng_database_backups/templates/ng_database_backups/index.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/content/ng_database_backups/templates/ng_database_backups copying trove_dashboard/enabled/_1710_database_panel_group.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/enabled copying trove_dashboard/enabled/_1720_project_databases_panel.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/enabled copying trove_dashboard/enabled/_1730_project_database_backups_panel.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/enabled copying trove_dashboard/enabled/_1731_project_database_backups_panel.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/enabled copying trove_dashboard/enabled/_1740_project_database_clusters_panel.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/enabled copying trove_dashboard/enabled/_1760_project_database_configurations_panel.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/enabled copying trove_dashboard/enabled/__init__.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/enabled copying trove_dashboard/locale/cs/LC_MESSAGES/django.po -> trove-dashboard-14.1.0.dev9/trove_dashboard/locale/cs/LC_MESSAGES copying trove_dashboard/locale/de/LC_MESSAGES/django.po -> trove-dashboard-14.1.0.dev9/trove_dashboard/locale/de/LC_MESSAGES copying trove_dashboard/locale/de/LC_MESSAGES/djangojs.po -> trove-dashboard-14.1.0.dev9/trove_dashboard/locale/de/LC_MESSAGES copying trove_dashboard/locale/en_GB/LC_MESSAGES/django.po -> trove-dashboard-14.1.0.dev9/trove_dashboard/locale/en_GB/LC_MESSAGES copying trove_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po -> trove-dashboard-14.1.0.dev9/trove_dashboard/locale/en_GB/LC_MESSAGES copying trove_dashboard/locale/fr/LC_MESSAGES/django.po -> trove-dashboard-14.1.0.dev9/trove_dashboard/locale/fr/LC_MESSAGES copying trove_dashboard/locale/fr/LC_MESSAGES/djangojs.po -> trove-dashboard-14.1.0.dev9/trove_dashboard/locale/fr/LC_MESSAGES copying trove_dashboard/locale/id/LC_MESSAGES/django.po -> trove-dashboard-14.1.0.dev9/trove_dashboard/locale/id/LC_MESSAGES copying trove_dashboard/locale/id/LC_MESSAGES/djangojs.po -> trove-dashboard-14.1.0.dev9/trove_dashboard/locale/id/LC_MESSAGES copying trove_dashboard/locale/ja/LC_MESSAGES/django.po -> trove-dashboard-14.1.0.dev9/trove_dashboard/locale/ja/LC_MESSAGES copying trove_dashboard/locale/ja/LC_MESSAGES/djangojs.po -> trove-dashboard-14.1.0.dev9/trove_dashboard/locale/ja/LC_MESSAGES copying trove_dashboard/locale/ko_KR/LC_MESSAGES/django.po -> trove-dashboard-14.1.0.dev9/trove_dashboard/locale/ko_KR/LC_MESSAGES copying trove_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.po -> trove-dashboard-14.1.0.dev9/trove_dashboard/locale/ko_KR/LC_MESSAGES copying trove_dashboard/locale/pt_BR/LC_MESSAGES/django.po -> trove-dashboard-14.1.0.dev9/trove_dashboard/locale/pt_BR/LC_MESSAGES copying trove_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.po -> trove-dashboard-14.1.0.dev9/trove_dashboard/locale/pt_BR/LC_MESSAGES copying trove_dashboard/locale/ru/LC_MESSAGES/django.po -> trove-dashboard-14.1.0.dev9/trove_dashboard/locale/ru/LC_MESSAGES copying trove_dashboard/locale/ru/LC_MESSAGES/djangojs.po -> trove-dashboard-14.1.0.dev9/trove_dashboard/locale/ru/LC_MESSAGES copying trove_dashboard/locale/tr_TR/LC_MESSAGES/django.po -> trove-dashboard-14.1.0.dev9/trove_dashboard/locale/tr_TR/LC_MESSAGES copying trove_dashboard/locale/tr_TR/LC_MESSAGES/djangojs.po -> trove-dashboard-14.1.0.dev9/trove_dashboard/locale/tr_TR/LC_MESSAGES copying trove_dashboard/locale/zh_CN/LC_MESSAGES/django.po -> trove-dashboard-14.1.0.dev9/trove_dashboard/locale/zh_CN/LC_MESSAGES copying trove_dashboard/locale/zh_CN/LC_MESSAGES/djangojs.po -> trove-dashboard-14.1.0.dev9/trove_dashboard/locale/zh_CN/LC_MESSAGES copying trove_dashboard/static/app/core/openstack-service-api/trove.service.js -> trove-dashboard-14.1.0.dev9/trove_dashboard/static/app/core/openstack-service-api copying trove_dashboard/static/dashboard/project/ngbackups/backups.module.js -> trove-dashboard-14.1.0.dev9/trove_dashboard/static/dashboard/project/ngbackups copying trove_dashboard/static/dashboard/project/ngbackups/backups.module.spec.js -> trove-dashboard-14.1.0.dev9/trove_dashboard/static/dashboard/project/ngbackups copying trove_dashboard/static/dashboard/project/ngbackups/table/table.config.js -> trove-dashboard-14.1.0.dev9/trove_dashboard/static/dashboard/project/ngbackups/table copying trove_dashboard/static/dashboard/project/ngbackups/table/table.controller.js -> trove-dashboard-14.1.0.dev9/trove_dashboard/static/dashboard/project/ngbackups/table copying trove_dashboard/static/dashboard/project/ngbackups/table/table.html -> trove-dashboard-14.1.0.dev9/trove_dashboard/static/dashboard/project/ngbackups/table copying trove_dashboard/test/__init__.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/test copying trove_dashboard/test/helpers.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/test copying trove_dashboard/test/settings.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/test copying trove_dashboard/test/urls.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/test copying trove_dashboard/test/test_data/__init__.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/test/test_data copying trove_dashboard/test/test_data/exceptions.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/test/test_data copying trove_dashboard/test/test_data/keystone_data.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/test/test_data copying trove_dashboard/test/test_data/trove_data.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/test/test_data copying trove_dashboard/test/test_data/utils.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/test/test_data copying trove_dashboard/utils/__init__.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/utils copying trove_dashboard/utils/common.py -> trove-dashboard-14.1.0.dev9/trove_dashboard/utils Writing trove-dashboard-14.1.0.dev9/setup.cfg creating dist Creating tar archive removing 'trove-dashboard-14.1.0.dev9' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8 --copyout /var/tmp/pkgsrc/dist ./dist INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.1nkiic2w:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s 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 python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/ef/37/ef373b4681899ad0f6f6f3132680ff3c1c6b7c02_29b56729 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1353776 744972 1104888 5901188 5242292 DEBUG: Swap: 4194300 560392 3633908 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8 Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0b75cf89454d430f8d5d69e1531bf600', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1003', '--non-unique', '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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp/pkgsrc/dist to ./dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls dist ++ grep .tar.gz + SOURCE=trove-dashboard-14.1.0.dev9.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/trove-dashboard-14.1.0.dev9.tar.gz ++ basename trove-dashboard-14.1.0.dev9.tar.gz .tar.gz + SOURCEWITHREL=trove-dashboard-14.1.0.dev9-0.20200707045856.60a19b2.tar.gz + mv dist/trove-dashboard-14.1.0.dev9.tar.gz /tmp/tmp.5b2lcInx7f/SOURCES/trove-dashboard-14.1.0.dev9-0.20200707045856.60a19b2.tar.gz + cd /home/rhel8-master/data/openstack-trove-ui_distro + cp -a openstack-trove-ui.spec /tmp/tmp.5b2lcInx7f/SOURCES/ + cp openstack-trove-ui.spec /tmp/tmp.5b2lcInx7f/SPECS/ + cd /tmp/tmp.5b2lcInx7f/SPECS/ + '[' -z '' ']' + sed -i -e '1i%define upstream_version 14.1.0.dev9\' openstack-trove-ui.spec + sed -i -e '1i%global dlrn 1\' openstack-trove-ui.spec ++ basename trove-dashboard-14.1.0.dev9-0.20200707045856.60a19b2.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr trove-dashboard-14.1.0.dev9-0.20200707045856.60a19b2\' openstack-trove-ui.spec + sed -i -e s/UPSTREAMVERSION/14.1.0.dev9/g openstack-trove-ui.spec + VERSION=14.1.0 + sed -i -e 's/Version:.*/Version: 14.1.0/g' openstack-trove-ui.spec + sed -i -e 's/Release:.*/Release: 0.20200707045856.60a19b2%{?dist}/g' openstack-trove-ui.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: trove-dashboard-14.1.0.dev9-0.20200707045856.60a19b2.tar.gz/' openstack-trove-ui.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-trove-ui.spec + cat openstack-trove-ui.spec %global dlrn_nvr trove-dashboard-14.1.0.dev9-0.20200707045856.60a19b2 %global dlrn 1 %define upstream_version 14.1.0.dev9 %global pypi_name trove-dashboard %global mod_name trove_dashboard # tests are disabled by default %bcond_with tests %{!?upstream_version: %global upstream_version %{version}%{?milestone}} Name: openstack-trove-ui Version: 14.1.0 Release: 0.20200707045856.60a19b2%{?dist} Summary: Trove Management Dashboard License: ASL 2.0 URL: https://github.com/openstack/%{pypi_name} Source0: trove-dashboard-14.1.0.dev9-0.20200707045856.60a19b2.tar.gz BuildArch: noarch BuildRequires: python3-devel BuildRequires: python3-pbr BuildRequires: python3-sphinx BuildRequires: python3-oslo-sphinx # Required to compile translation files BuildRequires: python3-django BuildRequires: gettext BuildRequires: openstack-macros Requires: openstack-dashboard Requires: python3-swiftclient >= 2.2.0 Requires: python3-troveclient >= 1.2.0 Requires: python3-oslo-log >= 3.30.0 Requires: python3-pbr >= 1.6 %description OpenStack Dashboard plugin for Trove project %prep %setup -q -n %{pypi_name}-%{upstream_version} # Remove the requirements file so that pbr hooks don't add it # to distutils requires_dist config %py_req_cleanup rm -rf %{pypi_name}.egg-info # clean up find -size 0 -not -name '__init__.py' -delete %build %{py3_build} # Generate i18n files pushd build/lib/%{mod_name} django-admin compilemessages popd %install %{py3_install} # Move config to horizon mkdir -p %{buildroot}%{_sysconfdir}/openstack-dashboard/enabled mkdir -p %{buildroot}%{_datadir}/openstack-dashboard/openstack_dashboard/local/enabled pushd . cd %{buildroot}%{python3_sitelib}/%{mod_name}/enabled for f in _17*.py*; do cp -p ${f} %{buildroot}%{_datadir}/openstack-dashboard/openstack_dashboard/local/enabled/ done popd for f in %{buildroot}%{_datadir}/openstack-dashboard/openstack_dashboard/local/enabled/_17*.py*; do filename=`basename $f` ln -s %{_datadir}/openstack-dashboard/openstack_dashboard/local/enabled/${filename} \ %{buildroot}%{_sysconfdir}/openstack-dashboard/enabled/${filename} done # Move static files to horizon. These require that you compile them again # post install { python manage.py compress } mkdir -p %{buildroot}%{python3_sitelib}/%{mod_name}/static cp -rp %{mod_name}/static/* %{buildroot}%{python3_sitelib}/%{mod_name}/static/ # Remove .po and .pot (they are not required) rm -f %{buildroot}%{python3_sitelib}/%{mod_name}/locale/*/LC_*/django*.po rm -f %{buildroot}%{python3_sitelib}/%{mod_name}/locale/*pot # Find language files %find_lang django --all-name %check %if 0%{with tests} PYTHONPATH=/usr/share/openstack-dashboard/ ./run_tests.sh -N -P %endif %files -f django.lang %doc README.rst %license LICENSE %{python3_sitelib}/%{mod_name} %{python3_sitelib}/*.egg-info %{_datadir}/openstack-dashboard/openstack_dashboard/local/enabled/_1710_database_panel_group.py* %{_datadir}/openstack-dashboard/openstack_dashboard/local/enabled/_1720_project_databases_panel.py* %{_datadir}/openstack-dashboard/openstack_dashboard/local/enabled/_1730_project_database_backups_panel.py* %{_datadir}/openstack-dashboard/openstack_dashboard/local/enabled/_1731_project_database_backups_panel.py* %{_datadir}/openstack-dashboard/openstack_dashboard/local/enabled/_1740_project_database_clusters_panel.py* %{_datadir}/openstack-dashboard/openstack_dashboard/local/enabled/_1760_project_database_configurations_panel.py* %{_sysconfdir}/openstack-dashboard/enabled/_1710_database_panel_group.py* %{_sysconfdir}/openstack-dashboard/enabled/_1720_project_databases_panel.py* %{_sysconfdir}/openstack-dashboard/enabled/_1730_project_database_backups_panel.py* %{_sysconfdir}/openstack-dashboard/enabled/_1731_project_database_backups_panel.py* %{_sysconfdir}/openstack-dashboard/enabled/_1740_project_database_clusters_panel.py* %{_sysconfdir}/openstack-dashboard/enabled/_1760_project_database_configurations_panel.py* %changelog + spectool -g -C /tmp/tmp.5b2lcInx7f/SOURCES openstack-trove-ui.spec + /usr/bin/mock --buildsrpm -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8 --spec openstack-trove-ui.spec --sources=/tmp/tmp.5b2lcInx7f/SOURCES INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4a84g71q:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s 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 python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/ef/37/ef373b4681899ad0f6f6f3132680ff3c1c6b7c02_29b56729 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 INFO: Start(openstack-trove-ui.spec) Config(dlrn-rhel8-master-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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': 'en_US.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1354900 747140 1101112 5897896 5244952 DEBUG: Swap: 4194300 560392 3633908 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8 Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f61c95bb26274609a780a623565d9064', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e296a0f2a332411cade0de5871e1db11', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd85c95c698454712bc38eacac27bb8fe', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4911c64d404745ebb9539da3bc76bedd', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1003', '-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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals Start: dnf update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] 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': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 3.0 MB/s | 3.0 kB 00:00 DEBUG: RHEL 8 Advanced Virtualization 1.6 kB/s | 2.0 kB 00:01 DEBUG: RHEL 8 AppStream 3.2 kB/s | 3.2 kB 00:01 DEBUG: RHEL 8 Base 589 kB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 214 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 48 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.001 Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-trove-ui.spec'], chrootPath='/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1003gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4a84g71q:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '32316181f09d4f969330a786645bc45d', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4a84g71q:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-trove-ui.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-trove-ui.spec) Config(dlrn-5) 0 minutes 9 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8 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', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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': 'en_US.UTF-8'} and shell False Finish: clean chroot Finish: run + finalize + rm -rf /tmp/tmp.5b2lcInx7f INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.bnvp9my_:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s 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 python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/ef/37/ef373b4681899ad0f6f6f3132680ff3c1c6b7c02_29b56729 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 INFO: Start(/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.src.rpm) Config(dlrn-rhel8-master-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1354872 740792 1101116 5904272 5244984 DEBUG: Swap: 4194300 560392 3633908 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8 Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c3cfb43b2fcb4bef8ff6851caa0ec6c6', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3d6177e47e6447ed89f9ff81418d250d', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fa81711332a64b2098669f2e8925040f', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '218bfceeb4a943e19ca2e088de465311', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1003', '-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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals Start: dnf update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] 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': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 3.0 MB/s | 3.0 kB 00:00 DEBUG: RHEL 8 Advanced Virtualization 8.7 kB/s | 2.0 kB 00:00 DEBUG: RHEL 8 AppStream 1.2 MB/s | 3.2 kB 00:00 DEBUG: RHEL 8 Base 1.1 MB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 707 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 45 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.001 Finish: chroot init Start: build phase for openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.src.rpm Start: build setup for openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '567e02a377cf4d6499307699fd2d1aac', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.bnvp9my_:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Updating / installing... DEBUG: openstack-trove-ui-14.1.0-0.2020070704######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '039593b0577c4aa890868ab77cb43a22', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.bnvp9my_:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', '/bin/rpm', '-qpl', '/builddir/build/originals/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: openstack-trove-ui.spec DEBUG: trove-dashboard-14.1.0.dev9-0.20200707045856.60a19b2.tar.gz DEBUG: Child return code was: 0 INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-trove-ui.spec'], chrootPath='/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1003gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.bnvp9my_:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7ddc22942a5e42c8bd6fbc59fc3ff6b7', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.bnvp9my_:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-trove-ui.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root//builddir/build/SRPMS/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root//builddir/build/SRPMS/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: Last metadata expiration check: 0:00:02 ago on Tue 07 Jul 2020 12:59:16 AM EDT. DEBUG: Package gettext-0.19.8.1-14.el8.x86_64 is already installed. DEBUG: Package openstack-macros-2019.2.3-0.20190913180739.ce6a105.el8.noarch is already installed. DEBUG: Package python3-devel-3.6.8-1.el8.x86_64 is already installed. DEBUG: Package python36-devel-3.6.8-1.module+el8+2710+846623d6.x86_64 is already installed. DEBUG: Package python3-pbr-5.1.2-2.el8ost.noarch is already installed. DEBUG: Package python3-sphinx-1:1.7.6-1.el8.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-oslo-sphinx noarch4.18.1-0.20200421085858.f92583c.el8 local 35 k DEBUG: python3-django noarch2.0.10-1.el8ost delorean-rhel8-master-deps 4.3 M DEBUG: Installing dependencies: DEBUG: python-django-bash-completion noarch2.0.10-1.el8ost delorean-rhel8-master-deps 13 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 3 Packages DEBUG: Total size: 4.3 M DEBUG: Installed size: 16 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-django-bash-completion-2.0.10-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-django-2.0.10-1.el8ost.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python-django-bash-completion-2.0.10-1.el8ost.noarch 1/3 DEBUG: Installing : python3-django-2.0.10-1.el8ost.noarch 2/3 DEBUG: Installing : python3-oslo-sphinx-4.18.1-0.20200421085858.f92583c. 3/3 DEBUG: Running scriptlet: python3-oslo-sphinx-4.18.1-0.20200421085858.f92583c. 3/3 DEBUG: Verifying : python3-oslo-sphinx-4.18.1-0.20200421085858.f92583c. 1/3 DEBUG: Verifying : python-django-bash-completion-2.0.10-1.el8ost.noarch 2/3 DEBUG: Verifying : python3-django-2.0.10-1.el8ost.noarch 3/3 DEBUG: Installed: DEBUG: python3-oslo-sphinx-4.18.1-0.20200421085858.f92583c.el8.noarch DEBUG: python3-django-2.0.10-1.el8ost.noarch DEBUG: python-django-bash-completion-2.0.10-1.el8ost.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: build setup for openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.src.rpm Start: rpmbuild openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' > /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8/installed_pkgs.log 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': 'en_US.UTF-8'} and shell True DEBUG: Child return code was: 0 Finish: Outputting list of installed packages INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-trove-ui.spec'], chrootPath='/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1003gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.bnvp9my_:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4513d7df4ab744c0a5cc4441a0df21ad', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.bnvp9my_:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-trove-ui.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.396ZpC DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf trove-dashboard-14.1.0.dev9 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/trove-dashboard-14.1.0.dev9-0.20200707045856.60a19b2.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd trove-dashboard-14.1.0.dev9 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg DEBUG: + rm -rf requirements.txt test-requirements.txt DEBUG: + rm -rf trove-dashboard.egg-info DEBUG: + find -size 0 -not -name __init__.py -delete DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7gQjK4 DEBUG: + exit 0 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd trove-dashboard-14.1.0.dev9 DEBUG: BUILDSTDERR: ++ '[' -f _current_flavor ']' DEBUG: BUILDSTDERR: ++ true DEBUG: + python_flavor= DEBUG: + '[' -z '' ']' DEBUG: + python_flavor=tmp DEBUG: + '[' tmp '!=' python3 ']' DEBUG: + '[' -d build ']' DEBUG: + '[' -d _build.python3 ']' DEBUG: + echo python3 DEBUG: + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/trove_dashboard DEBUG: creating build/lib/trove_dashboard/content DEBUG: creating build/lib/trove_dashboard/content/database_backups DEBUG: copying trove_dashboard/content/database_backups/__init__.py -> build/lib/trove_dashboard/content/database_backups DEBUG: copying trove_dashboard/content/database_backups/panel.py -> build/lib/trove_dashboard/content/database_backups DEBUG: copying trove_dashboard/content/database_backups/tables.py -> build/lib/trove_dashboard/content/database_backups DEBUG: copying trove_dashboard/content/database_backups/tests.py -> build/lib/trove_dashboard/content/database_backups DEBUG: copying trove_dashboard/content/database_backups/urls.py -> build/lib/trove_dashboard/content/database_backups DEBUG: copying trove_dashboard/content/database_backups/views.py -> build/lib/trove_dashboard/content/database_backups DEBUG: copying trove_dashboard/__init__.py -> build/lib/trove_dashboard DEBUG: copying trove_dashboard/exceptions.py -> build/lib/trove_dashboard DEBUG: copying trove_dashboard/version.py -> build/lib/trove_dashboard DEBUG: creating build/lib/trove_dashboard/content/database_configurations DEBUG: copying trove_dashboard/content/database_configurations/__init__.py -> build/lib/trove_dashboard/content/database_configurations DEBUG: copying trove_dashboard/content/database_configurations/config_param_manager.py -> build/lib/trove_dashboard/content/database_configurations DEBUG: copying trove_dashboard/content/database_configurations/forms.py -> build/lib/trove_dashboard/content/database_configurations DEBUG: copying trove_dashboard/content/database_configurations/panel.py -> build/lib/trove_dashboard/content/database_configurations DEBUG: copying trove_dashboard/content/database_configurations/tables.py -> build/lib/trove_dashboard/content/database_configurations DEBUG: copying trove_dashboard/content/database_configurations/tabs.py -> build/lib/trove_dashboard/content/database_configurations DEBUG: copying trove_dashboard/content/database_configurations/tests.py -> build/lib/trove_dashboard/content/database_configurations DEBUG: copying trove_dashboard/content/database_configurations/urls.py -> build/lib/trove_dashboard/content/database_configurations DEBUG: copying trove_dashboard/content/database_configurations/views.py -> build/lib/trove_dashboard/content/database_configurations DEBUG: creating build/lib/trove_dashboard/utils DEBUG: copying trove_dashboard/utils/__init__.py -> build/lib/trove_dashboard/utils DEBUG: copying trove_dashboard/utils/common.py -> build/lib/trove_dashboard/utils DEBUG: creating build/lib/trove_dashboard/content/ng_database_backups DEBUG: copying trove_dashboard/content/ng_database_backups/__init__.py -> build/lib/trove_dashboard/content/ng_database_backups DEBUG: copying trove_dashboard/content/ng_database_backups/panel.py -> build/lib/trove_dashboard/content/ng_database_backups DEBUG: copying trove_dashboard/content/ng_database_backups/urls.py -> build/lib/trove_dashboard/content/ng_database_backups DEBUG: copying trove_dashboard/content/ng_database_backups/views.py -> build/lib/trove_dashboard/content/ng_database_backups DEBUG: creating build/lib/trove_dashboard/enabled DEBUG: copying trove_dashboard/enabled/_1710_database_panel_group.py -> build/lib/trove_dashboard/enabled DEBUG: copying trove_dashboard/enabled/_1720_project_databases_panel.py -> build/lib/trove_dashboard/enabled DEBUG: copying trove_dashboard/enabled/_1730_project_database_backups_panel.py -> build/lib/trove_dashboard/enabled DEBUG: copying trove_dashboard/enabled/_1731_project_database_backups_panel.py -> build/lib/trove_dashboard/enabled DEBUG: copying trove_dashboard/enabled/_1740_project_database_clusters_panel.py -> build/lib/trove_dashboard/enabled DEBUG: copying trove_dashboard/enabled/_1760_project_database_configurations_panel.py -> build/lib/trove_dashboard/enabled DEBUG: copying trove_dashboard/enabled/__init__.py -> build/lib/trove_dashboard/enabled DEBUG: creating build/lib/trove_dashboard/test DEBUG: copying trove_dashboard/test/__init__.py -> build/lib/trove_dashboard/test DEBUG: copying trove_dashboard/test/helpers.py -> build/lib/trove_dashboard/test DEBUG: copying trove_dashboard/test/settings.py -> build/lib/trove_dashboard/test DEBUG: copying trove_dashboard/test/urls.py -> build/lib/trove_dashboard/test DEBUG: creating build/lib/trove_dashboard/api DEBUG: copying trove_dashboard/api/__init__.py -> build/lib/trove_dashboard/api DEBUG: copying trove_dashboard/api/trove.py -> build/lib/trove_dashboard/api DEBUG: creating build/lib/trove_dashboard/content/database_clusters DEBUG: copying trove_dashboard/content/database_clusters/__init__.py -> build/lib/trove_dashboard/content/database_clusters DEBUG: copying trove_dashboard/content/database_clusters/cluster_manager.py -> build/lib/trove_dashboard/content/database_clusters DEBUG: copying trove_dashboard/content/database_clusters/forms.py -> build/lib/trove_dashboard/content/database_clusters DEBUG: copying trove_dashboard/content/database_clusters/panel.py -> build/lib/trove_dashboard/content/database_clusters DEBUG: copying trove_dashboard/content/database_clusters/tables.py -> build/lib/trove_dashboard/content/database_clusters DEBUG: copying trove_dashboard/content/database_clusters/tabs.py -> build/lib/trove_dashboard/content/database_clusters DEBUG: copying trove_dashboard/content/database_clusters/tests.py -> build/lib/trove_dashboard/content/database_clusters DEBUG: copying trove_dashboard/content/database_clusters/urls.py -> build/lib/trove_dashboard/content/database_clusters DEBUG: copying trove_dashboard/content/database_clusters/views.py -> build/lib/trove_dashboard/content/database_clusters DEBUG: creating build/lib/trove_dashboard/content/databases DEBUG: creating build/lib/trove_dashboard/content/databases/logs DEBUG: copying trove_dashboard/content/databases/logs/__init__.py -> build/lib/trove_dashboard/content/databases/logs DEBUG: copying trove_dashboard/content/databases/logs/tables.py -> build/lib/trove_dashboard/content/databases/logs DEBUG: copying trove_dashboard/content/databases/logs/tests.py -> build/lib/trove_dashboard/content/databases/logs DEBUG: copying trove_dashboard/content/databases/logs/urls.py -> build/lib/trove_dashboard/content/databases/logs DEBUG: copying trove_dashboard/content/databases/logs/views.py -> build/lib/trove_dashboard/content/databases/logs DEBUG: creating build/lib/trove_dashboard/content/databases/workflows DEBUG: copying trove_dashboard/content/databases/workflows/__init__.py -> build/lib/trove_dashboard/content/databases/workflows DEBUG: copying trove_dashboard/content/databases/workflows/create_instance.py -> build/lib/trove_dashboard/content/databases/workflows DEBUG: creating build/lib/trove_dashboard/content/database_backups/workflows DEBUG: copying trove_dashboard/content/database_backups/workflows/__init__.py -> build/lib/trove_dashboard/content/database_backups/workflows DEBUG: copying trove_dashboard/content/database_backups/workflows/create_backup.py -> build/lib/trove_dashboard/content/database_backups/workflows DEBUG: creating build/lib/trove_dashboard/test/test_data DEBUG: copying trove_dashboard/test/test_data/__init__.py -> build/lib/trove_dashboard/test/test_data DEBUG: copying trove_dashboard/test/test_data/exceptions.py -> build/lib/trove_dashboard/test/test_data DEBUG: copying trove_dashboard/test/test_data/keystone_data.py -> build/lib/trove_dashboard/test/test_data DEBUG: copying trove_dashboard/test/test_data/trove_data.py -> build/lib/trove_dashboard/test/test_data DEBUG: copying trove_dashboard/test/test_data/utils.py -> build/lib/trove_dashboard/test/test_data DEBUG: copying trove_dashboard/content/__init__.py -> build/lib/trove_dashboard/content DEBUG: creating build/lib/trove_dashboard/api/rest DEBUG: copying trove_dashboard/api/rest/__init__.py -> build/lib/trove_dashboard/api/rest DEBUG: copying trove_dashboard/api/rest/trove.py -> build/lib/trove_dashboard/api/rest DEBUG: copying trove_dashboard/content/databases/__init__.py -> build/lib/trove_dashboard/content/databases DEBUG: copying trove_dashboard/content/databases/db_capability.py -> build/lib/trove_dashboard/content/databases DEBUG: copying trove_dashboard/content/databases/forms.py -> build/lib/trove_dashboard/content/databases DEBUG: copying trove_dashboard/content/databases/panel.py -> build/lib/trove_dashboard/content/databases DEBUG: copying trove_dashboard/content/databases/tables.py -> build/lib/trove_dashboard/content/databases DEBUG: copying trove_dashboard/content/databases/tabs.py -> build/lib/trove_dashboard/content/databases DEBUG: copying trove_dashboard/content/databases/tests.py -> build/lib/trove_dashboard/content/databases DEBUG: copying trove_dashboard/content/databases/urls.py -> build/lib/trove_dashboard/content/databases DEBUG: copying trove_dashboard/content/databases/views.py -> build/lib/trove_dashboard/content/databases DEBUG: running egg_info DEBUG: writing trove_dashboard.egg-info/PKG-INFO DEBUG: writing dependency_links to trove_dashboard.egg-info/dependency_links.txt DEBUG: deleting trove_dashboard.egg-info/requires.txt DEBUG: writing top-level names to trove_dashboard.egg-info/top_level.txt DEBUG: [pbr] Reusing existing SOURCES.txt DEBUG: creating build/lib/trove_dashboard/content/database_backups/templates DEBUG: creating build/lib/trove_dashboard/content/database_backups/templates/database_backups DEBUG: copying trove_dashboard/content/database_backups/templates/database_backups/_backup_details_help.html -> build/lib/trove_dashboard/content/database_backups/templates/database_backups DEBUG: copying trove_dashboard/content/database_backups/templates/database_backups/backup.html -> build/lib/trove_dashboard/content/database_backups/templates/database_backups DEBUG: copying trove_dashboard/content/database_backups/templates/database_backups/details.html -> build/lib/trove_dashboard/content/database_backups/templates/database_backups DEBUG: copying trove_dashboard/content/database_backups/templates/database_backups/index.html -> build/lib/trove_dashboard/content/database_backups/templates/database_backups DEBUG: creating build/lib/trove_dashboard/locale DEBUG: creating build/lib/trove_dashboard/locale/cs DEBUG: creating build/lib/trove_dashboard/locale/cs/LC_MESSAGES DEBUG: copying trove_dashboard/locale/cs/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/cs/LC_MESSAGES DEBUG: creating build/lib/trove_dashboard/locale/de DEBUG: creating build/lib/trove_dashboard/locale/de/LC_MESSAGES DEBUG: copying trove_dashboard/locale/de/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/de/LC_MESSAGES DEBUG: copying trove_dashboard/locale/de/LC_MESSAGES/djangojs.po -> build/lib/trove_dashboard/locale/de/LC_MESSAGES DEBUG: creating build/lib/trove_dashboard/locale/en_GB DEBUG: creating build/lib/trove_dashboard/locale/en_GB/LC_MESSAGES DEBUG: copying trove_dashboard/locale/en_GB/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/en_GB/LC_MESSAGES DEBUG: copying trove_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po -> build/lib/trove_dashboard/locale/en_GB/LC_MESSAGES DEBUG: creating build/lib/trove_dashboard/locale/fr DEBUG: creating build/lib/trove_dashboard/locale/fr/LC_MESSAGES DEBUG: copying trove_dashboard/locale/fr/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/fr/LC_MESSAGES DEBUG: copying trove_dashboard/locale/fr/LC_MESSAGES/djangojs.po -> build/lib/trove_dashboard/locale/fr/LC_MESSAGES DEBUG: creating build/lib/trove_dashboard/locale/id DEBUG: creating build/lib/trove_dashboard/locale/id/LC_MESSAGES DEBUG: copying trove_dashboard/locale/id/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/id/LC_MESSAGES DEBUG: copying trove_dashboard/locale/id/LC_MESSAGES/djangojs.po -> build/lib/trove_dashboard/locale/id/LC_MESSAGES DEBUG: creating build/lib/trove_dashboard/locale/ja DEBUG: creating build/lib/trove_dashboard/locale/ja/LC_MESSAGES DEBUG: copying trove_dashboard/locale/ja/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/ja/LC_MESSAGES DEBUG: copying trove_dashboard/locale/ja/LC_MESSAGES/djangojs.po -> build/lib/trove_dashboard/locale/ja/LC_MESSAGES DEBUG: creating build/lib/trove_dashboard/locale/ko_KR DEBUG: creating build/lib/trove_dashboard/locale/ko_KR/LC_MESSAGES DEBUG: copying trove_dashboard/locale/ko_KR/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/ko_KR/LC_MESSAGES DEBUG: copying trove_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.po -> build/lib/trove_dashboard/locale/ko_KR/LC_MESSAGES DEBUG: creating build/lib/trove_dashboard/locale/pt_BR DEBUG: creating build/lib/trove_dashboard/locale/pt_BR/LC_MESSAGES DEBUG: copying trove_dashboard/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/pt_BR/LC_MESSAGES DEBUG: copying trove_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.po -> build/lib/trove_dashboard/locale/pt_BR/LC_MESSAGES DEBUG: creating build/lib/trove_dashboard/locale/ru DEBUG: creating build/lib/trove_dashboard/locale/ru/LC_MESSAGES DEBUG: copying trove_dashboard/locale/ru/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/ru/LC_MESSAGES DEBUG: copying trove_dashboard/locale/ru/LC_MESSAGES/djangojs.po -> build/lib/trove_dashboard/locale/ru/LC_MESSAGES DEBUG: creating build/lib/trove_dashboard/locale/tr_TR DEBUG: creating build/lib/trove_dashboard/locale/tr_TR/LC_MESSAGES DEBUG: copying trove_dashboard/locale/tr_TR/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/tr_TR/LC_MESSAGES DEBUG: copying trove_dashboard/locale/tr_TR/LC_MESSAGES/djangojs.po -> build/lib/trove_dashboard/locale/tr_TR/LC_MESSAGES DEBUG: creating build/lib/trove_dashboard/locale/zh_CN DEBUG: creating build/lib/trove_dashboard/locale/zh_CN/LC_MESSAGES DEBUG: copying trove_dashboard/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/zh_CN/LC_MESSAGES DEBUG: copying trove_dashboard/locale/zh_CN/LC_MESSAGES/djangojs.po -> build/lib/trove_dashboard/locale/zh_CN/LC_MESSAGES DEBUG: creating build/lib/trove_dashboard/static DEBUG: creating build/lib/trove_dashboard/static/app DEBUG: creating build/lib/trove_dashboard/static/app/core DEBUG: creating build/lib/trove_dashboard/static/app/core/openstack-service-api DEBUG: copying trove_dashboard/static/app/core/openstack-service-api/trove.service.js -> build/lib/trove_dashboard/static/app/core/openstack-service-api DEBUG: creating build/lib/trove_dashboard/static/dashboard DEBUG: creating build/lib/trove_dashboard/static/dashboard/project DEBUG: creating build/lib/trove_dashboard/static/dashboard/project/ngbackups DEBUG: copying trove_dashboard/static/dashboard/project/ngbackups/backups.module.js -> build/lib/trove_dashboard/static/dashboard/project/ngbackups DEBUG: copying trove_dashboard/static/dashboard/project/ngbackups/backups.module.spec.js -> build/lib/trove_dashboard/static/dashboard/project/ngbackups DEBUG: creating build/lib/trove_dashboard/static/dashboard/project/ngbackups/table DEBUG: copying trove_dashboard/static/dashboard/project/ngbackups/table/table.config.js -> build/lib/trove_dashboard/static/dashboard/project/ngbackups/table DEBUG: copying trove_dashboard/static/dashboard/project/ngbackups/table/table.controller.js -> build/lib/trove_dashboard/static/dashboard/project/ngbackups/table DEBUG: copying trove_dashboard/static/dashboard/project/ngbackups/table/table.html -> build/lib/trove_dashboard/static/dashboard/project/ngbackups/table DEBUG: creating build/lib/trove_dashboard/content/database_configurations/templates DEBUG: creating build/lib/trove_dashboard/content/database_configurations/templates/database_configurations DEBUG: copying trove_dashboard/content/database_configurations/templates/database_configurations/_add_parameter.html -> build/lib/trove_dashboard/content/database_configurations/templates/database_configurations DEBUG: copying trove_dashboard/content/database_configurations/templates/database_configurations/_create.html -> build/lib/trove_dashboard/content/database_configurations/templates/database_configurations DEBUG: copying trove_dashboard/content/database_configurations/templates/database_configurations/_detail_overview.html -> build/lib/trove_dashboard/content/database_configurations/templates/database_configurations DEBUG: copying trove_dashboard/content/database_configurations/templates/database_configurations/add_parameter.html -> build/lib/trove_dashboard/content/database_configurations/templates/database_configurations DEBUG: copying trove_dashboard/content/database_configurations/templates/database_configurations/create.html -> build/lib/trove_dashboard/content/database_configurations/templates/database_configurations DEBUG: copying trove_dashboard/content/database_configurations/templates/database_configurations/detail_param.html -> build/lib/trove_dashboard/content/database_configurations/templates/database_configurations DEBUG: copying trove_dashboard/content/database_configurations/templates/database_configurations/details.html -> build/lib/trove_dashboard/content/database_configurations/templates/database_configurations DEBUG: copying trove_dashboard/content/database_configurations/templates/database_configurations/index.html -> build/lib/trove_dashboard/content/database_configurations/templates/database_configurations DEBUG: creating build/lib/trove_dashboard/content/ng_database_backups/templates DEBUG: creating build/lib/trove_dashboard/content/ng_database_backups/templates/ng_database_backups DEBUG: copying trove_dashboard/content/ng_database_backups/templates/ng_database_backups/index.html -> build/lib/trove_dashboard/content/ng_database_backups/templates/ng_database_backups DEBUG: creating build/lib/trove_dashboard/content/database_clusters/templates DEBUG: creating build/lib/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: copying trove_dashboard/content/database_clusters/templates/database_clusters/_add_instance.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: copying trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: copying trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_cassandra.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: copying trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_mongodb.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: copying trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_mysql.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: copying trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_redis.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: copying trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_vertica.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: copying trove_dashboard/content/database_clusters/templates/database_clusters/_launch.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: copying trove_dashboard/content/database_clusters/templates/database_clusters/_reset_password.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: copying trove_dashboard/content/database_clusters/templates/database_clusters/add_instance.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: copying trove_dashboard/content/database_clusters/templates/database_clusters/cluster_grow_details.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: copying trove_dashboard/content/database_clusters/templates/database_clusters/cluster_shrink_details.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: copying trove_dashboard/content/database_clusters/templates/database_clusters/index.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: copying trove_dashboard/content/database_clusters/templates/database_clusters/launch.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: copying trove_dashboard/content/database_clusters/templates/database_clusters/reset_password.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: creating build/lib/trove_dashboard/content/databases/templates DEBUG: creating build/lib/trove_dashboard/content/databases/templates/databases DEBUG: copying trove_dashboard/content/databases/templates/databases/_attach_config.html -> build/lib/trove_dashboard/content/databases/templates/databases DEBUG: copying trove_dashboard/content/databases/templates/databases/_create_database.html -> build/lib/trove_dashboard/content/databases/templates/databases DEBUG: copying trove_dashboard/content/databases/templates/databases/_create_user.html -> build/lib/trove_dashboard/content/databases/templates/databases DEBUG: copying trove_dashboard/content/databases/templates/databases/_detail_overview.html -> build/lib/trove_dashboard/content/databases/templates/databases DEBUG: copying trove_dashboard/content/databases/templates/databases/_detail_overview_cassandra.html -> build/lib/trove_dashboard/content/databases/templates/databases DEBUG: copying trove_dashboard/content/databases/templates/databases/_detail_overview_couchbase.html -> build/lib/trove_dashboard/content/databases/templates/databases DEBUG: copying trove_dashboard/content/databases/templates/databases/_detail_overview_mongodb.html -> build/lib/trove_dashboard/content/databases/templates/databases DEBUG: copying trove_dashboard/content/databases/templates/databases/_detail_overview_mysql.html -> build/lib/trove_dashboard/content/databases/templates/databases DEBUG: copying trove_dashboard/content/databases/templates/databases/_detail_overview_postgresql.html -> build/lib/trove_dashboard/content/databases/templates/databases DEBUG: copying trove_dashboard/content/databases/templates/databases/_detail_overview_redis.html -> build/lib/trove_dashboard/content/databases/templates/databases DEBUG: copying trove_dashboard/content/databases/templates/databases/_edit_user.html -> build/lib/trove_dashboard/content/databases/templates/databases DEBUG: copying trove_dashboard/content/databases/templates/databases/_launch_advanced_help.html -> build/lib/trove_dashboard/content/databases/templates/databases DEBUG: copying trove_dashboard/content/databases/templates/databases/_launch_details_help.html -> build/lib/trove_dashboard/content/databases/templates/databases DEBUG: copying trove_dashboard/content/databases/templates/databases/_launch_initialize_help.html -> build/lib/trove_dashboard/content/databases/templates/databases DEBUG: copying trove_dashboard/content/databases/templates/databases/_launch_network_help.html -> build/lib/trove_dashboard/content/databases/templates/databases DEBUG: copying trove_dashboard/content/databases/templates/databases/_launch_networks.html -> build/lib/trove_dashboard/content/databases/templates/databases DEBUG: copying trove_dashboard/content/databases/templates/databases/_promote_to_replica_source.html -> build/lib/trove_dashboard/content/databases/templates/databases DEBUG: copying trove_dashboard/content/databases/templates/databases/_resize_instance.html -> build/lib/trove_dashboard/content/databases/templates/databases DEBUG: copying trove_dashboard/content/databases/templates/databases/_resize_volume.html -> build/lib/trove_dashboard/content/databases/templates/databases DEBUG: copying trove_dashboard/content/databases/templates/databases/access_detail.html -> build/lib/trove_dashboard/content/databases/templates/databases DEBUG: copying trove_dashboard/content/databases/templates/databases/attach_config.html -> build/lib/trove_dashboard/content/databases/templates/databases DEBUG: copying trove_dashboard/content/databases/templates/databases/create_database.html -> build/lib/trove_dashboard/content/databases/templates/databases DEBUG: copying trove_dashboard/content/databases/templates/databases/create_user.html -> build/lib/trove_dashboard/content/databases/templates/databases DEBUG: copying trove_dashboard/content/databases/templates/databases/edit_user.html -> build/lib/trove_dashboard/content/databases/templates/databases DEBUG: copying trove_dashboard/content/databases/templates/databases/index.html -> build/lib/trove_dashboard/content/databases/templates/databases DEBUG: copying trove_dashboard/content/databases/templates/databases/launch.html -> build/lib/trove_dashboard/content/databases/templates/databases DEBUG: copying trove_dashboard/content/databases/templates/databases/manage_root.html -> build/lib/trove_dashboard/content/databases/templates/databases DEBUG: copying trove_dashboard/content/databases/templates/databases/promote_to_replica_source.html -> build/lib/trove_dashboard/content/databases/templates/databases DEBUG: copying trove_dashboard/content/databases/templates/databases/resize_instance.html -> build/lib/trove_dashboard/content/databases/templates/databases DEBUG: copying trove_dashboard/content/databases/templates/databases/resize_volume.html -> build/lib/trove_dashboard/content/databases/templates/databases DEBUG: creating build/lib/trove_dashboard/content/databases/templates/databases/logs DEBUG: copying trove_dashboard/content/databases/templates/databases/logs/_detail_log.html -> build/lib/trove_dashboard/content/databases/templates/databases/logs DEBUG: copying trove_dashboard/content/databases/templates/databases/logs/_log_contents.html -> build/lib/trove_dashboard/content/databases/templates/databases/logs DEBUG: copying trove_dashboard/content/databases/templates/databases/logs/log_contents.html -> build/lib/trove_dashboard/content/databases/templates/databases/logs DEBUG: copying trove_dashboard/content/databases/templates/databases/logs/view_log.html -> build/lib/trove_dashboard/content/databases/templates/databases/logs DEBUG: + pushd build/lib/trove_dashboard DEBUG: + django-admin compilemessages DEBUG: ~/build/BUILD/trove-dashboard-14.1.0.dev9/build/lib/trove_dashboard ~/build/BUILD/trove-dashboard-14.1.0.dev9 DEBUG: processing file django.po in /builddir/build/BUILD/trove-dashboard-14.1.0.dev9/build/lib/trove_dashboard/locale/cs/LC_MESSAGES DEBUG: processing file djangojs.po in /builddir/build/BUILD/trove-dashboard-14.1.0.dev9/build/lib/trove_dashboard/locale/ko_KR/LC_MESSAGES DEBUG: processing file django.po in /builddir/build/BUILD/trove-dashboard-14.1.0.dev9/build/lib/trove_dashboard/locale/ko_KR/LC_MESSAGES DEBUG: processing file djangojs.po in /builddir/build/BUILD/trove-dashboard-14.1.0.dev9/build/lib/trove_dashboard/locale/pt_BR/LC_MESSAGES DEBUG: processing file django.po in /builddir/build/BUILD/trove-dashboard-14.1.0.dev9/build/lib/trove_dashboard/locale/pt_BR/LC_MESSAGES DEBUG: processing file djangojs.po in /builddir/build/BUILD/trove-dashboard-14.1.0.dev9/build/lib/trove_dashboard/locale/ru/LC_MESSAGES DEBUG: processing file django.po in /builddir/build/BUILD/trove-dashboard-14.1.0.dev9/build/lib/trove_dashboard/locale/ru/LC_MESSAGES DEBUG: processing file djangojs.po in /builddir/build/BUILD/trove-dashboard-14.1.0.dev9/build/lib/trove_dashboard/locale/id/LC_MESSAGES DEBUG: processing file django.po in /builddir/build/BUILD/trove-dashboard-14.1.0.dev9/build/lib/trove_dashboard/locale/id/LC_MESSAGES DEBUG: processing file djangojs.po in /builddir/build/BUILD/trove-dashboard-14.1.0.dev9/build/lib/trove_dashboard/locale/en_GB/LC_MESSAGES DEBUG: processing file django.po in /builddir/build/BUILD/trove-dashboard-14.1.0.dev9/build/lib/trove_dashboard/locale/en_GB/LC_MESSAGES DEBUG: processing file djangojs.po in /builddir/build/BUILD/trove-dashboard-14.1.0.dev9/build/lib/trove_dashboard/locale/tr_TR/LC_MESSAGES DEBUG: processing file django.po in /builddir/build/BUILD/trove-dashboard-14.1.0.dev9/build/lib/trove_dashboard/locale/tr_TR/LC_MESSAGES DEBUG: processing file djangojs.po in /builddir/build/BUILD/trove-dashboard-14.1.0.dev9/build/lib/trove_dashboard/locale/zh_CN/LC_MESSAGES DEBUG: processing file django.po in /builddir/build/BUILD/trove-dashboard-14.1.0.dev9/build/lib/trove_dashboard/locale/zh_CN/LC_MESSAGES DEBUG: processing file djangojs.po in /builddir/build/BUILD/trove-dashboard-14.1.0.dev9/build/lib/trove_dashboard/locale/de/LC_MESSAGES DEBUG: processing file django.po in /builddir/build/BUILD/trove-dashboard-14.1.0.dev9/build/lib/trove_dashboard/locale/de/LC_MESSAGES DEBUG: processing file djangojs.po in /builddir/build/BUILD/trove-dashboard-14.1.0.dev9/build/lib/trove_dashboard/locale/fr/LC_MESSAGES DEBUG: processing file django.po in /builddir/build/BUILD/trove-dashboard-14.1.0.dev9/build/lib/trove_dashboard/locale/fr/LC_MESSAGES DEBUG: processing file djangojs.po in /builddir/build/BUILD/trove-dashboard-14.1.0.dev9/build/lib/trove_dashboard/locale/ja/LC_MESSAGES DEBUG: processing file django.po in /builddir/build/BUILD/trove-dashboard-14.1.0.dev9/build/lib/trove_dashboard/locale/ja/LC_MESSAGES DEBUG: + popd DEBUG: + exit 0 DEBUG: ~/build/BUILD/trove-dashboard-14.1.0.dev9 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Vdpnjz DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64 DEBUG: BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64 DEBUG: + cd trove-dashboard-14.1.0.dev9 DEBUG: BUILDSTDERR: ++ '[' -f _current_flavor ']' DEBUG: BUILDSTDERR: ++ cat _current_flavor DEBUG: + python_flavor=python3 DEBUG: + '[' -z python3 ']' DEBUG: + '[' python3 '!=' python3 ']' DEBUG: + echo python3 DEBUG: + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64 --prefix /usr DEBUG: running install DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6 DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/static DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/static/dashboard DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/static/dashboard/project DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/static/dashboard/project/ngbackups DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/static/dashboard/project/ngbackups/table DEBUG: copying build/lib/trove_dashboard/static/dashboard/project/ngbackups/table/table.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/static/dashboard/project/ngbackups/table DEBUG: copying build/lib/trove_dashboard/static/dashboard/project/ngbackups/table/table.controller.js -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/static/dashboard/project/ngbackups/table DEBUG: copying build/lib/trove_dashboard/static/dashboard/project/ngbackups/table/table.config.js -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/static/dashboard/project/ngbackups/table DEBUG: copying build/lib/trove_dashboard/static/dashboard/project/ngbackups/backups.module.spec.js -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/static/dashboard/project/ngbackups DEBUG: copying build/lib/trove_dashboard/static/dashboard/project/ngbackups/backups.module.js -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/static/dashboard/project/ngbackups DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/static/app DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/static/app/core DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/static/app/core/openstack-service-api DEBUG: copying build/lib/trove_dashboard/static/app/core/openstack-service-api/trove.service.js -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/static/app/core/openstack-service-api DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/zh_CN DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/zh_CN/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/zh_CN/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/zh_CN/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/zh_CN/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/zh_CN/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/zh_CN/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/zh_CN/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/zh_CN/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/zh_CN/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/tr_TR DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/tr_TR/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/tr_TR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/tr_TR/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/tr_TR/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/tr_TR/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/tr_TR/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/tr_TR/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/tr_TR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/tr_TR/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/ru DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/ru/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/ru/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/ru/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/ru/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/ru/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/ru/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/ru/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/pt_BR DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/pt_BR/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/pt_BR/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/pt_BR/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/pt_BR/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/pt_BR/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/ko_KR DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/ko_KR/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/ko_KR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/ko_KR/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/ko_KR/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/ko_KR/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/ko_KR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/ko_KR/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/ja DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/ja/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/ja/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/ja/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/ja/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/ja/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/ja/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/ja/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/id DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/id/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/id/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/id/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/id/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/id/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/id/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/id/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/fr DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/fr/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/fr/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/fr/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/fr/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/fr/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/fr/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/fr/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/en_GB DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/en_GB/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/en_GB/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/en_GB/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/en_GB/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/en_GB/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/en_GB/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/en_GB/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/de DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/de/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/de/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/de/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/de/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/de/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/de/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/de/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/cs DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/cs/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/cs/LC_MESSAGES DEBUG: copying build/lib/trove_dashboard/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/cs/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/api DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/api/rest DEBUG: copying build/lib/trove_dashboard/api/rest/trove.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/api/rest DEBUG: copying build/lib/trove_dashboard/api/rest/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/api/rest DEBUG: copying build/lib/trove_dashboard/api/trove.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/api DEBUG: copying build/lib/trove_dashboard/api/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/api DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/test DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/test/test_data DEBUG: copying build/lib/trove_dashboard/test/test_data/utils.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/test/test_data DEBUG: copying build/lib/trove_dashboard/test/test_data/trove_data.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/test/test_data DEBUG: copying build/lib/trove_dashboard/test/test_data/keystone_data.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/test/test_data DEBUG: copying build/lib/trove_dashboard/test/test_data/exceptions.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/test/test_data DEBUG: copying build/lib/trove_dashboard/test/test_data/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/test/test_data DEBUG: copying build/lib/trove_dashboard/test/urls.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/test DEBUG: copying build/lib/trove_dashboard/test/settings.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/test DEBUG: copying build/lib/trove_dashboard/test/helpers.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/test DEBUG: copying build/lib/trove_dashboard/test/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/test DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/enabled DEBUG: copying build/lib/trove_dashboard/enabled/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/enabled DEBUG: copying build/lib/trove_dashboard/enabled/_1760_project_database_configurations_panel.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/enabled DEBUG: copying build/lib/trove_dashboard/enabled/_1740_project_database_clusters_panel.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/enabled DEBUG: copying build/lib/trove_dashboard/enabled/_1731_project_database_backups_panel.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/enabled DEBUG: copying build/lib/trove_dashboard/enabled/_1730_project_database_backups_panel.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/enabled DEBUG: copying build/lib/trove_dashboard/enabled/_1720_project_databases_panel.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/enabled DEBUG: copying build/lib/trove_dashboard/enabled/_1710_database_panel_group.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/enabled DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/utils DEBUG: copying build/lib/trove_dashboard/utils/common.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/utils DEBUG: copying build/lib/trove_dashboard/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/utils DEBUG: copying build/lib/trove_dashboard/version.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard DEBUG: copying build/lib/trove_dashboard/exceptions.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard DEBUG: copying build/lib/trove_dashboard/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content DEBUG: copying build/lib/trove_dashboard/content/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases/logs DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/logs/view_log.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases/logs DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/logs/log_contents.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases/logs DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/logs/_log_contents.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases/logs DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/logs/_detail_log.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases/logs DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/resize_volume.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/resize_instance.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/promote_to_replica_source.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/manage_root.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/launch.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/index.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/edit_user.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/create_user.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/create_database.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/attach_config.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/access_detail.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/_resize_volume.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/_resize_instance.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/_promote_to_replica_source.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/_launch_networks.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/_launch_network_help.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/_launch_initialize_help.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/_launch_details_help.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/_launch_advanced_help.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/_edit_user.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/_detail_overview_redis.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/_detail_overview_postgresql.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/_detail_overview_mysql.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/_detail_overview_mongodb.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/_detail_overview_couchbase.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/_detail_overview_cassandra.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/_detail_overview.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/_create_user.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/_create_database.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases DEBUG: copying build/lib/trove_dashboard/content/databases/templates/databases/_attach_config.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/templates/databases DEBUG: copying build/lib/trove_dashboard/content/databases/views.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases DEBUG: copying build/lib/trove_dashboard/content/databases/urls.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases DEBUG: copying build/lib/trove_dashboard/content/databases/tests.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases DEBUG: copying build/lib/trove_dashboard/content/databases/tabs.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases DEBUG: copying build/lib/trove_dashboard/content/databases/tables.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases DEBUG: copying build/lib/trove_dashboard/content/databases/panel.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases DEBUG: copying build/lib/trove_dashboard/content/databases/forms.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases DEBUG: copying build/lib/trove_dashboard/content/databases/db_capability.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases DEBUG: copying build/lib/trove_dashboard/content/databases/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/workflows DEBUG: copying build/lib/trove_dashboard/content/databases/workflows/create_instance.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/workflows DEBUG: copying build/lib/trove_dashboard/content/databases/workflows/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/workflows DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/logs DEBUG: copying build/lib/trove_dashboard/content/databases/logs/views.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/logs DEBUG: copying build/lib/trove_dashboard/content/databases/logs/urls.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/logs DEBUG: copying build/lib/trove_dashboard/content/databases/logs/tests.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/logs DEBUG: copying build/lib/trove_dashboard/content/databases/logs/tables.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/logs DEBUG: copying build/lib/trove_dashboard/content/databases/logs/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/logs DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/reset_password.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/launch.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/index.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/cluster_shrink_details.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/cluster_grow_details.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/add_instance.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_reset_password.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_launch.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_vertica.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_redis.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_mysql.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_mongodb.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_cassandra.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_add_instance.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters/templates/database_clusters DEBUG: copying build/lib/trove_dashboard/content/database_clusters/views.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters DEBUG: copying build/lib/trove_dashboard/content/database_clusters/urls.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters DEBUG: copying build/lib/trove_dashboard/content/database_clusters/tests.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters DEBUG: copying build/lib/trove_dashboard/content/database_clusters/tabs.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters DEBUG: copying build/lib/trove_dashboard/content/database_clusters/tables.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters DEBUG: copying build/lib/trove_dashboard/content/database_clusters/panel.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters DEBUG: copying build/lib/trove_dashboard/content/database_clusters/forms.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters DEBUG: copying build/lib/trove_dashboard/content/database_clusters/cluster_manager.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters DEBUG: copying build/lib/trove_dashboard/content/database_clusters/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/ng_database_backups DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/ng_database_backups/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/ng_database_backups/templates/ng_database_backups DEBUG: copying build/lib/trove_dashboard/content/ng_database_backups/templates/ng_database_backups/index.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/ng_database_backups/templates/ng_database_backups DEBUG: copying build/lib/trove_dashboard/content/ng_database_backups/views.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/ng_database_backups DEBUG: copying build/lib/trove_dashboard/content/ng_database_backups/urls.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/ng_database_backups DEBUG: copying build/lib/trove_dashboard/content/ng_database_backups/panel.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/ng_database_backups DEBUG: copying build/lib/trove_dashboard/content/ng_database_backups/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/ng_database_backups DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_configurations DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_configurations/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_configurations/templates/database_configurations DEBUG: copying build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/index.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_configurations/templates/database_configurations DEBUG: copying build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/details.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_configurations/templates/database_configurations DEBUG: copying build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/detail_param.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_configurations/templates/database_configurations DEBUG: copying build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/create.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_configurations/templates/database_configurations DEBUG: copying build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/add_parameter.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_configurations/templates/database_configurations DEBUG: copying build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/_detail_overview.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_configurations/templates/database_configurations DEBUG: copying build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/_create.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_configurations/templates/database_configurations DEBUG: copying build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/_add_parameter.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_configurations/templates/database_configurations DEBUG: copying build/lib/trove_dashboard/content/database_configurations/views.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_configurations DEBUG: copying build/lib/trove_dashboard/content/database_configurations/urls.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_configurations DEBUG: copying build/lib/trove_dashboard/content/database_configurations/tests.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_configurations DEBUG: copying build/lib/trove_dashboard/content/database_configurations/tabs.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_configurations DEBUG: copying build/lib/trove_dashboard/content/database_configurations/tables.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_configurations DEBUG: copying build/lib/trove_dashboard/content/database_configurations/panel.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_configurations DEBUG: copying build/lib/trove_dashboard/content/database_configurations/forms.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_configurations DEBUG: copying build/lib/trove_dashboard/content/database_configurations/config_param_manager.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_configurations DEBUG: copying build/lib/trove_dashboard/content/database_configurations/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_configurations DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_backups DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_backups/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_backups/templates/database_backups DEBUG: copying build/lib/trove_dashboard/content/database_backups/templates/database_backups/index.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_backups/templates/database_backups DEBUG: copying build/lib/trove_dashboard/content/database_backups/templates/database_backups/details.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_backups/templates/database_backups DEBUG: copying build/lib/trove_dashboard/content/database_backups/templates/database_backups/backup.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_backups/templates/database_backups DEBUG: copying build/lib/trove_dashboard/content/database_backups/templates/database_backups/_backup_details_help.html -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_backups/templates/database_backups DEBUG: creating /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_backups/workflows DEBUG: copying build/lib/trove_dashboard/content/database_backups/workflows/create_backup.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_backups/workflows DEBUG: copying build/lib/trove_dashboard/content/database_backups/workflows/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_backups/workflows DEBUG: copying build/lib/trove_dashboard/content/database_backups/views.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_backups DEBUG: copying build/lib/trove_dashboard/content/database_backups/urls.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_backups DEBUG: copying build/lib/trove_dashboard/content/database_backups/tests.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_backups DEBUG: copying build/lib/trove_dashboard/content/database_backups/tables.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_backups DEBUG: copying build/lib/trove_dashboard/content/database_backups/panel.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_backups DEBUG: copying build/lib/trove_dashboard/content/database_backups/__init__.py -> /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_backups DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/api/rest/trove.py to trove.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/api/rest/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/api/trove.py to trove.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/api/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/test/test_data/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/test/test_data/trove_data.py to trove_data.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/test/test_data/keystone_data.py to keystone_data.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/test/test_data/exceptions.py to exceptions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/test/test_data/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/test/urls.py to urls.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/test/settings.py to settings.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/test/helpers.py to helpers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/test/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/enabled/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/enabled/_1760_project_database_configurations_panel.py to _1760_project_database_configurations_panel.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/enabled/_1740_project_database_clusters_panel.py to _1740_project_database_clusters_panel.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/enabled/_1731_project_database_backups_panel.py to _1731_project_database_backups_panel.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/enabled/_1730_project_database_backups_panel.py to _1730_project_database_backups_panel.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/enabled/_1720_project_databases_panel.py to _1720_project_databases_panel.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/enabled/_1710_database_panel_group.py to _1710_database_panel_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/utils/common.py to common.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/utils/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/exceptions.py to exceptions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/views.py to views.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/urls.py to urls.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/tests.py to tests.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/tabs.py to tabs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/tables.py to tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/panel.py to panel.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/forms.py to forms.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/db_capability.py to db_capability.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/workflows/create_instance.py to create_instance.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/workflows/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/logs/views.py to views.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/logs/urls.py to urls.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/logs/tests.py to tests.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/logs/tables.py to tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/databases/logs/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters/views.py to views.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters/urls.py to urls.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters/tests.py to tests.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters/tabs.py to tabs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters/tables.py to tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters/panel.py to panel.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters/forms.py to forms.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters/cluster_manager.py to cluster_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_clusters/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/ng_database_backups/views.py to views.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/ng_database_backups/urls.py to urls.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/ng_database_backups/panel.py to panel.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/ng_database_backups/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_configurations/views.py to views.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_configurations/urls.py to urls.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_configurations/tests.py to tests.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_configurations/tabs.py to tabs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_configurations/tables.py to tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_configurations/panel.py to panel.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_configurations/forms.py to forms.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_configurations/config_param_manager.py to config_param_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_configurations/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_backups/workflows/create_backup.py to create_backup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_backups/workflows/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_backups/views.py to views.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_backups/urls.py to urls.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_backups/tests.py to tests.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_backups/tables.py to tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_backups/panel.py to panel.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/content/database_backups/__init__.py to __init__.cpython-36.pyc DEBUG: writing byte-compilation script '/tmp/tmp2wh_jy_k.py' DEBUG: /usr/bin/python3 /tmp/tmp2wh_jy_k.py DEBUG: removing /tmp/tmp2wh_jy_k.py DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing trove_dashboard.egg-info/PKG-INFO DEBUG: writing dependency_links to trove_dashboard.egg-info/dependency_links.txt DEBUG: writing top-level names to trove_dashboard.egg-info/top_level.txt DEBUG: [pbr] Reusing existing SOURCES.txt DEBUG: Copying trove_dashboard.egg-info to /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard-14.1.0.dev9-py3.6.egg-info DEBUG: running install_scripts DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/etc/openstack-dashboard/enabled DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled DEBUG: ~/build/BUILD/trove-dashboard-14.1.0.dev9 ~/build/BUILD/trove-dashboard-14.1.0.dev9 DEBUG: + pushd . DEBUG: + cd /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/enabled DEBUG: + for f in _17*.py* DEBUG: + cp -p _1710_database_panel_group.py /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/ DEBUG: + for f in _17*.py* DEBUG: + cp -p _1720_project_databases_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/ DEBUG: + for f in _17*.py* DEBUG: + cp -p _1730_project_database_backups_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/ DEBUG: + for f in _17*.py* DEBUG: + cp -p _1731_project_database_backups_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/ DEBUG: + for f in _17*.py* DEBUG: + cp -p _1740_project_database_clusters_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/ DEBUG: + for f in _17*.py* DEBUG: + cp -p _1760_project_database_configurations_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/ DEBUG: + popd DEBUG: ~/build/BUILD/trove-dashboard-14.1.0.dev9 DEBUG: + for f in /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_17*.py* DEBUG: BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1710_database_panel_group.py DEBUG: + filename=_1710_database_panel_group.py DEBUG: + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1710_database_panel_group.py /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/etc/openstack-dashboard/enabled/_1710_database_panel_group.py DEBUG: + for f in /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_17*.py* DEBUG: BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1720_project_databases_panel.py DEBUG: + filename=_1720_project_databases_panel.py DEBUG: + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1720_project_databases_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/etc/openstack-dashboard/enabled/_1720_project_databases_panel.py DEBUG: + for f in /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_17*.py* DEBUG: BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1730_project_database_backups_panel.py DEBUG: + filename=_1730_project_database_backups_panel.py DEBUG: + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1730_project_database_backups_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/etc/openstack-dashboard/enabled/_1730_project_database_backups_panel.py DEBUG: + for f in /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_17*.py* DEBUG: BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1731_project_database_backups_panel.py DEBUG: + filename=_1731_project_database_backups_panel.py DEBUG: + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1731_project_database_backups_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/etc/openstack-dashboard/enabled/_1731_project_database_backups_panel.py DEBUG: + for f in /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_17*.py* DEBUG: BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1740_project_database_clusters_panel.py DEBUG: + filename=_1740_project_database_clusters_panel.py DEBUG: + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1740_project_database_clusters_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/etc/openstack-dashboard/enabled/_1740_project_database_clusters_panel.py DEBUG: + for f in /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_17*.py* DEBUG: BUILDSTDERR: ++ basename /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1760_project_database_configurations_panel.py DEBUG: + filename=_1760_project_database_configurations_panel.py DEBUG: + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1760_project_database_configurations_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/etc/openstack-dashboard/enabled/_1760_project_database_configurations_panel.py DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/static DEBUG: + cp -rp trove_dashboard/static/app trove_dashboard/static/dashboard /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/static/ DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/cs/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/de/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/de/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/en_GB/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/fr/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/fr/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/id/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/id/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/ja/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/ja/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/ko_KR/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/pt_BR/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/ru/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/ru/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/tr_TR/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/tr_TR/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/zh_CN/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/zh_CN/LC_MESSAGES/djangojs.po DEBUG: + rm -f '/builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6/site-packages/trove_dashboard/locale/*pot' DEBUG: + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64 django --all-name DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 14.1.0-0.20200707045856.60a19b2.el8 --unique-debug-suffix -14.1.0-0.20200707045856.60a19b2.el8.x86_64 --unique-debug-src-base openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/trove-dashboard-14.1.0.dev9 DEBUG: BUILDSTDERR: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/etc/ld.so.conf: No such file or directory DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python DEBUG: + /usr/lib/rpm/brp-python-hardlink DEBUG: + PYTHON3=/usr/bin/python3 DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.TeZBS9 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd trove-dashboard-14.1.0.dev9 DEBUG: Processing files: openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.noarch DEBUG: + exit 0 DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dUtDsK DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd trove-dashboard-14.1.0.dev9 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/share/doc/openstack-trove-ui DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/share/doc/openstack-trove-ui DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/share/doc/openstack-trove-ui DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LiMp3k DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd trove-dashboard-14.1.0.dev9 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/share/licenses/openstack-trove-ui DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/share/licenses/openstack-trove-ui DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64/usr/share/licenses/openstack-trove-ui DEBUG: + exit 0 DEBUG: BUILDSTDERR: warning: File listed twice: /usr/lib/python3.6/site-packages/trove_dashboard/locale/cs/LC_MESSAGES/django.mo DEBUG: BUILDSTDERR: warning: File listed twice: /usr/lib/python3.6/site-packages/trove_dashboard/locale/de/LC_MESSAGES/django.mo DEBUG: BUILDSTDERR: warning: File listed twice: /usr/lib/python3.6/site-packages/trove_dashboard/locale/de/LC_MESSAGES/djangojs.mo DEBUG: BUILDSTDERR: warning: File listed twice: /usr/lib/python3.6/site-packages/trove_dashboard/locale/en_GB/LC_MESSAGES/django.mo DEBUG: BUILDSTDERR: warning: File listed twice: /usr/lib/python3.6/site-packages/trove_dashboard/locale/en_GB/LC_MESSAGES/djangojs.mo DEBUG: BUILDSTDERR: warning: File listed twice: /usr/lib/python3.6/site-packages/trove_dashboard/locale/fr/LC_MESSAGES/django.mo DEBUG: BUILDSTDERR: warning: File listed twice: /usr/lib/python3.6/site-packages/trove_dashboard/locale/fr/LC_MESSAGES/djangojs.mo DEBUG: BUILDSTDERR: warning: File listed twice: /usr/lib/python3.6/site-packages/trove_dashboard/locale/id/LC_MESSAGES/django.mo DEBUG: BUILDSTDERR: warning: File listed twice: /usr/lib/python3.6/site-packages/trove_dashboard/locale/id/LC_MESSAGES/djangojs.mo DEBUG: BUILDSTDERR: warning: File listed twice: /usr/lib/python3.6/site-packages/trove_dashboard/locale/ja/LC_MESSAGES/django.mo DEBUG: BUILDSTDERR: warning: File listed twice: /usr/lib/python3.6/site-packages/trove_dashboard/locale/ja/LC_MESSAGES/djangojs.mo DEBUG: BUILDSTDERR: warning: File listed twice: /usr/lib/python3.6/site-packages/trove_dashboard/locale/ko_KR/LC_MESSAGES/django.mo DEBUG: BUILDSTDERR: warning: File listed twice: /usr/lib/python3.6/site-packages/trove_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.mo DEBUG: BUILDSTDERR: warning: File listed twice: /usr/lib/python3.6/site-packages/trove_dashboard/locale/pt_BR/LC_MESSAGES/django.mo DEBUG: BUILDSTDERR: warning: File listed twice: /usr/lib/python3.6/site-packages/trove_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.mo DEBUG: BUILDSTDERR: warning: File listed twice: /usr/lib/python3.6/site-packages/trove_dashboard/locale/ru/LC_MESSAGES/django.mo DEBUG: BUILDSTDERR: warning: File listed twice: /usr/lib/python3.6/site-packages/trove_dashboard/locale/ru/LC_MESSAGES/djangojs.mo DEBUG: BUILDSTDERR: warning: File listed twice: /usr/lib/python3.6/site-packages/trove_dashboard/locale/tr_TR/LC_MESSAGES/django.mo DEBUG: BUILDSTDERR: warning: File listed twice: /usr/lib/python3.6/site-packages/trove_dashboard/locale/tr_TR/LC_MESSAGES/djangojs.mo DEBUG: BUILDSTDERR: warning: File listed twice: /usr/lib/python3.6/site-packages/trove_dashboard/locale/zh_CN/LC_MESSAGES/django.mo DEBUG: BUILDSTDERR: warning: File listed twice: /usr/lib/python3.6/site-packages/trove_dashboard/locale/zh_CN/LC_MESSAGES/djangojs.mo DEBUG: Provides: openstack-trove-ui = 14.1.0-0.20200707045856.60a19b2.el8 python3.6dist(trove-dashboard) = 14.1.0.dev9 python3dist(trove-dashboard) = 14.1.0.dev9 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 3.6 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64 DEBUG: Wrote: /builddir/build/RPMS/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NgMJCW DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd trove-dashboard-14.1.0.dev9 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 DEBUG: Copying packages to result dir Finish: rpmbuild openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.src.rpm Finish: build phase for openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.src.rpm INFO: Done(/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.src.rpm) Config(dlrn-5) 0 minutes 35 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8 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', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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': 'en_US.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1356156 743360 1101120 5900420 5243700 DEBUG: Swap: 4194300 560284 3634016 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2fa17aff8b2f4fcaaaa7f32c4654f45c', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1003', '--non-unique', '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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages INFO: installing package(s): /home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'install', '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'install', '/home/rhel8-master/data/repos/60/a1/60a19b2c95f423c81381cd491d878d338a3a54ba_3c27a9b8/openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.noarch.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': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 3.0 MB/s | 3.0 kB 00:00 DEBUG: RHEL 8 Advanced Virtualization 1.6 kB/s | 2.0 kB 00:01 DEBUG: RHEL 8 AppStream 1.2 MB/s | 3.2 kB 00:00 DEBUG: RHEL 8 Base 1.1 MB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 791 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 47 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: openstack-trove-ui noarch14.1.0-0.20200707045856.60a19b2.el8 @commandline 264 k DEBUG: Installing dependencies: DEBUG: openstack-dashboard noarch1:17.1.1-0.20200228120722.ee36da7.el8 local 12 M DEBUG: openstack-dashboard-theme noarch1:17.1.1-0.20200228120722.ee36da7.el8 local 6.2 k DEBUG: python-oslo-concurrency-lang noarch4.1.1-0.20200618074122.b7fc1e1.el8 local 13 k DEBUG: python-oslo-i18n-lang noarch5.0.0-0.20200605153922.761ce99.el8 local 13 k DEBUG: python-oslo-log-lang noarch4.3.0-0.20200703083958.880bcb8.el8 local 12 k DEBUG: python-oslo-middleware-lang noarch4.1.0-0.20200605152205.bfb4ba8.el8 local 11 k DEBUG: python-oslo-policy-lang noarch3.2.1-0.20200630164910.719435f.el8 local 11 k DEBUG: python-oslo-utils-lang noarch4.2.1-0.20200615064007.b993823.el8 local 12 k DEBUG: python3-cinderclient noarch7.1.0-0.20200630172812.9268d31.el8 local 238 k DEBUG: python3-cliff noarch3.1.0-0.20200330074912.5405c3d.el8 local 95 k DEBUG: python3-debtcollector noarch2.1.0-0.20200605151926.17ab8c0.el8 local 31 k DEBUG: python3-django-horizon noarch1:17.1.1-0.20200228120722.ee36da7.el8 local 829 k DEBUG: python3-futurist noarch2.2.0-0.20200605151004.604b63d.el8 local 63 k DEBUG: python3-glanceclient noarch1:3.2.0-0.20200630162218.de178ac.el8 local 147 k DEBUG: python3-keystoneauth1 noarch4.2.0-0.20200630173226.dab8e10.el8 local 430 k DEBUG: python3-keystoneclient noarch1:4.0.0-0.20200413125859.b58ebe2.el8 local 252 k DEBUG: python3-mistralclient noarch4.1.0-0.20200630165937.f77c1d2.el8 local 161 k DEBUG: python3-neutronclient noarch7.2.0-0.20200630170552.f751dd3.el8 local 310 k DEBUG: python3-novaclient noarch1:17.1.0-0.20200630162607.600384f.el8 local 224 k DEBUG: python3-openstacksdk noarch0.47.0-0.20200630171704.1a032b8.el8 local 814 k DEBUG: python3-os-client-config noarch2.1.0-0.20200415120623.bc96c23.el8 local 53 k DEBUG: python3-os-service-types noarch1.7.0-0.20200416132506.0b2f473.el8 local 36 k DEBUG: python3-osc-lib noarch2.0.0-0.20200416135006.fea31fb.el8 local 77 k DEBUG: python3-oslo-concurrency noarch4.1.1-0.20200618074122.b7fc1e1.el8 local 40 k DEBUG: python3-oslo-config noarch2:8.2.0-0.20200630171134.04d5280.el8 local 223 k DEBUG: python3-oslo-context noarch3.1.0-0.20200605151059.9abd745.el8 local 25 k DEBUG: python3-oslo-i18n noarch5.0.0-0.20200605153922.761ce99.el8 local 57 k DEBUG: python3-oslo-log noarch4.3.0-0.20200703083958.880bcb8.el8 local 62 k DEBUG: python3-oslo-messaging noarch12.0.0-0.20200315133106.d87618b.el8 local 225 k DEBUG: python3-oslo-middleware noarch4.1.0-0.20200605152205.bfb4ba8.el8 local 53 k DEBUG: python3-oslo-policy noarch3.2.1-0.20200630164910.719435f.el8 local 70 k DEBUG: python3-oslo-serialization noarch4.0.0-0.20200618074026.be10175.el8 local 32 k DEBUG: python3-oslo-service noarch2.3.0-0.20200630172612.6df6e4c.el8 local 70 k DEBUG: python3-oslo-upgradecheck noarch1.1.0-0.20200605153312.2380e79.el8 local 23 k DEBUG: python3-oslo-utils noarch4.2.1-0.20200615064007.b993823.el8 local 78 k DEBUG: python3-osprofiler noarch3.2.1-0.20200630165526.8569b6d.el8 local 132 k DEBUG: python3-requestsexceptions noarch1.4.0-0.20200416123011.d7ac0ff.el8 local 15 k DEBUG: python3-stevedore noarch2.0.1-0.20200630164713.01c12ec.el8 local 62 k DEBUG: python3-swiftclient noarch3.10.0-0.20200630164502.7852314.el8 local 174 k DEBUG: python3-troveclient noarch4.1.0-0.20200616044021.b86ff27.el8 local 342 k DEBUG: apr x86_641.6.3-9.el8 appstream 125 k DEBUG: apr-util x86_641.6.1-6.el8 appstream 105 k DEBUG: cairo-gobject x86_641.15.12-3.el8 appstream 33 k DEBUG: httpd x86_642.4.37-10.module+el8+2764+7127e69e appstream 1.4 M DEBUG: httpd-filesystem noarch2.4.37-10.module+el8+2764+7127e69e appstream 34 k DEBUG: httpd-tools x86_642.4.37-10.module+el8+2764+7127e69e appstream 101 k DEBUG: mod_http2 x86_641.11.3-1.module+el8+2443+605475b7 appstream 156 k DEBUG: python3-cairo x86_641.16.3-6.el8 appstream 90 k DEBUG: python3-mod_wsgi x86_644.6.4-3.el8 appstream 2.5 M DEBUG: python3-pyOpenSSL noarch18.0.0-1.el8 appstream 103 k DEBUG: python3-semantic_version noarch2.6.0-5.el8 appstream 30 k DEBUG: dbus-glib x86_640.110-2.el8 base 127 k DEBUG: gobject-introspection x86_641.56.1-1.el8 base 255 k DEBUG: libyaml x86_640.1.7-5.el8 base 61 k DEBUG: logrotate x86_643.14.0-3.el8 base 86 k DEBUG: mailcap noarch2.1.48-3.el8 base 39 k DEBUG: python3-dbus x86_641.2.4-14.el8 base 132 k DEBUG: python3-gobject-base x86_643.28.3-1.el8 base 312 k DEBUG: python3-pyyaml x86_643.12-12.el8 base 193 k DEBUG: redhat-logos-httpd noarch80.7-1.el8 base 25 k DEBUG: XStatic-Angular-common noarch1:1.5.8.0-6.el8ost delorean-rhel8-master-deps 460 k DEBUG: XStatic-Magic-Search-common noarch0.2.5.1-8.el8ost delorean-rhel8-master-deps 13 k DEBUG: bootswatch-common noarch3.3.7.0-7.el8ost delorean-rhel8-master-deps 622 k DEBUG: bootswatch-fonts noarch3.3.7.0-7.el8ost delorean-rhel8-master-deps 117 k DEBUG: mdi-common noarch1.4.57.0-9.el8ost delorean-rhel8-master-deps 40 k DEBUG: mdi-fonts noarch1.4.57.0-9.el8ost delorean-rhel8-master-deps 486 k DEBUG: python-django-bash-completion noarch2.0.10-1.el8ost delorean-rhel8-master-deps 13 k DEBUG: python3-SecretStorage noarch2.3.1-7.el8ost delorean-rhel8-master-deps 35 k DEBUG: python3-XStatic noarch1.0.1-9.el8ost delorean-rhel8-master-deps 13 k DEBUG: python3-XStatic-Angular noarch1:1.5.8.0-6.el8ost delorean-rhel8-master-deps 18 k DEBUG: python3-XStatic-Angular-Bootstrap noarch2.2.0.0-6.el8ost delorean-rhel8-master-deps 13 k DEBUG: python3-XStatic-Angular-FileUpload noarch12.0.4.0-10.el8ost delorean-rhel8-master-deps 14 k DEBUG: python3-XStatic-Angular-Gettext noarch2.3.8.0-2.el8ost delorean-rhel8-master-deps 13 k DEBUG: python3-XStatic-Angular-Schema-Form noarch0.8.13.0-1.el8ost delorean-rhel8-master-deps 13 k DEBUG: python3-XStatic-Angular-lrdragndrop noarch1.0.2.2-12.el8ost delorean-rhel8-master-deps 14 k DEBUG: python3-XStatic-Bootstrap-Datepicker noarch1.3.1.0-12.el8ost delorean-rhel8-master-deps 14 k DEBUG: python3-XStatic-Bootstrap-SCSS noarch3.3.7.1-6.el8ost delorean-rhel8-master-deps 14 k DEBUG: python3-XStatic-D3 noarch3.5.17.0-6.el8ost delorean-rhel8-master-deps 13 k DEBUG: python3-XStatic-Font-Awesome noarch4.7.0.0-6.el8ost delorean-rhel8-master-deps 16 k DEBUG: python3-XStatic-Hogan noarch2.0.0.2-13.el8ost delorean-rhel8-master-deps 13 k DEBUG: python3-XStatic-JQuery-Migrate noarch1.2.1.1-13.el8ost delorean-rhel8-master-deps 13 k DEBUG: python3-XStatic-JQuery-TableSorter noarch2.14.5.1-13.el8ost delorean-rhel8-master-deps 14 k DEBUG: python3-XStatic-JQuery-quicksearch noarch2.0.3.1-13.el8ost delorean-rhel8-master-deps 14 k DEBUG: python3-XStatic-JSEncrypt noarch2.3.1.1-5.el8ost delorean-rhel8-master-deps 13 k DEBUG: python3-XStatic-Jasmine noarch2.4.1.1-5.el8ost delorean-rhel8-master-deps 13 k DEBUG: python3-XStatic-Magic-Search noarch0.2.5.1-8.el8ost delorean-rhel8-master-deps 14 k DEBUG: python3-XStatic-Rickshaw noarch1.5.0.0-15.el8ost delorean-rhel8-master-deps 13 k DEBUG: python3-XStatic-Spin noarch1.2.5.2-14.el8ost delorean-rhel8-master-deps 13 k DEBUG: python3-XStatic-bootswatch noarch3.3.7.0-7.el8ost delorean-rhel8-master-deps 16 k DEBUG: python3-XStatic-jQuery noarch1.12.4.1-2.el8ost delorean-rhel8-master-deps 124 k DEBUG: python3-XStatic-jquery-ui noarch1.12.0.1-5.el8ost delorean-rhel8-master-deps 17 k DEBUG: python3-XStatic-mdi noarch1.4.57.0-9.el8ost delorean-rhel8-master-deps 23 k DEBUG: python3-XStatic-objectpath noarch1.2.1.0-2.el8ost delorean-rhel8-master-deps 13 k DEBUG: python3-XStatic-roboto-fontface noarch0.5.0.0-9.el8ost delorean-rhel8-master-deps 15 k DEBUG: python3-XStatic-smart-table noarch1.4.13.2-5.el8ost delorean-rhel8-master-deps 13 k DEBUG: python3-XStatic-termjs noarch0.0.7.0-5.el8ost delorean-rhel8-master-deps 13 k DEBUG: python3-XStatic-tv4 noarch1.2.7.0-1.el8ost delorean-rhel8-master-deps 12 k DEBUG: python3-amqp noarch2.4.1-1.el8ost delorean-rhel8-master-deps 94 k DEBUG: python3-appdirs noarch1.4.0-6.el8ost delorean-rhel8-master-deps 21 k DEBUG: python3-asn1crypto noarch0.24.0-3.el8ost delorean-rhel8-master-deps 180 k DEBUG: python3-bson x86_643.7.2-1.el8ost delorean-rhel8-master-deps 101 k DEBUG: python3-cachetools noarch3.1.0-1.el8ost delorean-rhel8-master-deps 32 k DEBUG: python3-cffi x86_641.11.5-6.2.el8ost delorean-rhel8-master-deps 236 k DEBUG: python3-cmd2 noarch0.6.8-10.el8ost delorean-rhel8-master-deps 46 k DEBUG: python3-cryptography x86_642.3-3.el8ost delorean-rhel8-master-deps 509 k DEBUG: python3-dateutil noarch1:2.8.0-1.el8ost delorean-rhel8-master-deps 294 k DEBUG: python3-decorator noarch4.2.1-2.1.el8ost delorean-rhel8-master-deps 26 k DEBUG: python3-django noarch2.0.10-1.el8ost delorean-rhel8-master-deps 4.3 M DEBUG: python3-django-appconf noarch1.0.1-5.el8ost delorean-rhel8-master-deps 170 k DEBUG: python3-django-babel noarch0.6.2-7.el8ost delorean-rhel8-master-deps 28 k DEBUG: python3-django-compressor noarch2.2-4.el8ost delorean-rhel8-master-deps 177 k DEBUG: python3-django-debreach noarch1.5.2-1.el8ost delorean-rhel8-master-deps 24 k DEBUG: python3-django-pyscss noarch2.0.2-11.el8ost delorean-rhel8-master-deps 22 k DEBUG: python3-dogpile-cache noarch0.6.8-1.el8ost delorean-rhel8-master-deps 79 k DEBUG: python3-fasteners noarch0.14.1-15.el8ost delorean-rhel8-master-deps 44 k DEBUG: python3-funcsigs noarch1.0.2-3.el8ost delorean-rhel8-master-deps 28 k DEBUG: python3-inotify noarch0.9.6-13.1.el8ost delorean-rhel8-master-deps 56 k DEBUG: python3-iso8601 noarch0.1.11-9.el8ost delorean-rhel8-master-deps 24 k DEBUG: python3-jmespath noarch0.9.0-11.el8ost delorean-rhel8-master-deps 44 k DEBUG: python3-jsonpatch noarch1.21-3.el8ost delorean-rhel8-master-deps 25 k DEBUG: python3-jsonpointer noarch1.10-12.el8ost delorean-rhel8-master-deps 19 k DEBUG: python3-jsonschema noarch2.6.0-4.el8ost delorean-rhel8-master-deps 81 k DEBUG: python3-keyring noarch17.1.1-1.el8ost delorean-rhel8-master-deps 85 k DEBUG: python3-kombu noarch1:4.2.2-1.el8ost delorean-rhel8-master-deps 354 k DEBUG: python3-lesscpy noarch0.13.0-9.el8ost delorean-rhel8-master-deps 96 k DEBUG: python3-mako noarch1.0.6-13.el8ost delorean-rhel8-master-deps 156 k DEBUG: python3-memcached noarch1.58-8.el8ost delorean-rhel8-master-deps 43 k DEBUG: python3-msgpack x86_640.6.1-3.el8ost delorean-rhel8-master-deps 92 k DEBUG: python3-munch noarch2.2.0-3.el8ost delorean-rhel8-master-deps 20 k DEBUG: python3-netaddr noarch0.7.19-8.1.el8ost delorean-rhel8-master-deps 1.5 M DEBUG: python3-netifaces x86_640.10.9-2.el8ost delorean-rhel8-master-deps 22 k DEBUG: python3-paste noarch2.0.3-6.el8ost delorean-rhel8-master-deps 815 k DEBUG: python3-paste-deploy noarch1.5.2-13.el8ost delorean-rhel8-master-deps 52 k DEBUG: python3-pint noarch0.9-1.el8ost delorean-rhel8-master-deps 251 k DEBUG: python3-ply noarch3.9-7.el8ost delorean-rhel8-master-deps 107 k DEBUG: python3-prettytable noarch0.7.2-15.el8ost delorean-rhel8-master-deps 43 k DEBUG: python3-pycparser noarch2.14-14.el8ost delorean-rhel8-master-deps 108 k DEBUG: python3-pymongo x86_643.7.2-1.el8ost delorean-rhel8-master-deps 326 k DEBUG: python3-pyngus noarch2.3.0-1.el8 delorean-rhel8-master-deps 52 k DEBUG: python3-qpid-proton x86_640.29.0-1.el8 delorean-rhel8-master-deps 361 k DEBUG: python3-rcssmin x86_641.0.6-4.el8ost delorean-rhel8-master-deps 30 k DEBUG: python3-repoze-lru noarch0.4-9.el8ost delorean-rhel8-master-deps 17 k DEBUG: python3-rfc3986 noarch1.2.0-2.el8ost delorean-rhel8-master-deps 46 k DEBUG: python3-rjsmin x86_641.0.12-5.el8ost delorean-rhel8-master-deps 27 k DEBUG: python3-routes noarch2.4.1-2.el8ost delorean-rhel8-master-deps 195 k DEBUG: python3-scss x86_641.3.4-9.el8ost delorean-rhel8-master-deps 249 k DEBUG: python3-simplejson x86_643.16.0-3.el8ost delorean-rhel8-master-deps 285 k DEBUG: python3-statsd noarch3.2.1-6.el8ost delorean-rhel8-master-deps 33 k DEBUG: python3-tempita noarch0.5.1-20.el8ost delorean-rhel8-master-deps 38 k DEBUG: python3-versiontools noarch1.9.1-9.el8ost delorean-rhel8-master-deps 190 k DEBUG: python3-vine noarch1.2.0-2.el8ost delorean-rhel8-master-deps 34 k DEBUG: python3-warlock noarch1.3.0-9.el8ost delorean-rhel8-master-deps 21 k DEBUG: python3-webob noarch1.8.5-1.el8ost delorean-rhel8-master-deps 251 k DEBUG: python3-wrapt x86_641.11.1-2.el8ost delorean-rhel8-master-deps 54 k DEBUG: python3-yappi x86_641.0-2.el8ost delorean-rhel8-master-deps 44 k DEBUG: qpid-proton-c x86_640.29.0-1.el8 delorean-rhel8-master-deps 196 k DEBUG: roboto-fontface-common noarch0.5.0.0-9.el8ost delorean-rhel8-master-deps 19 k DEBUG: roboto-fontface-fonts noarch0.5.0.0-9.el8ost delorean-rhel8-master-deps 4.1 M DEBUG: web-assets-filesystem noarch5-7.el8ost delorean-rhel8-master-deps 8.7 k DEBUG: xstatic-angular-bootstrap-common noarch2.2.0.0-6.el8ost delorean-rhel8-master-deps 61 k DEBUG: xstatic-angular-fileupload-common noarch12.0.4.0-10.el8ost delorean-rhel8-master-deps 152 k DEBUG: xstatic-angular-gettext-common noarch2.3.8.0-2.el8ost delorean-rhel8-master-deps 16 k DEBUG: xstatic-angular-lrdragndrop-common noarch1.0.2.2-12.el8ost delorean-rhel8-master-deps 11 k DEBUG: xstatic-angular-schema-form-common noarch0.8.13.0-1.el8ost delorean-rhel8-master-deps 44 k DEBUG: xstatic-bootstrap-datepicker-common noarch1.3.1.0-12.el8ost delorean-rhel8-master-deps 41 k DEBUG: xstatic-bootstrap-scss-common noarch3.3.7.1-6.el8ost delorean-rhel8-master-deps 199 k DEBUG: xstatic-d3-common noarch3.5.17.0-6.el8ost delorean-rhel8-master-deps 78 k DEBUG: xstatic-hogan-common noarch2.0.0.2-13.el8ost delorean-rhel8-master-deps 13 k DEBUG: xstatic-jasmine-common noarch2.4.1.1-5.el8ost delorean-rhel8-master-deps 42 k DEBUG: xstatic-jquery-migrate-common noarch1.2.1.1-13.el8ost delorean-rhel8-master-deps 17 k DEBUG: xstatic-jquery-quicksearch-common noarch2.0.3.1-13.el8ost delorean-rhel8-master-deps 13 k DEBUG: xstatic-jquery-tablesorter-common noarch2.14.5.1-13.el8ost delorean-rhel8-master-deps 25 k DEBUG: xstatic-jquery-ui-common noarch1.12.0.1-5.el8ost delorean-rhel8-master-deps 622 k DEBUG: xstatic-jsencrypt-common noarch2.3.1.1-5.el8ost delorean-rhel8-master-deps 39 k DEBUG: xstatic-objectpath-common noarch1.2.1.0-2.el8ost delorean-rhel8-master-deps 9.5 k DEBUG: xstatic-rickshaw-common noarch1.5.0.0-15.el8ost delorean-rhel8-master-deps 33 k DEBUG: xstatic-smart-table-common noarch1.4.13.2-5.el8ost delorean-rhel8-master-deps 18 k DEBUG: xstatic-spin-common noarch1.2.5.2-14.el8ost delorean-rhel8-master-deps 12 k DEBUG: xstatic-termjs-common noarch0.0.7.0-5.el8ost delorean-rhel8-master-deps 41 k DEBUG: xstatic-tv4-common noarch1.2.7.0-1.el8ost delorean-rhel8-master-deps 26 k DEBUG: Installing weak dependencies: DEBUG: apr-util-bdb x86_641.6.1-6.el8 appstream 25 k DEBUG: apr-util-openssl x86_641.6.1-6.el8 appstream 27 k DEBUG: python3-gobject x86_643.28.3-1.el8 appstream 25 k DEBUG: Enabling module streams: DEBUG: httpd 2.4 DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 184 Packages DEBUG: Total size: 44 M DEBUG: Installed size: 186 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] apr-1.6.3-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] apr-util-1.6.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] apr-util-bdb-1.6.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] apr-util-openssl-1.6.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-gobject-1.15.12-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] httpd-2.4.37-10.module+el8+2764+7127e69e.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] httpd-filesystem-2.4.37-10.module+el8+2764+7127e69e.noarch.rpm: Already downloaded DEBUG: [SKIPPED] httpd-tools-2.4.37-10.module+el8+2764+7127e69e.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mod_http2-1.11.3-1.module+el8+2443+605475b7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cairo-1.16.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-gobject-3.28.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mod_wsgi-4.6.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-18.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-semantic_version-2.6.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dbus-glib-0.110-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gobject-introspection-1.56.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] logrotate-3.14.0-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mailcap-2.1.48-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dbus-1.2.4-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-gobject-base-3.28.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-3.12-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] redhat-logos-httpd-80.7-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] XStatic-Angular-common-1.5.8.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] XStatic-Magic-Search-common-0.2.5.1-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bootswatch-common-3.3.7.0-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bootswatch-fonts-3.3.7.0-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] mdi-common-1.4.57.0-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] mdi-fonts-1.4.57.0-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-django-bash-completion-2.0.10-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-SecretStorage-2.3.1-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-XStatic-1.0.1-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-XStatic-Angular-1.5.8.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-XStatic-Angular-Bootstrap-2.2.0.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-XStatic-Angular-FileUpload-12.0.4.0-10.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-XStatic-Angular-Gettext-2.3.8.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-XStatic-Angular-Schema-Form-0.8.13.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-XStatic-Angular-lrdragndrop-1.0.2.2-12.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-XStatic-Bootstrap-Datepicker-1.3.1.0-12.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-XStatic-Bootstrap-SCSS-3.3.7.1-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-XStatic-D3-3.5.17.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-XStatic-Font-Awesome-4.7.0.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-XStatic-Hogan-2.0.0.2-13.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-XStatic-JQuery-Migrate-1.2.1.1-13.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-XStatic-JQuery-TableSorter-2.14.5.1-13.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-XStatic-JQuery-quicksearch-2.0.3.1-13.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-XStatic-JSEncrypt-2.3.1.1-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-XStatic-Jasmine-2.4.1.1-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-XStatic-Magic-Search-0.2.5.1-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-XStatic-Rickshaw-1.5.0.0-15.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-XStatic-Spin-1.2.5.2-14.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-XStatic-bootswatch-3.3.7.0-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-XStatic-jQuery-1.12.4.1-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-XStatic-jquery-ui-1.12.0.1-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-XStatic-mdi-1.4.57.0-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-XStatic-objectpath-1.2.1.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-XStatic-roboto-fontface-0.5.0.0-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-XStatic-smart-table-1.4.13.2-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-XStatic-termjs-0.0.7.0-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-XStatic-tv4-1.2.7.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-2.4.1-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-appdirs-1.4.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-asn1crypto-0.24.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bson-3.7.2-1.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-3.1.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.11.5-6.2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-0.6.8-10.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-2.3-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.8.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.2.1-2.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-django-2.0.10-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-django-appconf-1.0.1-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-django-babel-0.6.2-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-django-compressor-2.2-4.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-django-debreach-1.5.2-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-django-pyscss-2.0.2-11.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-0.6.8-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-15.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-funcsigs-1.0.2-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.11-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-0.9.0-11.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-1.10-12.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-2.6.0-4.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-17.1.1-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-4.2.2-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lesscpy-0.13.0-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-13.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.58-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-0.6.1-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-munch-2.2.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.9-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-2.0.3-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-1.5.2-13.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pint-0.9-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.9-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-15.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.14-14.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pymongo-3.7.2-1.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.29.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-rcssmin-1.0.6-4.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.4-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.2.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rjsmin-1.0.12-5.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.4.1-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-scss-1.3.4-9.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplejson-3.16.0-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.1-20.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-versiontools-1.9.1-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-1.2.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-warlock-1.3.0-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.5-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.11.1-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.0-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.29.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] roboto-fontface-common-0.5.0.0-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] roboto-fontface-fonts-0.5.0.0-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] web-assets-filesystem-5-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-angular-bootstrap-common-2.2.0.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-angular-fileupload-common-12.0.4.0-10.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-angular-gettext-common-2.3.8.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-angular-lrdragndrop-common-1.0.2.2-12.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-angular-schema-form-common-0.8.13.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-bootstrap-datepicker-common-1.3.1.0-12.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-bootstrap-scss-common-3.3.7.1-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-d3-common-3.5.17.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-hogan-common-2.0.0.2-13.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-jasmine-common-2.4.1.1-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-jquery-migrate-common-1.2.1.1-13.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-jquery-quicksearch-common-2.0.3.1-13.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-jquery-tablesorter-common-2.14.5.1-13.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-jquery-ui-common-1.12.0.1-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-jsencrypt-common-2.3.1.1-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-objectpath-common-1.2.1.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-rickshaw-common-1.5.0.0-15.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-smart-table-common-1.4.13.2-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-spin-common-1.2.5.2-14.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-termjs-common-0.0.7.0-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xstatic-tv4-common-1.2.7.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-XStatic-1.0.1-9.el8ost.noarch 1/184 DEBUG: Installing : web-assets-filesystem-5-7.el8ost.noarch 2/184 DEBUG: Installing : python3-stevedore-2.0.1-0.20200630164713.01c12ec 3/184 DEBUG: Installing : python3-prettytable-0.7.2-15.el8ost.noarch 4/184 DEBUG: Installing : python3-iso8601-0.1.11-9.el8ost.noarch 5/184 DEBUG: Installing : python3-netaddr-0.7.19-8.1.el8ost.noarch 6/184 DEBUG: Installing : python3-webob-1.8.5-1.el8ost.noarch 7/184 DEBUG: Installing : python3-simplejson-3.16.0-3.el8ost.x86_64 8/184 DEBUG: Installing : apr-1.6.3-9.el8.x86_64 9/184 DEBUG: Running scriptlet: apr-1.6.3-9.el8.x86_64 9/184 DEBUG: Installing : apr-util-bdb-1.6.1-6.el8.x86_64 10/184 DEBUG: Installing : apr-util-openssl-1.6.1-6.el8.x86_64 11/184 DEBUG: Installing : apr-util-1.6.1-6.el8.x86_64 12/184 DEBUG: Running scriptlet: apr-util-1.6.1-6.el8.x86_64 12/184 DEBUG: Installing : python3-futurist-2.2.0-0.20200605151004.604b63d. 13/184 DEBUG: Installing : python3-XStatic-jQuery-1.12.4.1-2.el8ost.noarch 14/184 DEBUG: Installing : python3-wrapt-1.11.1-2.el8ost.x86_64 15/184 DEBUG: Installing : python3-vine-1.2.0-2.el8ost.noarch 16/184 DEBUG: Installing : python3-amqp-2.4.1-1.el8ost.noarch 17/184 DEBUG: Installing : python3-scss-1.3.4-9.el8ost.x86_64 18/184 DEBUG: Installing : python3-ply-3.9-7.el8ost.noarch 19/184 DEBUG: Installing : python3-netifaces-0.10.9-2.el8ost.x86_64 20/184 DEBUG: Installing : python3-funcsigs-1.0.2-3.el8ost.noarch 21/184 DEBUG: Installing : python3-debtcollector-2.1.0-0.20200605151926.17a 22/184 DEBUG: Installing : python3-oslo-context-3.1.0-0.20200605151059.9abd 23/184 DEBUG: Installing : gobject-introspection-1.56.1-1.el8.x86_64 24/184 DEBUG: Installing : python3-os-service-types-1.7.0-0.20200416132506. 25/184 DEBUG: Installing : python3-keystoneauth1-4.2.0-0.20200630173226.dab 26/184 DEBUG: Installing : python3-gobject-base-3.28.3-1.el8.x86_64 27/184 DEBUG: Installing : python3-lesscpy-0.13.0-9.el8ost.noarch 28/184 DEBUG: Installing : python3-pycparser-2.14-14.el8ost.noarch 29/184 DEBUG: Installing : python3-cffi-1.11.5-6.2.el8ost.x86_64 30/184 DEBUG: Installing : python3-kombu-1:4.2.2-1.el8ost.noarch 31/184 DEBUG: Installing : httpd-tools-2.4.37-10.module+el8+2764+7127e69e.x 32/184 DEBUG: Installing : XStatic-Angular-common-1:1.5.8.0-6.el8ost.noarch 33/184 DEBUG: Installing : python3-XStatic-Angular-1:1.5.8.0-6.el8ost.noarc 34/184 DEBUG: Installing : XStatic-Magic-Search-common-0.2.5.1-8.el8ost.noa 35/184 DEBUG: Installing : python3-XStatic-Magic-Search-0.2.5.1-8.el8ost.no 36/184 DEBUG: Installing : bootswatch-common-3.3.7.0-7.el8ost.noarch 37/184 DEBUG: Installing : mdi-common-1.4.57.0-9.el8ost.noarch 38/184 DEBUG: Installing : python3-XStatic-Font-Awesome-4.7.0.0-6.el8ost.no 39/184 DEBUG: Installing : roboto-fontface-common-0.5.0.0-9.el8ost.noarch 40/184 DEBUG: Installing : xstatic-angular-bootstrap-common-2.2.0.0-6.el8os 41/184 DEBUG: Installing : python3-XStatic-Angular-Bootstrap-2.2.0.0-6.el8o 42/184 DEBUG: Installing : xstatic-angular-fileupload-common-12.0.4.0-10.el 43/184 DEBUG: Installing : python3-XStatic-Angular-FileUpload-12.0.4.0-10.e 44/184 DEBUG: Installing : xstatic-angular-gettext-common-2.3.8.0-2.el8ost. 45/184 DEBUG: Installing : python3-XStatic-Angular-Gettext-2.3.8.0-2.el8ost 46/184 DEBUG: Installing : xstatic-angular-lrdragndrop-common-1.0.2.2-12.el 47/184 DEBUG: Installing : python3-XStatic-Angular-lrdragndrop-1.0.2.2-12.e 48/184 DEBUG: Installing : xstatic-angular-schema-form-common-0.8.13.0-1.el 49/184 DEBUG: Installing : python3-XStatic-Angular-Schema-Form-0.8.13.0-1.e 50/184 DEBUG: Installing : xstatic-bootstrap-datepicker-common-1.3.1.0-12.e 51/184 DEBUG: Installing : python3-XStatic-Bootstrap-Datepicker-1.3.1.0-12. 52/184 DEBUG: Installing : xstatic-bootstrap-scss-common-3.3.7.1-6.el8ost.n 53/184 DEBUG: Installing : python3-XStatic-Bootstrap-SCSS-3.3.7.1-6.el8ost. 54/184 DEBUG: Installing : xstatic-d3-common-3.5.17.0-6.el8ost.noarch 55/184 DEBUG: Installing : python3-XStatic-D3-3.5.17.0-6.el8ost.noarch 56/184 DEBUG: Installing : xstatic-hogan-common-2.0.0.2-13.el8ost.noarch 57/184 DEBUG: Installing : python3-XStatic-Hogan-2.0.0.2-13.el8ost.noarch 58/184 DEBUG: Installing : xstatic-jasmine-common-2.4.1.1-5.el8ost.noarch 59/184 DEBUG: Installing : python3-XStatic-Jasmine-2.4.1.1-5.el8ost.noarch 60/184 DEBUG: Installing : xstatic-jquery-migrate-common-1.2.1.1-13.el8ost. 61/184 DEBUG: Installing : python3-XStatic-JQuery-Migrate-1.2.1.1-13.el8ost 62/184 DEBUG: Installing : xstatic-jquery-quicksearch-common-2.0.3.1-13.el8 63/184 DEBUG: Installing : python3-XStatic-JQuery-quicksearch-2.0.3.1-13.el 64/184 DEBUG: Installing : xstatic-jquery-tablesorter-common-2.14.5.1-13.el 65/184 DEBUG: Installing : python3-XStatic-JQuery-TableSorter-2.14.5.1-13.e 66/184 DEBUG: Installing : xstatic-jquery-ui-common-1.12.0.1-5.el8ost.noarc 67/184 DEBUG: Installing : python3-XStatic-jquery-ui-1.12.0.1-5.el8ost.noar 68/184 DEBUG: Installing : xstatic-jsencrypt-common-2.3.1.1-5.el8ost.noarch 69/184 DEBUG: Installing : python3-XStatic-JSEncrypt-2.3.1.1-5.el8ost.noarc 70/184 DEBUG: Installing : xstatic-objectpath-common-1.2.1.0-2.el8ost.noarc 71/184 DEBUG: Installing : python3-XStatic-objectpath-1.2.1.0-2.el8ost.noar 72/184 DEBUG: Installing : xstatic-rickshaw-common-1.5.0.0-15.el8ost.noarch 73/184 DEBUG: Installing : python3-XStatic-Rickshaw-1.5.0.0-15.el8ost.noarc 74/184 DEBUG: Installing : xstatic-smart-table-common-1.4.13.2-5.el8ost.noa 75/184 DEBUG: Installing : python3-XStatic-smart-table-1.4.13.2-5.el8ost.no 76/184 DEBUG: Installing : xstatic-spin-common-1.2.5.2-14.el8ost.noarch 77/184 DEBUG: Installing : python3-XStatic-Spin-1.2.5.2-14.el8ost.noarch 78/184 DEBUG: Installing : xstatic-termjs-common-0.0.7.0-5.el8ost.noarch 79/184 DEBUG: Installing : python3-XStatic-termjs-0.0.7.0-5.el8ost.noarch 80/184 DEBUG: Installing : xstatic-tv4-common-1.2.7.0-1.el8ost.noarch 81/184 DEBUG: Installing : python3-XStatic-tv4-1.2.7.0-1.el8ost.noarch 82/184 DEBUG: Installing : roboto-fontface-fonts-0.5.0.0-9.el8ost.noarch 83/184 DEBUG: Installing : python3-XStatic-roboto-fontface-0.5.0.0-9.el8ost 84/184 DEBUG: Installing : qpid-proton-c-0.29.0-1.el8.x86_64 85/184 DEBUG: Running scriptlet: qpid-proton-c-0.29.0-1.el8.x86_64 85/184 DEBUG: Installing : python3-qpid-proton-0.29.0-1.el8.x86_64 86/184 DEBUG: Installing : python3-pyngus-2.3.0-1.el8.noarch 87/184 DEBUG: Installing : python3-yappi-1.0-2.el8ost.x86_64 88/184 DEBUG: Installing : python3-versiontools-1.9.1-9.el8ost.noarch 89/184 DEBUG: Installing : python3-tempita-0.5.1-20.el8ost.noarch 90/184 DEBUG: Installing : python3-statsd-3.2.1-6.el8ost.noarch 91/184 DEBUG: Installing : python3-rjsmin-1.0.12-5.el8ost.x86_64 92/184 DEBUG: Installing : python3-rfc3986-1.2.0-2.el8ost.noarch 93/184 DEBUG: Installing : python3-repoze-lru-0.4-9.el8ost.noarch 94/184 DEBUG: Installing : python3-routes-2.4.1-2.el8ost.noarch 95/184 DEBUG: Installing : python3-rcssmin-1.0.6-4.el8ost.x86_64 96/184 DEBUG: Installing : python3-pint-0.9-1.el8ost.noarch 97/184 DEBUG: Installing : python3-munch-2.2.0-3.el8ost.noarch 98/184 DEBUG: Installing : python3-msgpack-0.6.1-3.el8ost.x86_64 99/184 DEBUG: Installing : python3-memcached-1.58-8.el8ost.noarch 100/184 DEBUG: Installing : python3-mako-1.0.6-13.el8ost.noarch 101/184 DEBUG: Installing : python3-dogpile-cache-0.6.8-1.el8ost.noarch 102/184 DEBUG: Installing : python3-jsonschema-2.6.0-4.el8ost.noarch 103/184 DEBUG: Installing : python3-jsonpointer-1.10-12.el8ost.noarch 104/184 DEBUG: Installing : python3-jsonpatch-1.21-3.el8ost.noarch 105/184 DEBUG: Installing : python3-warlock-1.3.0-9.el8ost.noarch 106/184 DEBUG: Installing : python3-jmespath-0.9.0-11.el8ost.noarch 107/184 DEBUG: Installing : python3-inotify-0.9.6-13.1.el8ost.noarch 108/184 DEBUG: Installing : python3-fasteners-0.14.1-15.el8ost.noarch 109/184 DEBUG: Installing : python3-decorator-4.2.1-2.1.el8ost.noarch 110/184 DEBUG: Installing : python3-dateutil-1:2.8.0-1.el8ost.noarch 111/184 DEBUG: Installing : python3-cmd2-0.6.8-10.el8ost.noarch 112/184 DEBUG: Installing : python3-cachetools-3.1.0-1.el8ost.noarch 113/184 DEBUG: Installing : python3-bson-3.7.2-1.el8ost.x86_64 114/184 DEBUG: Installing : python3-pymongo-3.7.2-1.el8ost.x86_64 115/184 DEBUG: Installing : python3-asn1crypto-0.24.0-3.el8ost.noarch 116/184 DEBUG: Installing : python3-cryptography-2.3-3.el8ost.x86_64 117/184 DEBUG: Installing : python3-pyOpenSSL-18.0.0-1.el8.noarch 118/184 DEBUG: Installing : python3-paste-2.0.3-6.el8ost.noarch 119/184 DEBUG: Installing : python3-paste-deploy-1.5.2-13.el8ost.noarch 120/184 DEBUG: Installing : python3-appdirs-1.4.0-6.el8ost.noarch 121/184 DEBUG: Installing : python-django-bash-completion-2.0.10-1.el8ost.no 122/184 DEBUG: Installing : python3-django-2.0.10-1.el8ost.noarch 123/184 DEBUG: Installing : python3-django-appconf-1.0.1-5.el8ost.noarch 124/184 DEBUG: Installing : python3-django-compressor-2.2-4.el8ost.noarch 125/184 DEBUG: Installing : python3-django-horizon-1:17.1.1-0.20200228120722 126/184 DEBUG: Installing : python3-django-babel-0.6.2-7.el8ost.noarch 127/184 DEBUG: Installing : python3-django-debreach-1.5.2-1.el8ost.noarch 128/184 DEBUG: Installing : python3-django-pyscss-2.0.2-11.el8ost.noarch 129/184 DEBUG: Installing : mdi-fonts-1.4.57.0-9.el8ost.noarch 130/184 DEBUG: Installing : python3-XStatic-mdi-1.4.57.0-9.el8ost.noarch 131/184 DEBUG: Installing : bootswatch-fonts-3.3.7.0-7.el8ost.noarch 132/184 DEBUG: Installing : python3-XStatic-bootswatch-3.3.7.0-7.el8ost.noar 133/184 DEBUG: Installing : redhat-logos-httpd-80.7-1.el8.noarch 134/184 DEBUG: Installing : mailcap-2.1.48-3.el8.noarch 135/184 DEBUG: Running scriptlet: logrotate-3.14.0-3.el8.x86_64 136/184 DEBUG: Installing : logrotate-3.14.0-3.el8.x86_64 136/184 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 137/184 DEBUG: Installing : python3-pyyaml-3.12-12.el8.x86_64 138/184 DEBUG: Installing : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8 139/184 DEBUG: Installing : dbus-glib-0.110-2.el8.x86_64 140/184 DEBUG: Running scriptlet: dbus-glib-0.110-2.el8.x86_64 140/184 DEBUG: Installing : python3-dbus-1.2.4-14.el8.x86_64 141/184 DEBUG: Installing : python3-semantic_version-2.6.0-5.el8.noarch 142/184 DEBUG: Installing : python3-cairo-1.16.3-6.el8.x86_64 143/184 DEBUG: Running scriptlet: httpd-filesystem-2.4.37-10.module+el8+2764+7127e 144/184 DEBUG: Installing : httpd-filesystem-2.4.37-10.module+el8+2764+7127e 144/184 DEBUG: Installing : mod_http2-1.11.3-1.module+el8+2443+605475b7.x86_ 145/184 DEBUG: Installing : httpd-2.4.37-10.module+el8+2764+7127e69e.x86_64 146/184 DEBUG: Running scriptlet: httpd-2.4.37-10.module+el8+2764+7127e69e.x86_64 146/184 DEBUG: Installing : python3-mod_wsgi-4.6.4-3.el8.x86_64 147/184 DEBUG: Installing : cairo-gobject-1.15.12-3.el8.x86_64 148/184 DEBUG: Installing : python3-gobject-3.28.3-1.el8.x86_64 149/184 DEBUG: Installing : python3-SecretStorage-2.3.1-7.el8ost.noarch 150/184 DEBUG: Installing : python3-keyring-17.1.1-1.el8ost.noarch 151/184 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2020041612301 152/184 DEBUG: Installing : python3-openstacksdk-0.47.0-0.20200630171704.1a0 153/184 DEBUG: Installing : python3-os-client-config-2.1.0-0.20200415120623. 154/184 DEBUG: Installing : python-oslo-utils-lang-4.2.1-0.20200615064007.b9 155/184 DEBUG: Installing : python-oslo-policy-lang-3.2.1-0.20200630164910.7 156/184 DEBUG: Installing : python-oslo-middleware-lang-4.1.0-0.202006051522 157/184 DEBUG: Installing : python-oslo-log-lang-4.3.0-0.20200703083958.880b 158/184 DEBUG: Installing : python-oslo-i18n-lang-5.0.0-0.20200605153922.761 159/184 DEBUG: Installing : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99 160/184 DEBUG: Installing : python3-oslo-utils-4.2.1-0.20200615064007.b99382 161/184 DEBUG: Installing : python3-oslo-serialization-4.0.0-0.2020061807402 162/184 DEBUG: Installing : python3-oslo-config-2:8.2.0-0.20200630171134.04d 163/184 DEBUG: Installing : python3-oslo-log-4.3.0-0.20200703083958.880bcb8. 164/184 DEBUG: Installing : python3-keystoneclient-1:4.0.0-0.20200413125859. 165/184 DEBUG: Installing : python3-swiftclient-3.10.0-0.20200630164502.7852 166/184 DEBUG: Installing : python3-osc-lib-2.0.0-0.20200416135006.fea31fb.e 167/184 DEBUG: Installing : python3-mistralclient-4.1.0-0.20200630165937.f77 168/184 DEBUG: Installing : python3-troveclient-4.1.0-0.20200616044021.b86ff 169/184 DEBUG: Installing : python3-neutronclient-7.2.0-0.20200630170552.f75 170/184 DEBUG: Installing : python3-oslo-middleware-4.1.0-0.20200605152205.b 171/184 DEBUG: Installing : python3-oslo-policy-3.2.1-0.20200630164910.71943 172/184 DEBUG: Installing : python3-oslo-upgradecheck-1.1.0-0.20200605153312 173/184 DEBUG: Installing : python3-novaclient-1:17.1.0-0.20200630162607.600 174/184 DEBUG: Installing : python3-cinderclient-7.1.0-0.20200630172812.9268 175/184 DEBUG: Installing : python3-glanceclient-1:3.2.0-0.20200630162218.de 176/184 DEBUG: Installing : python-oslo-concurrency-lang-4.1.1-0.20200618074 177/184 DEBUG: Installing : python3-oslo-concurrency-4.1.1-0.20200618074122. 178/184 DEBUG: Installing : python3-oslo-service-2.3.0-0.20200630172612.6df6 179/184 DEBUG: Installing : python3-oslo-messaging-12.0.0-0.20200315133106.d 180/184 DEBUG: Installing : python3-osprofiler-3.2.1-0.20200630165526.8569b6 181/184 DEBUG: Installing : openstack-dashboard-theme-1:17.1.1-0.20200228120 182/184 DEBUG: Installing : openstack-dashboard-1:17.1.1-0.20200228120722.ee 183/184 DEBUG: Running scriptlet: openstack-dashboard-1:17.1.1-0.20200228120722.ee 183/184 DEBUG: Installing : openstack-trove-ui-14.1.0-0.20200707045856.60a19 184/184 DEBUG: Running scriptlet: httpd-2.4.37-10.module+el8+2764+7127e69e.x86_64 184/184 DEBUG: Running scriptlet: openstack-trove-ui-14.1.0-0.20200707045856.60a19 184/184 DEBUG: Verifying : openstack-dashboard-1:17.1.1-0.20200228120722.ee 1/184 DEBUG: Verifying : openstack-dashboard-theme-1:17.1.1-0.20200228120 2/184 DEBUG: Verifying : python-oslo-concurrency-lang-4.1.1-0.20200618074 3/184 DEBUG: Verifying : python-oslo-i18n-lang-5.0.0-0.20200605153922.761 4/184 DEBUG: Verifying : python-oslo-log-lang-4.3.0-0.20200703083958.880b 5/184 DEBUG: Verifying : python-oslo-middleware-lang-4.1.0-0.202006051522 6/184 DEBUG: Verifying : python-oslo-policy-lang-3.2.1-0.20200630164910.7 7/184 DEBUG: Verifying : python-oslo-utils-lang-4.2.1-0.20200615064007.b9 8/184 DEBUG: Verifying : python3-cinderclient-7.1.0-0.20200630172812.9268 9/184 DEBUG: Verifying : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8 10/184 DEBUG: Verifying : python3-debtcollector-2.1.0-0.20200605151926.17a 11/184 DEBUG: Verifying : python3-django-horizon-1:17.1.1-0.20200228120722 12/184 DEBUG: Verifying : python3-futurist-2.2.0-0.20200605151004.604b63d. 13/184 DEBUG: Verifying : python3-glanceclient-1:3.2.0-0.20200630162218.de 14/184 DEBUG: Verifying : python3-keystoneauth1-4.2.0-0.20200630173226.dab 15/184 DEBUG: Verifying : python3-keystoneclient-1:4.0.0-0.20200413125859. 16/184 DEBUG: Verifying : python3-mistralclient-4.1.0-0.20200630165937.f77 17/184 DEBUG: Verifying : python3-neutronclient-7.2.0-0.20200630170552.f75 18/184 DEBUG: Verifying : python3-novaclient-1:17.1.0-0.20200630162607.600 19/184 DEBUG: Verifying : python3-openstacksdk-0.47.0-0.20200630171704.1a0 20/184 DEBUG: Verifying : python3-os-client-config-2.1.0-0.20200415120623. 21/184 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20200416132506. 22/184 DEBUG: Verifying : python3-osc-lib-2.0.0-0.20200416135006.fea31fb.e 23/184 DEBUG: Verifying : python3-oslo-concurrency-4.1.1-0.20200618074122. 24/184 DEBUG: Verifying : python3-oslo-config-2:8.2.0-0.20200630171134.04d 25/184 DEBUG: Verifying : python3-oslo-context-3.1.0-0.20200605151059.9abd 26/184 DEBUG: Verifying : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99 27/184 DEBUG: Verifying : python3-oslo-log-4.3.0-0.20200703083958.880bcb8. 28/184 DEBUG: Verifying : python3-oslo-messaging-12.0.0-0.20200315133106.d 29/184 DEBUG: Verifying : python3-oslo-middleware-4.1.0-0.20200605152205.b 30/184 DEBUG: Verifying : python3-oslo-policy-3.2.1-0.20200630164910.71943 31/184 DEBUG: Verifying : python3-oslo-serialization-4.0.0-0.2020061807402 32/184 DEBUG: Verifying : python3-oslo-service-2.3.0-0.20200630172612.6df6 33/184 DEBUG: Verifying : python3-oslo-upgradecheck-1.1.0-0.20200605153312 34/184 DEBUG: Verifying : python3-oslo-utils-4.2.1-0.20200615064007.b99382 35/184 DEBUG: Verifying : python3-osprofiler-3.2.1-0.20200630165526.8569b6 36/184 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2020041612301 37/184 DEBUG: Verifying : python3-stevedore-2.0.1-0.20200630164713.01c12ec 38/184 DEBUG: Verifying : python3-swiftclient-3.10.0-0.20200630164502.7852 39/184 DEBUG: Verifying : python3-troveclient-4.1.0-0.20200616044021.b86ff 40/184 DEBUG: Verifying : apr-1.6.3-9.el8.x86_64 41/184 DEBUG: Verifying : apr-util-1.6.1-6.el8.x86_64 42/184 DEBUG: Verifying : apr-util-bdb-1.6.1-6.el8.x86_64 43/184 DEBUG: Verifying : apr-util-openssl-1.6.1-6.el8.x86_64 44/184 DEBUG: Verifying : cairo-gobject-1.15.12-3.el8.x86_64 45/184 DEBUG: Verifying : httpd-2.4.37-10.module+el8+2764+7127e69e.x86_64 46/184 DEBUG: Verifying : httpd-filesystem-2.4.37-10.module+el8+2764+7127e 47/184 DEBUG: Verifying : httpd-tools-2.4.37-10.module+el8+2764+7127e69e.x 48/184 DEBUG: Verifying : mod_http2-1.11.3-1.module+el8+2443+605475b7.x86_ 49/184 DEBUG: Verifying : python3-cairo-1.16.3-6.el8.x86_64 50/184 DEBUG: Verifying : python3-gobject-3.28.3-1.el8.x86_64 51/184 DEBUG: Verifying : python3-mod_wsgi-4.6.4-3.el8.x86_64 52/184 DEBUG: Verifying : python3-pyOpenSSL-18.0.0-1.el8.noarch 53/184 DEBUG: Verifying : python3-semantic_version-2.6.0-5.el8.noarch 54/184 DEBUG: Verifying : dbus-glib-0.110-2.el8.x86_64 55/184 DEBUG: Verifying : gobject-introspection-1.56.1-1.el8.x86_64 56/184 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 57/184 DEBUG: Verifying : logrotate-3.14.0-3.el8.x86_64 58/184 DEBUG: Verifying : mailcap-2.1.48-3.el8.noarch 59/184 DEBUG: Verifying : python3-dbus-1.2.4-14.el8.x86_64 60/184 DEBUG: Verifying : python3-gobject-base-3.28.3-1.el8.x86_64 61/184 DEBUG: Verifying : python3-pyyaml-3.12-12.el8.x86_64 62/184 DEBUG: Verifying : redhat-logos-httpd-80.7-1.el8.noarch 63/184 DEBUG: Verifying : XStatic-Angular-common-1:1.5.8.0-6.el8ost.noarch 64/184 DEBUG: Verifying : XStatic-Magic-Search-common-0.2.5.1-8.el8ost.noa 65/184 DEBUG: Verifying : bootswatch-common-3.3.7.0-7.el8ost.noarch 66/184 DEBUG: Verifying : bootswatch-fonts-3.3.7.0-7.el8ost.noarch 67/184 DEBUG: Verifying : mdi-common-1.4.57.0-9.el8ost.noarch 68/184 DEBUG: Verifying : mdi-fonts-1.4.57.0-9.el8ost.noarch 69/184 DEBUG: Verifying : python-django-bash-completion-2.0.10-1.el8ost.no 70/184 DEBUG: Verifying : python3-SecretStorage-2.3.1-7.el8ost.noarch 71/184 DEBUG: Verifying : python3-XStatic-1.0.1-9.el8ost.noarch 72/184 DEBUG: Verifying : python3-XStatic-Angular-1:1.5.8.0-6.el8ost.noarc 73/184 DEBUG: Verifying : python3-XStatic-Angular-Bootstrap-2.2.0.0-6.el8o 74/184 DEBUG: Verifying : python3-XStatic-Angular-FileUpload-12.0.4.0-10.e 75/184 DEBUG: Verifying : python3-XStatic-Angular-Gettext-2.3.8.0-2.el8ost 76/184 DEBUG: Verifying : python3-XStatic-Angular-Schema-Form-0.8.13.0-1.e 77/184 DEBUG: Verifying : python3-XStatic-Angular-lrdragndrop-1.0.2.2-12.e 78/184 DEBUG: Verifying : python3-XStatic-Bootstrap-Datepicker-1.3.1.0-12. 79/184 DEBUG: Verifying : python3-XStatic-Bootstrap-SCSS-3.3.7.1-6.el8ost. 80/184 DEBUG: Verifying : python3-XStatic-D3-3.5.17.0-6.el8ost.noarch 81/184 DEBUG: Verifying : python3-XStatic-Font-Awesome-4.7.0.0-6.el8ost.no 82/184 DEBUG: Verifying : python3-XStatic-Hogan-2.0.0.2-13.el8ost.noarch 83/184 DEBUG: Verifying : python3-XStatic-JQuery-Migrate-1.2.1.1-13.el8ost 84/184 DEBUG: Verifying : python3-XStatic-JQuery-TableSorter-2.14.5.1-13.e 85/184 DEBUG: Verifying : python3-XStatic-JQuery-quicksearch-2.0.3.1-13.el 86/184 DEBUG: Verifying : python3-XStatic-JSEncrypt-2.3.1.1-5.el8ost.noarc 87/184 DEBUG: Verifying : python3-XStatic-Jasmine-2.4.1.1-5.el8ost.noarch 88/184 DEBUG: Verifying : python3-XStatic-Magic-Search-0.2.5.1-8.el8ost.no 89/184 DEBUG: Verifying : python3-XStatic-Rickshaw-1.5.0.0-15.el8ost.noarc 90/184 DEBUG: Verifying : python3-XStatic-Spin-1.2.5.2-14.el8ost.noarch 91/184 DEBUG: Verifying : python3-XStatic-bootswatch-3.3.7.0-7.el8ost.noar 92/184 DEBUG: Verifying : python3-XStatic-jQuery-1.12.4.1-2.el8ost.noarch 93/184 DEBUG: Verifying : python3-XStatic-jquery-ui-1.12.0.1-5.el8ost.noar 94/184 DEBUG: Verifying : python3-XStatic-mdi-1.4.57.0-9.el8ost.noarch 95/184 DEBUG: Verifying : python3-XStatic-objectpath-1.2.1.0-2.el8ost.noar 96/184 DEBUG: Verifying : python3-XStatic-roboto-fontface-0.5.0.0-9.el8ost 97/184 DEBUG: Verifying : python3-XStatic-smart-table-1.4.13.2-5.el8ost.no 98/184 DEBUG: Verifying : python3-XStatic-termjs-0.0.7.0-5.el8ost.noarch 99/184 DEBUG: Verifying : python3-XStatic-tv4-1.2.7.0-1.el8ost.noarch 100/184 DEBUG: Verifying : python3-amqp-2.4.1-1.el8ost.noarch 101/184 DEBUG: Verifying : python3-appdirs-1.4.0-6.el8ost.noarch 102/184 DEBUG: Verifying : python3-asn1crypto-0.24.0-3.el8ost.noarch 103/184 DEBUG: Verifying : python3-bson-3.7.2-1.el8ost.x86_64 104/184 DEBUG: Verifying : python3-cachetools-3.1.0-1.el8ost.noarch 105/184 DEBUG: Verifying : python3-cffi-1.11.5-6.2.el8ost.x86_64 106/184 DEBUG: Verifying : python3-cmd2-0.6.8-10.el8ost.noarch 107/184 DEBUG: Verifying : python3-cryptography-2.3-3.el8ost.x86_64 108/184 DEBUG: Verifying : python3-dateutil-1:2.8.0-1.el8ost.noarch 109/184 DEBUG: Verifying : python3-decorator-4.2.1-2.1.el8ost.noarch 110/184 DEBUG: Verifying : python3-django-2.0.10-1.el8ost.noarch 111/184 DEBUG: Verifying : python3-django-appconf-1.0.1-5.el8ost.noarch 112/184 DEBUG: Verifying : python3-django-babel-0.6.2-7.el8ost.noarch 113/184 DEBUG: Verifying : python3-django-compressor-2.2-4.el8ost.noarch 114/184 DEBUG: Verifying : python3-django-debreach-1.5.2-1.el8ost.noarch 115/184 DEBUG: Verifying : python3-django-pyscss-2.0.2-11.el8ost.noarch 116/184 DEBUG: Verifying : python3-dogpile-cache-0.6.8-1.el8ost.noarch 117/184 DEBUG: Verifying : python3-fasteners-0.14.1-15.el8ost.noarch 118/184 DEBUG: Verifying : python3-funcsigs-1.0.2-3.el8ost.noarch 119/184 DEBUG: Verifying : python3-inotify-0.9.6-13.1.el8ost.noarch 120/184 DEBUG: Verifying : python3-iso8601-0.1.11-9.el8ost.noarch 121/184 DEBUG: Verifying : python3-jmespath-0.9.0-11.el8ost.noarch 122/184 DEBUG: Verifying : python3-jsonpatch-1.21-3.el8ost.noarch 123/184 DEBUG: Verifying : python3-jsonpointer-1.10-12.el8ost.noarch 124/184 DEBUG: Verifying : python3-jsonschema-2.6.0-4.el8ost.noarch 125/184 DEBUG: Verifying : python3-keyring-17.1.1-1.el8ost.noarch 126/184 DEBUG: Verifying : python3-kombu-1:4.2.2-1.el8ost.noarch 127/184 DEBUG: Verifying : python3-lesscpy-0.13.0-9.el8ost.noarch 128/184 DEBUG: Verifying : python3-mako-1.0.6-13.el8ost.noarch 129/184 DEBUG: Verifying : python3-memcached-1.58-8.el8ost.noarch 130/184 DEBUG: Verifying : python3-msgpack-0.6.1-3.el8ost.x86_64 131/184 DEBUG: Verifying : python3-munch-2.2.0-3.el8ost.noarch 132/184 DEBUG: Verifying : python3-netaddr-0.7.19-8.1.el8ost.noarch 133/184 DEBUG: Verifying : python3-netifaces-0.10.9-2.el8ost.x86_64 134/184 DEBUG: Verifying : python3-paste-2.0.3-6.el8ost.noarch 135/184 DEBUG: Verifying : python3-paste-deploy-1.5.2-13.el8ost.noarch 136/184 DEBUG: Verifying : python3-pint-0.9-1.el8ost.noarch 137/184 DEBUG: Verifying : python3-ply-3.9-7.el8ost.noarch 138/184 DEBUG: Verifying : python3-prettytable-0.7.2-15.el8ost.noarch 139/184 DEBUG: Verifying : python3-pycparser-2.14-14.el8ost.noarch 140/184 DEBUG: Verifying : python3-pymongo-3.7.2-1.el8ost.x86_64 141/184 DEBUG: Verifying : python3-pyngus-2.3.0-1.el8.noarch 142/184 DEBUG: Verifying : python3-qpid-proton-0.29.0-1.el8.x86_64 143/184 DEBUG: Verifying : python3-rcssmin-1.0.6-4.el8ost.x86_64 144/184 DEBUG: Verifying : python3-repoze-lru-0.4-9.el8ost.noarch 145/184 DEBUG: Verifying : python3-rfc3986-1.2.0-2.el8ost.noarch 146/184 DEBUG: Verifying : python3-rjsmin-1.0.12-5.el8ost.x86_64 147/184 DEBUG: Verifying : python3-routes-2.4.1-2.el8ost.noarch 148/184 DEBUG: Verifying : python3-scss-1.3.4-9.el8ost.x86_64 149/184 DEBUG: Verifying : python3-simplejson-3.16.0-3.el8ost.x86_64 150/184 DEBUG: Verifying : python3-statsd-3.2.1-6.el8ost.noarch 151/184 DEBUG: Verifying : python3-tempita-0.5.1-20.el8ost.noarch 152/184 DEBUG: Verifying : python3-versiontools-1.9.1-9.el8ost.noarch 153/184 DEBUG: Verifying : python3-vine-1.2.0-2.el8ost.noarch 154/184 DEBUG: Verifying : python3-warlock-1.3.0-9.el8ost.noarch 155/184 DEBUG: Verifying : python3-webob-1.8.5-1.el8ost.noarch 156/184 DEBUG: Verifying : python3-wrapt-1.11.1-2.el8ost.x86_64 157/184 DEBUG: Verifying : python3-yappi-1.0-2.el8ost.x86_64 158/184 DEBUG: Verifying : qpid-proton-c-0.29.0-1.el8.x86_64 159/184 DEBUG: Verifying : roboto-fontface-common-0.5.0.0-9.el8ost.noarch 160/184 DEBUG: Verifying : roboto-fontface-fonts-0.5.0.0-9.el8ost.noarch 161/184 DEBUG: Verifying : web-assets-filesystem-5-7.el8ost.noarch 162/184 DEBUG: Verifying : xstatic-angular-bootstrap-common-2.2.0.0-6.el8os 163/184 DEBUG: Verifying : xstatic-angular-fileupload-common-12.0.4.0-10.el 164/184 DEBUG: Verifying : xstatic-angular-gettext-common-2.3.8.0-2.el8ost. 165/184 DEBUG: Verifying : xstatic-angular-lrdragndrop-common-1.0.2.2-12.el 166/184 DEBUG: Verifying : xstatic-angular-schema-form-common-0.8.13.0-1.el 167/184 DEBUG: Verifying : xstatic-bootstrap-datepicker-common-1.3.1.0-12.e 168/184 DEBUG: Verifying : xstatic-bootstrap-scss-common-3.3.7.1-6.el8ost.n 169/184 DEBUG: Verifying : xstatic-d3-common-3.5.17.0-6.el8ost.noarch 170/184 DEBUG: Verifying : xstatic-hogan-common-2.0.0.2-13.el8ost.noarch 171/184 DEBUG: Verifying : xstatic-jasmine-common-2.4.1.1-5.el8ost.noarch 172/184 DEBUG: Verifying : xstatic-jquery-migrate-common-1.2.1.1-13.el8ost. 173/184 DEBUG: Verifying : xstatic-jquery-quicksearch-common-2.0.3.1-13.el8 174/184 DEBUG: Verifying : xstatic-jquery-tablesorter-common-2.14.5.1-13.el 175/184 DEBUG: Verifying : xstatic-jquery-ui-common-1.12.0.1-5.el8ost.noarc 176/184 DEBUG: Verifying : xstatic-jsencrypt-common-2.3.1.1-5.el8ost.noarch 177/184 DEBUG: Verifying : xstatic-objectpath-common-1.2.1.0-2.el8ost.noarc 178/184 DEBUG: Verifying : xstatic-rickshaw-common-1.5.0.0-15.el8ost.noarch 179/184 DEBUG: Verifying : xstatic-smart-table-common-1.4.13.2-5.el8ost.noa 180/184 DEBUG: Verifying : xstatic-spin-common-1.2.5.2-14.el8ost.noarch 181/184 DEBUG: Verifying : xstatic-termjs-common-0.0.7.0-5.el8ost.noarch 182/184 DEBUG: Verifying : xstatic-tv4-common-1.2.7.0-1.el8ost.noarch 183/184 DEBUG: Verifying : openstack-trove-ui-14.1.0-0.20200707045856.60a19 184/184 DEBUG: Installed: DEBUG: openstack-trove-ui-14.1.0-0.20200707045856.60a19b2.el8.noarch DEBUG: apr-util-bdb-1.6.1-6.el8.x86_64 DEBUG: apr-util-openssl-1.6.1-6.el8.x86_64 DEBUG: python3-gobject-3.28.3-1.el8.x86_64 DEBUG: openstack-dashboard-1:17.1.1-0.20200228120722.ee36da7.el8.noarch DEBUG: openstack-dashboard-theme-1:17.1.1-0.20200228120722.ee36da7.el8.noarch DEBUG: python-oslo-concurrency-lang-4.1.1-0.20200618074122.b7fc1e1.el8.noarch DEBUG: python-oslo-i18n-lang-5.0.0-0.20200605153922.761ce99.el8.noarch DEBUG: python-oslo-log-lang-4.3.0-0.20200703083958.880bcb8.el8.noarch DEBUG: python-oslo-middleware-lang-4.1.0-0.20200605152205.bfb4ba8.el8.noarch DEBUG: python-oslo-policy-lang-3.2.1-0.20200630164910.719435f.el8.noarch DEBUG: python-oslo-utils-lang-4.2.1-0.20200615064007.b993823.el8.noarch DEBUG: python3-cinderclient-7.1.0-0.20200630172812.9268d31.el8.noarch DEBUG: python3-cliff-3.1.0-0.20200330074912.5405c3d.el8.noarch DEBUG: python3-debtcollector-2.1.0-0.20200605151926.17ab8c0.el8.noarch DEBUG: python3-django-horizon-1:17.1.1-0.20200228120722.ee36da7.el8.noarch DEBUG: python3-futurist-2.2.0-0.20200605151004.604b63d.el8.noarch DEBUG: python3-glanceclient-1:3.2.0-0.20200630162218.de178ac.el8.noarch DEBUG: python3-keystoneauth1-4.2.0-0.20200630173226.dab8e10.el8.noarch DEBUG: python3-keystoneclient-1:4.0.0-0.20200413125859.b58ebe2.el8.noarch DEBUG: python3-mistralclient-4.1.0-0.20200630165937.f77c1d2.el8.noarch DEBUG: python3-neutronclient-7.2.0-0.20200630170552.f751dd3.el8.noarch DEBUG: python3-novaclient-1:17.1.0-0.20200630162607.600384f.el8.noarch DEBUG: python3-openstacksdk-0.47.0-0.20200630171704.1a032b8.el8.noarch DEBUG: python3-os-client-config-2.1.0-0.20200415120623.bc96c23.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20200416132506.0b2f473.el8.noarch DEBUG: python3-osc-lib-2.0.0-0.20200416135006.fea31fb.el8.noarch DEBUG: python3-oslo-concurrency-4.1.1-0.20200618074122.b7fc1e1.el8.noarch DEBUG: python3-oslo-config-2:8.2.0-0.20200630171134.04d5280.el8.noarch DEBUG: python3-oslo-context-3.1.0-0.20200605151059.9abd745.el8.noarch DEBUG: python3-oslo-i18n-5.0.0-0.20200605153922.761ce99.el8.noarch DEBUG: python3-oslo-log-4.3.0-0.20200703083958.880bcb8.el8.noarch DEBUG: python3-oslo-messaging-12.0.0-0.20200315133106.d87618b.el8.noarch DEBUG: python3-oslo-middleware-4.1.0-0.20200605152205.bfb4ba8.el8.noarch DEBUG: python3-oslo-policy-3.2.1-0.20200630164910.719435f.el8.noarch DEBUG: python3-oslo-serialization-4.0.0-0.20200618074026.be10175.el8.noarch DEBUG: python3-oslo-service-2.3.0-0.20200630172612.6df6e4c.el8.noarch DEBUG: python3-oslo-upgradecheck-1.1.0-0.20200605153312.2380e79.el8.noarch DEBUG: python3-oslo-utils-4.2.1-0.20200615064007.b993823.el8.noarch DEBUG: python3-osprofiler-3.2.1-0.20200630165526.8569b6d.el8.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20200416123011.d7ac0ff.el8.noarch DEBUG: python3-stevedore-2.0.1-0.20200630164713.01c12ec.el8.noarch DEBUG: python3-swiftclient-3.10.0-0.20200630164502.7852314.el8.noarch DEBUG: python3-troveclient-4.1.0-0.20200616044021.b86ff27.el8.noarch DEBUG: apr-1.6.3-9.el8.x86_64 DEBUG: apr-util-1.6.1-6.el8.x86_64 DEBUG: cairo-gobject-1.15.12-3.el8.x86_64 DEBUG: httpd-2.4.37-10.module+el8+2764+7127e69e.x86_64 DEBUG: httpd-filesystem-2.4.37-10.module+el8+2764+7127e69e.noarch DEBUG: httpd-tools-2.4.37-10.module+el8+2764+7127e69e.x86_64 DEBUG: mod_http2-1.11.3-1.module+el8+2443+605475b7.x86_64 DEBUG: python3-cairo-1.16.3-6.el8.x86_64 DEBUG: python3-mod_wsgi-4.6.4-3.el8.x86_64 DEBUG: python3-pyOpenSSL-18.0.0-1.el8.noarch DEBUG: python3-semantic_version-2.6.0-5.el8.noarch DEBUG: dbus-glib-0.110-2.el8.x86_64 DEBUG: gobject-introspection-1.56.1-1.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: logrotate-3.14.0-3.el8.x86_64 DEBUG: mailcap-2.1.48-3.el8.noarch DEBUG: python3-dbus-1.2.4-14.el8.x86_64 DEBUG: python3-gobject-base-3.28.3-1.el8.x86_64 DEBUG: python3-pyyaml-3.12-12.el8.x86_64 DEBUG: redhat-logos-httpd-80.7-1.el8.noarch DEBUG: XStatic-Angular-common-1:1.5.8.0-6.el8ost.noarch DEBUG: XStatic-Magic-Search-common-0.2.5.1-8.el8ost.noarch DEBUG: bootswatch-common-3.3.7.0-7.el8ost.noarch DEBUG: bootswatch-fonts-3.3.7.0-7.el8ost.noarch DEBUG: mdi-common-1.4.57.0-9.el8ost.noarch DEBUG: mdi-fonts-1.4.57.0-9.el8ost.noarch DEBUG: python-django-bash-completion-2.0.10-1.el8ost.noarch DEBUG: python3-SecretStorage-2.3.1-7.el8ost.noarch DEBUG: python3-XStatic-1.0.1-9.el8ost.noarch DEBUG: python3-XStatic-Angular-1:1.5.8.0-6.el8ost.noarch DEBUG: python3-XStatic-Angular-Bootstrap-2.2.0.0-6.el8ost.noarch DEBUG: python3-XStatic-Angular-FileUpload-12.0.4.0-10.el8ost.noarch DEBUG: python3-XStatic-Angular-Gettext-2.3.8.0-2.el8ost.noarch DEBUG: python3-XStatic-Angular-Schema-Form-0.8.13.0-1.el8ost.noarch DEBUG: python3-XStatic-Angular-lrdragndrop-1.0.2.2-12.el8ost.noarch DEBUG: python3-XStatic-Bootstrap-Datepicker-1.3.1.0-12.el8ost.noarch DEBUG: python3-XStatic-Bootstrap-SCSS-3.3.7.1-6.el8ost.noarch DEBUG: python3-XStatic-D3-3.5.17.0-6.el8ost.noarch DEBUG: python3-XStatic-Font-Awesome-4.7.0.0-6.el8ost.noarch DEBUG: python3-XStatic-Hogan-2.0.0.2-13.el8ost.noarch DEBUG: python3-XStatic-JQuery-Migrate-1.2.1.1-13.el8ost.noarch DEBUG: python3-XStatic-JQuery-TableSorter-2.14.5.1-13.el8ost.noarch DEBUG: python3-XStatic-JQuery-quicksearch-2.0.3.1-13.el8ost.noarch DEBUG: python3-XStatic-JSEncrypt-2.3.1.1-5.el8ost.noarch DEBUG: python3-XStatic-Jasmine-2.4.1.1-5.el8ost.noarch DEBUG: python3-XStatic-Magic-Search-0.2.5.1-8.el8ost.noarch DEBUG: python3-XStatic-Rickshaw-1.5.0.0-15.el8ost.noarch DEBUG: python3-XStatic-Spin-1.2.5.2-14.el8ost.noarch DEBUG: python3-XStatic-bootswatch-3.3.7.0-7.el8ost.noarch DEBUG: python3-XStatic-jQuery-1.12.4.1-2.el8ost.noarch DEBUG: python3-XStatic-jquery-ui-1.12.0.1-5.el8ost.noarch DEBUG: python3-XStatic-mdi-1.4.57.0-9.el8ost.noarch DEBUG: python3-XStatic-objectpath-1.2.1.0-2.el8ost.noarch DEBUG: python3-XStatic-roboto-fontface-0.5.0.0-9.el8ost.noarch DEBUG: python3-XStatic-smart-table-1.4.13.2-5.el8ost.noarch DEBUG: python3-XStatic-termjs-0.0.7.0-5.el8ost.noarch DEBUG: python3-XStatic-tv4-1.2.7.0-1.el8ost.noarch DEBUG: python3-amqp-2.4.1-1.el8ost.noarch DEBUG: python3-appdirs-1.4.0-6.el8ost.noarch DEBUG: python3-asn1crypto-0.24.0-3.el8ost.noarch DEBUG: python3-bson-3.7.2-1.el8ost.x86_64 DEBUG: python3-cachetools-3.1.0-1.el8ost.noarch DEBUG: python3-cffi-1.11.5-6.2.el8ost.x86_64 DEBUG: python3-cmd2-0.6.8-10.el8ost.noarch DEBUG: python3-cryptography-2.3-3.el8ost.x86_64 DEBUG: python3-dateutil-1:2.8.0-1.el8ost.noarch DEBUG: python3-decorator-4.2.1-2.1.el8ost.noarch DEBUG: python3-django-2.0.10-1.el8ost.noarch DEBUG: python3-django-appconf-1.0.1-5.el8ost.noarch DEBUG: python3-django-babel-0.6.2-7.el8ost.noarch DEBUG: python3-django-compressor-2.2-4.el8ost.noarch DEBUG: python3-django-debreach-1.5.2-1.el8ost.noarch DEBUG: python3-django-pyscss-2.0.2-11.el8ost.noarch DEBUG: python3-dogpile-cache-0.6.8-1.el8ost.noarch DEBUG: python3-fasteners-0.14.1-15.el8ost.noarch DEBUG: python3-funcsigs-1.0.2-3.el8ost.noarch DEBUG: python3-inotify-0.9.6-13.1.el8ost.noarch DEBUG: python3-iso8601-0.1.11-9.el8ost.noarch DEBUG: python3-jmespath-0.9.0-11.el8ost.noarch DEBUG: python3-jsonpatch-1.21-3.el8ost.noarch DEBUG: python3-jsonpointer-1.10-12.el8ost.noarch DEBUG: python3-jsonschema-2.6.0-4.el8ost.noarch DEBUG: python3-keyring-17.1.1-1.el8ost.noarch DEBUG: python3-kombu-1:4.2.2-1.el8ost.noarch DEBUG: python3-lesscpy-0.13.0-9.el8ost.noarch DEBUG: python3-mako-1.0.6-13.el8ost.noarch DEBUG: python3-memcached-1.58-8.el8ost.noarch DEBUG: python3-msgpack-0.6.1-3.el8ost.x86_64 DEBUG: python3-munch-2.2.0-3.el8ost.noarch DEBUG: python3-netaddr-0.7.19-8.1.el8ost.noarch DEBUG: python3-netifaces-0.10.9-2.el8ost.x86_64 DEBUG: python3-paste-2.0.3-6.el8ost.noarch DEBUG: python3-paste-deploy-1.5.2-13.el8ost.noarch DEBUG: python3-pint-0.9-1.el8ost.noarch DEBUG: python3-ply-3.9-7.el8ost.noarch DEBUG: python3-prettytable-0.7.2-15.el8ost.noarch DEBUG: python3-pycparser-2.14-14.el8ost.noarch DEBUG: python3-pymongo-3.7.2-1.el8ost.x86_64 DEBUG: python3-pyngus-2.3.0-1.el8.noarch DEBUG: python3-qpid-proton-0.29.0-1.el8.x86_64 DEBUG: python3-rcssmin-1.0.6-4.el8ost.x86_64 DEBUG: python3-repoze-lru-0.4-9.el8ost.noarch DEBUG: python3-rfc3986-1.2.0-2.el8ost.noarch DEBUG: python3-rjsmin-1.0.12-5.el8ost.x86_64 DEBUG: python3-routes-2.4.1-2.el8ost.noarch DEBUG: python3-scss-1.3.4-9.el8ost.x86_64 DEBUG: python3-simplejson-3.16.0-3.el8ost.x86_64 DEBUG: python3-statsd-3.2.1-6.el8ost.noarch DEBUG: python3-tempita-0.5.1-20.el8ost.noarch DEBUG: python3-versiontools-1.9.1-9.el8ost.noarch DEBUG: python3-vine-1.2.0-2.el8ost.noarch DEBUG: python3-warlock-1.3.0-9.el8ost.noarch DEBUG: python3-webob-1.8.5-1.el8ost.noarch DEBUG: python3-wrapt-1.11.1-2.el8ost.x86_64 DEBUG: python3-yappi-1.0-2.el8ost.x86_64 DEBUG: qpid-proton-c-0.29.0-1.el8.x86_64 DEBUG: roboto-fontface-common-0.5.0.0-9.el8ost.noarch DEBUG: roboto-fontface-fonts-0.5.0.0-9.el8ost.noarch DEBUG: web-assets-filesystem-5-7.el8ost.noarch DEBUG: xstatic-angular-bootstrap-common-2.2.0.0-6.el8ost.noarch DEBUG: xstatic-angular-fileupload-common-12.0.4.0-10.el8ost.noarch DEBUG: xstatic-angular-gettext-common-2.3.8.0-2.el8ost.noarch DEBUG: xstatic-angular-lrdragndrop-common-1.0.2.2-12.el8ost.noarch DEBUG: xstatic-angular-schema-form-common-0.8.13.0-1.el8ost.noarch DEBUG: xstatic-bootstrap-datepicker-common-1.3.1.0-12.el8ost.noarch DEBUG: xstatic-bootstrap-scss-common-3.3.7.1-6.el8ost.noarch DEBUG: xstatic-d3-common-3.5.17.0-6.el8ost.noarch DEBUG: xstatic-hogan-common-2.0.0.2-13.el8ost.noarch DEBUG: xstatic-jasmine-common-2.4.1.1-5.el8ost.noarch DEBUG: xstatic-jquery-migrate-common-1.2.1.1-13.el8ost.noarch DEBUG: xstatic-jquery-quicksearch-common-2.0.3.1-13.el8ost.noarch DEBUG: xstatic-jquery-tablesorter-common-2.14.5.1-13.el8ost.noarch DEBUG: xstatic-jquery-ui-common-1.12.0.1-5.el8ost.noarch DEBUG: xstatic-jsencrypt-common-2.3.1.1-5.el8ost.noarch DEBUG: xstatic-objectpath-common-1.2.1.0-2.el8ost.noarch DEBUG: xstatic-rickshaw-common-1.5.0.0-15.el8ost.noarch DEBUG: xstatic-smart-table-common-1.4.13.2-5.el8ost.noarch DEBUG: xstatic-spin-common-1.2.5.2-14.el8ost.noarch DEBUG: xstatic-termjs-common-0.0.7.0-5.el8ost.noarch DEBUG: xstatic-tv4-common-1.2.7.0-1.el8ost.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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-rhel8-master-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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': 'en_US.UTF-8'} and shell False Finish: clean chroot Finish: run