+ 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/centos-newton/data/dlrn-1.cfg --resultdir /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0' + /usr/bin/mock -v -r /home/centos-newton/data/dlrn-1.cfg --resultdir /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0 --clean INFO: mock.py version 1.2.17 starting (python version = 2.7.5)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-newton-x86_64-1/yum_cache/ INFO: selinux enabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: scm: False DEBUG: resultdir: /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0 DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dist: el7 DEBUG: verbose: 2 DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: use_host_resolv: True DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: target_arch: x86_64 DEBUG: more_buildreqs: {} DEBUG: chrootuid: 1014 DEBUG: update_before_build: True DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: internal_dev_setup: True DEBUG: environment: {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} DEBUG: releasever: 7 DEBUG: dnf_command: /usr/bin/dnf DEBUG: extra_chroot_dirs: [] DEBUG: build_log_fmt_name: unadorned DEBUG: chrootgid: 135 DEBUG: files: {} DEBUG: print_main_output: False DEBUG: log_config_file: logging.ini DEBUG: cache_alterations: False DEBUG: cleanup_on_success: True DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: root_log_fmt_name: detailed DEBUG: chroot_name: dlrn-1 DEBUG: plugin_conf: {'package_state_enable': False, 'chroot_scan_enable': False, 'bind_mount_opts': {'dirs': [], 'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-newton-x86_64-1'}, 'selinux_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'root': 'dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock'}, 'ccache_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'compress': None, 'max_cache_size': '4G', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-newton-x86_64-1', 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/'}, 'chroot_scan_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'only_failed': True, 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-newton-x86_64-1'}, 'yum_cache_enable': True, 'sign_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'cmd': 'rpmsign', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-newton-x86_64-1', 'opts': '--addsign %(rpms)s'}, 'lvm_root_opts': {'pool_name': 'mockbuild', 'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-newton-x86_64-1'}, 'package_state_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'root': 'dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock'}, 'pm_request_enable': False, 'root_cache_opts': {'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'compress_program': 'pigz', 'extension': '.gz', 'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'root': 'dlrn-centos-newton-x86_64-1', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'age_check': True, 'cache_topdir': '/var/cache/mock', 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/'}, 'lvm_root_enable': False, 'ccache_enable': False, 'yum_cache_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'package_manager': 'yum', 'max_metadata_age_days': 30, 'target_dir': '/var/cache/%(package_manager)s/', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'online': True, 'root': 'dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock', 'max_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/'}, 'root_cache_enable': True, 'bind_mount_enable': True, 'selinux_enable': True, 'pm_request_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'root': 'dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock'}, 'tmpfs_enable': True, 'tmpfs_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'required_ram_mb': 2048, 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'mode': '0755', 'max_fs_size': '4g', 'root': 'dlrn-centos-newton-x86_64-1'}, 'mount_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'root': 'dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock'}, 'sign_enable': False, 'mount_enable': False} DEBUG: nosync_force: False DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: state_log_fmt_name: state DEBUG: plugin_dir: /usr/lib/python2.7/site-packages/mockbuild/plugins DEBUG: rpm_command: /bin/rpm DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos-newton/data/dlrn-1.cfg'] DEBUG: root: dlrn-centos-newton-x86_64-1 DEBUG: build_log_fmt_str: %(message)s DEBUG: post_install: False DEBUG: legal_host_arches: ('x86_64',) DEBUG: package_manager: yum DEBUG: internal_setarch: True DEBUG: scm_opts: {'exclude_vcs': True, 'git_timestamps': False, 'write_tar': False, 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'spec': 'SCM_PKG.spec', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'ext_src_dir': '/dev/null', 'method': 'git'} DEBUG: rpmbuild_networking: False DEBUG: yum_command: /usr/bin/yum DEBUG: yum_builddep_opts: 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= # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/mock/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/mock/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/mock/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [local] name=local baseurl=file:///home/centos-newton/data/repos/current enabled=1 gpgcheck=0 priority=1 [delorean-newton-testing] name=dlrn-newton-testing baseurl=http://buildlogs.centos.org/centos/7/cloud/$basearch/openstack-newton/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/centos/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 DEBUG: cleanup_on_failure: True DEBUG: enable_disable_repos: [] DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'mount'] DEBUG: no_root_shells: False DEBUG: check: True DEBUG: nosync: False DEBUG: priorities.conf: [main] enabled = 1 DEBUG: yum_common_opts: [] DEBUG: chroothome: /builddir DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: basedir: /var/lib/mock DEBUG: macros: {'%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_topdir': '/builddir/build'} DEBUG: version: 1.2.17 DEBUG: online: True DEBUG: rpmbuild_arch: x86_64 DEBUG: config_file: /home/centos-newton/data/dlrn-1.cfg DEBUG: createrepo_on_rpms: False DEBUG: rpmbuild_timeout: 0 DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr python3-pbr rdo-rpm-macros git yum-plugin-priorities DEBUG: use_nspawn: False DEBUG: subscription-manager.conf: DEBUG: clean: True DEBUG: backup_on_clean: False DEBUG: cache_topdir: /var/cache/mock DEBUG: Unsharing. Flags: 67239936 Start: clean chroot Finish: clean chroot Finish: run + /usr/bin/mock -v -r /home/centos-newton/data/dlrn-1.cfg --resultdir /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0 --init INFO: mock.py version 1.2.17 starting (python version = 2.7.5)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-newton-x86_64-1/yum_cache/ INFO: selinux enabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: scm: False DEBUG: resultdir: /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0 DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dist: el7 DEBUG: verbose: 2 DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: use_host_resolv: True DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: target_arch: x86_64 DEBUG: more_buildreqs: {} DEBUG: chrootuid: 1014 DEBUG: update_before_build: True DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: internal_dev_setup: True DEBUG: environment: {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} DEBUG: releasever: 7 DEBUG: dnf_command: /usr/bin/dnf DEBUG: extra_chroot_dirs: [] DEBUG: build_log_fmt_name: unadorned DEBUG: chrootgid: 135 DEBUG: files: {} DEBUG: print_main_output: False DEBUG: log_config_file: logging.ini DEBUG: cache_alterations: False DEBUG: cleanup_on_success: True DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: root_log_fmt_name: detailed DEBUG: chroot_name: dlrn-1 DEBUG: plugin_conf: {'package_state_enable': False, 'chroot_scan_enable': False, 'bind_mount_opts': {'dirs': [], 'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-newton-x86_64-1'}, 'selinux_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'root': 'dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock'}, 'ccache_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'compress': None, 'max_cache_size': '4G', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-newton-x86_64-1', 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/'}, 'chroot_scan_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'only_failed': True, 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-newton-x86_64-1'}, 'yum_cache_enable': True, 'sign_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'cmd': 'rpmsign', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-newton-x86_64-1', 'opts': '--addsign %(rpms)s'}, 'lvm_root_opts': {'pool_name': 'mockbuild', 'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-newton-x86_64-1'}, 'package_state_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'root': 'dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock'}, 'pm_request_enable': False, 'root_cache_opts': {'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'compress_program': 'pigz', 'extension': '.gz', 'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'root': 'dlrn-centos-newton-x86_64-1', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'age_check': True, 'cache_topdir': '/var/cache/mock', 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/'}, 'lvm_root_enable': False, 'ccache_enable': False, 'yum_cache_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'package_manager': 'yum', 'max_metadata_age_days': 30, 'target_dir': '/var/cache/%(package_manager)s/', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'online': True, 'root': 'dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock', 'max_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/'}, 'root_cache_enable': True, 'bind_mount_enable': True, 'selinux_enable': True, 'pm_request_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'root': 'dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock'}, 'tmpfs_enable': True, 'tmpfs_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'required_ram_mb': 2048, 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'mode': '0755', 'max_fs_size': '4g', 'root': 'dlrn-centos-newton-x86_64-1'}, 'mount_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'root': 'dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock'}, 'sign_enable': False, 'mount_enable': False} DEBUG: nosync_force: False DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: state_log_fmt_name: state DEBUG: plugin_dir: /usr/lib/python2.7/site-packages/mockbuild/plugins DEBUG: rpm_command: /bin/rpm DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos-newton/data/dlrn-1.cfg'] DEBUG: root: dlrn-centos-newton-x86_64-1 DEBUG: build_log_fmt_str: %(message)s DEBUG: post_install: False DEBUG: legal_host_arches: ('x86_64',) DEBUG: package_manager: yum DEBUG: internal_setarch: True DEBUG: scm_opts: {'exclude_vcs': True, 'git_timestamps': False, 'write_tar': False, 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'spec': 'SCM_PKG.spec', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'ext_src_dir': '/dev/null', 'method': 'git'} DEBUG: rpmbuild_networking: False DEBUG: yum_command: /usr/bin/yum DEBUG: yum_builddep_opts: 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= # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/mock/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/mock/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/mock/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [local] name=local baseurl=file:///home/centos-newton/data/repos/current enabled=1 gpgcheck=0 priority=1 [delorean-newton-testing] name=dlrn-newton-testing baseurl=http://buildlogs.centos.org/centos/7/cloud/$basearch/openstack-newton/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/centos/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 DEBUG: cleanup_on_failure: True DEBUG: enable_disable_repos: [] DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'mount'] DEBUG: no_root_shells: False DEBUG: check: True DEBUG: nosync: False DEBUG: priorities.conf: [main] enabled = 1 DEBUG: yum_common_opts: [] DEBUG: chroothome: /builddir DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: basedir: /var/lib/mock DEBUG: macros: {'%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_topdir': '/builddir/build'} DEBUG: version: 1.2.17 DEBUG: online: True DEBUG: rpmbuild_arch: x86_64 DEBUG: config_file: /home/centos-newton/data/dlrn-1.cfg DEBUG: createrepo_on_rpms: False DEBUG: rpmbuild_timeout: 0 DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr python3-pbr rdo-rpm-macros git yum-plugin-priorities DEBUG: use_nspawn: False DEBUG: subscription-manager.conf: DEBUG: clean: True DEBUG: backup_on_clean: False DEBUG: cache_topdir: /var/cache/mock DEBUG: Unsharing. Flags: 67239936 Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1 DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-newton-x86_64-1/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-newton-x86_64-1/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-newton-x86_64-1/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/sys DEBUG: ensuring that dir exists: /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0 Mock Version: 1.2.17 INFO: Mock Version: 1.2.17 INFO: Mock Version: 1.2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/dev/shm DEBUG: kernel version == 3.10.0-327.13.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/log/yum.log DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/proc'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/sys'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/dev/shm'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 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-centos-newton-x86_64-1/root/dev/pts'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-newton-x86_64-1/yum_cache/', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/cache/yum/'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.M3Fp_I', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/proc/filesystems'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-newton-x86_64-1/root DEBUG: resultdir = /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: touching file: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/proc/filesystems'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/cache/yum/'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/dev/pts'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/dev/shm'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/sys'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/proc'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 ++ /usr/bin/mock -r /home/centos-newton/data/dlrn-1.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos-newton-x86_64-1/root/ + '[' -r setup.py -a '!' -r metadata.json ']' + mkdir /var/lib/mock/dlrn-centos-newton-x86_64-1/root//tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos-newton-x86_64-1/root//tmp/pkgsrc + /usr/bin/mock -v -r /home/centos-newton/data/dlrn-1.cfg --resultdir /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0 --chroot 'cd /tmp/pkgsrc && python setup.py sdist' INFO: mock.py version 1.2.17 starting (python version = 2.7.5)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-newton-x86_64-1/yum_cache/ INFO: selinux enabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: scm: False DEBUG: resultdir: /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0 DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dist: el7 DEBUG: verbose: 2 DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: use_host_resolv: True DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: target_arch: x86_64 DEBUG: more_buildreqs: {} DEBUG: chrootuid: 1014 DEBUG: update_before_build: True DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: internal_dev_setup: True DEBUG: environment: {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} DEBUG: releasever: 7 DEBUG: dnf_command: /usr/bin/dnf DEBUG: extra_chroot_dirs: [] DEBUG: build_log_fmt_name: unadorned DEBUG: chrootgid: 135 DEBUG: files: {} DEBUG: print_main_output: False DEBUG: log_config_file: logging.ini DEBUG: cache_alterations: False DEBUG: cleanup_on_success: True DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: root_log_fmt_name: detailed DEBUG: chroot_name: dlrn-1 DEBUG: plugin_conf: {'package_state_enable': False, 'chroot_scan_enable': False, 'bind_mount_opts': {'dirs': [], 'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-newton-x86_64-1'}, 'selinux_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'root': 'dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock'}, 'ccache_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'compress': None, 'max_cache_size': '4G', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-newton-x86_64-1', 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/'}, 'chroot_scan_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'only_failed': True, 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-newton-x86_64-1'}, 'yum_cache_enable': True, 'sign_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'cmd': 'rpmsign', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-newton-x86_64-1', 'opts': '--addsign %(rpms)s'}, 'lvm_root_opts': {'pool_name': 'mockbuild', 'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-newton-x86_64-1'}, 'package_state_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'root': 'dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock'}, 'pm_request_enable': False, 'root_cache_opts': {'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'compress_program': 'pigz', 'extension': '.gz', 'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'root': 'dlrn-centos-newton-x86_64-1', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'age_check': True, 'cache_topdir': '/var/cache/mock', 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/'}, 'lvm_root_enable': False, 'ccache_enable': False, 'yum_cache_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'package_manager': 'yum', 'max_metadata_age_days': 30, 'target_dir': '/var/cache/%(package_manager)s/', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'online': True, 'root': 'dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock', 'max_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/'}, 'root_cache_enable': True, 'bind_mount_enable': True, 'selinux_enable': True, 'pm_request_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'root': 'dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock'}, 'tmpfs_enable': True, 'tmpfs_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'required_ram_mb': 2048, 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'mode': '0755', 'max_fs_size': '4g', 'root': 'dlrn-centos-newton-x86_64-1'}, 'mount_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'root': 'dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock'}, 'sign_enable': False, 'mount_enable': False} DEBUG: nosync_force: False DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: state_log_fmt_name: state DEBUG: plugin_dir: /usr/lib/python2.7/site-packages/mockbuild/plugins DEBUG: rpm_command: /bin/rpm DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos-newton/data/dlrn-1.cfg'] DEBUG: root: dlrn-centos-newton-x86_64-1 DEBUG: build_log_fmt_str: %(message)s DEBUG: post_install: False DEBUG: legal_host_arches: ('x86_64',) DEBUG: package_manager: yum DEBUG: internal_setarch: True DEBUG: scm_opts: {'exclude_vcs': True, 'git_timestamps': False, 'write_tar': False, 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'spec': 'SCM_PKG.spec', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'ext_src_dir': '/dev/null', 'method': 'git'} DEBUG: rpmbuild_networking: False DEBUG: yum_command: /usr/bin/yum DEBUG: yum_builddep_opts: 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= # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/mock/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/mock/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/mock/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [local] name=local baseurl=file:///home/centos-newton/data/repos/current enabled=1 gpgcheck=0 priority=1 [delorean-newton-testing] name=dlrn-newton-testing baseurl=http://buildlogs.centos.org/centos/7/cloud/$basearch/openstack-newton/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/centos/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 DEBUG: cleanup_on_failure: True DEBUG: enable_disable_repos: [] DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'mount'] DEBUG: no_root_shells: False DEBUG: check: True DEBUG: nosync: False DEBUG: priorities.conf: [main] enabled = 1 DEBUG: yum_common_opts: [] DEBUG: chroothome: /builddir DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: basedir: /var/lib/mock DEBUG: macros: {'%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_topdir': '/builddir/build'} DEBUG: version: 1.2.17 DEBUG: online: True DEBUG: rpmbuild_arch: x86_64 DEBUG: config_file: /home/centos-newton/data/dlrn-1.cfg DEBUG: createrepo_on_rpms: False DEBUG: rpmbuild_timeout: 0 DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr python3-pbr rdo-rpm-macros git yum-plugin-priorities DEBUG: use_nspawn: False DEBUG: subscription-manager.conf: DEBUG: clean: True DEBUG: backup_on_clean: False DEBUG: cache_topdir: /var/cache/mock DEBUG: Unsharing. Flags: 67239936 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-newton-x86_64-1/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-newton-x86_64-1/root. DEBUG: ensuring that dir exists: /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-newton-x86_64-1/root_cache/ INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/sys DEBUG: ensuring that dir exists: /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0 Mock Version: 1.2.17 INFO: Mock Version: 1.2.17 INFO: Mock Version: 1.2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/dev/shm DEBUG: kernel version == 3.10.0-327.13.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/log/yum.log DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/proc'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/sys'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/dev/shm'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 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-centos-newton-x86_64-1/root/dev/pts'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-newton-x86_64-1/yum_cache/', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/cache/yum/'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.Ad6f2o', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/proc/filesystems'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-newton-x86_64-1/root DEBUG: resultdir = /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: touching file: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /tmp/pkgsrc && python setup.py sdist'] Start: chroot ['cd /tmp/pkgsrc && python setup.py sdist'] DEBUG: child environment: None DEBUG: Executing command: ['/bin/sh', '-c', 'cd /tmp/pkgsrc && python setup.py sdist'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False DEBUG: Unsharing. Flags: 134217728 running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.2s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.2s) running egg_info creating tripleo_heat_templates.egg-info writing requirements to tripleo_heat_templates.egg-info/requires.txt writing tripleo_heat_templates.egg-info/PKG-INFO writing top-level names to tripleo_heat_templates.egg-info/top_level.txt writing dependency_links to tripleo_heat_templates.egg-info/dependency_links.txt writing pbr to tripleo_heat_templates.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'tripleo_heat_templates.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 'README.md' writing manifest file 'tripleo_heat_templates.egg-info/SOURCES.txt' running check creating tripleo-heat-templates-5.0.0.0rc3.dev46 creating tripleo-heat-templates-5.0.0.0rc3.dev46/deployed-server creating tripleo-heat-templates-5.0.0.0rc3.dev46/deployed-server/scripts creating tripleo-heat-templates-5.0.0.0rc3.dev46/docker creating tripleo-heat-templates-5.0.0.0rc3.dev46/docker/firstboot creating tripleo-heat-templates-5.0.0.0rc3.dev46/environments creating tripleo-heat-templates-5.0.0.0rc3.dev46/environments/services creating tripleo-heat-templates-5.0.0.0rc3.dev46/environments/updates creating tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig creating tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/all_nodes creating tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/post_deploy creating tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/pre_deploy creating tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/pre_deploy/rhel-registration creating tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/pre_deploy/rhel-registration/scripts creating tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/tasks creating tripleo-heat-templates-5.0.0.0rc3.dev46/firstboot creating tripleo-heat-templates-5.0.0.0rc3.dev46/network creating tripleo-heat-templates-5.0.0.0rc3.dev46/network/config creating tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/bond-with-vlans creating tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/multiple-nics creating tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/single-nic-linux-bridge-vlans creating tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/single-nic-vlans creating tripleo-heat-templates-5.0.0.0rc3.dev46/network/endpoints creating tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports creating tripleo-heat-templates-5.0.0.0rc3.dev46/puppet creating tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/extraconfig creating tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/extraconfig/all_nodes creating tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/extraconfig/pre_deploy creating tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/extraconfig/pre_deploy/compute creating tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/extraconfig/pre_deploy/controller creating tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/extraconfig/tls creating tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/manifests creating tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services creating tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/database creating tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/logging creating tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/monitoring creating tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/network creating tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker creating tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker/database creating tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/time creating tripleo-heat-templates-5.0.0.0rc3.dev46/tools creating tripleo-heat-templates-5.0.0.0rc3.dev46/tripleo_heat_templates.egg-info creating tripleo-heat-templates-5.0.0.0rc3.dev46/validation-scripts making hard links in tripleo-heat-templates-5.0.0.0rc3.dev46... hard linking AUTHORS -> tripleo-heat-templates-5.0.0.0rc3.dev46 hard linking ChangeLog -> tripleo-heat-templates-5.0.0.0rc3.dev46 hard linking Gemfile -> tripleo-heat-templates-5.0.0.0rc3.dev46 hard linking LICENSE -> tripleo-heat-templates-5.0.0.0rc3.dev46 hard linking MANIFEST.in -> tripleo-heat-templates-5.0.0.0rc3.dev46 hard linking README.rst -> tripleo-heat-templates-5.0.0.0rc3.dev46 hard linking Rakefile -> tripleo-heat-templates-5.0.0.0rc3.dev46 hard linking all-nodes-validation.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46 hard linking babel.cfg -> tripleo-heat-templates-5.0.0.0rc3.dev46 hard linking bootstrap-config.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46 hard linking capabilities-map.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46 hard linking default_passwords.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46 hard linking j2_excludes.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46 hard linking net-config-bond.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46 hard linking net-config-bridge.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46 hard linking net-config-linux-bridge.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46 hard linking net-config-noop.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46 hard linking net-config-static-bridge-with-external-dhcp.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46 hard linking net-config-static-bridge.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46 hard linking net-config-static.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46 hard linking overcloud-resource-registry-puppet.j2.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46 hard linking overcloud.j2.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46 hard linking requirements.txt -> tripleo-heat-templates-5.0.0.0rc3.dev46 hard linking roles_data.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46 hard linking setup.cfg -> tripleo-heat-templates-5.0.0.0rc3.dev46 hard linking setup.py -> tripleo-heat-templates-5.0.0.0rc3.dev46 hard linking test-requirements.txt -> tripleo-heat-templates-5.0.0.0rc3.dev46 hard linking tox.ini -> tripleo-heat-templates-5.0.0.0rc3.dev46 hard linking deployed-server/README.rst -> tripleo-heat-templates-5.0.0.0rc3.dev46/deployed-server hard linking deployed-server/ctlplane-port.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/deployed-server hard linking deployed-server/deployed-server-config.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/deployed-server hard linking deployed-server/deployed-server.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/deployed-server hard linking deployed-server/scripts/get-occ-config.sh -> tripleo-heat-templates-5.0.0.0rc3.dev46/deployed-server/scripts hard linking docker/README-containers.md -> tripleo-heat-templates-5.0.0.0rc3.dev46/docker hard linking docker/compute-post.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/docker hard linking docker/copy-etc.sh -> tripleo-heat-templates-5.0.0.0rc3.dev46/docker hard linking docker/firstboot/install_docker_agents.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/docker/firstboot hard linking docker/firstboot/start_docker_agents.sh -> tripleo-heat-templates-5.0.0.0rc3.dev46/docker/firstboot hard linking environments/README.md -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/ceph-radosgw.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/cinder-backup.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/cinder-dellsc-config.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/cinder-eqlx-config.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/cinder-netapp-config.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/config-debug.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/deployed-server-environment.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/deployed-server-noop-ctlplane.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/docker-network-isolation.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/docker-network.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/docker.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/enable-tls.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/external-loadbalancer-vip-v6.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/external-loadbalancer-vip.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/hyperconverged-ceph.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/inject-trust-anchor-hiera.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/inject-trust-anchor.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/ips-from-pool-all.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/ips-from-pool.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/logging-environment.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/low-memory-usage.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/major-upgrade-aodh-migration.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/major-upgrade-pacemaker-converge.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/major-upgrade-pacemaker-init.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/major-upgrade-pacemaker.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/major-upgrade-remove-sahara.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/manila-cephfsnative-config.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/manila-generic-config.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/manila-netapp-config.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/mongodb-nojournal.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/monitoring-environment.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/net-bond-with-vlans-no-external.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/net-bond-with-vlans-v6.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/net-bond-with-vlans.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/net-multiple-nics-v6.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/net-multiple-nics.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/net-single-nic-linux-bridge-with-vlans.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/net-single-nic-with-vlans-no-external.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/net-single-nic-with-vlans-v6.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/net-single-nic-with-vlans.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/network-environment.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/network-isolation-no-tunneling.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/network-isolation-v6.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/network-isolation.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/network-management-v6.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/network-management.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/neutron-midonet.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/neutron-ml2-bigswitch.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/neutron-ml2-cisco-n1kv.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/neutron-ml2-cisco-nexus-ucsm.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/neutron-ml2-ovn.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/neutron-nuage-config.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/neutron-opencontrail.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/neutron-opendaylight-l3.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/neutron-opendaylight.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/neutron-ovs-dpdk.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/neutron-ovs-dvr.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/neutron-plumgrid.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/neutron-sriov.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/nova-nuage-config.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/overcloud-steps.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/puppet-ceph-devel.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/puppet-ceph-external.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/puppet-pacemaker-no-restart.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/puppet-pacemaker.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/puppet-tenant-vlan.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/storage-environment.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/tls-endpoints-public-dns.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/tls-endpoints-public-ip.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/use-dns-for-vips.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments hard linking environments/services/ironic.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments/services hard linking environments/services/mistral.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments/services hard linking environments/services/sahara.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments/services hard linking environments/updates/README.md -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments/updates hard linking environments/updates/update-from-keystone-admin-internal-api.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments/updates hard linking environments/updates/update-from-overcloud-compute-hostnames.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments/updates hard linking environments/updates/update-from-publicvip-on-ctlplane.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/environments/updates hard linking extraconfig/all_nodes/mac_hostname.j2.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/all_nodes hard linking extraconfig/all_nodes/random_string.j2.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/all_nodes hard linking extraconfig/all_nodes/swap-partition.j2.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/all_nodes hard linking extraconfig/all_nodes/swap.j2.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/all_nodes hard linking extraconfig/post_deploy/README -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/post_deploy hard linking extraconfig/post_deploy/default.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/post_deploy hard linking extraconfig/post_deploy/example.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/post_deploy hard linking extraconfig/post_deploy/example_run_on_update.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/post_deploy hard linking extraconfig/pre_deploy/rhel-registration/environment-rhel-registration.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/pre_deploy/rhel-registration hard linking extraconfig/pre_deploy/rhel-registration/rhel-registration-resource-registry.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/pre_deploy/rhel-registration hard linking extraconfig/pre_deploy/rhel-registration/rhel-registration.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/pre_deploy/rhel-registration hard linking extraconfig/pre_deploy/rhel-registration/scripts/rhel-registration -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/pre_deploy/rhel-registration/scripts hard linking extraconfig/pre_deploy/rhel-registration/scripts/rhel-unregistration -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/pre_deploy/rhel-registration/scripts hard linking extraconfig/tasks/aodh_data_migration.sh -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/tasks hard linking extraconfig/tasks/major_upgrade_block_storage.sh -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/tasks hard linking extraconfig/tasks/major_upgrade_ceph_mon.sh -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/tasks hard linking extraconfig/tasks/major_upgrade_ceph_storage.sh -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/tasks hard linking extraconfig/tasks/major_upgrade_check.sh -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/tasks hard linking extraconfig/tasks/major_upgrade_compute.sh -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/tasks hard linking extraconfig/tasks/major_upgrade_controller_pacemaker_1.sh -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/tasks hard linking extraconfig/tasks/major_upgrade_controller_pacemaker_2.sh -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/tasks hard linking extraconfig/tasks/major_upgrade_controller_pacemaker_3.sh -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/tasks hard linking extraconfig/tasks/major_upgrade_object_storage.sh -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/tasks hard linking extraconfig/tasks/major_upgrade_pacemaker.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/tasks hard linking extraconfig/tasks/major_upgrade_pacemaker_init.j2.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/tasks hard linking extraconfig/tasks/major_upgrade_pacemaker_migrations.sh -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/tasks hard linking extraconfig/tasks/mitaka_to_newton_aodh_data_migration.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/tasks hard linking extraconfig/tasks/pacemaker_common_functions.sh -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/tasks hard linking extraconfig/tasks/pacemaker_maintenance_mode.sh -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/tasks hard linking extraconfig/tasks/pacemaker_resource_restart.sh -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/tasks hard linking extraconfig/tasks/post_puppet_pacemaker.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/tasks hard linking extraconfig/tasks/post_puppet_pacemaker_restart.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/tasks hard linking extraconfig/tasks/pre_puppet_pacemaker.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/tasks hard linking extraconfig/tasks/yum_update.sh -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/tasks hard linking extraconfig/tasks/yum_update.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/tasks hard linking extraconfig/tasks/yum_update_noop.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/extraconfig/tasks hard linking firstboot/os-net-config-mappings.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/firstboot hard linking firstboot/userdata_default.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/firstboot hard linking firstboot/userdata_dev_rsync.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/firstboot hard linking firstboot/userdata_example.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/firstboot hard linking firstboot/userdata_heat_admin.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/firstboot hard linking network/external.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network hard linking network/external_v6.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network hard linking network/internal_api.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network hard linking network/internal_api_v6.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network hard linking network/management.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network hard linking network/management_v6.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network hard linking network/networks.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network hard linking network/service_net_map.j2.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network hard linking network/storage.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network hard linking network/storage_mgmt.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network hard linking network/storage_mgmt_v6.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network hard linking network/storage_v6.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network hard linking network/tenant.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network hard linking network/tenant_v6.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network hard linking network/config/bond-with-vlans/README.md -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/bond-with-vlans hard linking network/config/bond-with-vlans/ceph-storage.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/bond-with-vlans hard linking network/config/bond-with-vlans/cinder-storage.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/bond-with-vlans hard linking network/config/bond-with-vlans/compute-dpdk.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/bond-with-vlans hard linking network/config/bond-with-vlans/compute.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/bond-with-vlans hard linking network/config/bond-with-vlans/controller-no-external.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/bond-with-vlans hard linking network/config/bond-with-vlans/controller-v6.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/bond-with-vlans hard linking network/config/bond-with-vlans/controller.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/bond-with-vlans hard linking network/config/bond-with-vlans/swift-storage.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/bond-with-vlans hard linking network/config/multiple-nics/README.md -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/multiple-nics hard linking network/config/multiple-nics/ceph-storage.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/multiple-nics hard linking network/config/multiple-nics/cinder-storage.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/multiple-nics hard linking network/config/multiple-nics/compute.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/multiple-nics hard linking network/config/multiple-nics/controller-v6.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/multiple-nics hard linking network/config/multiple-nics/controller.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/multiple-nics hard linking network/config/multiple-nics/swift-storage.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/multiple-nics hard linking network/config/single-nic-linux-bridge-vlans/README.md -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/single-nic-linux-bridge-vlans hard linking network/config/single-nic-linux-bridge-vlans/ceph-storage.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/single-nic-linux-bridge-vlans hard linking network/config/single-nic-linux-bridge-vlans/cinder-storage.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/single-nic-linux-bridge-vlans hard linking network/config/single-nic-linux-bridge-vlans/compute.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/single-nic-linux-bridge-vlans hard linking network/config/single-nic-linux-bridge-vlans/controller-v6.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/single-nic-linux-bridge-vlans hard linking network/config/single-nic-linux-bridge-vlans/controller.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/single-nic-linux-bridge-vlans hard linking network/config/single-nic-linux-bridge-vlans/swift-storage.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/single-nic-linux-bridge-vlans hard linking network/config/single-nic-vlans/README.md -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/single-nic-vlans hard linking network/config/single-nic-vlans/ceph-storage.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/single-nic-vlans hard linking network/config/single-nic-vlans/cinder-storage.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/single-nic-vlans hard linking network/config/single-nic-vlans/compute.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/single-nic-vlans hard linking network/config/single-nic-vlans/controller-no-external.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/single-nic-vlans hard linking network/config/single-nic-vlans/controller-v6.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/single-nic-vlans hard linking network/config/single-nic-vlans/controller.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/single-nic-vlans hard linking network/config/single-nic-vlans/swift-storage.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/config/single-nic-vlans hard linking network/endpoints/build_endpoint_map.py -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/endpoints hard linking network/endpoints/endpoint_data.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/endpoints hard linking network/endpoints/endpoint_map.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/endpoints hard linking network/ports/ctlplane_vip.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/external.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/external_from_pool.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/external_from_pool_v6.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/external_v6.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/from_service.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/from_service_v6.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/internal_api.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/internal_api_from_pool.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/internal_api_from_pool_v6.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/internal_api_v6.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/management.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/management_from_pool.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/management_from_pool_v6.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/management_v6.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/net_ip_list_map.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/net_ip_map.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/net_vip_map_external.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/net_vip_map_external_v6.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/noop.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/storage.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/storage_from_pool.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/storage_from_pool_v6.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/storage_mgmt.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/storage_mgmt_from_pool.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/storage_mgmt_from_pool_v6.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/storage_mgmt_v6.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/storage_v6.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/tenant.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/tenant_from_pool.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/tenant_from_pool_v6.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/tenant_v6.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/vip.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking network/ports/vip_v6.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/network/ports hard linking puppet/all-nodes-config.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet hard linking puppet/blockstorage-role.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet hard linking puppet/cephstorage-role.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet hard linking puppet/compute-role.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet hard linking puppet/config.role.j2.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet hard linking puppet/controller-config-pacemaker.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet hard linking puppet/controller-role.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet hard linking puppet/deploy-artifacts.sh -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet hard linking puppet/deploy-artifacts.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet hard linking puppet/objectstorage-role.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet hard linking puppet/post.j2.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet hard linking puppet/role.role.j2.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet hard linking puppet/extraconfig/all_nodes/neutron-midonet-all-nodes.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/extraconfig/all_nodes hard linking puppet/extraconfig/all_nodes/neutron-ml2-cisco-nexus-ucsm.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/extraconfig/all_nodes hard linking puppet/extraconfig/pre_deploy/README -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/extraconfig/pre_deploy hard linking puppet/extraconfig/pre_deploy/default.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/extraconfig/pre_deploy hard linking puppet/extraconfig/pre_deploy/per_node.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/extraconfig/pre_deploy hard linking puppet/extraconfig/pre_deploy/compute/neutron-ml2-bigswitch.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/extraconfig/pre_deploy/compute hard linking puppet/extraconfig/pre_deploy/compute/neutron-opencontrail.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/extraconfig/pre_deploy/compute hard linking puppet/extraconfig/pre_deploy/compute/nova-nuage.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/extraconfig/pre_deploy/compute hard linking puppet/extraconfig/pre_deploy/controller/cinder-dellsc.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/extraconfig/pre_deploy/controller hard linking puppet/extraconfig/pre_deploy/controller/cinder-eqlx.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/extraconfig/pre_deploy/controller hard linking puppet/extraconfig/pre_deploy/controller/cinder-netapp.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/extraconfig/pre_deploy/controller hard linking puppet/extraconfig/pre_deploy/controller/multiple.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/extraconfig/pre_deploy/controller hard linking puppet/extraconfig/pre_deploy/controller/neutron-ml2-bigswitch.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/extraconfig/pre_deploy/controller hard linking puppet/extraconfig/pre_deploy/controller/neutron-ml2-cisco-n1kv.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/extraconfig/pre_deploy/controller hard linking puppet/extraconfig/tls/ca-inject.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/extraconfig/tls hard linking puppet/extraconfig/tls/tls-cert-inject.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/extraconfig/tls hard linking puppet/manifests/overcloud_controller_pacemaker.pp -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/manifests hard linking puppet/manifests/overcloud_role.pp -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/manifests hard linking puppet/services/README.rst -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/aodh-api.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/aodh-base.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/aodh-evaluator.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/aodh-listener.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/aodh-notifier.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/apache.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/ca-certs.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/ceilometer-agent-central.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/ceilometer-agent-compute.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/ceilometer-agent-notification.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/ceilometer-api.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/ceilometer-base.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/ceilometer-collector.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/ceilometer-expirer.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/ceph-base.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/ceph-client.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/ceph-external.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/ceph-mon.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/ceph-osd.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/ceph-rgw.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/cinder-api.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/cinder-backup.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/cinder-base.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/cinder-scheduler.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/cinder-volume.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/glance-api.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/glance-registry.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/gnocchi-api.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/gnocchi-base.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/gnocchi-metricd.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/gnocchi-statsd.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/haproxy.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/heat-api-cfn.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/heat-api-cloudwatch.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/heat-api.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/heat-base.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/heat-engine.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/horizon.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/ironic-api.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/ironic-base.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/ironic-conductor.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/keepalived.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/kernel.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/keystone.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/manila-api.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/manila-backend-cephfs.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/manila-backend-generic.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/manila-backend-netapp.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/manila-base.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/manila-scheduler.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/manila-share.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/memcached.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/neutron-api.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/neutron-base.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/neutron-compute-plugin-midonet.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/neutron-compute-plugin-nuage.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/neutron-compute-plugin-opencontrail.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/neutron-compute-plugin-ovn.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/neutron-compute-plugin-plumgrid.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/neutron-dhcp.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/neutron-l3-compute-dvr.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/neutron-l3.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/neutron-metadata.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/neutron-midonet.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/neutron-ovs-agent.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/neutron-ovs-dpdk-agent.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/neutron-plugin-ml2-ovn.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/neutron-plugin-ml2.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/neutron-plugin-nuage.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/neutron-plugin-opencontrail.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/neutron-plugin-plumgrid.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/neutron-sriov-agent.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/nova-api.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/nova-base.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/nova-compute.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/nova-conductor.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/nova-consoleauth.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/nova-ironic.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/nova-libvirt.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/nova-metadata.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/nova-scheduler.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/nova-vnc-proxy.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/opendaylight-api.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/opendaylight-ovs.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/pacemaker.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/rabbitmq.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/sahara-api.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/sahara-base.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/sahara-engine.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/services.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/snmp.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/swift-base.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/swift-proxy.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/swift-ringbuilder.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/swift-storage.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/tripleo-firewall.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/tripleo-packages.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/vip-hosts.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services hard linking puppet/services/database/mongodb-base.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/database hard linking puppet/services/database/mongodb.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/database hard linking puppet/services/database/mysql.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/database hard linking puppet/services/database/redis-base.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/database hard linking puppet/services/database/redis.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/database hard linking puppet/services/logging/fluentd-base.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/logging hard linking puppet/services/logging/fluentd-client.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/logging hard linking puppet/services/logging/fluentd-config.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/logging hard linking puppet/services/monitoring/sensu-base.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/monitoring hard linking puppet/services/monitoring/sensu-client.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/monitoring hard linking puppet/services/network/contrail-analytics.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/network hard linking puppet/services/network/contrail-base.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/network hard linking puppet/services/network/contrail-config.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/network hard linking puppet/services/network/contrail-control.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/network hard linking puppet/services/network/contrail-database.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/network hard linking puppet/services/network/contrail-webui.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/network hard linking puppet/services/pacemaker/ceilometer-agent-central.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/ceilometer-agent-notification.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/ceilometer-api.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/ceilometer-collector.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/cinder-api.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/cinder-backup.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/cinder-scheduler.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/cinder-volume.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/core.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/glance-api.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/glance-registry.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/gnocchi-api.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/gnocchi-metricd.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/gnocchi-statsd.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/haproxy.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/heat-api-cfn.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/heat-api-cloudwatch.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/heat-api.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/heat-engine.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/horizon.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/keystone.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/manila-share.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/memcached.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/neutron-dhcp.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/neutron-l3.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/neutron-metadata.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/neutron-midonet.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/neutron-ovs-agent.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/neutron-plugin-ml2.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/neutron-plugin-nuage.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/neutron-plugin-opencontrail.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/neutron-plugin-plumgrid.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/neutron-server.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/nova-api.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/nova-conductor.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/nova-consoleauth.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/nova-scheduler.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/nova-vnc-proxy.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/rabbitmq.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/sahara-api.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/sahara-engine.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker hard linking puppet/services/pacemaker/database/mongodb.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker/database hard linking puppet/services/pacemaker/database/mysql.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker/database hard linking puppet/services/pacemaker/database/redis.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/pacemaker/database hard linking puppet/services/time/ntp.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/time hard linking puppet/services/time/timezone.yaml -> tripleo-heat-templates-5.0.0.0rc3.dev46/puppet/services/time hard linking tools/yaml-validate.py -> tripleo-heat-templates-5.0.0.0rc3.dev46/tools hard linking tripleo_heat_templates.egg-info/PKG-INFO -> tripleo-heat-templates-5.0.0.0rc3.dev46/tripleo_heat_templates.egg-info hard linking tripleo_heat_templates.egg-info/SOURCES.txt -> tripleo-heat-templates-5.0.0.0rc3.dev46/tripleo_heat_templates.egg-info hard linking tripleo_heat_templates.egg-info/dependency_links.txt -> tripleo-heat-templates-5.0.0.0rc3.dev46/tripleo_heat_templates.egg-info hard linking tripleo_heat_templates.egg-info/not-zip-safe -> tripleo-heat-templates-5.0.0.0rc3.dev46/tripleo_heat_templates.egg-info hard linking tripleo_heat_templates.egg-info/pbr.json -> tripleo-heat-templates-5.0.0.0rc3.dev46/tripleo_heat_templates.egg-info hard linking tripleo_heat_templates.egg-info/requires.txt -> tripleo-heat-templates-5.0.0.0rc3.dev46/tripleo_heat_templates.egg-info hard linking tripleo_heat_templates.egg-info/top_level.txt -> tripleo-heat-templates-5.0.0.0rc3.dev46/tripleo_heat_templates.egg-info hard linking validation-scripts/all-nodes.sh -> tripleo-heat-templates-5.0.0.0rc3.dev46/validation-scripts copying setup.cfg -> tripleo-heat-templates-5.0.0.0rc3.dev46 Writing tripleo-heat-templates-5.0.0.0rc3.dev46/setup.cfg creating dist Creating tar archive removing 'tripleo-heat-templates-5.0.0.0rc3.dev46' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /tmp/pkgsrc && python setup.py sdist'] Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/proc/filesystems'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/cache/yum/'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/dev/pts'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/dev/shm'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/sys'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/proc'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos-newton/data/dlrn-1.cfg --resultdir /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0 --copyout /tmp/pkgsrc/dist ./dist INFO: mock.py version 1.2.17 starting (python version = 2.7.5)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-newton-x86_64-1/yum_cache/ INFO: selinux enabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: scm: False DEBUG: resultdir: /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0 DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dist: el7 DEBUG: verbose: 2 DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: use_host_resolv: True DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: target_arch: x86_64 DEBUG: more_buildreqs: {} DEBUG: chrootuid: 1014 DEBUG: update_before_build: True DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: internal_dev_setup: True DEBUG: environment: {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} DEBUG: releasever: 7 DEBUG: dnf_command: /usr/bin/dnf DEBUG: extra_chroot_dirs: [] DEBUG: build_log_fmt_name: unadorned DEBUG: chrootgid: 135 DEBUG: files: {} DEBUG: print_main_output: False DEBUG: log_config_file: logging.ini DEBUG: cache_alterations: False DEBUG: cleanup_on_success: True DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: root_log_fmt_name: detailed DEBUG: chroot_name: dlrn-1 DEBUG: plugin_conf: {'package_state_enable': False, 'chroot_scan_enable': False, 'bind_mount_opts': {'dirs': [], 'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-newton-x86_64-1'}, 'selinux_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'root': 'dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock'}, 'ccache_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'compress': None, 'max_cache_size': '4G', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-newton-x86_64-1', 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/'}, 'chroot_scan_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'only_failed': True, 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-newton-x86_64-1'}, 'yum_cache_enable': True, 'sign_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'cmd': 'rpmsign', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-newton-x86_64-1', 'opts': '--addsign %(rpms)s'}, 'lvm_root_opts': {'pool_name': 'mockbuild', 'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-newton-x86_64-1'}, 'package_state_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'root': 'dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock'}, 'pm_request_enable': False, 'root_cache_opts': {'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'compress_program': 'pigz', 'extension': '.gz', 'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'root': 'dlrn-centos-newton-x86_64-1', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'age_check': True, 'cache_topdir': '/var/cache/mock', 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/'}, 'lvm_root_enable': False, 'ccache_enable': False, 'yum_cache_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'package_manager': 'yum', 'max_metadata_age_days': 30, 'target_dir': '/var/cache/%(package_manager)s/', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'online': True, 'root': 'dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock', 'max_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/'}, 'root_cache_enable': True, 'bind_mount_enable': True, 'selinux_enable': True, 'pm_request_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'root': 'dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock'}, 'tmpfs_enable': True, 'tmpfs_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'required_ram_mb': 2048, 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'mode': '0755', 'max_fs_size': '4g', 'root': 'dlrn-centos-newton-x86_64-1'}, 'mount_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'root': 'dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock'}, 'sign_enable': False, 'mount_enable': False} DEBUG: nosync_force: False DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: state_log_fmt_name: state DEBUG: plugin_dir: /usr/lib/python2.7/site-packages/mockbuild/plugins DEBUG: rpm_command: /bin/rpm DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos-newton/data/dlrn-1.cfg'] DEBUG: root: dlrn-centos-newton-x86_64-1 DEBUG: build_log_fmt_str: %(message)s DEBUG: post_install: False DEBUG: legal_host_arches: ('x86_64',) DEBUG: package_manager: yum DEBUG: internal_setarch: True DEBUG: scm_opts: {'exclude_vcs': True, 'git_timestamps': False, 'write_tar': False, 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'spec': 'SCM_PKG.spec', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'ext_src_dir': '/dev/null', 'method': 'git'} DEBUG: rpmbuild_networking: False DEBUG: yum_command: /usr/bin/yum DEBUG: yum_builddep_opts: 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= # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/mock/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/mock/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/mock/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [local] name=local baseurl=file:///home/centos-newton/data/repos/current enabled=1 gpgcheck=0 priority=1 [delorean-newton-testing] name=dlrn-newton-testing baseurl=http://buildlogs.centos.org/centos/7/cloud/$basearch/openstack-newton/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/centos/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 DEBUG: cleanup_on_failure: True DEBUG: enable_disable_repos: [] DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'mount'] DEBUG: no_root_shells: False DEBUG: check: True DEBUG: nosync: False DEBUG: priorities.conf: [main] enabled = 1 DEBUG: yum_common_opts: [] DEBUG: chroothome: /builddir DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: basedir: /var/lib/mock DEBUG: macros: {'%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_topdir': '/builddir/build'} DEBUG: version: 1.2.17 DEBUG: online: True DEBUG: rpmbuild_arch: x86_64 DEBUG: config_file: /home/centos-newton/data/dlrn-1.cfg DEBUG: createrepo_on_rpms: False DEBUG: rpmbuild_timeout: 0 DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr python3-pbr rdo-rpm-macros git yum-plugin-priorities DEBUG: use_nspawn: False DEBUG: subscription-manager.conf: DEBUG: clean: True DEBUG: backup_on_clean: False DEBUG: cache_topdir: /var/cache/mock DEBUG: Unsharing. Flags: 67239936 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-newton-x86_64-1/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-newton-x86_64-1/root. DEBUG: ensuring that dir exists: /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-newton-x86_64-1/root_cache/ INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/sys DEBUG: ensuring that dir exists: /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0 Mock Version: 1.2.17 INFO: Mock Version: 1.2.17 INFO: Mock Version: 1.2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/dev/shm DEBUG: kernel version == 3.10.0-327.13.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/log/yum.log DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/proc'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/sys'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/dev/shm'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 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-centos-newton-x86_64-1/root/dev/pts'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-newton-x86_64-1/yum_cache/', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/cache/yum/'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.G1of3_', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/proc/filesystems'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-newton-x86_64-1/root DEBUG: resultdir = /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: touching file: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos-newton-x86_64-1/root/tmp/pkgsrc/dist to ./dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/proc/filesystems'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/cache/yum/'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/dev/pts'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/dev/shm'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/sys'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/proc'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos-newton/data/dlrn-1.cfg --chroot 'cd /tmp/pkgsrc && python setup.py --version' ++ /usr/bin/mock -q -r /home/centos-newton/data/dlrn-1.cfg --chroot 'cd /tmp/pkgsrc && git log -n1 --format=format:%h' + setversionandrelease 5.0.0.0rc3.dev46 b256e79 + UPSTREAMVERSION=5.0.0.0rc3.dev46 + [[ 5.0.0.0rc3.dev46 =~ ([^-]*)-(.+) ]] + [[ 5.0.0.0rc3.dev46 =~ (.*?)\.(0rc.+) ]] + VERSION=5.0.0 ++ date --utc +%Y%m%d%H%M%S + RELEASE=0.20161007091706.b256e79 + [[ openstack-tripleo-heat-templates =~ ^(diskimage-builder|tripleo-heat-templates|tripleo-image-elements)$ ]] ++ ls dist ++ grep .tar.gz + TARBALL=tripleo-heat-templates-5.0.0.0rc3.dev46.tar.gz ++ basename tripleo-heat-templates-5.0.0.0rc3.dev46.tar.gz .tar.gz + TARBALLREL=tripleo-heat-templates-5.0.0.0rc3.dev46-0.20161007091706.b256e79.tar.gz + mv dist/tripleo-heat-templates-5.0.0.0rc3.dev46.tar.gz /tmp/tmp.vP1r67vnKN/SOURCES/tripleo-heat-templates-5.0.0.0rc3.dev46-0.20161007091706.b256e79.tar.gz + cd /home/centos-newton/data/openstack-tripleo-heat-templates_distro + cp openstack-tripleo-heat-templates.spec sources /tmp/tmp.vP1r67vnKN/SOURCES/ + cp openstack-tripleo-heat-templates.spec /tmp/tmp.vP1r67vnKN/SPECS/ + cd /tmp/tmp.vP1r67vnKN/SPECS/ + sed -i -e '1i%define upstream_version 5.0.0.0rc3.dev46\' openstack-tripleo-heat-templates.spec + sed -i -e '1i%global dlrn 1\' openstack-tripleo-heat-templates.spec + sed -i -e s/UPSTREAMVERSION/5.0.0.0rc3.dev46/g openstack-tripleo-heat-templates.spec + VERSION=5.0.0 + sed -i -e 's/Version:.*/Version: 5.0.0/g' openstack-tripleo-heat-templates.spec + sed -i -e 's/Release:.*/Release: 0.20161007091706.b256e79%{?dist}/g' openstack-tripleo-heat-templates.spec + sed -i -e 's/Source0:.*/Source0: tripleo-heat-templates-5.0.0.0rc3.dev46-0.20161007091706.b256e79.tar.gz/g' openstack-tripleo-heat-templates.spec + sed -i -e '/^%changelog.*/q' openstack-tripleo-heat-templates.spec + cat openstack-tripleo-heat-templates.spec %global dlrn 1 %define upstream_version 5.0.0.0rc3.dev46 %global milestone .0rc2 %{!?upstream_version: %global upstream_version %{version}%{?milestone}} Name: openstack-tripleo-heat-templates Summary: Heat templates for TripleO Version: 5.0.0 Release: 0.20161007091706.b256e79%{?dist} License: ASL 2.0 Group: System Environment/Base URL: https://wiki.openstack.org/wiki/TripleO Source0: tripleo-heat-templates-5.0.0.0rc3.dev46-0.20161007091706.b256e79.tar.gz # # patches_base=5.0.0.0rc2 # BuildArch: noarch BuildRequires: python2-devel BuildRequires: python-setuptools BuildRequires: python-d2to1 BuildRequires: python-pbr Requires: PyYAML %description OpenStack TripleO Heat Templates is a collection of templates and tools for building Heat Templates to do deployments of OpenStack. %prep %setup -q -n tripleo-heat-templates-%{upstream_version} %build %{__python2} setup.py build %install %{__python2} setup.py install -O1 --skip-build --root=%{buildroot} install -d -m 755 %{buildroot}/%{_datadir}/%{name} cp -ar *.yaml %{buildroot}/%{_datadir}/%{name} cp -ar puppet %{buildroot}/%{_datadir}/%{name} cp -ar docker %{buildroot}/%{_datadir}/%{name} cp -ar firstboot %{buildroot}/%{_datadir}/%{name} cp -ar extraconfig %{buildroot}/%{_datadir}/%{name} cp -ar environments %{buildroot}/%{_datadir}/%{name} cp -ar network %{buildroot}/%{_datadir}/%{name} cp -ar validation-scripts %{buildroot}/%{_datadir}/%{name} cp -ar deployed-server %{buildroot}/%{_datadir}/%{name} if [ -d examples ]; then rm -rf examples fi if [ -d %{buildroot}/%{python2_sitelib}/tripleo_heat_merge ]; then rm -rf %{buildroot}/%{python2_sitelib}/tripleo_heat_merge rm -f %{buildroot}/%{_bindir}/tripleo-heat-merge fi %files %doc README* %license LICENSE %{python2_sitelib}/tripleo_heat_templates-*.egg-info %{_datadir}/%{name} %changelog + rpmbuild '--define=_topdir /tmp/tmp.vP1r67vnKN' -bs /tmp/tmp.vP1r67vnKN/SPECS/openstack-tripleo-heat-templates.spec warning: Could not canonicalize hostname: n30.pufty.ci.centos.org Wrote: /tmp/tmp.vP1r67vnKN/SRPMS/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.src.rpm + '[' '' '!=' '' ']' + /usr/bin/mock -v -r /home/centos-newton/data/dlrn-1.cfg --resultdir /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0 --postinstall --rebuild /tmp/tmp.vP1r67vnKN/SRPMS/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.src.rpm + tee /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0/mock.log INFO: mock.py version 1.2.17 starting (python version = 2.7.5)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-newton-x86_64-1/yum_cache/ INFO: selinux enabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: scm: False DEBUG: resultdir: /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0 DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dist: el7 DEBUG: verbose: 2 DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: use_host_resolv: True DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: target_arch: x86_64 DEBUG: more_buildreqs: {} DEBUG: chrootuid: 1014 DEBUG: update_before_build: True DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: internal_dev_setup: True DEBUG: environment: {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} DEBUG: releasever: 7 DEBUG: dnf_command: /usr/bin/dnf DEBUG: extra_chroot_dirs: [] DEBUG: build_log_fmt_name: unadorned DEBUG: chrootgid: 135 DEBUG: files: {} DEBUG: print_main_output: False DEBUG: log_config_file: logging.ini DEBUG: cache_alterations: False DEBUG: cleanup_on_success: True DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: root_log_fmt_name: detailed DEBUG: chroot_name: dlrn-1 DEBUG: plugin_conf: {'package_state_enable': False, 'chroot_scan_enable': False, 'bind_mount_opts': {'dirs': [], 'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-newton-x86_64-1'}, 'selinux_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'root': 'dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock'}, 'ccache_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'compress': None, 'max_cache_size': '4G', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-newton-x86_64-1', 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/'}, 'chroot_scan_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'only_failed': True, 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-newton-x86_64-1'}, 'yum_cache_enable': True, 'sign_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'cmd': 'rpmsign', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-newton-x86_64-1', 'opts': '--addsign %(rpms)s'}, 'lvm_root_opts': {'pool_name': 'mockbuild', 'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock', 'root': 'dlrn-centos-newton-x86_64-1'}, 'package_state_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'root': 'dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock'}, 'pm_request_enable': False, 'root_cache_opts': {'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'compress_program': 'pigz', 'extension': '.gz', 'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'root': 'dlrn-centos-newton-x86_64-1', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'age_check': True, 'cache_topdir': '/var/cache/mock', 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/'}, 'lvm_root_enable': False, 'ccache_enable': False, 'yum_cache_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'package_manager': 'yum', 'max_metadata_age_days': 30, 'target_dir': '/var/cache/%(package_manager)s/', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'online': True, 'root': 'dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock', 'max_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/'}, 'root_cache_enable': True, 'bind_mount_enable': True, 'selinux_enable': True, 'pm_request_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'root': 'dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock'}, 'tmpfs_enable': True, 'tmpfs_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'required_ram_mb': 2048, 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'mode': '0755', 'max_fs_size': '4g', 'root': 'dlrn-centos-newton-x86_64-1'}, 'mount_opts': {'resultdir': '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0', 'basedir': '/var/lib/mock/dlrn-centos-newton-x86_64-1', 'root': 'dlrn-centos-newton-x86_64-1', 'cachedir': '/var/cache/mock/dlrn-centos-newton-x86_64-1', 'cache_topdir': '/var/cache/mock'}, 'sign_enable': False, 'mount_enable': False} DEBUG: nosync_force: False DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: state_log_fmt_name: state DEBUG: plugin_dir: /usr/lib/python2.7/site-packages/mockbuild/plugins DEBUG: rpm_command: /bin/rpm DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos-newton/data/dlrn-1.cfg'] DEBUG: root: dlrn-centos-newton-x86_64-1 DEBUG: build_log_fmt_str: %(message)s DEBUG: post_install: True DEBUG: legal_host_arches: ('x86_64',) DEBUG: package_manager: yum DEBUG: internal_setarch: True DEBUG: scm_opts: {'exclude_vcs': True, 'git_timestamps': False, 'write_tar': False, 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'spec': 'SCM_PKG.spec', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'ext_src_dir': '/dev/null', 'method': 'git'} DEBUG: rpmbuild_networking: False DEBUG: yum_command: /usr/bin/yum DEBUG: yum_builddep_opts: 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= # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/mock/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/mock/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/mock/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [local] name=local baseurl=file:///home/centos-newton/data/repos/current enabled=1 gpgcheck=0 priority=1 [delorean-newton-testing] name=dlrn-newton-testing baseurl=http://buildlogs.centos.org/centos/7/cloud/$basearch/openstack-newton/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/centos/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 DEBUG: cleanup_on_failure: True DEBUG: enable_disable_repos: [] DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'mount'] DEBUG: no_root_shells: False DEBUG: check: True DEBUG: nosync: False DEBUG: priorities.conf: [main] enabled = 1 DEBUG: yum_common_opts: [] DEBUG: chroothome: /builddir DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: basedir: /var/lib/mock DEBUG: macros: {'%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_topdir': '/builddir/build'} DEBUG: version: 1.2.17 DEBUG: online: True DEBUG: rpmbuild_arch: x86_64 DEBUG: config_file: /home/centos-newton/data/dlrn-1.cfg DEBUG: createrepo_on_rpms: False DEBUG: rpmbuild_timeout: 0 DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr python3-pbr rdo-rpm-macros git yum-plugin-priorities DEBUG: use_nspawn: False DEBUG: subscription-manager.conf: DEBUG: clean: True DEBUG: backup_on_clean: False DEBUG: cache_topdir: /var/cache/mock DEBUG: Unsharing. Flags: 67239936 INFO: Start(/tmp/tmp.vP1r67vnKN/SRPMS/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.src.rpm) Config(dlrn-centos-newton-x86_64-1) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: ERROR: can't perform the search - Inappropriate ioctl for device DEBUG: ERROR: can't get rootid for '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1 DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-newton-x86_64-1/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-newton-x86_64-1/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-newton-x86_64-1/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/sys DEBUG: ensuring that dir exists: /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0 Mock Version: 1.2.17 INFO: Mock Version: 1.2.17 INFO: Mock Version: 1.2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/dev/shm DEBUG: kernel version == 3.10.0-327.13.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/log/yum.log DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/proc'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/sys'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/dev/shm'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 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-centos-newton-x86_64-1/root/dev/pts'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-newton-x86_64-1/yum_cache/', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/cache/yum/'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.FRqifU', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/proc/filesystems'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-newton-x86_64-1/root DEBUG: resultdir = /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/groupdel', 'mockbuild'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: groupdel: group 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/groupadd', '-g', '135', 'mockbuild'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/useradd', '-o', '-m', '-u', '1014', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/builddir/build/originals Start: yum update DEBUG: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/', '-y', '--releasever', '7', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/', '-y', '--releasever', '7', 'update', '--setopt=tsflags=nocontexts'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LC_MESSAGES': 'C', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False DEBUG: Loaded plugins: fastestmirror, priorities DEBUG: Loading mirror speeds from cached hostfile DEBUG: * base: mirror.cogentco.com DEBUG: * extras: mirror.us.leaseweb.net DEBUG: * updates: mirror.es.its.nyu.edu DEBUG: 1069 packages excluded due to repository priority protections DEBUG: Resolving Dependencies DEBUG: --> Running transaction check DEBUG: ---> Package tzdata.noarch 0:2016f-1.el7 will be updated DEBUG: ---> Package tzdata.noarch 0:2016g-2.el7 will be an update DEBUG: --> Finished Dependency Resolution DEBUG: Dependencies Resolved DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Updating: DEBUG: tzdata noarch 2016g-2.el7 updates 440 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Upgrade 1 Package DEBUG: Total size: 440 k DEBUG: Downloading packages: DEBUG: Running transaction check DEBUG: Running transaction test DEBUG: Transaction test succeeded DEBUG: Running transaction DEBUG: Updating : tzdata-2016g-2.el7.noarch 1/2 DEBUG: Cleanup : tzdata-2016f-1.el7.noarch 2/2 DEBUG: Verifying : tzdata-2016g-2.el7.noarch 1/2 DEBUG: Verifying : tzdata-2016f-1.el7.noarch 2/2 DEBUG: Updated: DEBUG: tzdata.noarch 0:2016g-2.el7 DEBUG: Complete! DEBUG: Child return code was: 0 Finish: yum update DEBUG: touching file: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/.initialized Finish: chroot init Start: build phase for openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.src.rpm Start: build setup for openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.src.rpm'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Updating / installing... DEBUG: openstack-tripleo-heat-templates-5.0.0######################################## DEBUG: warning: user centos-newton does not exist - using root DEBUG: warning: group centos-newton does not exist - using root DEBUG: warning: user centos-newton does not exist - using root DEBUG: warning: group centos-newton does not exist - using root DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.src.rpm'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: openstack-tripleo-heat-templates.spec DEBUG: tripleo-heat-templates-5.0.0.0rc3.dev46-0.20161007091706.b256e79.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-tripleo-heat-templates.spec'], chrootPath='/var/lib/mock/dlrn-centos-newton-x86_64-1/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1014) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-tripleo-heat-templates.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.src.rpm DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/', '--releasever', '7', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root//builddir/build/SRPMS/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/', '--releasever', '7', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root//builddir/build/SRPMS/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.src.rpm', '--setopt=tsflags=nocontexts'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LC_MESSAGES': 'C', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False DEBUG: Loaded plugins: fastestmirror, priorities DEBUG: Loading mirror speeds from cached hostfile DEBUG: * base: mirror.cogentco.com DEBUG: * extras: mirror.us.leaseweb.net DEBUG: * updates: mirror.es.its.nyu.edu DEBUG: 1072 packages excluded due to repository priority protections DEBUG: Checking for new repos for mirrors DEBUG: Getting requirements for openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.src DEBUG: --> Already installed : python-devel-2.7.5-39.el7_2.x86_64 DEBUG: --> Already installed : python2-setuptools-22.0.5-1.el7.noarch DEBUG: --> python-d2to1-0.2.11-1.el7.noarch DEBUG: --> Already installed : python-pbr-1.8.1-2.el7.noarch DEBUG: --> Running transaction check DEBUG: ---> Package python-d2to1.noarch 0:0.2.11-1.el7 will be installed DEBUG: --> Finished Dependency Resolution DEBUG: Dependencies Resolved DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python-d2to1 noarch 0.2.11-1.el7 delorean-newton-testing 37 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 37 k DEBUG: Installed size: 108 k DEBUG: Downloading packages: DEBUG: Running transaction check DEBUG: Running transaction test DEBUG: Transaction test succeeded DEBUG: Running transaction DEBUG: Installing : python-d2to1-0.2.11-1.el7.noarch 1/1 DEBUG: Verifying : python-d2to1-0.2.11-1.el7.noarch 1/1 DEBUG: Installed: DEBUG: python-d2to1.noarch 0:0.2.11-1.el7 DEBUG: Complete! DEBUG: Child return code was: 0 Finish: build setup for openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.src.rpm Start: rpmbuild openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.src.rpm INFO: ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-tripleo-heat-templates.spec'], chrootPath='/var/lib/mock/dlrn-centos-newton-x86_64-1/root'shell=Falseuid=1014env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-tripleo-heat-templates.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False DEBUG: 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.UJZzI7 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf tripleo-heat-templates-5.0.0.0rc3.dev46 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/tripleo-heat-templates-5.0.0.0rc3.dev46-0.20161007091706.b256e79.tar.gz DEBUG: + /usr/bin/tar -xf - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd tripleo-heat-templates-5.0.0.0rc3.dev46 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kTuWzJ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tripleo-heat-templates-5.0.0.0rc3.dev46 DEBUG: + /usr/bin/python2 setup.py build DEBUG: running build DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7jfmUm DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.x86_64 DEBUG: + cd tripleo-heat-templates-5.0.0.0rc3.dev46 DEBUG: + /usr/bin/python2 setup.py install -O1 --skip-build --root=/builddir/build/BUILDROOT/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.x86_64 DEBUG: running install DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing requirements to tripleo_heat_templates.egg-info/requires.txt DEBUG: writing tripleo_heat_templates.egg-info/PKG-INFO DEBUG: writing top-level names to tripleo_heat_templates.egg-info/top_level.txt DEBUG: writing dependency_links to tripleo_heat_templates.egg-info/dependency_links.txt DEBUG: [pbr] Reusing existing SOURCES.txt DEBUG: Copying tripleo_heat_templates.egg-info to /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.x86_64/usr/lib/python2.7/site-packages/tripleo_heat_templates-5.0.0.0rc3.dev46-py2.7.egg-info DEBUG: running install_scripts DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.x86_64//usr/share/openstack-tripleo-heat-templates DEBUG: + cp -ar all-nodes-validation.yaml bootstrap-config.yaml capabilities-map.yaml default_passwords.yaml j2_excludes.yaml net-config-bond.yaml net-config-bridge.yaml net-config-linux-bridge.yaml net-config-noop.yaml net-config-static-bridge-with-external-dhcp.yaml net-config-static-bridge.yaml net-config-static.yaml overcloud-resource-registry-puppet.j2.yaml overcloud.j2.yaml roles_data.yaml /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.x86_64//usr/share/openstack-tripleo-heat-templates DEBUG: + cp -ar puppet /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.x86_64//usr/share/openstack-tripleo-heat-templates DEBUG: + cp -ar docker /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.x86_64//usr/share/openstack-tripleo-heat-templates DEBUG: + cp -ar firstboot /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.x86_64//usr/share/openstack-tripleo-heat-templates DEBUG: + cp -ar extraconfig /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.x86_64//usr/share/openstack-tripleo-heat-templates DEBUG: + cp -ar environments /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.x86_64//usr/share/openstack-tripleo-heat-templates DEBUG: + cp -ar network /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.x86_64//usr/share/openstack-tripleo-heat-templates DEBUG: + cp -ar validation-scripts /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.x86_64//usr/share/openstack-tripleo-heat-templates DEBUG: + cp -ar deployed-server /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.x86_64//usr/share/openstack-tripleo-heat-templates DEBUG: + '[' -d examples ']' DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.x86_64//usr/lib/python2.7/site-packages/tripleo_heat_merge ']' DEBUG: + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/tripleo-heat-templates-5.0.0.0rc3.dev46 DEBUG: /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. DEBUG: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-compress DEBUG: + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 DEBUG: + /usr/lib/rpm/redhat/brp-python-hardlink DEBUG: + /usr/lib/rpm/redhat/brp-java-repack-jars DEBUG: Processing files: openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fCFER2 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tripleo-heat-templates-5.0.0.0rc3.dev46 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.x86_64/usr/share/doc/openstack-tripleo-heat-templates-5.0.0 DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.x86_64/usr/share/doc/openstack-tripleo-heat-templates-5.0.0 DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.x86_64/usr/share/doc/openstack-tripleo-heat-templates-5.0.0 DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.z0yaQI DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tripleo-heat-templates-5.0.0.0rc3.dev46 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.x86_64/usr/share/licenses/openstack-tripleo-heat-templates-5.0.0 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.x86_64/usr/share/licenses/openstack-tripleo-heat-templates-5.0.0 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.x86_64/usr/share/licenses/openstack-tripleo-heat-templates-5.0.0 DEBUG: + exit 0 DEBUG: Provides: openstack-tripleo-heat-templates = 5.0.0-0.20161007091706.b256e79.el7.centos DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: /bin/bash /usr/bin/env DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.x86_64 DEBUG: Wrote: /builddir/build/RPMS/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oxSTwo DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tripleo-heat-templates-5.0.0.0rc3.dev46 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 DEBUG: Copying packages to result dir Finish: rpmbuild openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.src.rpm Finish: build phase for openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.src.rpm INFO: Done(/tmp/tmp.vP1r67vnKN/SRPMS/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.src.rpm) Config(dlrn-1) 0 minutes 22 seconds INFO: Results and/or logs in: /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0 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-centos-newton-x86_64-1/root/proc/filesystems'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/cache/yum/'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/dev/pts'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/dev/shm'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/sys'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/proc'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} 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-centos-newton-x86_64-1/root'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: ERROR: can't perform the search - Inappropriate ioctl for device DEBUG: ERROR: can't get rootid for '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1 DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-newton-x86_64-1/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-newton-x86_64-1/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-newton-x86_64-1/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/dev/shm DEBUG: kernel version == 3.10.0-327.13.1.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/log/yum.log DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/proc'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/sys'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/dev/shm'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 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-centos-newton-x86_64-1/root/dev/pts'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos-newton-x86_64-1/yum_cache/', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/cache/yum/'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.FRqifU', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/proc/filesystems'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-newton-x86_64-1/root DEBUG: resultdir = /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: touching file: /var/lib/mock/dlrn-centos-newton-x86_64-1/root/.initialized Finish: chroot init INFO: Installing built packages INFO: installing package(s): /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.noarch.rpm DEBUG: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/', '--releasever', '7', 'install', '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/', '--releasever', '7', 'install', '/home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LC_MESSAGES': 'C', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False DEBUG: Loaded plugins: fastestmirror, priorities DEBUG: Examining /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.noarch.rpm: openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.noarch DEBUG: Marking /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0/openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.noarch.rpm to be installed DEBUG: Resolving Dependencies DEBUG: --> Running transaction check DEBUG: ---> Package openstack-tripleo-heat-templates.noarch 0:5.0.0-0.20161007091706.b256e79.el7.centos will be installed DEBUG: --> Processing Dependency: PyYAML for package: openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.noarch DEBUG: Loading mirror speeds from cached hostfile DEBUG: * base: mirror.cogentco.com DEBUG: * extras: mirror.us.leaseweb.net DEBUG: * updates: mirror.es.its.nyu.edu DEBUG: 1069 packages excluded due to repository priority protections DEBUG: --> Running transaction check DEBUG: ---> Package PyYAML.x86_64 0:3.10-11.el7 will be installed DEBUG: --> Processing Dependency: libyaml-0.so.2()(64bit) for package: PyYAML-3.10-11.el7.x86_64 DEBUG: --> Running transaction check DEBUG: ---> Package libyaml.x86_64 0:0.1.4-11.el7_0 will be installed DEBUG: --> Finished Dependency Resolution DEBUG: Dependencies Resolved DEBUG: ================================================================================ DEBUG: Package Arch Version Repository DEBUG: Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: openstack-tripleo-heat-templates DEBUG: noarch 5.0.0-0.20161007091706.b256e79.el7.centos /openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b256e79.el7.centos.noarch DEBUG: 1.3 M DEBUG: Installing for dependencies: DEBUG: PyYAML x86_64 3.10-11.el7 base 153 k DEBUG: libyaml x86_64 0.1.4-11.el7_0 base 55 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package (+2 Dependent packages) DEBUG: Total size: 1.5 M DEBUG: Installed size: 2.0 M DEBUG: Downloading packages: DEBUG: Running transaction check DEBUG: Running transaction test DEBUG: Transaction test succeeded DEBUG: Running transaction DEBUG: Installing : libyaml-0.1.4-11.el7_0.x86_64 1/3 DEBUG: Installing : PyYAML-3.10-11.el7.x86_64 2/3 DEBUG: Installing : openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b2 3/3 DEBUG: Verifying : libyaml-0.1.4-11.el7_0.x86_64 1/3 DEBUG: Verifying : openstack-tripleo-heat-templates-5.0.0-0.20161007091706.b2 2/3 DEBUG: Verifying : PyYAML-3.10-11.el7.x86_64 3/3 DEBUG: Installed: DEBUG: openstack-tripleo-heat-templates.noarch 0:5.0.0-0.20161007091706.b256e79.el7.centos DEBUG: Dependency Installed: DEBUG: PyYAML.x86_64 0:3.10-11.el7 libyaml.x86_64 0:0.1.4-11.el7_0 DEBUG: Complete! DEBUG: Child return code was: 0 INFO: None Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/proc/filesystems'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/var/cache/yum/'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/dev/pts'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/dev/shm'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/sys'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-newton-x86_64-1/root/proc'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} 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-centos-newton-x86_64-1/root'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG: ERROR: can't perform the search - Inappropriate ioctl for device DEBUG: ERROR: can't get rootid for '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot Finish: run + '[' 0 -eq 0 ']' + grep -F 'WARNING: Failed install built packages' /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0/mock.log + touch /home/centos-newton/data/repos/b2/56/b256e79bf797c467392d8385825c54f229f19066_068158e0/installed + exit 0 + finalize + rm -rf /tmp/tmp.vP1r67vnKN